summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431Gabor Juhos2008-03-061-0/+1
* fix cpmac in a more elegant way, thanks Anton VorontsovMatteo Croce2008-03-051-25/+96
* fixed_phy seems to be broken, this simple workaround fixes itMatteo Croce2008-03-051-0/+27
* Fix typoFlorian Fainelli2008-03-041-1/+1
* Switched xwrt url in feeds.conf (berlios http falls over occasionally)Andy Boyett2008-03-021-1/+1
* Also call setup_switch on network restartFlorian Fainelli2008-03-021-0/+1
* fix switch-robo.c compile errors on linux 2.4Felix Fietkau2008-03-011-0/+4
* remove the packages repo as it is not compatable with trunkTravis Kemen2008-02-291-1/+0
* Fix a wrong variable names (ifname, wan) and enhance httpd's init script by m...Travis Kemen2008-02-281-4/+44
* SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)Michael Büsch2008-02-281-5/+22
* Fix the roboswitch code for the WRT350NMichael Büsch2008-02-274-98/+275
* add config file support for the adm5120 switchTravis Kemen2008-02-273-0/+96
* Adding rootdelay and quiet parameter (again)Jens Muecke2008-02-251-1/+1
* More SSB GigE fixes.Michael Büsch2008-02-231-26/+396
* sync with madwifi commit 3362Felix Fietkau2008-02-231-7/+1
* madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo....Travis Kemen2008-02-221-0/+15
* *sigh* nuke more debug crapFelix Fietkau2008-02-211-20/+29
* Hopefully fix the PCI resource conflict and upgrade to .24.2Florian Fainelli2008-02-212-13/+23
* madwifi: minor ap scanning bugfixFelix Fietkau2008-02-211-0/+18
* improve reliability of beacon transmissions after channel changeFelix Fietkau2008-02-201-0/+68
* refresh madwifi patches, fix an issue with napi polling (thx SeG)Felix Fietkau2008-02-2027-546/+414
* netfilter: update to the latest IMQ patch for 2.6.24 from http://www.actusa.n...Gabor Juhos2008-02-201-81/+93
* bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, ...Michael Büsch2008-02-207-0/+1216
* netfilter: fix IMQ bug on 2.6.24Gabor Juhos2008-02-201-1/+1
* napi polling fixFelix Fietkau2008-02-201-13/+21
* madwifi: remove a dangerous debugging defineFelix Fietkau2008-02-201-31/+44
* improve reliability of the beaconcal patchFelix Fietkau2008-02-201-14/+27
* fix md5sum for v0.28.2 (closes: #3159)Nicolas Thill2008-02-191-1/+1
* ssb: Fix the horrible crash of innocent cardbus cards.Michael Büsch2008-02-192-0/+119
* ssb: Make the GPIO API reentrancy safe.Michael Büsch2008-02-194-72/+265
* ssb: Update the GPIO APIMichael Büsch2008-02-196-245/+217
* SSB: Update the watchdog fix to the patch version that will go upstream.Michael Büsch2008-02-193-53/+130
* Adding .24 support for olpcJens Muecke2008-02-1928-2/+12422
* ssb: Move the generic ssb fixes patch to the generic kernel.Michael Büsch2008-02-191-0/+0
* ssb: Workaround: Need subsys_initcall to be able to register a PCI bus.Michael Büsch2008-02-192-11/+32
* ssb: Update to latest upstream version of ssb.Michael Büsch2008-02-1915-766/+577
* Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141Andy Boyett2008-02-191-0/+53
* change psk back to keyTravis Kemen2008-02-181-1/+1
* b43: Make probing of NPHY devices possible.Michael Büsch2008-02-183-1/+4
* Increased to five download attempts in download.plAndy Boyett2008-02-181-1/+1
* ssb: Fix serial console on new 47xx devices.Michael Büsch2008-02-182-16/+90
* upgrade apex to 1.5.13, fixup EABI supportImre Kaloz2008-02-181-2/+3
* generic-2.4: add ip6t_REJECT supportGabor Juhos2008-02-182-0/+361
* hostapd: Disable driver_nl80211 if mac80211 is not builtMichael Büsch2008-02-171-1/+1
* fixup ARM EABI on GCC 4.1.2Imre Kaloz2008-02-172-41/+65
* b43: Switch to latest firmware.Michael Büsch2008-02-171-4/+4
* hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put i...Michael Büsch2008-02-171-3/+3
* mac80211 wifi script: Tell hostapd to use the nl80211 driver.Michael Büsch2008-02-171-3/+3
* bcm47xx: We can use the ssb-invariants callback now, as was changed to be cal...Michael Büsch2008-02-171-10/+3
* hostapd: use patches to add the nl80211 driver instead of copying the files.Michael Büsch2008-02-1712-3781/+2968