index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mac80211_hwsim.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
mac80211_hwsim: use DEFINE_IDA
Matthew Wilcox
1
-1
/
+1
2018-03-29
Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...
David S. Miller
1
-3
/
+7
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-03-21
mac80211_hwsim: Set wmediumd for new radios
Andrew Zaborowski
1
-0
/
+1
2018-03-21
mac80211_hwsim: fix use-after-free bug in hwsim_exit_net
Benjamin Beichler
1
-2
/
+6
2018-03-21
mac80211_hwsim: fix secondary MAC address assignment
Johannes Berg
1
-1
/
+1
2018-03-02
net: Convert hwsim_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-02
mac80211_hwsim: Make hwsim_netgroup IDA
Kirill Tkhai
1
-6
/
+8
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-02-22
Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2018-02-19
mac80211_hwsim: don't use WQ_MEM_RECLAIM
Johannes Berg
1
-1
/
+1
2018-01-31
mac80211_hwsim: add generation count for netlink dump operation
Benjamin Beichler
1
-7
/
+24
2018-01-31
mac80211_hwsim: add nl_err_msg in hwsim_new_radio in netlink case
Benjamin Beichler
1
-2
/
+5
2018-01-31
mac80211_hwsim: add permanent mac address option for new radios
Benjamin Beichler
1
-9
/
+34
2018-01-22
Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/sc...
David S. Miller
1
-18
/
+76
2018-01-22
mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
weiyongjun (A)
1
-1
/
+3
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+15
2018-01-15
mac80211_hwsim: add hwsim_tx_rate_flags to netlink attributes
Benjamin Beichler
1
-1
/
+40
2018-01-15
mac80211_hwsim: add hashtable with mac address keys for faster lookup
Benjamin Beichler
1
-16
/
+34
2018-01-15
mac80211_hwsim: validate number of different channels
Johannes Berg
1
-0
/
+5
2018-01-15
mac80211_hwsim: add workqueue to wait for deferred radio deletion on mod unload
Benjamin Beichler
1
-2
/
+10
2018-01-04
Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...
David S. Miller
1
-6
/
+11
2017-12-19
mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nl
Jia-Ju Bai
1
-1
/
+1
2017-12-19
mac80211_hwsim: enable TODS BIT in null data frame
Adiel Aloni
1
-0
/
+1
2017-12-11
mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED
Adiel Aloni
1
-6
/
+11
2017-11-20
mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()
Ben Hutchings
1
-1
/
+4
2017-11-16
genetlink: fix genlmsg_nlhdr()
Michal Kubecek
1
-1
/
+1
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-96
/
+96
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-09-21
mac80211_hwsim: use dyndbg for debug messages
Lubomir Rintel
1
-96
/
+96
2017-09-05
mac80211_hwsim: Use proper TX power
Beni Lev
1
-2
/
+0
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-2
/
+2
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-4
/
+4
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-3
/
+2
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
2017-05-08
mac80211: properly remove RX_ENC_FLAG_40MHZ
Johannes Berg
1
-1
/
+7
2017-04-28
mac80211: rename ieee80211_rx_status::vht_nss to just nss
Johannes Berg
1
-1
/
+1
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-2
/
+2
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-4
/
+4
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
1
-21
/
+69
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-2
/
+2
2017-04-13
mac80211_hwsim: use per-interface power level
Johannes Berg
1
-6
/
+3
2017-03-29
mac80211-hwsim: remove dmesg spam about get-survey.
Ben Greear
1
-2
/
+0
2017-03-06
mac80211_hwsim: report survey data for scanned channels
Johannes Berg
1
-13
/
+60
2017-03-06
mac80211_hwsim: Add channel 169 (5845 MHz)
Jouni Malinen
1
-0
/
+1
2017-03-06
mac80211_hwsim: Make sure NEW_RADIO contains final name
Andrew Zaborowski
1
-0
/
+3
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
1
-0
/
+2
2017-02-27
mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length
Johannes Berg
1
-7
/
+21
2017-02-27
mac80211_hwsim: Replace bogus hrtimer clockid
Thomas Gleixner
1
-1
/
+1
[next]