Felix Fietkau
12903c2697
mac80211: Update QCA9880 firmware to 10.2.4.70-2
...
This firmware adds support for management frames over normal
packet transport interface instead of over the WMI management
interface.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 46195
2015-07-06 10:19:08 +00:00
Nicolas Thill
0aa351196a
mac80211: fix build on UML
...
A duplicate include guard prevents inclusion of barrier.h in UML build and this prevents mac80211 from building.
This patch re-enables mac80211 hwsim and renames the include guard.
See https://lists.openwrt.org/pipermail/openwrt-devel/2015-June/033614.html for details.
Signed-off-by: Martin Tippmann <martin.tippmann@gmail.com>
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 46133
2015-06-26 00:43:03 +00:00
Jonas Gorski
c62ddc9b59
mac80211: disable for kernel 4.1 for now
...
Backports requires updates to compile successfully.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 46110
2015-06-22 12:27:30 +00:00
Rafał Miłecki
1acfc775d6
kernel: mac80211: bcm53xx has bcma built-in
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45933
2015-06-09 15:13:18 +00:00
Rafał Miłecki
e4c35bd9fb
mac80211: make b43 N-PHY default for brcm47xx legacy subtarget
...
Subtarget legacy is supposed to support all ssb SoC except for BCM4705.
There are few BCM4703 devices with 802.11n supprt (WRT160N v1.0, v1.1).
Few BCM4704 devices with 802.11n: ASUS WL-500W, Linksys WRT150N v1.0 &
v1.1, Linksys WRT300N v1.0, Netgear WNDR3300 v1, WNR834B v1 & v2.
It seems we have to enable N-PHY for legacy as well to support above.
Unfortunately it increases root.squashfs size by 48 460 B.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 45309
2015-04-08 05:55:28 +00:00
Felix Fietkau
5d9eeab64a
build: remove obsolete references to cris and avr32
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44965
2015-03-24 10:07:40 +00:00
Steven Barth
321ff8d516
mac80211: disable for uml
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 44953
2015-03-23 14:51:56 +00:00
Rafał Miłecki
aafe123d02
mac80211: include brcmfmac firmware for BCM43602
...
It can be found e.g. in Netgear R8000.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44915
2015-03-20 23:57:35 +00:00
Rafał Miłecki
bd82b403cf
mac80211: update linux-firmware to 2015-03-20
...
It includes new Broadcom firmware files for brcmfmac.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44914
2015-03-20 22:36:28 +00:00
Imre Kaloz
211a4484a1
mac80211: fix 5ghz variable name
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44907
2015-03-20 12:13:11 +00:00
Imre Kaloz
8f91c80ea1
mac80211: when looking for VHT, check 5GHz support as well
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44906
2015-03-20 11:47:16 +00:00
Rafał Miłecki
f60113762a
mac80211: include brcmfmac USB firmware only if support was enabled
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44808
2015-03-16 07:04:28 +00:00
Rafał Miłecki
190cd817b0
mac80211: add option for USB support in brcmfmac
...
This makes it consistent with other buses configuration.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44807
2015-03-16 06:52:26 +00:00
Rafał Miłecki
e5d89ea721
mac80211: update wiki URLs
...
linuxwireless.org was moved to wireless.wiki.kernel.org and it RO now
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44806
2015-03-16 06:39:10 +00:00
Felix Fietkau
ff92fe5770
mac80211: add missing dependency for brcmfmac with SDIO support enabled ( fixes #19184 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44790
2015-03-15 17:51:16 +00:00
Felix Fietkau
ea5c986aa6
ath9k: always select relay support, not just when debugfs is enabled - fixes an unresolved symbol error
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44754
2015-03-14 12:12:25 +00:00
Felix Fietkau
1850e0f0a7
Rename 'atheros' target to 'ath25'
...
Rename 'atheros' target to more precise 'ath25'.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44736
2015-03-13 03:02:28 +00:00
Felix Fietkau
24e29efb2f
mac80211: Use newer firmware for ath10k
...
Patch by Bryan Forbes <bryan@reigndropsfall.net>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44656
2015-03-11 15:02:54 +00:00
Felix Fietkau
1e5b7c17b0
mac80211: update to wireless-testing 2015-03-09
...
Based on patch by Bryan Forbes <bryan@reigndropsfall.net>
Also update mt76 to update for API changes
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44655
2015-03-11 15:02:47 +00:00
Rafał Miłecki
a79d10fa01
mac80211: brcmfmac: Add PCIe support option
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44466
2015-02-16 19:36:35 +00:00
Rafał Miłecki
9034bd32af
mac80211: brcmfmac: Add SDIO support option
...
This patch adds SDIO support for the brcmfmac driver.
For now only very few boards need it.
Signed off by: José Vázquez Fernández <ppvazquezfer@gmail.com>
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44465
2015-02-16 19:11:38 +00:00
John Crispin
f283700396
mac80211: update libertas_sdio package name
...
Change the name of the package to match the module name so it matches the
package name referenced by the Kirkwood (Guruplug) profile.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 44171
2015-01-28 12:06:59 +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
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
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
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
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
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
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
8be721208d
mac80211: update to wireless-testing 2014-09-26
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42683
2014-09-27 20:51:43 +00:00
Jonas Gorski
288e50a79c
mac80211: enable DFS support for ath9k/10k by default
...
The DFS pattern detector now supports all three regions; ETSI, FCC and
JP, so there is no reason to not have it enabled anymore.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42431
2014-09-07 09:38:13 +00:00
Jonas Gorski
7272ccbf24
mac80211: b43: include ucode30 by default
...
Fixes
b43-phy0 ERROR: Firmware file "b43-open/ucode30_mimo.fw" not found
for BCM43217 devices.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41943
2014-08-01 21:56:43 +00:00
Imre Kaloz
a8486aeff3
package the mwifiex-pcie driver
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41820
2014-07-24 10:18:06 +00:00
Hauke Mehrtens
7a8f2a73ce
mac80211: add new b43 config option to issue rebuild
...
With this patch mac80211 will be rebuild when one of these config
options was changed.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41677
2014-07-16 20:30:30 +00:00
Hauke Mehrtens
ba54356d49
brcm47xx: deactivate ssb and old phy code for new devices
...
This deactivates ssb and G-PHY code in b43 for the mips74k profile in
brcm47xx.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41594
2014-07-12 15:39:31 +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
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
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
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
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
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
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