index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mac80211_hwsim.c
Age
Commit message (
Expand
)
Author
2018-06-15
mac80211_hwsim: fix module init error paths
Johannes Berg
2018-05-29
net: remove unnecessary genlmsg_cancel() calls
YueHaibing
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-23
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2018-05-22
mac80211_hwsim: Fix radio dump for radio idx 0
Andrew Zaborowski
2018-05-07
mac80211_hwsim: fix a possible memory leak in hwsim_new_radio_nl()
YueHaibing
2018-04-19
mac80211_hwsim: indicate support for powersave.
Bjoern Johansson
2018-04-11
mac80211_hwsim: use DEFINE_IDA
Matthew Wilcox
2018-03-29
Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...
David S. Miller
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-21
mac80211_hwsim: Set wmediumd for new radios
Andrew Zaborowski
2018-03-21
mac80211_hwsim: fix use-after-free bug in hwsim_exit_net
Benjamin Beichler
2018-03-21
mac80211_hwsim: fix secondary MAC address assignment
Johannes Berg
2018-03-02
net: Convert hwsim_net_ops
Kirill Tkhai
2018-03-02
mac80211_hwsim: Make hwsim_netgroup IDA
Kirill Tkhai
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-22
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-02-19
mac80211_hwsim: don't use WQ_MEM_RECLAIM
Johannes Berg
2018-01-31
mac80211_hwsim: add generation count for netlink dump operation
Benjamin Beichler
2018-01-31
mac80211_hwsim: add nl_err_msg in hwsim_new_radio in netlink case
Benjamin Beichler
2018-01-31
mac80211_hwsim: add permanent mac address option for new radios
Benjamin Beichler
2018-01-22
Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/sc...
David S. Miller
2018-01-22
mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
weiyongjun (A)
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-15
mac80211_hwsim: add hwsim_tx_rate_flags to netlink attributes
Benjamin Beichler
2018-01-15
mac80211_hwsim: add hashtable with mac address keys for faster lookup
Benjamin Beichler
2018-01-15
mac80211_hwsim: validate number of different channels
Johannes Berg
2018-01-15
mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unload
Benjamin Beichler
2018-01-04
Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...
David S. Miller
2017-12-19
mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nl
Jia-Ju Bai
2017-12-19
mac80211_hwsim: enable TODS BIT in null data frame
Adiel Aloni
2017-12-11
mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED
Adiel Aloni
2017-11-20
mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()
Ben Hutchings
2017-11-16
genetlink: fix genlmsg_nlhdr()
Michal Kubecek
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-09-21
mac80211_hwsim: use dyndbg for debug messages
Lubomir Rintel
2017-09-05
mac80211_hwsim: Use proper TX power
Beni Lev
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-05-08
mac80211: properly remove RX_ENC_FLAG_40MHZ
Johannes Berg
2017-04-28
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
mac80211_hwsim: use per-interface power level
Johannes Berg
[next]