aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* revert changes to io access functions done in madwifi trunk (they seem wrong ↵Felix Fietkau2007-10-241-0/+59
| | | | | | to me, and they break xscale) fixes #2591 SVN-Revision: 9433
* disable filterwin2k in dnsmasq (see #2566)Felix Fietkau2007-10-241-1/+1
| | | | SVN-Revision: 9432
* fix absolute path to .ko files in insmodFelix Fietkau2007-10-241-12/+16
| | | | SVN-Revision: 9428
* ar7-atm: updated the firmware image (#2532)Matteo Croce2007-10-241-2/+2
| | | | SVN-Revision: 9426
* Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: ↵Florian Fainelli2007-10-241-0/+0
| | | | | | /etc/rc.d/S466tunnel: Permission denied" SVN-Revision: 9424
* upgrade madwifi to r2756Felix Fietkau2007-10-2429-668/+345
| | | | SVN-Revision: 9422
* The RB513 CF driver is now a module, enable it by default for the RB1xx ↵Florian Fainelli2007-10-231-0/+15
| | | | | | profile. Fix the membase of the CF driver. SVN-Revision: 9416
* Add the prism54-mac80211 version from #2560Florian Fainelli2007-10-2311-0/+3844
| | | | SVN-Revision: 9414
* Add udev initilisationFelix Fietkau2007-10-231-0/+1
| | | | | | | | | | | We have a udev package, but no means to start udev at boot. This change adds the necessary startup in /init, and adds the required /sbin/udevsettle to the udev installed files Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9412
* remove madwifi karma patch until it's fixedImre Kaloz2007-10-221-176/+0
| | | | SVN-Revision: 9404
* fix mac80211 compileFelix Fietkau2007-10-211-2/+2
| | | | SVN-Revision: 9391
* fix more downloading crapFelix Fietkau2007-10-215-9/+3
| | | | SVN-Revision: 9389
* remove unnecessary linux config include (it broke 'make download')Felix Fietkau2007-10-211-3/+0
| | | | SVN-Revision: 9388
* mark ipset as 2.6 onlyFelix Fietkau2007-10-201-1/+1
| | | | SVN-Revision: 9382
* fix the remaining patch reject in 700-libtoolize.patch in linux-atmFelix Fietkau2007-10-201-13/+40888
| | | | SVN-Revision: 9381
* refreshed madwifi patchesJohn Crispin2007-10-2029-181/+189
| | | | SVN-Revision: 9380
* fixed linux-atmJohn Crispin2007-10-201-40885/+9
| | | | SVN-Revision: 9377
* refresh linux-atm patchesFelix Fietkau2007-10-208-290/+304
| | | | SVN-Revision: 9373
* remove obsolete zd1211-driver, replaced by the in-tree moduleFelix Fietkau2007-10-202-115/+0
| | | | SVN-Revision: 9372
* mark shfs as 2.4 only, it is broken on 2.6.23 and unmaintained. 2.6 targets ↵Felix Fietkau2007-10-201-0/+1
| | | | | | can use sshfs+fuse SVN-Revision: 9371
* disable driver_devicescape in hostapd will be enabled again when the ↵Felix Fietkau2007-10-201-5/+2
| | | | | | mac80211 guys have sorted out the api ;) SVN-Revision: 9369
* fix update fuse to 2.7.1 - fixes compile breakage with 2.6.23Felix Fietkau2007-10-205-267/+562
| | | | SVN-Revision: 9366
* re-libtoolize linux-atm to fix random libname breakageFelix Fietkau2007-10-202-0/+41865
| | | | SVN-Revision: 9365
* fix up a few ide related kernel config issues (related to #2516)Felix Fietkau2007-10-201-5/+6
| | | | SVN-Revision: 9364
* make morse LED trigger available as a package, and fix it to compile with 2.6.23Gabor Juhos2007-10-201-0/+15
| | | | SVN-Revision: 9363
* add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)Gabor Juhos2007-10-201-1/+18
| | | | SVN-Revision: 9362
* Convert the karma changes to be an ioctlFlorian Fainelli2007-10-193-116/+168
| | | | SVN-Revision: 9358
* fixed wpa2 support for madwifi/wpa_supplicantJohn Crispin2007-10-182-21/+9
| | | | SVN-Revision: 9355
* more package submenusJohn Crispin2007-10-183-1/+5
| | | | SVN-Revision: 9351
* Turn off stp by default, thanks ejkaFlorian Fainelli2007-10-182-2/+1
| | | | SVN-Revision: 9345
* Revert [9176] now that we have network config handling stp [9343]Florian Fainelli2007-10-181-3/+0
| | | | SVN-Revision: 9344
* Turn on stp by default for bridges (#2476)Florian Fainelli2007-10-182-0/+3
| | | | SVN-Revision: 9343
* added rtl8169, from #2554John Crispin2007-10-161-0/+16
| | | | SVN-Revision: 9339
* Add route6 option to setup IPv6 routes (#2528)Florian Fainelli2007-10-161-0/+29
| | | | SVN-Revision: 9337
* Update description, iptables-mod-ipsec includes libipt_policy.soFlorian Fainelli2007-10-161-0/+1
| | | | SVN-Revision: 9336
* Fix typos and add quotes, potentially fix build failures with ccache (#2533)Florian Fainelli2007-10-161-1/+1
| | | | SVN-Revision: 9335
* clear flags alwaysEugene Konev2007-10-161-2/+2
| | | | SVN-Revision: 9331
* fix acx-mac80211Eugene Konev2007-10-152-1/+180
| | | | SVN-Revision: 9326
* fix acx-mac80211 build (closes #2534)Matteo Croce2007-10-141-4/+0
| | | | SVN-Revision: 9323
* Allow kexec to directly use the kernel exposed in a mtd partition and reboot ↵Florian Fainelli2007-10-142-0/+6
| | | | | | using the right command line SVN-Revision: 9322
* mark b43 as brokenFelix Fietkau2007-10-141-1/+1
| | | | SVN-Revision: 9321
* Build a karma variant of madwifiFlorian Fainelli2007-10-142-0/+116
| | | | SVN-Revision: 9316
* fixed 1677John Crispin2007-10-141-1/+1
| | | | SVN-Revision: 9314
* DESCRIPTION:= is obseleteJohn Crispin2007-10-143-6/+13
| | | | SVN-Revision: 9306
* DESCRIPTION:= is obseleteJohn Crispin2007-10-141-3/+12
| | | | SVN-Revision: 9305
* fix nl80211Felix Fietkau2007-10-131-3/+4
| | | | SVN-Revision: 9296
* fix typoFelix Fietkau2007-10-131-1/+1
| | | | SVN-Revision: 9295
* don't build mac80211 if the kernel version does not matchFelix Fietkau2007-10-131-0/+2
| | | | SVN-Revision: 9294
* add b43Felix Fietkau2007-10-1328-0/+16946
| | | | SVN-Revision: 9293
* fix include, reduce verbosityFelix Fietkau2007-10-131-4/+2
| | | | SVN-Revision: 9292