aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai1-1/+0
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-03-21mac80211_hwsim: Set wmediumd for new radiosAndrew Zaborowski1-0/+1
2018-03-02net: Convert hwsim_net_opsKirill Tkhai1-0/+1
2018-03-02mac80211_hwsim: Make hwsim_netgroup IDAKirill Tkhai1-6/+8
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-1/+1
2018-02-19mac80211_hwsim: don't use WQ_MEM_RECLAIMJohannes Berg1-1/+1
2018-01-31mac80211_hwsim: add generation count for netlink dump operationBenjamin Beichler1-7/+24
2018-01-31mac80211_hwsim: add nl_err_msg in hwsim_new_radio in netlink caseBenjamin Beichler1-2/+5
2018-01-31mac80211_hwsim: add permanent mac address option for new radiosBenjamin Beichler1-9/+34
2018-01-22Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-18/+76
2018-01-22mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)1-1/+3
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+15
2018-01-15mac80211_hwsim: add hwsim_tx_rate_flags to netlink attributesBenjamin Beichler1-1/+40
2018-01-15mac80211_hwsim: add hashtable with mac address keys for faster lookupBenjamin Beichler1-16/+34
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg1-0/+5
2018-01-15mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unloadBenjamin Beichler1-2/+10
2018-01-04Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-6/+11
2017-12-19mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nlJia-Ju Bai1-1/+1
2017-12-19mac80211_hwsim: enable TODS BIT in null data frameAdiel Aloni1-0/+1
2017-12-11mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLEDAdiel Aloni1-6/+11
2017-11-20mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings1-1/+4
2017-11-16genetlink: fix genlmsg_nlhdr()Michal Kubecek1-1/+1
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-96/+96
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-2/+2
2017-09-21mac80211_hwsim: use dyndbg for debug messagesLubomir Rintel1-96/+96
2017-09-05mac80211_hwsim: Use proper TX powerBeni Lev1-2/+0
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-2/+2
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-4/+4
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-3/+2
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller1-1/+1
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg1-1/+7
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg1-1/+1
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-2/+2
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-4/+4
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-21/+69
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg1-2/+2
2017-04-13mac80211_hwsim: use per-interface power levelJohannes Berg1-6/+3
2017-03-29mac80211-hwsim: remove dmesg spam about get-survey.Ben Greear1-2/+0
2017-03-06mac80211_hwsim: report survey data for scanned channelsJohannes Berg1-13/+60
2017-03-06mac80211_hwsim: Add channel 169 (5845 MHz)Jouni Malinen1-0/+1
2017-03-06mac80211_hwsim: Make sure NEW_RADIO contains final nameAndrew Zaborowski1-0/+3
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski1-0/+2
2017-02-27mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME lengthJohannes Berg1-7/+21
2017-02-27mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner1-1/+1
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan1-1/+1
2016-11-15mac80211_hwsim: fix beacon delta calculationBenjamin Beichler1-1/+1
2016-10-29Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-39/+40