summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches
Commit message (Expand)AuthorAgeFilesLines
...
* ath: open up a few safe 5ghz channels in the world regdomain to make the regu...nbd2010-12-121-0/+12
* ath9k: merge a few pending cleanup patchesnbd2010-12-125-5/+1662
* ath9k: do not adjust the slot time setting for long distance, it seems to cau...nbd2010-12-112-0/+22
* mac80211: fix IBSS probe response storms on drivers that do not support drv_t...nbd2010-12-111-0/+11
* ath9k: merge a pending patch for fixing tsf read and writenbd2010-12-111-0/+22
* ath9k: add missing %pV printk revertnbd2010-12-111-0/+21
* mac80211: update to 2010-12-09nbd2010-12-1128-3076/+586
* ath9k: fix non-AMPDU QoS per-tid sequence number assignmentnbd2010-12-101-0/+34
* mac80211: fix compile errors when LED support in the kernel is disablednbd2010-12-102-1/+21
* ath9k: fix a null pointer deref issuenbd2010-12-071-0/+14
* ath9k: fix a DMA related race condition at hw reset timenbd2010-12-051-0/+74
* ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAN...nbd2010-12-041-13/+0
* mac80211: update to wireless-testing 2010-11-30nbd2010-12-0431-1669/+2419
* ath9k: use per-device struct for pm_qos_* operationsjuhosg2010-12-011-0/+92
* ath9k: fix software retry counter tracking - should fix 802.11n stability issuesnbd2010-11-281-0/+16
* mac80211: merge the new version of the throughput led trigger patchnbd2010-11-284-112/+90
* ath9k: fix module reload on ar713x based systems with ar92xxnbd2010-11-271-0/+13
* mac80211: add pending patches for throughput based led blinking and replace t...nbd2010-11-279-45/+1075
* mac80211: cfg80211 should not depend on rfkill.hauke2010-11-251-0/+13
* mac80211: improve station mode nullfunc probingnbd2010-11-231-11/+14
* mac80211: improve ad-hoc multicast rate handlingnbd2010-11-221-0/+157
* ath9k_htc: fix eeprom access breakagenbd2010-11-221-0/+10
* ath9k: fix key search for a-mpdu on ar9300nbd2010-11-221-0/+23
* ath9k: fix some more endian issuesnbd2010-11-211-0/+58
* ath9k: fix endian issues on AR9003nbd2010-11-201-0/+676
* mac80211: revert the probe request timeout changenbd2010-11-201-9/+0
* mac80211: update to latest wireless-testing + more stability worknbd2010-11-203-129/+281
* mac80211: merge the upstream ht40 fixnbd2010-11-191-0/+13
* ath9k: rework the mac address override patch to not break ath9k_htcnbd2010-11-192-60/+29
* mac80211: merge pending cfg80211 patches to fix a race condition with setting...nbd2010-11-181-0/+178
* mac80211: update to wireless-testing 2010-11-16nbd2010-11-1718-3968/+348
* ath9k: add some fixes for AR9003nbd2010-11-162-0/+171
* mac80211: fix another 2.6.35 compile errornbd2010-11-121-0/+11
* mac80211: fix compile on linux 2.6.35nbd2010-11-121-0/+16
* mac80211: update to wireless-testing 2010-11-10 + some pending worknbd2010-11-1133-2173/+3676
* ath9k: fix a compile error with debugging disabled (#8189)nbd2010-11-071-0/+8
* ath9k: fix ath9k_hw_apply_gpio_override so that it's effectivenbd2010-11-051-1/+1
* ath9k: fix enabling SWBA interruptsnbd2010-11-041-0/+20
* ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces p...nbd2010-11-041-21/+41
* ath9k: fix cycle counter trackingnbd2010-11-031-0/+33
* ath9k: fix queue pending frame counter tracking by cleaning up tx queue selec...nbd2010-11-031-0/+686
* ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ...nbd2010-11-039-110/+138
* nl80211: fix a station dump crash triggered by sending an invalid ifindexnbd2010-10-311-0/+13
* ath9k: fix aggregation flush on ar9003nbd2010-10-271-0/+34
* ath9k: add more pending locking fixes - fixes tx dma hang issues on resetnbd2010-10-272-74/+200
* mac80211: add support for setting the multicast rate for ibssnbd2010-10-252-0/+164
* ath9k: fix an aggregation hang issue that happens when a hardware reset is is...nbd2010-10-231-0/+42
* ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht perf...nbd2010-10-215-43/+87
* mac80211: decrease the minstrel_ht sampling interval for faster rate adaptionnbd2010-10-202-1/+13
* mac80211: improve minstrel_ht performance by ensuring that rates get sampled ...nbd2010-10-201-0/+31