304 Commits (e85f50118cb48d03bf3c83e559f3fb815d11ce7b)

Author SHA1 Message Date
Felix Fietkau 226fd49634 mac80211: fix a WARN_ON in client mode 15 years ago
Felix Fietkau 9f75c26a70 ath9k: improve max rate retry handling 15 years ago
Jo-Philipp Wich 789ec837e9 mac80211: make b43-fwsquash.py work with python 3.x 15 years ago
Felix Fietkau 1089b3213d ath9k: fix an initialization error on 2GHz-only cards (based on discussion on ath9k-devel@) 15 years ago
Nicolas Thill 815dc97a58 add explicit dependency on kmod-crypto-core when required (closes: #6557) 15 years ago
Felix Fietkau 26c953db20 mac80211: improve wifi interface cleanup 15 years ago
Jo-Philipp Wich 946291c8d5 mac80211: fix spurious error return codes in enable_mac80211() 15 years ago
Felix Fietkau eb1190bb29 mac80211: fix hostapd wmm setting for multiple bss interfaces 15 years ago
Felix Fietkau 9237420b79 mac80211: fix multi-bss related rx handling bug 15 years ago
Felix Fietkau ba7bfddaae mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single instance hostapd mode move mac80211 specific bits out of /lib/wifi/hostapd.sh add a new option 'htmode' for switching between HT20 and HT40+,HT40- 15 years ago
Felix Fietkau 131c3e1c72 ath9k: fix a beacon buffer leak on interface up/down 15 years ago
Felix Fietkau 9d50c384be mac80211: fix firmware compat stuff for 2.6.32 15 years ago
Felix Fietkau d787e5dfe1 mac80211: remove an obsolete patch 15 years ago
Felix Fietkau b97cfa4bf5 iw, mac80211: get the frequency info per-netdev instead of per-phy 15 years ago
Felix Fietkau 9f0c2d0a5b mac80211: allow user space to query the current operating frequency 15 years ago
Felix Fietkau 8bdee4acf7 mac80211: fix mac address handling for multiple phy/vif 15 years ago
Felix Fietkau 20daaf7480 mac80211: upgrade to compat-wireless 2010-01-15 15 years ago
Felix Fietkau 383cadf5d7 ath9k: add a workaround for the tx ack time issue triggered by the timing handling cleanups in 2.4 ghz, calculating the ack timeout the way it is described in 802.11-2007 currently leads to tx timeouts set it to a minimum of what the initvals set (64 usec) until we know what is causing this 15 years ago
Felix Fietkau 7c6b51f9e2 ath9k: fix rts/cts handling 15 years ago
Felix Fietkau 87226cbdc6 ath9k: tweak rx interrupt mitigation settings for better performance 15 years ago
Felix Fietkau bc28dd7d7d mac80211: add some ibss related fixes from linux-wireless@ 15 years ago
Felix Fietkau b8ef670202 mac80211: fix ht capability detection (thx, stintel) 15 years ago
Felix Fietkau aa2ebbf15e mac80211: add a missing chunk of the short slot patch 15 years ago
Felix Fietkau b35e22bd24 mac80211: implement the distance setting 15 years ago
Felix Fietkau 0c66d3eef2 ath9k: fix short slot vs long slot handling, implement support for setting the coverage class 15 years ago
Felix Fietkau 6f5cd22319 mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13 15 years ago
Jo-Philipp Wich cb30b52ec1 base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 based drivers - sanitize keys where necessary - put a procedure prepare_key_wep() into /sbin/wifi for use by other driver backends 15 years ago
Felix Fietkau 75d5301b3e mac80211: another minor fix to monitor mode queue selection 15 years ago
Felix Fietkau 1d109f9eb2 mac80211: upgrade to a new unofficial snapshot based on wireless-testing+wireless-2.6 15 years ago
Felix Fietkau a0f378097e mac80211: fix some monitor mode queue selection bugs 15 years ago
Felix Fietkau afb9aa89b6 mac80211: fix patch naming 15 years ago
Felix Fietkau c418fd661f mac80211: various wds related fixes 15 years ago
Felix Fietkau fa78fa7e43 mac80211: export a few ath header files 15 years ago
Felix Fietkau 999a050002 mac80211: fix spurious client reconnects triggered by rejected action frames being interpreted as chan switch announcements 15 years ago
Felix Fietkau fe32f100a8 mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ones are not working yet) 15 years ago
Felix Fietkau 23f08317be mac80211: merge some further fixes to the queue stop patch 15 years ago
Felix Fietkau e5e3624fff ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch 15 years ago
Felix Fietkau 2a0225f061 mac80211: merge johill's tx queue stop fix patch from the linux-wireless list - fixes serious latency spike and tcp throughput drop issues 15 years ago
Felix Fietkau 503cf5df83 mac80211: update ath9k tx fix with changes from upstream 15 years ago
Michael Büsch bced3bd81b b43-fwsquash: ucode2.fw also supports core rev 3 15 years ago
Hauke Mehrtens abade416d1 b43 and b43legacy: squash firmware 15 years ago
Hauke Mehrtens f1e9fb687b b43: Add L-PHY firemware files to squash script 15 years ago
Felix Fietkau 0a24ec2e4a mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch from #6401) 15 years ago
Nicolas Thill 5734bdddcd disable a few packages failing on ps3 as well (marking them as BROKEN) 15 years ago
Nicolas Thill 33db876248 disable a few packages failing on pxcab (marking them as BROKEN) 15 years ago
Vasilis Tsiligiannis ddba20a829 mac80211: Don't echo missing physical device errors to wireless config file 15 years ago
Nicolas Thill c00d5e59f0 mark mac80211 & madwifi as BROKEN for ep93xx 15 years ago
Felix Fietkau 6d3d1504cf mac80211: fix a race condition in ad-hoc bringup with fixed bssid 15 years ago
Nicolas Thill cd906043d8 mac80211: fix rt2x00-lib dependency on PCI/USB 15 years ago
Gabor Juhos ae89e435d9 mac80211: fix depends 15 years ago