898 Commits (95f0a41bf532fa626338fbd030f9921d05b47698)

Author SHA1 Message Date
Jo-Philipp Wich 95f0a41bf5 mac80211: fix reversed WARN_ON() condition which causes a stray stacktrace on boot 13 years ago
Felix Fietkau 19694044e8 ath9k: merge a pending aggregation fix 13 years ago
Felix Fietkau c893863d31 mac80211: refresh p54spi patches 13 years ago
Felix Fietkau e49b39486a mac80211: fix a workqueue compat backport 13 years ago
Felix Fietkau 067aedb906 Revert "package/mac80211: fix atomic64 compat" 13 years ago
Felix Fietkau c6f0ca6c00 ath9k: allow run-time change of the chanbw debugfs file 13 years ago
Felix Fietkau 0838e883f2 mac80211: update to wireless-testing 2011-11-15 13 years ago
Nicolas Thill c43938afc3 package/mac80211: fix atomic64 compat 13 years ago
Michael Büsch e12543a1d7 p54spi: workqueue deadlock fix 13 years ago
Michael Büsch 6aac54298b p54spi: Lock fixes 13 years ago
Felix Fietkau 817c72ef02 ath9k: reorganize patches, reset hardware after full sleep (fixes #10349) 13 years ago
Felix Fietkau b33f7e264c ath9k: do not put the hardware to full-sleep while tx is pending 13 years ago
Felix Fietkau b14b5bb038 ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid early phy stop 13 years ago
Felix Fietkau 3b0870f450 mac80211: enable support for RaLink Rt53xx USB devices in rt2800usb 13 years ago
John Crispin eb20ab87e6 lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how to use it 13 years ago
Jo-Philipp Wich 1cdd762f90 mac80211: add antenna control api for b43 13 years ago
Jonas Gorski 5079522183 package: mac80211: mark as broken for 3.2 13 years ago
Felix Fietkau 0fb7c80659 ath9k: fix LED related crashes on AR913x 13 years ago
Felix Fietkau 476ca6d5d1 carl9170: add dependency on kmod-input-core 13 years ago
Jo-Philipp Wich d7205a9021 mac80211: change wireless ifname numbering schema Instead of simply counting up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number and following ifaces an index-suffix, e.g. wlan0 for network 1 on phy 1 and wlan0-1 for network 2 on phy 1. This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if the number of networks changes in between. This should, along with other changes in LuCI, fix #10335. 13 years ago
Felix Fietkau 2201e32df3 ath9k: add some fixes for radio reinit and frame flush 13 years ago
Felix Fietkau 973308ebfe mac80211: update to wireless-testing 2011-11-04 13 years ago
Felix Fietkau 48a77bb98b mac80211: update to wireless-testing 2011-11-01 13 years ago
Nicolas Thill ab29084cdb package/kernel: prefix library modules with lib- 13 years ago
Jonas Gorski 1c251e09ba package: mac80211: remove uses of $(LINUX_KMOD_SUFFIX) 13 years ago
Jo-Philipp Wich 2f5cb96222 mac80211: allow building ath9k_htc without PCI support, based on patch by Helmut Schaa <helmut.schaa@googlemail.com> 13 years ago
Jo-Philipp Wich 56c2b1f382 mac80211: autoload ath9k_htc after USB controller drivers 13 years ago
Hauke Mehrtens b27c184b07 mac80211: fix some dependencies and make lib80211 compile without cfg80211 selected 13 years ago
Hauke Mehrtens 4867f34759 mac80211: use new version of carl80211 firmware 13 years ago
Hauke Mehrtens 02c3f6c002 mac80211: use correct firmware for ath9k_htc 13 years ago
Felix Fietkau adfeb00e5a mac80211: update to wireless-testing 2011-10-05 + pending patches 13 years ago
Felix Fietkau 2e94be02a8 mac80211: set the country code early to allow crda to settle 13 years ago
Felix Fietkau d317a227e1 mac80211: remove a WARN_ON that causes compile errors on 2.6.32 13 years ago
Felix Fietkau 91af0d5b25 ath9k: add support for per-chain signal strength info 13 years ago
Felix Fietkau fc4a676270 ath9k: extend the phy error disable patch 13 years ago
Felix Fietkau a9d6a59cff ath9k: disable phy error reporting on the rx queue to improve stability under noisy conditions 13 years ago
Felix Fietkau e477159e40 ath9k: add some more fixes to AP handling of buffered frames for powersave clients 13 years ago
Felix Fietkau a66d423560 ath9k: fix some tx aggregation issues - reduces the number of tx dma stop failures 13 years ago
Felix Fietkau f45bd67de0 ath9k: merge a pending fix for powersave 13 years ago
Jo-Philipp Wich 6addd50b9d mac80211: rework mac address generation for virtual interfaces; set locally administered bit on generated macs and change the last two bytes isntead of the first one 13 years ago
Felix Fietkau 6848e9c830 ath9k: fix antenna gain calculation 13 years ago
Felix Fietkau ece2882ea4 ath9k: fix handling configured tx power limits 13 years ago
Felix Fietkau f4954abe39 b43: merge ad-hoc beacon fix 13 years ago
Felix Fietkau b81588bd08 ath9k: add some cleanup patches and rework tx power handling 13 years ago
Felix Fietkau eee78bbb0b ath9k: do not strip MMIC for key miss frames 13 years ago
Felix Fietkau 800251a7b7 mac80211: reduce tx queue length of wireless interfaces - improves latency under load 13 years ago
Felix Fietkau 0e9e83047d ath9k: fix a regression in handling of MAC key miss events (should improve connection stability) 13 years ago
Felix Fietkau fca8f05757 ath9k: fix compile without debugfs (#10117) 13 years ago
Felix Fietkau dbde8f805e mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode 13 years ago
Felix Fietkau 22be36418e mac80211: update to wireless-testing 2011-09-14 13 years ago