| Commit message (Expand) | Author | Age | Files | Lines |
* | Upgrade wpa_supplicant to 0.6.3 and add some improvements (mainly for roaming... | Felix Fietkau | 2008-07-15 | 15 | -1386/+662 |
* | use qstrip macro to strip quoted CONFIG_* strings | Nicolas Thill | 2008-07-14 | 3 | -6/+5 |
* | update wp18/np18a patch, resync | Imre Kaloz | 2008-07-14 | 4 | -64/+55 |
* | update patch for the final kernel release | Imre Kaloz | 2008-07-14 | 1 | -48/+8 |
* | 2.6.26 final is out | Imre Kaloz | 2008-07-14 | 3 | -2/+5 |
* | readd patch... | Imre Kaloz | 2008-07-14 | 1 | -0/+8722 |
* | ar7: initial 2.6.26 patches | Matteo Croce | 2008-07-14 | 8 | -0/+316 |
* | remove reverted patch | Matteo Croce | 2008-07-14 | 1 | -8722/+0 |
* | acx: fix firmware download URL | Matteo Croce | 2008-07-14 | 2 | -4/+4 |
* | Build zd1211rw (#3759) | Florian Fainelli | 2008-07-14 | 1 | -12/+10 |
* | upgrade orion to 2.6.26-rc9 | Imre Kaloz | 2008-07-14 | 2 | -2/+2 |
* | nuke eyecandy as not everyone likes it :P | Imre Kaloz | 2008-07-14 | 1 | -23/+0 |
* | on IXP46x we can have up to 3 npe ethernet interfaces, so set the mac for the... | Imre Kaloz | 2008-07-14 | 1 | -1/+1 |
* | fixup the weird fis location for the Sidewinder | Imre Kaloz | 2008-07-14 | 1 | -0/+30 |
* | resync patches | Imre Kaloz | 2008-07-13 | 5 | -17/+17 |
* | update Sidewinder patch, add support for the ethernet interfaces | Imre Kaloz | 2008-07-13 | 1 | -38/+84 |
* | Enable wl500gp workaround to enable 32MB ram (#864) | Florian Fainelli | 2008-07-13 | 1 | -0/+5 |
* | Enable russian codepage 1251 (#819) | Florian Fainelli | 2008-07-13 | 1 | -0/+17 |
* | enable the cryptodev engine on ixp4xx | Imre Kaloz | 2008-07-13 | 1 | -1/+1 |
* | fix cryptodev compile | Imre Kaloz | 2008-07-13 | 1 | -0/+494 |
* | add ocf kernel patch | Imre Kaloz | 2008-07-13 | 3 | -0/+19495 |
* | madwifi: add an optional threshold for low-rssi disconnection. This can be us... | Felix Fietkau | 2008-07-12 | 1 | -0/+91 |
* | madwifi: improve beacon miss handling to increase the reliability of STA mode... | Felix Fietkau | 2008-07-12 | 1 | -0/+102 |
* | madwifi: drop stale AP nodes from the client list when disconnecting. Fixes s... | Felix Fietkau | 2008-07-12 | 1 | -0/+59 |
* | madwifi: add a preliminary fix for the reassoc check, but disable reassoc ent... | Felix Fietkau | 2008-07-12 | 1 | -0/+31 |
* | madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the ... | Felix Fietkau | 2008-07-12 | 1 | -0/+18 |
* | madwifi: add an optional background scanning threshold triggered by low rssi ... | Felix Fietkau | 2008-07-12 | 1 | -0/+127 |
* | madwifi: recognize hidden essid with length=1 containing a nullbyte | Felix Fietkau | 2008-07-12 | 1 | -0/+38 |
* | madwifi: make STA mode interfaces disassociate if transmission of assoc/auth ... | Felix Fietkau | 2008-07-12 | 1 | -0/+81 |
* | refresh some madwifi patches | Felix Fietkau | 2008-07-12 | 6 | -96/+48 |
* | switch to a different NPE-C firmware | Imre Kaloz | 2008-07-12 | 1 | -2/+2 |
* | add ocf support to openssl, and use it by default if engines are enabled | Imre Kaloz | 2008-07-12 | 2 | -0/+1220 |
* | enable openssl engine support on ixp4xx | Imre Kaloz | 2008-07-12 | 1 | -0/+5 |
* | fixes zd1211rw compile and cleans up mac80211 Makefile | John Crispin | 2008-07-12 | 2 | -45/+8 |
* | cleanup | Imre Kaloz | 2008-07-12 | 2 | -7/+1 |
* | SVN checkouts should be made non-interactive, so that https repositories with... | Florian Fainelli | 2008-07-12 | 1 | -1/+1 |
* | switch to the IXP4xx microcode with crypto support | Imre Kaloz | 2008-07-12 | 2 | -6/+7 |
* | nuke most of the old ixp4xx patchsets | Imre Kaloz | 2008-07-12 | 123 | -33849/+0 |
* | generate package for the new IXP4xx crpyto driver | Imre Kaloz | 2008-07-12 | 1 | -0/+18 |
* | resync/cleanup ixp4xx config | Imre Kaloz | 2008-07-12 | 1 | -190/+85 |
* | sync with the cryptodev-2.6 git tree | Imre Kaloz | 2008-07-12 | 1 | -0/+8722 |
* | create crypto packages for aead and authenc | Imre Kaloz | 2008-07-12 | 1 | -0/+22 |
* | build more crypto modules | Imre Kaloz | 2008-07-12 | 1 | -0/+6 |
* | upgrade ixp4xx to 2.6.26-rc9, resync patches | Imre Kaloz | 2008-07-11 | 11 | -16/+16 |
* | swap chipselects on the Pronghorn series | Imre Kaloz | 2008-07-11 | 1 | -9/+9 |
* | Fix hostapd compilation which was broken only for 2.6.25 (#3733). Thanks to H... | Florian Fainelli | 2008-07-10 | 1 | -0/+13 |
* | sit depends on tunnel4 | Matteo Croce | 2008-07-09 | 1 | -0/+1 |
* | revert r11749: b43 should not depend on crypto modules, mac80211 should | Peter Denison | 2008-07-09 | 1 | -1/+1 |
* | add missing \n to ath pci code | John Crispin | 2008-07-09 | 1 | -1/+1 |
* | On embedded devices we must not route the interrupts through the PCI core, if... | Peter Denison | 2008-07-08 | 1 | -0/+26 |