175 Commits (8c8b85b54c38de89392342c4959de0ae49afd148)

Author SHA1 Message Date
Felix Fietkau 5745e536d4 madwifi: napi polling fix - fix u_int negative comparison - add some reserve for polling packets (ff has two frames in one descriptor) 16 years ago
Felix Fietkau 7bb55d1b91 madwifi: fix crash on ad-hoc interface init 16 years ago
Felix Fietkau cf8eecaad5 some more fixes for wds sta separation 16 years ago
Felix Fietkau b75a7811eb madwifi: more fixes and cleanups for wds sta separation 16 years ago
Felix Fietkau 245c16ba5d madwifi: disable bogus vlan handling code which actually breaks vlan 16 years ago
Felix Fietkau 60f834421c madwifi: fix race condition triggered by active split wds sta interfaces during vap delete 16 years ago
Felix Fietkau d298a4a411 fix multicast/authframe handling for wds ap with split sta interfaces 16 years ago
Felix Fietkau 709eae54e4 madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset) 16 years ago
Felix Fietkau d6d5c715b9 fix madwifi packet injection 16 years ago
Felix Fietkau 10b74a2455 madwifi: add some extra sanity checking 16 years ago
Felix Fietkau df292e17b1 madwifi: wds updates - refactor wds code - add interface for separating individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces 16 years ago
Felix Fietkau bdfc0556b8 refresh madwifi patches 16 years ago
Felix Fietkau 144e506288 madwifi: preempt any running scan when wpa_supplicant triggers a new assoc 16 years ago
Felix Fietkau 21dbb0d64d madwifi: preserve WPA IEs received in probe responses and prefer them over beacon information improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic encryption settings 16 years ago
Felix Fietkau 8aab13b562 madwifi: add some roaming fixes by ubnt 16 years ago
Felix Fietkau c0dc50fb55 rewrite madwifi sta mode link up/down notifications (mostly used by wpa_supplicant), fixes some stale node or reconnect loop issues 16 years ago
Felix Fietkau 9866151941 madwifi: reduce the packet loss impact of forced background scans triggered by the configured threshold 16 years ago
Felix Fietkau 192e5ac41d madwifi: improve hidden ssid handling in sta mode 16 years ago
Felix Fietkau 80710bb7cc madwifi: fix queue stop/start during key updates 16 years ago
Felix Fietkau 0fb8aa363f add some madwifi fixes and enhancements by Sven-Ola, refresh patches 16 years ago
Felix Fietkau 899a187d65 madwifi: add an optional threshold for low-rssi disconnection. This can be useful when letting wpa_supplicant control roaming. 16 years ago
Felix Fietkau 09bcffddf1 madwifi: improve beacon miss handling to increase the reliability of STA mode links 16 years ago
Felix Fietkau a466930858 madwifi: drop stale AP nodes from the client list when disconnecting. Fixes some reassoc issues. 16 years ago
Felix Fietkau 27361b2d0b madwifi: add a preliminary fix for the reassoc check, but disable reassoc entirely for now until we've figured out why it fails frequently. 16 years ago
Felix Fietkau 1e91acfb39 madwifi: some misconfigured APs broadcast NULL BSSIDs, which can confuse the STA. Ignore those when scanning. 16 years ago
Felix Fietkau 8f186693ec madwifi: add an optional background scanning threshold triggered by low rssi (useful for passing updated scan results to the wpa_supplicant ahead of time, before losing connectivity entirely) 16 years ago
Felix Fietkau 53bbcb6ad4 madwifi: recognize hidden essid with length=1 containing a nullbyte 16 years ago
Felix Fietkau 59373f6fda madwifi: make STA mode interfaces disassociate if transmission of assoc/auth critical packets failed. 16 years ago
Felix Fietkau 059dc41f06 refresh some madwifi patches 16 years ago
John Crispin 9e6c38917c make atheros wifi cards used on arcaydian 4519 ifxmips based boards work 16 years ago
Felix Fietkau 9be32c744b be a bit more verbose about madwifi errors 16 years ago
Felix Fietkau c9e08e9105 madwifi: fix sequence number check on incoming retransmit checks 16 years ago
Felix Fietkau 7c029b0355 another patch fix 17 years ago
Felix Fietkau ad9bc6ab09 fix a small comment 17 years ago
Felix Fietkau 01c61b0d64 fix ANI and make use of it in all modes except for monitor 17 years ago
Felix Fietkau 62bef2bced madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for future HALs 17 years ago
Felix Fietkau 06447d5cfa oops. accidentally committed the wrong patch version 17 years ago
Felix Fietkau 60e3586f6f fix madwifi on linux 2.4 17 years ago
Imre Kaloz 0244e57bb9 refresh madwifi patches using upstream style 17 years ago
Felix Fietkau 3f1f985692 add missing export 17 years ago
Felix Fietkau a91f7dcfd8 madwifi: refresh patches 17 years ago
Felix Fietkau c05f60e0d0 madwifi: clean up scanning code, add support for changing scan lists 17 years ago
Felix Fietkau 17a7cfb3a7 madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx sensitivity issues improves throughput on all cards/devices enhances link stability 17 years ago
Felix Fietkau 3e0c844379 clean up performance patch, add some head/tailroom calculation fixes (thx, benoit) fix some unused variables 17 years ago
Felix Fietkau e97b3f0b95 madwifi build scripts cleanup 17 years ago
Felix Fietkau e9f183265d leave ack/cts setting alone by default 17 years ago
Felix Fietkau eb13a77879 move timeout trigger for protection mode to node timeout trigger 17 years ago
Felix Fietkau eff0b609c0 clean up cwmin/cwmax defines and remove some wrong values which made minstrel a bit inaccurate 17 years ago
Felix Fietkau 16767f8db3 madwifi: put an upper limit on the amount of sampling that minstrel should do when the link changes its status from very good to slightly bad. the previous version of the patch could have resulted in erratic rate control behavior when there was a lot of sampling backlog. 17 years ago
Felix Fietkau 7637ba2bf8 add some more fine tuning for madwifi 17 years ago