473 Commits (6cbd09df64b48f6252e1230123194bfcb2f6a2a0)

Author SHA1 Message Date
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
Felix Fietkau d431d864b8 mac80211: fix RTS threshold not being set for mac80211 devices 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 fee32f227e mac80211: set the country code through iw reg, setting it only through hostapd apparently does not work 15 years ago
Jo-Philipp Wich af947d5c89 mac80211: fix a shell syntax error 15 years ago
Jo-Philipp Wich 6da667f886 mac80211: fix wpa handling in sta mode 15 years ago
Felix Fietkau 86bfe0a701 mac80211: rename autogenerated wifi-device sections from wifi* to radio* to prevent conflicts with madwifi interface naming 15 years ago
Felix Fietkau 9e6c05a20d ath9k: disable interrupt mitigation - it hurts performance on embedded systems 15 years ago
Florian Fainelli a263714936 fix p54usb firmware installation (#6260) 15 years ago
Felix Fietkau 7d599ee46c mac80211: fix up wds sta mode after r18591 15 years ago
Gabor Juhos becedde3f1 mac80211: use mac address from platform data if present on ath9k 15 years ago
Gabor Juhos 756b6fdbf3 mac80211: fix detection of multiple mac80211 devices 15 years ago
Gabor Juhos ff7c793af5 mac80211: remove trailing whitespaces in mac80211.sh 15 years ago
Florian Fainelli ef499299ea update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237) 15 years ago
Gabor Juhos 1104a67439 mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub) 15 years ago
Gabor Juhos 7ce91a64f0 mac80211: fix a typo in the mac80211.sh 15 years ago
Gabor Juhos fee0ea3ba8 mac80211: update ath9k patch 15 years ago
Gabor Juhos 05c8eef651 mac80211: select channel 36 by default on 5GHz only devices 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
Gabor Juhos 3018b457f9 package/mac80211: use platform_data on PCI devices in ath9k 15 years ago
Felix Fietkau cdce75c5fc ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx devices with more than 64 MB RAM 15 years ago
Felix Fietkau b01e1d4916 mac80211: adjust patches based on upstream feedback 15 years ago
Felix Fietkau 46560d64a8 mac80211: add some missing patch chunks that were accidentally left out in the previous commit 15 years ago
Felix Fietkau bc6301de27 ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api 15 years ago