| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ubsec ssb from Daniel Mueller <daniel@danm.de> (#2417) | Florian Fainelli | 2008-07-15 | 17 | -0/+7743 |
* | Support for setting monitor mode (#1306) | Florian Fainelli | 2008-07-15 | 1 | -7/+27 |
* | fix md5sum | Travis Kemen | 2008-07-15 | 1 | -1/+1 |
* | Upgrade wpa_supplicant to 0.6.3 and add some improvements (mainly for roaming... | Felix Fietkau | 2008-07-15 | 15 | -1386/+662 |
* | acx: fix firmware download URL | Matteo Croce | 2008-07-14 | 2 | -4/+4 |
* | Build zd1211rw (#3759) | Florian Fainelli | 2008-07-14 | 1 | -12/+10 |
* | 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 | 1 | -0/+23 |
* | 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 |
* | switch to the IXP4xx microcode with crypto support | Imre Kaloz | 2008-07-12 | 2 | -6/+7 |
* | generate package for the new IXP4xx crpyto driver | Imre Kaloz | 2008-07-12 | 1 | -0/+18 |
* | create crypto packages for aead and authenc | Imre Kaloz | 2008-07-12 | 1 | -0/+22 |
* | 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 |
* | Make b43 module depend on crypto modules | Peter Denison | 2008-07-08 | 1 | -1/+1 |
* | Update libpcap to 0.9.8 (#3571) | Florian Fainelli | 2008-07-07 | 6 | -37/+496 |
* | Add support for WRT600N and WRT600N v1.1 (#3535) | Florian Fainelli | 2008-07-07 | 2 | -1/+43 |
* | Update hostapd to 0.6.3 (#3615) | Florian Fainelli | 2008-07-07 | 5 | -3189/+5 |
* | Update iw to snapshot 4d3a72da3f21761bf4f2866a6a3400d4ecf67365 | Florian Fainelli | 2008-07-06 | 1 | -3/+3 |
* | make atheros wifi cards used on arcaydian 4519 ifxmips based boards work | John Crispin | 2008-07-06 | 2 | -0/+119 |
* | be a bit more verbose about madwifi errors | Felix Fietkau | 2008-07-06 | 1 | -33/+108 |
* | This adds dhcp-boot support to dnsmasq-init: option name "virt0" option filen... | Florian Fainelli | 2008-07-05 | 1 | -0/+22 |
* | madwifi: fix sequence number check on incoming retransmit checks | Felix Fietkau | 2008-07-01 | 1 | -0/+26 |
* | lua: Fixed some cross-platform issues for PPC (and probably other architectures) | Steven Barth | 2008-06-29 | 2 | -2/+15 |
* | backport a fix to suppress warning when loading dnsmasq on >=2.6.25.7. this p... | John Crispin | 2008-06-28 | 1 | -0/+30 |
* | move ifxmips uboot to package/ | Felix Fietkau | 2008-06-28 | 81 | -0/+23926 |
* | compile libnl with -ffunction-sections to make binaries that use genl smaller | Felix Fietkau | 2008-06-28 | 1 | -0/+2 |
* | x86: don't attempt to compile grub on darwin | Felix Fietkau | 2008-06-28 | 1 | -0/+2 |
* | adds rt_tables to files installed by ip ipkg | John Crispin | 2008-06-28 | 1 | -0/+2 |
* | ebtables: Update to 2.0.8-2 | Andy Boyett | 2008-06-22 | 2 | -18/+12 |
* | gmp: Update to 4.2.2 | Andy Boyett | 2008-06-22 | 2 | -88/+10 |
* | e2fsprogs: Update to 1.40.11 | Andy Boyett | 2008-06-22 | 1 | -4/+5 |
* | arptables: Update to 0.0.3-3 | Andy Boyett | 2008-06-22 | 2 | -29/+3 |