aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c
AgeCommit message (Expand)Author
2019-08-29mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai
2019-03-23mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing
2018-12-21mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov
2018-12-13mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk
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-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
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-21mac80211_hwsim: Set wmediumd for new radiosAndrew Zaborowski
2018-03-21mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler
2018-03-21mac80211_hwsim: fix secondary MAC address assignmentJohannes Berg
2018-03-02net: Convert hwsim_net_opsKirill Tkhai
2018-03-02mac80211_hwsim: Make hwsim_netgroup IDAKirill Tkhai
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-02-19mac80211_hwsim: don't use WQ_MEM_RECLAIMJohannes Berg
2018-01-31mac80211_hwsim: add generation count for netlink dump operationBenjamin Beichler
2018-01-31mac80211_hwsim: add nl_err_msg in hwsim_new_radio in netlink caseBenjamin Beichler
2018-01-31mac80211_hwsim: add permanent mac address option for new radiosBenjamin Beichler
2018-01-22Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/sc...David S. Miller
2018-01-22mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-15mac80211_hwsim: add hwsim_tx_rate_flags to netlink attributesBenjamin Beichler
2018-01-15mac80211_hwsim: add hashtable with mac address keys for faster lookupBenjamin Beichler
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg
2018-01-15mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unloadBenjamin Beichler
2018-01-04Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...David S. Miller
2017-12-19mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai
2017-12-19mac80211_hwsim: enable TODS BIT in null data frameAdiel Aloni
2017-12-11mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLEDAdiel Aloni
2017-11-20mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings
2017-11-16genetlink: fix genlmsg_nlhdr()Michal Kubecek
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-09-21mac80211_hwsim: use dyndbg for debug messagesLubomir Rintel