1
0
Fork 0
remarkable-linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac
David S. Miller ab17cb1fea wireless-drivers-next patches for 4.10
Major changes:
 
 rsi
 
 * filter rx frames
 * configure tx power
 * make it possible to select antenna
 * support 802.11d
 
 brcmfmac
 
 * cleanup of scheduled scan code
 * support for bcm43341 chipset with different chip id
 * support rev6 of PCIe device interface
 
 ath10k
 
 * add spectral scan support for QCA6174 and QCA9377 families
 * show used tx bitrate with 10.4 firmware
 
 wil6210
 
 * add power save mode support
 * add abort scan functionality
 * add support settings retry limit for short frames
 
 bcma
 
 * add Dell Inspiron 3148
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.11 (GNU/Linux)
 
 iQEcBAABAgAGBQJYQGivAAoJEG4XJFUm622bqG0IAJtSGt4Fxv2jL7GPmPpEUtYK
 F6G1PCk9LxO44rOZ15E/CT1vPk6Bnwqp9brdngmXwl7jc+jGs4MQN7g6cD4UZgPm
 gxjx8cah2HPRVgEE7PeOILthRxwPA+9klycsvwtglkgQ1SpQVmLHDTLpeOAkRluY
 olJGINoGHTD6osud6p3oKK+VP891omJvu8TPqRjhrhLhbQTWAuTxl2Gsdye30yag
 CsdaEZb9wdUEBoS80EVRwvgBzqrdKU5kGDGbuzytcyrFrRHo4flti1KgxDg3nIpI
 jC4Liwg0yE/aYZlfMqi/960rt8AttCJBDt/vwqp0mOE4IwFsE9Yaio6xXUonAC8=
 =a6a/
 -----END PGP SIGNATURE-----

Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next

Kalle Valo says:

====================
wireless-drivers-next patches for 4.10

Major changes:

rsi

* filter rx frames
* configure tx power
* make it possible to select antenna
* support 802.11d

brcmfmac

* cleanup of scheduled scan code
* support for bcm43341 chipset with different chip id
* support rev6 of PCIe device interface

ath10k

* add spectral scan support for QCA6174 and QCA9377 families
* show used tx bitrate with 10.4 firmware

wil6210

* add power save mode support
* add abort scan functionality
* add support settings retry limit for short frames

bcma

* add Dell Inspiron 3148
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2016-12-02 13:58:10 -05:00
..
Makefile brcmfmac: move pno helper functions in separate source file 2016-11-29 17:29:26 +02:00
bcdc.c brcmfmac: proto: add callback for queuing TX data 2016-11-09 03:30:32 +02:00
bcdc.h
bcmsdh.c brcmfmac: initialize variable in brcmf_sdiod_regrl() 2016-09-26 20:35:53 +03:00
btcoex.c brcmfmac: use jiffies for timeout in btcoex 2016-01-08 10:44:46 +02:00
btcoex.h
bus.h brcmfmac: add pcie host dongle interface rev6 support 2016-11-29 17:29:24 +02:00
cfg80211.c wireless-drivers-next patches for 4.10 2016-12-02 13:58:10 -05:00
cfg80211.h brcmfmac: make internal escan more generic 2016-11-29 17:29:27 +02:00
chip.c brcmfmac: add support for the PCIE devices 43525 and 43465 2016-06-16 18:20:05 +03:00
chip.h brcmfmac: access PMU registers using standalone PMU core if available 2016-02-06 13:52:47 +02:00
common.c brcmfmac: add support for nl80211 BSS_SELECT feature 2016-04-26 12:14:27 +03:00
common.h brcmfmac: merge platform data and module paramaters 2016-03-07 14:15:56 +02:00
commonring.c
commonring.h
core.c brcmfmac: proto: add callback for queuing TX data 2016-11-09 03:30:32 +02:00
core.h brcmfmac: drop unused fields from struct brcmf_pub 2016-09-26 20:51:02 +03:00
debug.c brcmfmac: Use consistent naming for bsscfgidx. 2015-11-26 13:55:18 +02:00
debug.h brcmfmac: assure net_ratelimit() is declared before use 2015-11-30 14:46:45 +02:00
feature.c brcmfmac: add 802.11w management frame protection support 2016-03-07 14:15:59 +02:00
feature.h brcmfmac: add 802.11w management frame protection support 2016-03-07 14:15:59 +02:00
firmware.c brcmfmac: insert default boardrev in nvram data if missing 2016-04-14 15:57:47 +03:00
firmware.h brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilers 2016-01-18 11:20:52 -05:00
flowring.c brcmfmac: use correct skb freeing helper when deleting flowring 2016-09-27 18:47:55 +03:00
flowring.h brcmfmac: Increase nr of supported flowrings. 2016-02-25 11:59:22 +02:00
fweh.c brcmfmac: print name of connect status event 2016-11-17 08:44:35 +02:00
fweh.h brcmfmac: print name of connect status event 2016-11-17 08:44:35 +02:00
fwil.c brcmfmac: Return actual error by fwil. 2015-11-30 14:46:38 +02:00
fwil.h brcmfmac: add support for nl80211 BSS_SELECT feature 2016-04-26 12:14:27 +03:00
fwil_types.h brcmfmac: fix scheduled scan result handling for newer chips 2016-11-29 17:29:31 +02:00
fwsignal.c brcmfmac: proto: add callback for queuing TX data 2016-11-09 03:30:32 +02:00
fwsignal.h brcmfmac: proto: add callback for queuing TX data 2016-11-09 03:30:32 +02:00
msgbuf.c brcmfmac: add pcie host dongle interface rev6 support 2016-11-29 17:29:24 +02:00
msgbuf.h brcmfmac: add pcie host dongle interface rev6 support 2016-11-29 17:29:24 +02:00
of.c brcmfmac: merge platform data and module paramaters 2016-03-07 14:15:56 +02:00
of.h brcmfmac: merge platform data and module paramaters 2016-03-07 14:15:56 +02:00
p2p.c brcmfmac: Check rtnl_lock is locked when removing interface 2016-08-24 16:13:47 +03:00
p2p.h brcmfmac: Check rtnl_lock is locked when removing interface 2016-08-24 16:13:47 +03:00
pcie.c brcmfmac: add pcie host dongle interface rev6 support 2016-11-29 17:29:24 +02:00
pcie.h
pno.c brcmfmac: use requested scan interval in scheduled scan 2016-11-29 17:29:30 +02:00
pno.h brcmfmac: use requested scan interval in scheduled scan 2016-11-29 17:29:30 +02:00
proto.c brcmfmac: proto: add callback for queuing TX data 2016-11-09 03:30:32 +02:00
proto.h brcmfmac: proto: add callback for queuing TX data 2016-11-09 03:30:32 +02:00
sdio.c brcmfmac: add support for 43341 chip 2016-11-29 17:29:25 +02:00
sdio.h brcmfmac: Fix 'did not remove int handler' warning 2016-06-04 17:58:52 +03:00
tracepoint.c brcmfmac: add missing header dependencies 2016-09-03 13:10:13 +03:00
tracepoint.h
usb.c brcmfmac: Add USB ID for Cisco Linksys AE1200 2016-09-03 20:01:03 +03:00
usb.h
vendor.c
vendor.h