516 Commits (cc19ab72acaed363c07b94159939b750d8eade4b)

Author SHA1 Message Date
Felix Fietkau 085737e0b0 mac80211: update to latest wireless-testing from today 15 years ago
Felix Fietkau 52c2e565dd mac80211: fix setup with more than 2 ap mode interfaces 15 years ago
Felix Fietkau 34c0c72a6e mac80211: make the vlan injection patch more specific 15 years ago
Felix Fietkau 8b08994455 mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa rekeying with wds ap 15 years ago
Felix Fietkau 04e89fe9c5 mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying issues 15 years ago
Felix Fietkau a8f779a9f7 mac80211: fix rekeying in ap mode with connected powersave stations 15 years ago
Felix Fietkau 869c08cc59 mac80211: fix aggregation setup on wds ap interfaces 15 years ago
Felix Fietkau 5f0bcfe153 mac80211: i maintain this package 15 years ago
Hauke Mehrtens 5f7c02c011 add rt2800lib module 15 years ago
Hauke Mehrtens dc1007a12c compat should not depend on pcmcia or usb remove pcmcia and usb backport form compat.ko If an with usb or pcmcia module not directly included into the image is build all wireless packages depend on usb and pcmcia. 15 years ago
Felix Fietkau eb694a7a83 mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto and retransmissions 15 years ago
Felix Fietkau 8d689fedac mac80211: restrict the killing of wpa_supplicant processes to the right interface (#5991) 15 years ago
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