Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux...
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 Dec 2018 16:36:18 +0000 (08:36 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Dec 2018 16:36:18 +0000 (08:36 -0800)
commit5a862f86b8e86562fc8532160c5530a13e1e944b
tree0fa13538752825a01dc98c34dc175271c9341815
parent33f18c96afdf4da20014f834874e2820ee880cde
parentd359bbce0601c6a19203a4b813a7e3910fcba282
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git./linux/kernel/git/jberg/mac80211-next

Johannes Berg says:

====================
This time we have too many changes to list, highlights:
 * virt_wifi - wireless control simulation on top of
   another network interface
 * hwsim configurability to test capabilities similar
   to real hardware
 * various mesh improvements
 * various radiotap vendor data fixes in mac80211
 * finally the nl_set_extack_cookie_u64() we talked
   about previously, used for
 * peer measurement APIs, right now only with FTM
   (flight time measurement) for location
 * made nl80211 radio/interface announcements more complete
 * various new HE (802.11ax) things:
   updates, TWT support, ...
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wireless/mac80211_hwsim.c
net/mac80211/cfg.c
net/mac80211/iface.c
net/mac80211/mlme.c
net/mac80211/rx.c
net/mac80211/tx.c
net/wireless/nl80211.c
net/wireless/util.c