summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Collapse)AuthorAgeFilesLines
* ath9k: add back the interrupt mitigation tweak and reduce the rx interrupt ↵nbd2010-12-241-0/+13
| | | | | | mitigation times further git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24819 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add pending fixes for revision checks and handling of the hw ↵nbd2010-12-241-1/+43
| | | | | | workaround register git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24818 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: fix issue when CONFIG_MAC80211_LEDS is not set.acoul2010-12-231-0/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24813 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add CONFIG_ATH5K_PCI only when not on aterhos targethauke2010-12-222-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24801 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: rmove unused config symbols.hauke2010-12-221-5/+0
| | | | | | | CONFIG_RT2800PCI_PCI and CONFIG_RT2800PCI_SOC were removed some time ago and CONFIG_IWLWIFI was replaced by CONFIG_COMPAT_IWLWIFI in compat wireless git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: activate ahb bud for ath5k driver if on atheros target.hauke2010-12-221-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: rename max_clients option to maxassoc, this brings it in ↵jow2010-12-191-2/+2
| | | | | | line with broadcom git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add support for specifying the maximum number of clientsnbd2010-12-191-0/+2
| | | | | | Signed-off-by: Alexander Couzens <lynxis@c-base.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24725 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: another optimization for tx performancenbd2010-12-181-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24677 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a crash in the tx pathnbd2010-12-181-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24672 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a missing return valuenbd2010-12-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24671 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: significantly reduce the cpu load caused by excessive skb header ↵nbd2010-12-181-0/+14
| | | | | | cloning git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense ↵nbd2010-12-181-0/+75
| | | | | | and it reduces txpower and unnecessarily disables MRC git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24657 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-12-16nbd2010-12-1828-2904/+209
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: update initvals for ar9003nbd2010-12-162-0/+156
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: remove code for setting up gpio based baseband rfkill - it was never ↵nbd2010-12-161-0/+103
| | | | | | used, nor configured properly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24628 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: use the number of pending aggregates instead of the queue depth to ↵nbd2010-12-161-0/+89
| | | | | | determine when it is time to form the next A-MPDU git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix some more issues in the paprd changesnbd2010-12-131-18/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24539 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a few issues with pa predistortion on ar9003nbd2010-12-123-0/+375
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24504 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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-1129-3078/+588
| | | | 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
* [package] mac80211: use iw for txpower control (#8416)jow2010-12-101-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24441 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-0432-1672/+2422
| | | | 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-012-1/+93
| | | | 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
* remove 2.6.25 supportkaloz2010-11-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24089 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-204-131/+283
| | | | 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