aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi
Commit message (Expand)AuthorAgeFilesLines
* Add generic wpa_supplicant calls and use them for mac80211 and madwifi.Florian Fainelli2008-08-121-75/+9
* Add 802.1x client configuration support and corresponding documentation (#2069)Florian Fainelli2008-08-111-2/+41
* madwifi: napi polling fix - fix u_int negative comparison - add some reserve ...Felix Fietkau2008-08-111-1/+1
* Add 11gdt, 11adt, 11ast and fh modes (#3824)Florian Fainelli2008-08-071-0/+4
* madwifi: fix crash on ad-hoc interface initFelix Fietkau2008-08-051-0/+14
* some more fixes for wds sta separationFelix Fietkau2008-08-052-18/+59
* madwifi: more fixes and cleanups for wds sta separationFelix Fietkau2008-08-032-25/+360
* madwifi: disable bogus vlan handling code which actually breaks vlanFelix Fietkau2008-08-011-0/+25
* enable wds sta interface splitting by defaultFelix Fietkau2008-08-011-3/+5
* madwifi: remove wds type of wifi-iface without essid, imho it never worked pr...Felix Fietkau2008-08-011-11/+6
* use the madwifi driver instead of wext in the wpa_supplicant command line. th...Felix Fietkau2008-07-311-1/+1
* madwifi: fix race condition triggered by active split wds sta interfaces duri...Felix Fietkau2008-07-311-0/+31
* fix multicast/authframe handling for wds ap with split sta interfacesFelix Fietkau2008-07-312-6/+19
* madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's...Felix Fietkau2008-07-315-3/+110
* fix madwifi packet injectionFelix Fietkau2008-07-311-0/+34
* madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails...Felix Fietkau2008-07-314-24/+86
* fix duplicate "doth" interface option in madwifiFelix Fietkau2008-07-311-3/+0
* madwifi: add some extra sanity checkingFelix Fietkau2008-07-302-1/+13
* madwifi: change the network scripts to use the new wds sta separation featureFelix Fietkau2008-07-303-2/+16
* madwifi: wds updates - refactor wds code - add interface for separating indiv...Felix Fietkau2008-07-307-6/+1172
* Allow madwifi devices to be set in monitor modeFlorian Fainelli2008-07-261-2/+2
* refresh madwifi patchesFelix Fietkau2008-07-2523-55/+53
* madwifi: preempt any running scan when wpa_supplicant triggers a new assocFelix Fietkau2008-07-251-0/+10
* madwifi: preserve WPA IEs received in probe responses and prefer them over be...Felix Fietkau2008-07-251-0/+49
* madwifi: add some roaming fixes by ubntFelix Fietkau2008-07-251-0/+77
* rewrite madwifi sta mode link up/down notifications (mostly used by wpa_suppl...Felix Fietkau2008-07-251-5/+197
* madwifi: reduce the packet loss impact of forced background scans triggered b...Felix Fietkau2008-07-252-13/+48
* madwifi: improve hidden ssid handling in sta modeFelix Fietkau2008-07-251-2/+15
* madwifi: fix queue stop/start during key updatesFelix Fietkau2008-07-251-15/+26
* fix madwifi mode settingFelix Fietkau2008-07-201-4/+2
* rename patches-r3776 to patches-testingFelix Fietkau2008-07-1845-1/+1
* fix hal module load msgFelix Fietkau2008-07-181-0/+30
* refresh madwifi-testing patchesFelix Fietkau2008-07-1841-484/+253
* fix some madwifi-testing bugsFelix Fietkau2008-07-184-113/+65
* fix some unused variablesFelix Fietkau2008-07-181-25/+29
* remove a wrong patch chunk in the madwifi updateFelix Fietkau2008-07-171-9/+0
* huge madwifi update (work in progress, disabled by default, compiles but brea...Felix Fietkau2008-07-1745-3/+5417
* add some madwifi fixes and enhancements by Sven-Ola, refresh patchesFelix Fietkau2008-07-1629-77/+2739
* madwifi: add an optional threshold for low-rssi disconnection. This can be us...Felix Fietkau2008-07-121-0/+91
* madwifi: improve beacon miss handling to increase the reliability of STA mode...Felix Fietkau2008-07-121-0/+102
* madwifi: drop stale AP nodes from the client list when disconnecting. Fixes s...Felix Fietkau2008-07-121-0/+59
* madwifi: add a preliminary fix for the reassoc check, but disable reassoc ent...Felix Fietkau2008-07-121-0/+31
* madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the ...Felix Fietkau2008-07-121-0/+18
* madwifi: add an optional background scanning threshold triggered by low rssi ...Felix Fietkau2008-07-121-0/+127
* madwifi: recognize hidden essid with length=1 containing a nullbyteFelix Fietkau2008-07-121-0/+38
* madwifi: make STA mode interfaces disassociate if transmission of assoc/auth ...Felix Fietkau2008-07-121-0/+81
* refresh some madwifi patchesFelix Fietkau2008-07-126-96/+48
* make atheros wifi cards used on arcaydian 4519 ifxmips based boards workJohn Crispin2008-07-062-0/+119
* be a bit more verbose about madwifi errorsFelix Fietkau2008-07-061-33/+108
* madwifi: fix sequence number check on incoming retransmit checksFelix Fietkau2008-07-011-0/+26