313 Commits (88eadf541f9cbd2646e49dacd76665d17ee4b92b)

Author SHA1 Message Date
Felix Fietkau 9fcc9f026b ath9k: fix an aggregation hang issue that happens when a hardware reset is issued 14 years ago
Felix Fietkau ad06ff1186 ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht performance fixes for better performance 14 years ago
Felix Fietkau 1178bae74d mac80211: decrease the minstrel_ht sampling interval for faster rate adaption 14 years ago
Felix Fietkau 45c088cdf1 mac80211: improve minstrel_ht performance by ensuring that rates get sampled fast enough 14 years ago
Felix Fietkau d9b732a591 ath9k: fix a small bug in the handling of a few tx descriptor flags 14 years ago
Felix Fietkau e53a3539e2 ath9k: fix a crash that happens when survey stats are accessed before the interface is brought up for the first time 14 years ago
Felix Fietkau dfddaefa6b ath9k: use the maximum rate power for the channel txpower limits 14 years ago
Felix Fietkau 935809ebb6 ath9k: add a locking fix that might prevent random memory corruption during hardware resets 14 years ago
Felix Fietkau d430237b28 ath9k: fix tx power display 14 years ago
Felix Fietkau 6adbeb35c1 mac80211: update to wireless-testing 2010-10-19 14 years ago
Felix Fietkau edb7be2e2b ath9k: make the regulatory override less intrusive - allow it to parse CTLs 14 years ago
Felix Fietkau 8083a4380b mac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and performance enhancements 14 years ago
Felix Fietkau 103e70a573 ath9k: fix a few ani issues 14 years ago
Felix Fietkau 0cad2678ac ath9k: fix channel time updates when the interface is idle 14 years ago
Felix Fietkau 1897dd2c6d mac80211: fix a crash in the netlink backport 14 years ago
Felix Fietkau c5b740d8a3 ath9k: fix counter overflow in survey channel time stats for the operating channel 14 years ago
Felix Fietkau e3b3338f09 mac80211: update to a newer compat-wireless which fixes rt2800pci compile issues on 2.6.32 and below 14 years ago
Jo-Philipp Wich 2cf31be857 mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSD 14 years ago
Felix Fietkau bbf2a906b6 ath9k: implement extended channel utilization statistics via survey 14 years ago
Felix Fietkau cd771e9bc5 ath9k: add a fix for an aggregation delimiter size rounding error 14 years ago
Felix Fietkau 1d05f23d73 mac80211: fix netlink backport for 2.6.31 and below 14 years ago
Felix Fietkau 726123e2e1 mac80211: update to wireless-testing 2010-10-06 14 years ago
Gabor Juhos 25a71a59ae mac80211: ath9k: get tx gain type from eeprom 14 years ago
Felix Fietkau 0c99eb5023 ath9k: add a few fixes and cleanups 14 years ago
Felix Fietkau 42a49519f0 ath9k: fix regulatory issues with multiple cards 14 years ago
Felix Fietkau 1cbea05927 ath9k: compile out the ath9k rate control 14 years ago
Felix Fietkau 6f8a738587 ath9k: fetch survey data for all channels 14 years ago
Felix Fietkau 92e5e35c77 mac80211: update to wireless-testing 2010-09-28 14 years ago
Felix Fietkau c749f9a924 ath9k: fix a warning during a failed aggregation start 14 years ago
Felix Fietkau d6f08bcf81 ath9k: fix various aggregation related race conditions 14 years ago
Felix Fietkau 4df10391ba rt2800pci: add back ifdown hang workaround that was accidentally dropped during a compat-wireless update 14 years ago
Felix Fietkau fc7fbe8349 mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl9170 with the recently merged upstream version 14 years ago
Felix Fietkau 9c2cfd7a1b mac80211: add a pending fix for a locking error in the aggregation reorder release code 14 years ago
Felix Fietkau 2c848d33a9 ath9k: fix multi-bss operation (fixes #7914) 14 years ago
Jo-Philipp Wich a2aa84c1c7 b43: Module option added to change the GPIO LED mask. This patch exposes the GPIO mask as a module option. This makes it possible to limit the GPIO lines used by the b43 module. Useful for those using the GPIO lines for other things like mmc over GPIO. 14 years ago
Felix Fietkau ea70b60a07 ath9k: add a patch for dumping the eeprom contents via debugfs 14 years ago
Felix Fietkau 003ec7d795 mac80211: replace 800-nuke_led_code.patch with something smaller. most of the #ifdef spaghetti that the old patch introduced was completely unnecessary 14 years ago
Felix Fietkau 2f014eb8e8 mac80211: update to wireless-testing 2010-08-31 14 years ago
Felix Fietkau 1d6f21de61 ath9k: fix a WARN_ON when aggregation start is issued more than once, should improve stability with 802.11n 14 years ago
Felix Fietkau c3bcd846e9 ath9k: add some extra checks to the mic failure fix 14 years ago
Michael Büsch 5106eb903a p54: Fix powersave mode 14 years ago
Felix Fietkau 05cf68cf4c ath9k: fix spurious MIC failure detection, causing instability issues in AP mode 14 years ago
Michael Büsch 4df18c296e mac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patch 14 years ago
Felix Fietkau 1d1b83fa4c ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up block ack window tracking to use less memory 14 years ago
Alexandros C. Couloumbis c4e73984fa package/mac80211: fix r22422, add missing bits & bytes 14 years ago
Felix Fietkau e8fe990549 ath9k: fix rx tsf parsing 14 years ago
Felix Fietkau 393db419ec ath9k: improve stuck beacon recovery by reading nf values from the hw when a calibration is pending (instead of waiting for the next cal interval) 14 years ago
Felix Fietkau 9d2aa5f66f ath9k: improve stuck beacon recovery and noise floor handling. significantly improves stability under strong interference in ap mode 14 years ago
Felix Fietkau 31239d3332 ath9k: fix aggregation pause/restart handling under heavy load (thx to Lorenzo Bianconi) 14 years ago
Alexandros C. Couloumbis 524779230e package/mac80211: sync commit r22419 14 years ago