aboutsummaryrefslogtreecommitdiff
path: root/package/mac80211/patches
Commit message (Collapse)AuthorAge
...
* mac80211: merge pending cfg80211 patches to fix a race condition with ↵Felix Fietkau2010-11-18
| | | | | | setting the regdomain for multiple cards SVN-Revision: 24028
* mac80211: update to wireless-testing 2010-11-16Felix Fietkau2010-11-17
| | | | SVN-Revision: 24017
* ath9k: add some fixes for AR9003Felix Fietkau2010-11-16
| | | | SVN-Revision: 24016
* mac80211: fix another 2.6.35 compile errorFelix Fietkau2010-11-12
| | | | SVN-Revision: 23974
* mac80211: fix compile on linux 2.6.35Felix Fietkau2010-11-12
| | | | SVN-Revision: 23972
* mac80211: update to wireless-testing 2010-11-10 + some pending workFelix Fietkau2010-11-11
| | | | SVN-Revision: 23968
* ath9k: fix a compile error with debugging disabled (#8189)Felix Fietkau2010-11-07
| | | | SVN-Revision: 23912
* ath9k: fix ath9k_hw_apply_gpio_override so that it's effectiveFelix Fietkau2010-11-05
| | | | | | | | | | | | | I discovered another bug in the ath9k WNDR3700 quirk fix from r23822. ath9k_hw_apply_gpio_override was testing the original value of gpio_mask to determine which bits were appropriate, instead of testing the shifted value. Because bit 0 is always clear in the original value, this resulted in no calls to set the GPIOs, an improperly-configured radio, and reduced RSSI on other systems listening to the radio. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 23890
* ath9k: fix enabling SWBA interruptsFelix Fietkau2010-11-04
| | | | SVN-Revision: 23870
* ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces ↵Felix Fietkau2010-11-04
| | | | | | packet loss under load SVN-Revision: 23856
* ath9k: fix cycle counter trackingFelix Fietkau2010-11-03
| | | | SVN-Revision: 23824
* ath9k: fix queue pending frame counter tracking by cleaning up tx queue ↵Felix Fietkau2010-11-03
| | | | | | selection SVN-Revision: 23823
* ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ↵Felix Fietkau2010-11-03
| | | | | | instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues SVN-Revision: 23822
* nl80211: fix a station dump crash triggered by sending an invalid ifindexFelix Fietkau2010-10-31
| | | | SVN-Revision: 23741
* ath9k: fix aggregation flush on ar9003Felix Fietkau2010-10-27
| | | | SVN-Revision: 23650
* ath9k: add more pending locking fixes - fixes tx dma hang issues on resetFelix Fietkau2010-10-27
| | | | SVN-Revision: 23649
* mac80211: add support for setting the multicast rate for ibssFelix Fietkau2010-10-25
| | | | SVN-Revision: 23635
* ath9k: fix an aggregation hang issue that happens when a hardware reset is ↵Felix Fietkau2010-10-23
| | | | | | issued SVN-Revision: 23588
* ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht ↵Felix Fietkau2010-10-21
| | | | | | performance fixes for better performance SVN-Revision: 23558
* mac80211: decrease the minstrel_ht sampling interval for faster rate adaptionFelix Fietkau2010-10-20
| | | | SVN-Revision: 23555
* mac80211: improve minstrel_ht performance by ensuring that rates get sampled ↵Felix Fietkau2010-10-20
| | | | | | fast enough SVN-Revision: 23554
* ath9k: fix a small bug in the handling of a few tx descriptor flagsFelix Fietkau2010-10-20
| | | | SVN-Revision: 23553
* ath9k: fix a crash that happens when survey stats are accessed before the ↵Felix Fietkau2010-10-20
| | | | | | interface is brought up for the first time SVN-Revision: 23549
* ath9k: use the maximum rate power for the channel txpower limitsFelix Fietkau2010-10-20
| | | | SVN-Revision: 23543
* ath9k: add a locking fix that might prevent random memory corruption during ↵Felix Fietkau2010-10-20
| | | | | | hardware resets SVN-Revision: 23542
* ath9k: fix tx power displayFelix Fietkau2010-10-20
| | | | SVN-Revision: 23541
* mac80211: update to wireless-testing 2010-10-19Felix Fietkau2010-10-19
| | | | SVN-Revision: 23540
* ath9k: make the regulatory override less intrusive - allow it to parse CTLsFelix Fietkau2010-10-19
| | | | SVN-Revision: 23539
* mac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and ↵Felix Fietkau2010-10-16
| | | | | | performance enhancements SVN-Revision: 23470
* ath9k: fix a few ani issuesFelix Fietkau2010-10-12
| | | | SVN-Revision: 23412
* ath9k: fix channel time updates when the interface is idleFelix Fietkau2010-10-12
| | | | SVN-Revision: 23410
* mac80211: fix a crash in the netlink backportFelix Fietkau2010-10-12
| | | | SVN-Revision: 23409
* ath9k: fix counter overflow in survey channel time stats for the operating ↵Felix Fietkau2010-10-10
| | | | | | channel SVN-Revision: 23381
* mac80211: update to a newer compat-wireless which fixes rt2800pci compile ↵Felix Fietkau2010-10-10
| | | | | | issues on 2.6.32 and below SVN-Revision: 23374
* mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSDJo-Philipp Wich2010-10-09
| | | | SVN-Revision: 23367
* ath9k: implement extended channel utilization statistics via surveyFelix Fietkau2010-10-09
| | | | SVN-Revision: 23350
* ath9k: add a fix for an aggregation delimiter size rounding errorFelix Fietkau2010-10-09
| | | | SVN-Revision: 23349
* mac80211: fix netlink backport for 2.6.31 and belowFelix Fietkau2010-10-09
| | | | SVN-Revision: 23348
* mac80211: update to wireless-testing 2010-10-06Felix Fietkau2010-10-07
| | | | SVN-Revision: 23294
* mac80211: ath9k: get tx gain type from eepromGabor Juhos2010-10-05
| | | | SVN-Revision: 23242
* ath9k: add a few fixes and cleanupsFelix Fietkau2010-10-03
| | | | SVN-Revision: 23198
* ath9k: fix regulatory issues with multiple cardsFelix Fietkau2010-10-01
| | | | SVN-Revision: 23168
* ath9k: compile out the ath9k rate controlFelix Fietkau2010-09-30
| | | | SVN-Revision: 23163
* ath9k: fetch survey data for all channelsFelix Fietkau2010-09-29
| | | | SVN-Revision: 23154
* mac80211: update to wireless-testing 2010-09-28Felix Fietkau2010-09-29
| | | | SVN-Revision: 23149
* ath9k: fix a warning during a failed aggregation startFelix Fietkau2010-09-20
| | | | SVN-Revision: 23100
* ath9k: fix various aggregation related race conditionsFelix Fietkau2010-09-19
| | | | SVN-Revision: 23097
* rt2800pci: add back ifdown hang workaround that was accidentally dropped ↵Felix Fietkau2010-09-16
| | | | | | during a compat-wireless update SVN-Revision: 23078
* mac80211: upgrade to wireless-testing 2010-09-14, replace the external ↵Felix Fietkau2010-09-14
| | | | | | carl9170 with the recently merged upstream version SVN-Revision: 23061
* mac80211: add a pending fix for a locking error in the aggregation reorder ↵Felix Fietkau2010-09-14
| | | | | | release code SVN-Revision: 23060