John Crispin
94aebc6bd7
mac80211: add throughput trigger to ath10k
...
add a led trigger to ath10k based on the ath9k code
Signed-off-by: Gianluca Anzolin <gianluca@sottospazio.it>
SVN-Revision: 44033
2015-01-18 10:26:57 +00:00
Felix Fietkau
a570ccd7e2
ath9k: fix irq storm issues ( #18483 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43971
2015-01-14 13:20:38 +00:00
Felix Fietkau
b898695bdd
mac80211: fix ad-hoc basic/multicast rate regression from r43782
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43853
2015-01-05 13:19:20 +00:00
Felix Fietkau
fe35a1cb8b
package: remove references to symbols TARGET_{ps3,pxcab}.
...
Target pxcab and ps3 were removed from maintaince in r34764 and r34765
respectively.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 43850
2015-01-05 13:03:40 +00:00
Felix Fietkau
beb4318bc3
ath10k: fix tx rate selection for ad-hoc mode with HT
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43790
2014-12-27 13:37:32 +00:00
Felix Fietkau
ff3464eb30
mac80211: fix HT mode selection for ad-hoc
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43769
2014-12-22 21:46:38 +00:00
Felix Fietkau
ff06d03a38
cfg80211: add support for changing the device mac address via sysfs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43638
2014-12-11 20:07:58 +00:00
Felix Fietkau
9144cc5c2d
mac80211: do not export the backports linux/module.h, it breaks out-of-tree driver builds
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43609
2014-12-10 21:17:05 +00:00
Felix Fietkau
03b49664e5
ath10k: init devices synchronously to fix wifi detection at boot
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43484
2014-12-01 20:01:05 +00:00
Felix Fietkau
62100c31d6
ath5k: fix hardware queue index assignment
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43442
2014-11-30 21:05:17 +00:00
Felix Fietkau
47f09fd345
ath9k: fix hardware tx queue allocation order
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43438
2014-11-30 19:41:59 +00:00
Felix Fietkau
22b42b4233
mac80211: update regdb to master-2014-11-18
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43408
2014-11-27 17:26:06 +00:00
Felix Fietkau
8f7e398350
mac80211: fix a crash on getting the channel in WDS AP mode ( #18400 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43367
2014-11-24 17:13:54 +00:00
Felix Fietkau
6aeb3528a8
ath9k: fix some ar913x irq handling issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43342
2014-11-23 12:53:35 +00:00
Felix Fietkau
f80596c9df
mac80211: fix a crash on using VHT rates
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43340
2014-11-21 22:29:48 +00:00
Felix Fietkau
4d99db168c
mac80211: try to get interface addresses from wiphy sysfs 'addresses' if no mask is set
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43326
2014-11-19 20:17:08 +00:00
Felix Fietkau
1ffcc555ef
mac80211: add an intermediate software queueing implementation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43325
2014-11-19 20:17:01 +00:00
Felix Fietkau
bc30e04a83
mac80211: add support for passing sta rate table updates to the driver
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43324
2014-11-19 20:16:55 +00:00
John Crispin
510ff1f1b8
ralink: merge the mt7620a/n subtargets
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43300
2014-11-19 09:19:38 +00:00
Felix Fietkau
49aca2431c
mac80211: fix a crash bug in minstrel_ht
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43298
2014-11-18 22:20:50 +00:00
Felix Fietkau
9cd492b3e1
mac80211: add support for reporting tx status without attached skb
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43297
2014-11-18 22:20:45 +00:00
Felix Fietkau
7b0b8556d8
mac80211: enable minstrel_ht VHT support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43296
2014-11-18 22:20:37 +00:00
Felix Fietkau
dd5959c114
mac80211: fix VHT rate selection
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43279
2014-11-16 11:39:07 +00:00
Felix Fietkau
25d508dcd9
mac80211: backport list_last_entry
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43278
2014-11-16 11:39:01 +00:00
Felix Fietkau
6abb5f7a21
mac80211: backport devm_kmemdup
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43277
2014-11-16 11:38:55 +00:00
Felix Fietkau
5a05cb40ce
ath9k: fix crashes when using shared IRQs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43239
2014-11-13 17:38:22 +00:00
Felix Fietkau
9809b02dec
mac80211: fix kernel crash on netdev unregister on newer 3.14 kernels
...
Based on patch by Mark Milburn
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43224
2014-11-09 02:25:49 +00:00
Felix Fietkau
740c755805
mac80211: update to wireless-testing 2014-11-04
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43210
2014-11-07 19:41:07 +00:00
Felix Fietkau
82e2aeb599
mac80211: merge a few pending upstream fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43208
2014-11-07 11:12:51 +00:00
Hauke Mehrtens
26e68b353f
mac80211: remove unused patch
...
This patch added stuff that is already there and if it would be needed
this would result in a compile error.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43131
2014-10-31 21:55:21 +00:00
Felix Fietkau
e6da32c086
mac80211: fix key flush handling in AP+STA
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43079
2014-10-27 11:02:23 +00:00
Felix Fietkau
78bd998e49
ath9k: add a few calibration related fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43058
2014-10-25 14:45:22 +00:00
Felix Fietkau
29987caa25
rtlwifi: unbreak usb drivers
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43052
2014-10-24 22:00:34 +00:00
Felix Fietkau
16a9ab1d58
ath: process regulatory notifiers with CONFIG_ATH_USER_REGD set
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43034
2014-10-23 13:33:18 +00:00
Felix Fietkau
3772f272d0
ath10k: fix survey output channel in-use flag
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43033
2014-10-23 13:33:14 +00:00
Felix Fietkau
d9ea3d2aa8
ath9k: fix tx power reporting
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43032
2014-10-22 16:26:56 +00:00
Felix Fietkau
18ae41edf0
ath9k: merge ar9580/ar955x initval updates
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43029
2014-10-22 13:32:12 +00:00
Felix Fietkau
201fb55ac5
ath9k: merge a regulatory handling fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43028
2014-10-22 13:32:06 +00:00
Felix Fietkau
f3ee419dbc
ath9k: merge a fix for queue start/stop handling ( fixes #18164 , #18130 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43011
2014-10-21 16:30:01 +00:00
Felix Fietkau
e641bb026b
mac80211: add a maintenance script for upstream backport commits
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42953
2014-10-18 17:39:04 +00:00
Felix Fietkau
f0d9e712e4
mac80211: update to 2014-10-08
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42952
2014-10-18 17:38:59 +00:00
John Crispin
20940138ac
scripts: fix wrong usage of '==' operator
...
[base-files] shell-scripting: fix wrong usage of '==' operator
normally the '==' is used for invoking a regex parser and is a bashism.
all of the fixes just want to compare a string. the used busybox-ash
will silently "ignore" this mistake, but make it portable/clean at least.
this patch does not change the behavior/logic of the scripts.
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 42911
2014-10-14 12:21:11 +00:00
Felix Fietkau
2e9157a866
mac80211: remove NO-IR from channel 36-48
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42882
2014-10-12 15:49:38 +00:00
Felix Fietkau
fbe1b7ecdf
mac80211: remove error from detect script
...
Signed-off-by: Michel Stam <m.stam@fugro.nl>
SVN-Revision: 42861
2014-10-09 09:04:24 +00:00
Felix Fietkau
8609ca69e0
mac80211: add a few upstream ath9k / mac80211 fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42849
2014-10-08 15:09:53 +00:00
Felix Fietkau
8cc9f46dfa
ath10k: update firmware to the latest version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42768
2014-10-05 14:59:59 +00:00
Felix Fietkau
063074cf0c
mac80211_hwsim: select 802.11n support for hostapd
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42766
2014-10-05 11:50:42 +00:00
Felix Fietkau
1161df826f
ath9k: add a fix for dynack
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42703
2014-09-30 21:36:04 +00:00
Felix Fietkau
cbc069f9c1
ath9k: add back missing fixes from the last version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42701
2014-09-29 18:51:25 +00:00
Felix Fietkau
a03d97d383
ath9k: fix some issues with ar934x rev 3 (especially ad-hoc mode)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42686
2014-09-27 20:52:11 +00:00