linux/drivers/net/wireless/rtlwifi/rtl8192ce
David S. Miller 7009deab19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
Conflicts:
	drivers/net/wireless/brcm80211/brcmfmac/dhd_bus.h
	drivers/net/wireless/rtlwifi/rtl8188ee/phy.h
	drivers/net/wireless/rtlwifi/rtl8192ce/phy.h
	drivers/net/wireless/rtlwifi/rtl8192de/phy.h
	drivers/net/wireless/rtlwifi/rtl8723ae/phy.h

Just some minor conflicts between the wireless-next changes
and Joe Perches's "extern" removal from function prototypes
in header files.

John W. Linville says:

====================
Regarding the Bluetooth bits, Gustavo says:

"The big work here is from Marcel and Johan. They did a lot of work
in the L2CAP, HCI and MGMT layers. The most important ones are the
addition of a new MGMT command to enable/disable LE advertisement
and the introduction of the HCI user channel to allow applications
to get directly and exclusive access to Bluetooth devices."

As to the ath10k bits, Kalle says:

"Bartosz dropped support for qca98xx hw1.0 hardware from ath10k, it's
just too much to support it. Michal added support for the new firmware
interface. Marek fixed WEP in AP and IBSS mode. Rest of the changes are
minor fixes or cleanups."

And also:

"Major changes are:

* throughput improvements including aligning the RX frames correctly and
  optimising HTT layer (Michal)

* remove qca98xx hw1.0 support (Bartosz)

* add support for firmware version 999.999.0.636 (Michal)

* firmware htt statistics support (Kalle)

* fix WEP in AP and IBSS mode (Marek)

* fix a mutex unlock balance in debugfs file (Shafi)

And of course there's a lot of smaller fixes and cleanup."

For the wl12xx bits, Luca says:

"Here are some patches intended for 3.13.  Eliad is upstreaming a bunch
of patches that have been pending in the internal tree.  Mostly bugfixes
and other small improvements."

Along with that...

Arend and friends bring us a batch of brcmfmac updates, Larry Finger
offers some rtlwifi refactoring, and Sujith sends the usual batch of
ath9k updates.  As usual, there are a number of other small updates
from a variety of players as well.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-07 15:40:44 -04:00
..
def.h rtlwifi: remove duplicate declarations and macros in headers 2013-09-26 15:15:14 -04:00
dm.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names 2012-10-30 16:17:54 -04:00
dm.h rtlwifi: rtl8192c: Convert driver to use private dm structs 2012-04-23 15:35:32 -04:00
hw.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee 2013-04-01 16:20:53 -04:00
hw.h rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07 2013-04-01 16:19:59 -04:00
led.c rtl8192ce: Update copyright dates 2012-01-24 14:08:37 -05:00
led.h rtl8192ce: Update copyright dates 2012-01-24 14:08:37 -05:00
Makefile
phy.c rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE 2012-10-30 16:17:53 -04:00
phy.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 2013-10-07 15:40:44 -04:00
reg.h rtlwifi: remove duplicate declarations and macros in headers 2013-09-26 15:15:14 -04:00
rf.c rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names 2012-10-30 16:17:54 -04:00
rf.h rtlwifi: Remove extern from function prototypes 2013-09-24 18:06:51 -07:00
sw.c rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routine 2013-10-03 16:36:51 -04:00
sw.h rtl8192ce: Update copyright dates 2012-01-24 14:08:37 -05:00
table.c rtl8192ce: Update copyright dates 2012-01-24 14:08:37 -05:00
table.h rtl8192ce: Update copyright dates 2012-01-24 14:08:37 -05:00
trx.c rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats struct 2013-10-03 16:24:29 -04:00
trx.h mac80211: move TX station pointer and restructure TX 2012-07-31 16:18:39 +02:00