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-11-09
mac80211_hwsim: Timer should be initialized before device registered
Vasyl Vavrychuk
2018-11-09
mac80211_hwsim: fix module init error paths for netlink
Alexey Khoroshilov
2018-10-08
mac80211_hwsim: drop now unused work-queue from hwsim
Martin Willi
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-26
mac80211_hwsim: do not omit multicast announce of first added radio
Martin Willi
2018-09-26
mac80211_hwsim: fix race in radio destruction from netlink notifier
Martin Willi
2018-09-26
mac80211_hwsim: fix locking when iterating radios during ns exit
Martin Willi
2018-09-05
wireless: align to draft 11ax D3.0
Shaul Triebitz
2018-09-03
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-08-28
mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_custom
Jinbum Park
2018-08-28
mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X
Danek Duvall
2018-08-15
mac80211_hwsim: require at least one channel
Johannes Berg
2018-07-09
mac80211_hwsim: Add support for HE
Ilan Peer
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
[next]