summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remove the packages repo as it is not compatable with trunkthepeople2008-02-291-1/+0
* Fix a wrong variable names (ifname, wan) and enhance httpd's init script by m...thepeople2008-02-281-4/+44
* SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)mb2008-02-281-5/+22
* Fix the roboswitch code for the WRT350Nmb2008-02-274-98/+275
* add config file support for the adm5120 switchthepeople2008-02-273-0/+96
* Adding rootdelay and quiet parameter (again)ryd2008-02-251-1/+1
* More SSB GigE fixes.mb2008-02-231-26/+396
* sync with madwifi commit 3362nbd2008-02-231-7/+1
* madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis <alex@ozo....thepeople2008-02-221-0/+15
* *sigh* nuke more debug crapnbd2008-02-211-20/+29
* Hopefully fix the PCI resource conflict and upgrade to .24.2florian2008-02-212-13/+23
* madwifi: minor ap scanning bugfixnbd2008-02-211-0/+18
* improve reliability of beacon transmissions after channel changenbd2008-02-201-0/+68
* refresh madwifi patches, fix an issue with napi polling (thx SeG)nbd2008-02-2027-546/+414
* [kernel] netfilter: update to the latest IMQ patch for 2.6.24 from http://www...juhosg2008-02-201-81/+93
* bcm47xx: Add driver for the SSB Gigabit Ethernet core.mb2008-02-207-0/+1216
* [kernel] netfilter: fix IMQ bug on 2.6.24juhosg2008-02-201-1/+1
* napi polling fixnbd2008-02-201-13/+21
* madwifi: remove a dangerous debugging definenbd2008-02-201-31/+44
* improve reliability of the beaconcal patchnbd2008-02-201-14/+27
* fix md5sum for v0.28.2 (closes: #3159)nico2008-02-191-1/+1
* ssb: Fix the horrible crash of innocent cardbus cards.mb2008-02-192-0/+119
* ssb: Make the GPIO API reentrancy safe.mb2008-02-194-72/+265
* ssb: Update the GPIO APImb2008-02-196-245/+217
* SSB: Update the watchdog fix to the patch version that will go upstream.mb2008-02-193-53/+130
* Adding .24 support for olpcryd2008-02-1928-2/+12422
* ssb: Move the generic ssb fixes patch to the generic kernel.mb2008-02-191-0/+0
* ssb: Workaround: Need subsys_initcall to be able to register a PCI bus.mb2008-02-192-11/+32
* ssb: Update to latest upstream version of ssb.mb2008-02-1915-766/+577
* Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141agb2008-02-191-0/+53
* change psk back to keythepeople2008-02-181-1/+1
* b43: Make probing of NPHY devices possible.mb2008-02-183-1/+4
* Increased to five download attempts in download.plagb2008-02-181-1/+1
* ssb: Fix serial console on new 47xx devices.mb2008-02-182-16/+90
* upgrade apex to 1.5.13, fixup EABI supportkaloz2008-02-181-2/+3
* [kernel] generic-2.4: add ip6t_REJECT supportjuhosg2008-02-182-0/+361
* hostapd: Disable driver_nl80211 if mac80211 is not builtmb2008-02-171-1/+1
* fixup ARM EABI on GCC 4.1.2kaloz2008-02-172-41/+65
* b43: Switch to latest firmware.mb2008-02-171-4/+4
* hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put i...mb2008-02-171-3/+3
* mac80211 wifi script: Tell hostapd to use the nl80211 driver.mb2008-02-171-3/+3
* bcm47xx: We can use the ssb-invariants callback now,mb2008-02-171-10/+3
* hostapd: use patches to add the nl80211 driver instead of copying the files.mb2008-02-1712-3781/+2968
* bcm47xx: Remove FIXMEmb2008-02-171-2/+1
* bcm47xx: Extract all available information from NVRAM into the sprom data str...mb2008-02-161-8/+43
* Whoops, forgot to add this file to the b43-update commit.mb2008-02-161-0/+392
* mac80211: allow AP and VLAN modesmb2008-02-161-0/+25
* Enable nl80211 support in hostapd.mb2008-02-161-2/+26
* Add hostapd support for nl80211 (mac80211 stack)mb2008-02-168-0/+2990
* Fix support for PCI devices behind a SSB->PCI bridge.mb2008-02-163-111/+86