Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville says:
====================
One last batch of stragglers intended for 3.9...
For the iwlwifi pull, Johannes says:
"I hadn't expected to ask you to pull iwlwifi-next again, but I have a
number of fixes most of which I'd also send in after rc1, so here it is.
The first commit is a merge error between mac80211-next and
iwlwifi-next; in addition I have fixes for P2P scanning and MVM driver
MAC (virtual interface) management from Ilan, a CT-kill (critical
temperature) fix from Eytan, and myself fixed three different little but
annoying bugs in the MVM driver.
The only ones I might not send for -rc1 are Emmanuel's debug patch, but
OTOH it should help greatly if there are any issues, and my own time
event debugging patch that I used to find the race condition but we
decided to keep it for the future."
For the mac80211 pull, Johannes says:
"Like iwlwifi-next, this would almost be suitable for rc1.
I have a fix for station management on non-TDLS drivers, a CAB queue
crash fix for mesh, a fix for an annoying (but harmless) warning, a
tracing fix and a documentation fix. Other than that, only a few mesh
cleanups."
Along with that is a fix for memory corruption in rtlwifi, an
orinoco_usb fix to avoid allocating a DMA buffer on the stack, an a
hostap fix to return -ENOMEM instead of -1 after a memory allocation
failure. The remaining bits implement 802.11ac support for the mwifiex
driver -- I think that is still worth getting into 3.9.
Please let me know if there are problems!
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- Documentation/DocBook/80211.tmpl 2 additions, 2 deletionsDocumentation/DocBook/80211.tmpl
- drivers/net/wireless/hostap/hostap_ap.c 1 addition, 1 deletiondrivers/net/wireless/hostap/hostap_ap.c
- drivers/net/wireless/iwlwifi/dvm/commands.h 1 addition, 0 deletionsdrivers/net/wireless/iwlwifi/dvm/commands.h
- drivers/net/wireless/iwlwifi/dvm/tt.c 1 addition, 1 deletiondrivers/net/wireless/iwlwifi/dvm/tt.c
- drivers/net/wireless/iwlwifi/dvm/tx.c 36 additions, 15 deletionsdrivers/net/wireless/iwlwifi/dvm/tx.c
- drivers/net/wireless/iwlwifi/mvm/mac-ctxt.c 42 additions, 5 deletionsdrivers/net/wireless/iwlwifi/mvm/mac-ctxt.c
- drivers/net/wireless/iwlwifi/mvm/mac80211.c 4 additions, 6 deletionsdrivers/net/wireless/iwlwifi/mvm/mac80211.c
- drivers/net/wireless/iwlwifi/mvm/rx.c 1 addition, 0 deletionsdrivers/net/wireless/iwlwifi/mvm/rx.c
- drivers/net/wireless/iwlwifi/mvm/scan.c 6 additions, 1 deletiondrivers/net/wireless/iwlwifi/mvm/scan.c
- drivers/net/wireless/iwlwifi/mvm/sta.c 10 additions, 4 deletionsdrivers/net/wireless/iwlwifi/mvm/sta.c
- drivers/net/wireless/iwlwifi/mvm/sta.h 4 additions, 2 deletionsdrivers/net/wireless/iwlwifi/mvm/sta.h
- drivers/net/wireless/iwlwifi/mvm/time-event.c 9 additions, 1 deletiondrivers/net/wireless/iwlwifi/mvm/time-event.c
- drivers/net/wireless/mwifiex/11ac.c 261 additions, 0 deletionsdrivers/net/wireless/mwifiex/11ac.c
- drivers/net/wireless/mwifiex/11ac.h 26 additions, 0 deletionsdrivers/net/wireless/mwifiex/11ac.h
- drivers/net/wireless/mwifiex/11n.c 6 additions, 1 deletiondrivers/net/wireless/mwifiex/11n.c
- drivers/net/wireless/mwifiex/11n.h 2 additions, 2 deletionsdrivers/net/wireless/mwifiex/11n.h
- drivers/net/wireless/mwifiex/Makefile 1 addition, 0 deletionsdrivers/net/wireless/mwifiex/Makefile
- drivers/net/wireless/mwifiex/cfg80211.c 153 additions, 24 deletionsdrivers/net/wireless/mwifiex/cfg80211.c
- drivers/net/wireless/mwifiex/cfp.c 157 additions, 2 deletionsdrivers/net/wireless/mwifiex/cfp.c
- drivers/net/wireless/mwifiex/cmdevt.c 19 additions, 0 deletionsdrivers/net/wireless/mwifiex/cmdevt.c
Loading
Please register or sign in to comment