711 Commits (76e4cd2a2489d258660d20d567b57ff4bbd198be)

Author SHA1 Message Date
Felix Fietkau 085737e0b0 mac80211: update to latest wireless-testing from today 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
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 226fd49634 mac80211: fix a WARN_ON in client mode 15 years ago
Felix Fietkau 9f75c26a70 ath9k: improve max rate retry handling 15 years ago
Felix Fietkau 1089b3213d ath9k: fix an initialization error on 2GHz-only cards (based on discussion on ath9k-devel@) 15 years ago
Felix Fietkau 9237420b79 mac80211: fix multi-bss related rx handling bug 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 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 aa2ebbf15e mac80211: add a missing chunk of the short slot patch 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
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 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
Felix Fietkau 6d3d1504cf mac80211: fix a race condition in ad-hoc bringup with fixed bssid 15 years ago
Felix Fietkau 6cdf436893 mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ath9k tx status reporting 15 years ago
Felix Fietkau 9e6c05a20d ath9k: disable interrupt mitigation - it hurts performance on embedded systems 15 years ago
Gabor Juhos becedde3f1 mac80211: use mac address from platform data if present on ath9k 15 years ago
Gabor Juhos fee0ea3ba8 mac80211: update ath9k patch 15 years ago
Gabor Juhos 5838c83c1f package/mac80211: disable 2GHz band for 5GHz only devices 15 years ago
Felix Fietkau cafe76e103 ath: only use GFP_DMA on ixp4xx 15 years ago
Felix Fietkau 9fce92753f separate ath9k debugfs support from ath9k debugging, use the mac80211 debugfs config option to enable it 15 years ago
Felix Fietkau d6cb068098 mac80211: do not build b44 15 years ago
Felix Fietkau e69581be06 ath9k: add a few debugfs files to access the chainmasks and registers 15 years ago
Felix Fietkau e4489675b5 mac80211: update to compat-wireless 2009-11-21 15 years ago
Felix Fietkau 1f88eb26ac ath9k: fix compiler warning without debug enabled 15 years ago
Felix Fietkau f5c4ff9389 ath9k: fix bisectability of rc patches 15 years ago
Felix Fietkau 57d7f2f99a ath9k: split up and adjust rc cleanup patch according to upstream feedback, also fix tx status reporting for minstrel compatibility 15 years ago