summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package
Commit message (Collapse)AuthorAgeFilesLines
* another small dependency fixFelix Fietkau2005-10-221-1/+1
| | | | SVN-Revision: 2236
* more V= fixesFelix Fietkau2005-10-223-4/+4
| | | | SVN-Revision: 2234
* add some more verbosity stuffFelix Fietkau2005-10-221-1/+4
| | | | SVN-Revision: 2222
* large build system cleanup. added some stuff to control the verbosity level, ↵Felix Fietkau2005-10-221-0/+4
| | | | | | but not complete, yet. SVN-Revision: 2221
* fix broken mac handling in ar7 network overridesFelix Fietkau2005-10-211-2/+2
| | | | SVN-Revision: 2206
* update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson)Nicolas Thill2005-10-202-51/+31
| | | | SVN-Revision: 2186
* provide a default network config for soekrisNicolas Thill2005-10-181-7/+9
| | | | SVN-Revision: 2168
* blacklist alsa driver for ar7Felix Fietkau2005-10-181-0/+2
| | | | SVN-Revision: 2159
* another svn-related fixFelix Fietkau2005-10-171-2/+2
| | | | SVN-Revision: 2116
* fix default lan_ifnames for wrt54g v1.xFelix Fietkau2005-10-121-1/+1
| | | | SVN-Revision: 2099
* fix build when arch != mipselNicolas Thill2005-10-032-13/+9
| | | | SVN-Revision: 2038
* update openswan to 2.40Waldemar Brodkorb2005-09-292-2/+15
| | | | SVN-Revision: 2003
* add alsa kernel driver (thanks to David Collet)Nicolas Thill2005-09-297-0/+87
| | | | SVN-Revision: 1997
* fix v1/v4 bug in diag driverFelix Fietkau2005-09-221-2/+2
| | | | SVN-Revision: 1969
* move diag module outside of kernel directoryImre Kaloz2005-09-216-0/+295
| | | | SVN-Revision: 1968
* start a shell only on 2.6 system on second serial device, reported by Peter ↵Waldemar Brodkorb2005-09-211-0/+4
| | | | | | Urbanec, triggers a bug on Asus WL500g deluxe SVN-Revision: 1965
* update to a new cvs snapshotWaldemar Brodkorb2005-09-161-3/+3
| | | | SVN-Revision: 1941
* eth0-> vlan0Waldemar Brodkorb2005-09-161-1/+1
| | | | SVN-Revision: 1938
* make vlan/bridge default OpenWrt configuration workWaldemar Brodkorb2005-09-161-0/+5
| | | | SVN-Revision: 1937
* add ath0 to bridgeWaldemar Brodkorb2005-09-101-1/+1
| | | | SVN-Revision: 1895
* make - layout, discussed with nbdWaldemar Brodkorb2005-09-1010-3/+60
| | | | SVN-Revision: 1891
* depend on madwifi, fix madwifi makefileWaldemar Brodkorb2005-09-101-1/+1
| | | | SVN-Revision: 1890
* another KERNEL variable fixWaldemar Brodkorb2005-09-101-3/+2
| | | | SVN-Revision: 1889
* install correct modules on 2.6 system, remove -EL from COPTSWaldemar Brodkorb2005-09-082-5/+11
| | | | SVN-Revision: 1880
* add missing control file for kmod-wlcompat-debugFelix Fietkau2005-09-071-0/+7
| | | | SVN-Revision: 1871
* fix wlcompat-debug, add proper signal strength info to scan and statsFelix Fietkau2005-09-072-5/+41
| | | | SVN-Revision: 1870
* remove vlan1 from default lan_ifnamesFelix Fietkau2005-09-061-1/+1
| | | | SVN-Revision: 1862
* fix typo in Source: fieldNicolas Thill2005-09-041-1/+1
| | | | SVN-Revision: 1849
* add PATH here, tooWaldemar Brodkorb2005-09-031-0/+1
| | | | SVN-Revision: 1835
* add PATHWaldemar Brodkorb2005-09-032-0/+2
| | | | SVN-Revision: 1834
* add PATHWaldemar Brodkorb2005-09-031-0/+1
| | | | SVN-Revision: 1832
* add new flash map driver, jffs2 is found, squashfs not.Waldemar Brodkorb2005-09-031-1/+1
| | | | SVN-Revision: 1829
* fix lan_hwaddr in network overrides when there's more than one maca entry in ↵Felix Fietkau2005-09-011-0/+1
| | | | | | adam2 configspace SVN-Revision: 1826
* change pppoa default mtu, fix typo in default configFelix Fietkau2005-09-013-4/+4
| | | | SVN-Revision: 1820
* change co-maintainer e-mailNicolas Thill2005-08-301-1/+1
| | | | SVN-Revision: 1799
* update fuse to v2.3.0 (thanks to Christian Magnusson)Nicolas Thill2005-08-303-9/+8
| | | | SVN-Revision: 1791
* don't pass build cflags to fuse kernel moduleFelix Fietkau2005-08-271-1/+0
| | | | SVN-Revision: 1760
* fix stupid typo in default network configFelix Fietkau2005-08-262-3/+3
| | | | SVN-Revision: 1756
* clean up board-dependent files, add pppoatm support, add proper config examplesFelix Fietkau2005-08-268-3/+62
| | | | SVN-Revision: 1754
* fix dependency problemFelix Fietkau2005-08-253-76/+120
| | | | SVN-Revision: 1752
* add missing target/linux/rules.mk includeNicolas Thill2005-08-182-0/+2
| | | | SVN-Revision: 1696
* enable kmod build when target arch != mipselNicolas Thill2005-08-183-17/+56
| | | | SVN-Revision: 1693
* fix external package buildFelix Fietkau2005-08-153-3/+6
| | | | SVN-Revision: 1682
* do not build lib and util here, enable kmod build when target arch != mipselNicolas Thill2005-08-151-2/+3
| | | | SVN-Revision: 1681
* fix building when target arch != mipsel (arch defaults to mipsel if not set ↵Nicolas Thill2005-08-141-0/+1
| | | | | | when entering linux_dir) SVN-Revision: 1662
* install madwifi headers in staging_dir (needed for hostapd)Nicolas Thill2005-08-141-0/+14
| | | | SVN-Revision: 1658
* add madwifi driver to headFelix Fietkau2005-08-138-0/+103
| | | | SVN-Revision: 1648
* some wificonf and wlcompat cleanups/fixesFelix Fietkau2005-08-131-3/+5
| | | | SVN-Revision: 1631
* add updates from whiterussian to headFelix Fietkau2005-08-131-5/+72
| | | | SVN-Revision: 1626
* fix jffs2root dependency problemFelix Fietkau2005-07-281-1/+1
| | | | SVN-Revision: 1572