925 Commits (55e13f4e6a46b9b1ce753b269deec4b6322a679f)

Author SHA1 Message Date
Felix Fietkau e7c63048df mac80211: clean up init, remove some redundant checks, fix tx power init (#10113) 13 years ago
Hauke Mehrtens 6e7d48b1ea mac80211: deactivate mac80211 tracing 13 years ago
Felix Fietkau eb3bd41114 ath9k: fix another tx locking issue 13 years ago
Felix Fietkau b62f4e0aa2 mac80211: fix powersave setting 13 years ago
Felix Fietkau fe8a3a36f0 mac80211: apply txpower after bringing up the interface, should fix #10113 13 years ago
Felix Fietkau 25540787ad mac80211: use iw instead of iwconfig to disable powersave 13 years ago
Felix Fietkau dd90113508 ath9k: fix some issues in the btcoex disable patch 13 years ago
Felix Fietkau ead4fdf1f1 ath9k: fix a locking issue in the tx path 13 years ago
Felix Fietkau 9a996761b5 ath9k: fix a crash in led init 13 years ago
Felix Fietkau e8a01f3588 ath9k: fix a locking issue 13 years ago
Felix Fietkau e3017bc05e ath9k: add support for registering extra leds connected to the wmac gpio lines 13 years ago
Felix Fietkau d886c0aaed mac80211: make mesh support optional 13 years ago
Felix Fietkau 1f12c12b9e mac80211: merge another upstream aggregation fix 13 years ago
Felix Fietkau 185419f417 ath9k: disable bluetooth coexistence support to reduce module size 13 years ago
Felix Fietkau 4a295e5d53 ath9k: improve handling of blockackreq (should improve aggregation behavior under tough wifi conditions with lots of retransmission) 13 years ago
Felix Fietkau 5ad8bcbba4 mac80211: merge an upstream fix for an aggregation related race condition 13 years ago
Hauke Mehrtens 542d1f1b61 mac80211: add support for firmware 666.2 for b43 devices 13 years ago
Felix Fietkau 4dfdbf5039 mac80211: merge some pending fixes, fixes skb leaks and some warnings 13 years ago
Felix Fietkau 84b97dc0fb ath9k: fix antenna configuration on ar9285 for devices without antenna diversity 13 years ago
Felix Fietkau cdda13e194 ath9k: fix 5/10 mhz channel bandwidth issues 13 years ago
Felix Fietkau aa63f0bef6 mac80211: update to 2011-12-01 13 years ago
Felix Fietkau cb76939571 ath9k: fix a regression in touching power mode related registers 13 years ago
Felix Fietkau ae3a134cc4 ath9k: enable ANI on ar913x, should noticeably improve stability in noisy environments 13 years ago
Felix Fietkau e735154874 mac80211: fix aggregation related kernel warnings when using wds 13 years ago
Felix Fietkau 8a33526c4e ath9k: fix setting channel bandwidth before bringing up interfaces 13 years ago
Nicolas Thill aca5063d4e package/mac80211: fix atomic64 issues on x86 / uml 13 years ago
Jo-Philipp Wich 16c583531a mac80211: revert unrelated change in previous commit 13 years ago
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