summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mac80211_hwsim.c
Commit message (Expand)AuthorAge
* mac80211_hwsim: use DEFINE_IDAMatthew Wilcox2018-04-11
* Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2018-03-29
|\
| * mac80211_hwsim: fix use-after-free bug in hwsim_exit_netBenjamin Beichler2018-03-21
| * mac80211_hwsim: fix secondary MAC address assignmentJohannes Berg2018-03-21
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\ \ | |/ |/|
| * mac80211_hwsim: Set wmediumd for new radiosAndrew Zaborowski2018-03-21
* | net: Convert hwsim_net_opsKirill Tkhai2018-03-02
* | mac80211_hwsim: Make hwsim_netgroup IDAKirill Tkhai2018-03-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-24
|\ \ | |/
| * Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-22
| |\
| | * mac80211_hwsim: don't use WQ_MEM_RECLAIMJohannes Berg2018-02-19
* | | mac80211_hwsim: add generation count for netlink dump operationBenjamin Beichler2018-01-31
* | | mac80211_hwsim: add nl_err_msg in hwsim_new_radio in netlink caseBenjamin Beichler2018-01-31
* | | mac80211_hwsim: add permanent mac address option for new radiosBenjamin Beichler2018-01-31
|/ /
* | Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/sc...David S. Miller2018-01-22
|\ \
| * | mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)2018-01-22
| * | mac80211_hwsim: add hwsim_tx_rate_flags to netlink attributesBenjamin Beichler2018-01-15
| * | mac80211_hwsim: add hashtable with mac address keys for faster lookupBenjamin Beichler2018-01-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
|\ \ \ | |/ / |/| / | |/
| * mac80211_hwsim: validate number of different channelsJohannes Berg2018-01-15
| * mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unloadBenjamin Beichler2018-01-15
* | Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...David S. Miller2018-01-04
|\ \ | |/ |/|
| * mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLEDAdiel Aloni2017-12-11
* | mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai2017-12-19
* | mac80211_hwsim: enable TODS BIT in null data frameAdiel Aloni2017-12-19
|/
* mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings2017-11-20
* genetlink: fix genlmsg_nlhdr()Michal Kubecek2017-11-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * mac80211_hwsim: use dyndbg for debug messagesLubomir Rintel2017-09-21
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
|/
* mac80211_hwsim: Use proper TX powerBeni Lev2017-09-05
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-07
* mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg2017-05-08
* mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-28
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-28
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-28
* Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-20
|\
| * mac80211_hwsim: use per-interface power levelJohannes Berg2017-04-13
| * mac80211-hwsim: remove dmesg spam about get-survey.Ben Greear2017-03-29
| * mac80211_hwsim: report survey data for scanned channelsJohannes Berg2017-03-06
| * mac80211_hwsim: Add channel 169 (5845 MHz)Jouni Malinen2017-03-06
| * mac80211_hwsim: Make sure NEW_RADIO contains final nameAndrew Zaborowski2017-03-06
| * wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-06
* | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
|/
* mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME lengthJohannes Berg2017-02-27
* mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner2017-02-27