| Commit message (Expand) | Author | Age | Files | Lines |
* | madwifi: fix crash on ad-hoc interface init | Felix Fietkau | 2008-08-05 | 1 | -0/+14 |
* | some more fixes for wds sta separation | Felix Fietkau | 2008-08-05 | 2 | -18/+59 |
* | madwifi: more fixes and cleanups for wds sta separation | Felix Fietkau | 2008-08-03 | 2 | -25/+360 |
* | madwifi: disable bogus vlan handling code which actually breaks vlan | Felix Fietkau | 2008-08-01 | 1 | -0/+25 |
* | enable wds sta interface splitting by default | Felix Fietkau | 2008-08-01 | 1 | -3/+5 |
* | madwifi: remove wds type of wifi-iface without essid, imho it never worked pr... | Felix Fietkau | 2008-08-01 | 1 | -11/+6 |
* | use the madwifi driver instead of wext in the wpa_supplicant command line. th... | Felix Fietkau | 2008-07-31 | 1 | -1/+1 |
* | madwifi: fix race condition triggered by active split wds sta interfaces duri... | Felix Fietkau | 2008-07-31 | 1 | -0/+31 |
* | fix multicast/authframe handling for wds ap with split sta interfaces | Felix Fietkau | 2008-07-31 | 2 | -6/+19 |
* | madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's... | Felix Fietkau | 2008-07-31 | 5 | -3/+110 |
* | fix madwifi packet injection | Felix Fietkau | 2008-07-31 | 1 | -0/+34 |
* | madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails... | Felix Fietkau | 2008-07-31 | 4 | -24/+86 |
* | fix duplicate "doth" interface option in madwifi | Felix Fietkau | 2008-07-31 | 1 | -3/+0 |
* | madwifi: add some extra sanity checking | Felix Fietkau | 2008-07-30 | 2 | -1/+13 |
* | madwifi: change the network scripts to use the new wds sta separation feature | Felix Fietkau | 2008-07-30 | 3 | -2/+16 |
* | madwifi: wds updates - refactor wds code - add interface for separating indiv... | Felix Fietkau | 2008-07-30 | 7 | -6/+1172 |
* | Allow madwifi devices to be set in monitor mode | Florian Fainelli | 2008-07-26 | 1 | -2/+2 |
* | refresh madwifi patches | Felix Fietkau | 2008-07-25 | 23 | -55/+53 |
* | madwifi: preempt any running scan when wpa_supplicant triggers a new assoc | Felix Fietkau | 2008-07-25 | 1 | -0/+10 |
* | madwifi: preserve WPA IEs received in probe responses and prefer them over be... | Felix Fietkau | 2008-07-25 | 1 | -0/+49 |
* | madwifi: add some roaming fixes by ubnt | Felix Fietkau | 2008-07-25 | 1 | -0/+77 |
* | rewrite madwifi sta mode link up/down notifications (mostly used by wpa_suppl... | Felix Fietkau | 2008-07-25 | 1 | -5/+197 |
* | madwifi: reduce the packet loss impact of forced background scans triggered b... | Felix Fietkau | 2008-07-25 | 2 | -13/+48 |
* | madwifi: improve hidden ssid handling in sta mode | Felix Fietkau | 2008-07-25 | 1 | -2/+15 |
* | madwifi: fix queue stop/start during key updates | Felix Fietkau | 2008-07-25 | 1 | -15/+26 |
* | fix madwifi mode setting | Felix Fietkau | 2008-07-20 | 1 | -4/+2 |
* | rename patches-r3776 to patches-testing | Felix Fietkau | 2008-07-18 | 45 | -1/+1 |
* | fix hal module load msg | Felix Fietkau | 2008-07-18 | 1 | -0/+30 |
* | refresh madwifi-testing patches | Felix Fietkau | 2008-07-18 | 41 | -484/+253 |
* | fix some madwifi-testing bugs | Felix Fietkau | 2008-07-18 | 4 | -113/+65 |
* | fix some unused variables | Felix Fietkau | 2008-07-18 | 1 | -25/+29 |
* | remove a wrong patch chunk in the madwifi update | Felix Fietkau | 2008-07-17 | 1 | -9/+0 |
* | huge madwifi update (work in progress, disabled by default, compiles but brea... | Felix Fietkau | 2008-07-17 | 45 | -3/+5417 |
* | add some madwifi fixes and enhancements by Sven-Ola, refresh patches | Felix Fietkau | 2008-07-16 | 29 | -77/+2739 |
* | 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 |
* | 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 |
* | madwifi: fix sequence number check on incoming retransmit checks | Felix Fietkau | 2008-07-01 | 1 | -0/+26 |
* | Remove the sleep since we delayed bringing up the interface | Florian Fainelli | 2008-06-18 | 1 | -1/+0 |
* | Delay bringing up the interface because some cards requires setting the mode ... | Florian Fainelli | 2008-06-18 | 1 | -1/+1 |
* | another patch fix | Felix Fietkau | 2008-06-13 | 1 | -7/+7 |
* | fix a small comment | Felix Fietkau | 2008-06-13 | 1 | -7/+7 |