Merge tag 'mac80211-for-davem-2017-01-13' of...
Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 Johannes Berg says: ==================== We have a number of fixes, in part because I was late in actually sending them out - will try to do better in the future: * handle VHT opmode properly when hostapd is controlling full station state * two fixes for minimum channel width in mac80211 * don't leave SMPS set to junk in HT capabilities * fix headroom when forwarding mesh packets, recently broken by another fix that failed to take into account frame encryption * fix the TID in null-data packets indicating EOSP (end of service period) in U-APSD * prevent attempting to use (and then failing which results in crashes) TXQs on stations that aren't added to the driver yet ==================== Signed-off-by:David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- include/uapi/linux/nl80211.h 3 additions, 1 deletioninclude/uapi/linux/nl80211.h
- net/mac80211/chan.c 0 additions, 3 deletionsnet/mac80211/chan.c
- net/mac80211/iface.c 21 additions, 0 deletionsnet/mac80211/iface.c
- net/mac80211/main.c 9 additions, 4 deletionsnet/mac80211/main.c
- net/mac80211/rate.c 2 additions, 0 deletionsnet/mac80211/rate.c
- net/mac80211/rx.c 21 additions, 17 deletionsnet/mac80211/rx.c
- net/mac80211/sta_info.c 2 additions, 2 deletionsnet/mac80211/sta_info.c
- net/mac80211/tx.c 7 additions, 10 deletionsnet/mac80211/tx.c
- net/mac80211/vht.c 3 additions, 1 deletionnet/mac80211/vht.c
- net/wireless/nl80211.c 15 additions, 0 deletionsnet/wireless/nl80211.c
Loading
Please register or sign in to comment