Felix Fietkau
f34cbdcf61
mac80211: Fix config variable name for dtim_period
...
The vif option dtim_period was accidently renamed dtim_interval in r38988
("netifd: add wireless configuration support and port mac80211 to the new
framework"). This is wrong and makes the dtim_period/dtim_interval a dead
option because the rest of the config generation code still uses dtim_period.
Reported-by: Jeppe Ledet-Pedersen <jlp@steinwurf.com>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
SVN-Revision: 41557
2014-07-10 12:29:27 +00:00
Hauke Mehrtens
5d96f266c9
mac80211: b43: add support for firmware 784.2
...
This adds firmware 784.2 for b43 as an option.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41524
2014-07-06 10:58:14 +00:00
Hauke Mehrtens
37518a7c53
mac80211: update linux-firmware
...
This updates linux-firmware to version
7f388b4885cf64d6b7833612052d20d4197af96f from 2014-06-04.
In addition it adds new firmware for Intel, Broadcom and Realtek devices.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41523
2014-07-06 10:34:34 +00:00
Hauke Mehrtens
eef5698535
mac80211: update regulatory database to master-2014-06-13
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41489
2014-07-02 22:27:32 +00:00
John Crispin
e7b9bec305
mac80211: enable driver compilation for mt7620
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41442
2014-07-01 10:26:21 +00:00
John Crispin
b5fe5d5ba3
mac80211: add support for mt7620
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41441
2014-07-01 10:26:18 +00:00
Felix Fietkau
2c9c7ada6e
mac80211: disable greenfield by default
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41300
2014-06-22 11:52:53 +00:00
Felix Fietkau
b9019462f3
mac80211: revert a faulty upstream change which is causing channel 12 to be enabled for US regdomain
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41298
2014-06-22 11:42:24 +00:00
Felix Fietkau
0f87ca021f
mac80211: disable the clk_* backport, it is unused by drivers and has the wrong ifdef
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41181
2014-06-13 13:29:18 +00:00
Felix Fietkau
867ba199f8
mac80211: fix disabling of 802.11n features
...
r40682 ("mac80211: clean up ht capability handling, drop the use of the
ht_capab list, use individual variables instead") removed the ht_capab list and
replaced it with optional variables to disable features for a phy. But these
variables weren't added in drv_mac80211_init_device_config and thus didn't make
any difference when modifying /etc/config/wireless.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
SVN-Revision: 41180
2014-06-13 10:10:05 +00:00
Felix Fietkau
205dd2e3c9
revert an accidentally committed patch chunk
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41179
2014-06-13 09:40:14 +00:00
Felix Fietkau
841b730f98
kernel: fix pkt_type filter mask for packet sockets
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41178
2014-06-13 09:34:03 +00:00
Felix Fietkau
e2c4d320c7
b43: fix a regression on G-PHY devices
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41162
2014-06-12 14:44:26 +00:00
Felix Fietkau
39c5660cbd
rt2x00: fix crash when using TKIP on USB devices
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41161
2014-06-12 14:44:23 +00:00
Felix Fietkau
c77311f689
ath9k: fix initial noise floor calibration on older chips
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41156
2014-06-12 11:41:12 +00:00
Felix Fietkau
f3e37c359d
ath9k: make noise floor calibration and periodic calibration mutually exclusive
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41155
2014-06-12 11:41:08 +00:00
Felix Fietkau
f2e5a82296
b43: fix frequency reporting, fixes scan issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41154
2014-06-12 11:41:04 +00:00
Felix Fietkau
d373178835
ath9k: do a chip reset if noise floor calibration fails, should improve stability
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41113
2014-06-11 11:28:58 +00:00
Felix Fietkau
dec0d7f025
brcm47xx: add a "legacy" subtarget that is usable for low-end 802.11g devices like WRT54G
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41041
2014-06-07 15:19:40 +00:00
Felix Fietkau
8b4dd24444
mac80211: b43: fix B43_USE_SSB dependency
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41040
2014-06-07 12:04:55 +00:00
Felix Fietkau
11a0bcdfca
b43: fix ssb/bcma dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41037
2014-06-06 16:24:21 +00:00
Felix Fietkau
75d3a6abb7
ath9k: add a fix for rx overrun processing
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41029
2014-06-05 23:33:57 +00:00
Felix Fietkau
5fc3c8252a
ath9k: add a fix for ANI related stability issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41028
2014-06-05 23:33:54 +00:00
Felix Fietkau
22fcfab353
ath9k: fix enabling PC-OEM card support ( #16624 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41021
2014-06-05 15:13:28 +00:00
Felix Fietkau
fcb680357e
mac80211: merge a series of cleanups/fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41018
2014-06-05 14:55:07 +00:00
Felix Fietkau
b7ce76b4b9
ath9k: merge a p2p powersave handling fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41017
2014-06-05 14:55:03 +00:00
Felix Fietkau
236e7ee239
rt2x00: merge beacon setup fixes, disable unused hw beacon slots
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41016
2014-06-05 14:09:14 +00:00
Felix Fietkau
2454ee8645
mac80211: b43: make support for SSB optional
...
Now we have a choice submenu, just like b43 in the mainline.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41015
2014-06-05 13:51:15 +00:00
Felix Fietkau
fd20a64136
mac80211: b43: update BCM4716 patch to compile without SSB
...
B43_SSB is optional after recent upstream changes.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41014
2014-06-05 13:51:11 +00:00
Felix Fietkau
21b0a8d8a4
mac80211: backport a powersave related fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40995
2014-06-03 13:59:43 +00:00
Felix Fietkau
eb3a2b12ae
mac80211: refresh patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40994
2014-06-03 13:59:24 +00:00
Felix Fietkau
cd428b41bf
mac80211: b43: make support for BCMA optional
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 40985
2014-06-02 18:17:48 +00:00
Felix Fietkau
4e56e7ee61
mac80211: b43: make B43_PHY_LP configurable
...
This allows saving 11772 B if disabled.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 40984
2014-06-02 18:17:44 +00:00
John Crispin
43de2d08de
mac80211: query driver for max A-MPDU length exponent
...
This patch enables netifd to query 802.11ac-driver for the maximum
supported A-MPDU length exponent, possibly increasing VHT throughput by
more aggressive frame aggregation.
v2: refreshed patch
Signed-off-by: Matti Laakso <malaakso at elisanet.fi>
SVN-Revision: 40938
2014-06-02 12:44:54 +00:00
Felix Fietkau
a5f8365f40
ath9k: fix deprecated syntax in config symbol
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40860
2014-05-26 08:00:29 +00:00
Felix Fietkau
48855aab6c
ath9k: make support for PC-OEM cards optional, reduces module size
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40859
2014-05-25 22:39:58 +00:00
Felix Fietkau
92b716ff72
mac80211: mark kmod-rtlwifi as hidden (selected by rtlwifi drivers)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40845
2014-05-25 12:23:14 +00:00
Felix Fietkau
d90ec19e95
rt2x00: fix rt3352 rf probing ( #14322 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40837
2014-05-23 21:05:41 +00:00
Felix Fietkau
b13b61f98c
mac80211: fix probing of rtl8180
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40836
2014-05-23 21:00:42 +00:00
Felix Fietkau
ca49c000b6
mac80211: update to wireless-testing 2014-05-22
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40834
2014-05-23 18:48:35 +00:00
Felix Fietkau
740a322cf8
ath9k: revert a faulty rx path fix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40802
2014-05-20 11:09:47 +00:00
Felix Fietkau
8513629e3e
mac80211: update to wireless-testing 2014-05-19
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40800
2014-05-20 09:35:17 +00:00
Felix Fietkau
2ddcd59f16
mac80211: fix stbc configuration
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40783
2014-05-19 22:19:07 +00:00
Felix Fietkau
acf1c98271
ath9k: add some rx path fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40780
2014-05-19 19:51:45 +00:00
Felix Fietkau
385b08d475
mac80211: fix ht capabilities for HT20
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40776
2014-05-18 21:13:03 +00:00
Felix Fietkau
8a75eac80b
mac80211: fix VHT80 channel allocation (thx, SeG)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40770
2014-05-15 20:02:59 +00:00
Hauke Mehrtens
6f71e6c309
mac80211: fix warning in select_queue with kernel 3.14
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40737
2014-05-08 21:54:24 +00:00
Felix Fietkau
1268274b5d
mac80211: reset ht_capab for each device
...
... or else "option htmode" is added multiple times to
the second and following device sections.
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 40711
2014-05-06 15:43:08 +00:00
Felix Fietkau
b0e436e10c
mac80211: fix station info rx bitrate for IBSS mode
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40696
2014-05-05 16:45:13 +00:00
Felix Fietkau
b4d93a52cf
ar71xx/ath9k: fix reading the WMAC revision on AR953x ( fixes #15581 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40695
2014-05-04 23:26:20 +00:00