]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.org/pub...
authorDavid S. Miller <davem@davemloft.net>
Wed, 28 Oct 2015 02:56:56 +0000 (19:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Oct 2015 02:56:56 +0000 (19:56 -0700)
commitd59542ddcb547871b1913c34c31a6d207627db02
tree8cd0a27aa5046cfbdfd2e9904cfc429170bc0c13
parentf8e529ed941ba2bbcbf310b575d968159ce7e895
parentc0963772cbbf1b7dc9fad4497f3aba8526bb07d6
Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next

Kalle Valo says:

====================
here's a bigger pull request for 4.4. The diffstat looks scary as we
created a new directory realtek for all realtek drivers. In the future
I'm planning to create similar directories for all vendors, currently we
just have ath, mediatek and realtek. This change has been in linux-next
for a couple of weeks so it should be safe, but of course you never
know.

There's also a new driver rtl8xxxu for few realtek USB devices. This
just made it to the last linux-next build.

Otherwise there's nothing really special, more info below. If time
permits, and it's ok for you, I'm hoping to send you a one more pull
request this week.

brcmfmac

* using netdev carrier state
* add and rework some cfg80211 callbacks mainly for AP mode
* use devcoredump when triggered by firmware event

realtek

* create new directory drivers/net/wireless/realtek/ for all realtek
  drivers, not visible to users (no kconfig changes etc)
* add rtl8xxxu, a new mac80211 driver for RTL8723AU, RTL8188CU,
  RTL8188RU, RTL8191CU, RTL8192CU and hopefully more in the future

ath10k

* add board 2 API support for automatically choosing correct board file
* data path optimisations
* disable PCI power save for qca988x and QCA99x0 due to interop reasons

wil6210

* BlockAckReq support
* firmware crashdump using devcoredump
* capture all frames with sniffer
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS
drivers/net/wireless/ath/ath10k/hw.h
drivers/net/wireless/ath/ath6kl/cfg80211.c
drivers/net/wireless/realtek/rtlwifi/pci.h
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c
drivers/net/wireless/realtek/rtlwifi/rtl8821ae/sw.c
drivers/net/wireless/realtek/rtlwifi/wifi.h