summaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches
Commit message (Collapse)AuthorAgeFilesLines
...
* ath: open up a few safe 5ghz channels in the world regdomain to make the ↵nbd2010-12-121-0/+12
| | | | | | regulatory override unnecessary in a few cases git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24503 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge a few pending cleanup patchesnbd2010-12-125-5/+1662
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24502 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: do not adjust the slot time setting for long distance, it seems to ↵nbd2010-12-112-0/+22
| | | | | | cause long latencies and low throughput git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix IBSS probe response storms on drivers that do not support ↵nbd2010-12-111-0/+11
| | | | | | drv_tx_last_beacon() git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24497 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge a pending patch for fixing tsf read and writenbd2010-12-111-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24496 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add missing %pV printk revertnbd2010-12-111-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24480 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2010-12-09nbd2010-12-1128-3076/+586
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24471 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix non-AMPDU QoS per-tid sequence number assignmentnbd2010-12-101-0/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24445 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix compile errors when LED support in the kernel is disablednbd2010-12-102-1/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24411 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a null pointer deref issuenbd2010-12-071-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a DMA related race condition at hw reset timenbd2010-12-051-0/+74
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: work around a PCI controller bug which causes reads to the ↵nbd2010-12-041-13/+0
| | | | | | PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24236 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-11-30nbd2010-12-0431-1669/+2419
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: use per-device struct for pm_qos_* operationsjuhosg2010-12-011-0/+92
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24209 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix software retry counter tracking - should fix 802.11n stability issuesnbd2010-11-281-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24183 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge the new version of the throughput led trigger patchnbd2010-11-284-112/+90
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix module reload on ar713x based systems with ar92xxnbd2010-11-271-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24163 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add pending patches for throughput based led blinking and replace ↵nbd2010-11-279-45/+1075
| | | | | | the broken ath9k blinking code with it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: cfg80211 should not depend on rfkill.hauke2010-11-251-0/+13
| | | | | | | | If rfkill is build as an module CONFIG_RFKILL_MODULE is set and cfg80211 will also depend on that. Now all modules build from compat-wireless will not use rfkill. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: improve station mode nullfunc probingnbd2010-11-231-11/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24107 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: improve ad-hoc multicast rate handlingnbd2010-11-221-0/+157
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24105 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k_htc: fix eeprom access breakagenbd2010-11-221-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24098 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix key search for a-mpdu on ar9300nbd2010-11-221-0/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix some more endian issuesnbd2010-11-211-0/+58
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24062 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix endian issues on AR9003nbd2010-11-201-0/+676
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: revert the probe request timeout changenbd2010-11-201-9/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to latest wireless-testing + more stability worknbd2010-11-203-129/+281
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge the upstream ht40 fixnbd2010-11-191-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: rework the mac address override patch to not break ath9k_htcnbd2010-11-192-60/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: merge pending cfg80211 patches to fix a race condition with ↵nbd2010-11-181-0/+178
| | | | | | setting the regdomain for multiple cards git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-11-16nbd2010-11-1718-3968/+348
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add some fixes for AR9003nbd2010-11-162-0/+171
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix another 2.6.35 compile errornbd2010-11-121-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23974 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix compile on linux 2.6.35nbd2010-11-121-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-11-10 + some pending worknbd2010-11-1133-2173/+3676
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a compile error with debugging disabled (#8189)nbd2010-11-071-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix ath9k_hw_apply_gpio_override so that it's effectivenbd2010-11-051-1/+1
| | | | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23890 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix enabling SWBA interruptsnbd2010-11-041-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23870 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces ↵nbd2010-11-041-21/+41
| | | | | | packet loss under load git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix cycle counter trackingnbd2010-11-031-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23824 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix queue pending frame counter tracking by cleaning up tx queue ↵nbd2010-11-031-0/+686
| | | | | | selection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23823 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and ↵nbd2010-11-039-110/+138
| | | | | | instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nl80211: fix a station dump crash triggered by sending an invalid ifindexnbd2010-10-311-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23741 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix aggregation flush on ar9003nbd2010-10-271-0/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add more pending locking fixes - fixes tx dma hang issues on resetnbd2010-10-272-74/+200
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add support for setting the multicast rate for ibssnbd2010-10-252-0/+164
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix an aggregation hang issue that happens when a hardware reset is ↵nbd2010-10-231-0/+42
| | | | | | issued git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23588 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht ↵nbd2010-10-215-43/+87
| | | | | | performance fixes for better performance git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: decrease the minstrel_ht sampling interval for faster rate adaptionnbd2010-10-202-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23555 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: improve minstrel_ht performance by ensuring that rates get sampled ↵nbd2010-10-201-0/+31
| | | | | | fast enough git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23554 3c298f89-4303-0410-b956-a3cf2f4a3e73