summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mac80211_hwsim.c
AgeCommit message (Expand)Author
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14nl80211: require and validate vendor command policyJohannes Berg
2019-05-24mac80211_hwsim: mark expected switch fall-throughGustavo A. R. Silva
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26mac80211_hwsim: Extended Key ID supportAlexander Wetzel
2019-04-26mac80211_hwsim: set p2p device interface support indicationAvraham Stern
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-08mac80211_hwsim: calculate if_combination.max_interfacesJohannes Berg
2019-03-22genetlink: make policy common to familyJohannes Berg
2019-03-22mac80211_hwsim: Replace hrtimer tasklet with softirq hrtimerThomas Gleixner
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-22mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing
2019-02-08mac80211_hwsim: Declare support for Multi-BSSIDJouni Malinen
2019-02-05mac80211_hwsim: Support boottime in scan resultsJouni Malinen
2019-01-19mac80211_hwsim: check that n_limits makes senseJohannes Berg
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller
2018-12-18mac80211_hwsim: fix overwriting of if_combinationJames Prestwood
2018-12-05mac80211_hwsim: fixes kernel crash during mac80211_hwsim initJames Prestwood
2018-11-09mac80211_hwsim: allow configurable cipher typesJames Prestwood
2018-11-09mac80211_hwsim: allow setting iftype supportJames Prestwood
2018-11-09mac80211_hwsim: move HWSIM_ATTR_RADIO_NAME parsing lastJohannes Berg
2018-11-09mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk
2018-11-09mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov
2018-10-08mac80211_hwsim: drop now unused work-queue from hwsimMartin Willi
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-26mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi
2018-09-26mac80211_hwsim: fix race in radio destruction from netlink notifierMartin Willi
2018-09-26mac80211_hwsim: fix locking when iterating radios during ns exitMartin Willi
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-08-28mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_customJinbum Park
2018-08-28mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-08-15mac80211_hwsim: require at least one channelJohannes Berg
2018-07-09mac80211_hwsim: Add support for HEIlan Peer
2018-06-15mac80211_hwsim: fix module init error pathsJohannes Berg
2018-05-29net: remove unnecessary genlmsg_cancel() callsYueHaibing
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-23Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2018-05-22mac80211_hwsim: Fix radio dump for radio idx 0Andrew Zaborowski
2018-05-07mac80211_hwsim: fix a possible memory leak in hwsim_new_radio_nl()YueHaibing
2018-04-19mac80211_hwsim: indicate support for powersave.Bjoern Johansson
2018-04-11mac80211_hwsim: use DEFINE_IDAMatthew Wilcox
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller