index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2020-04-24
mac80211_hwsim: Use kstrndup() in place of kasprintf()
Tuomas Tynkkynen
1
-6
/
+6
2019-03-23
mac80211_hwsim: propagate genlmsg_reply return code
Li RongQing
1
-1
/
+1
2018-12-21
mac80211_hwsim: fix module init error paths for netlink
Alexey Khoroshilov
1
-5
/
+7
2018-12-13
mac80211_hwsim: Timer should be initialized before device registered
Vasyl Vavrychuk
1
-4
/
+4
2018-11-04
mac80211_hwsim: do not omit multicast announce of first added radio
Martin Willi
1
-2
/
+1
2018-10-10
mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X
Danek Duvall
1
-3
/
+0
2018-10-10
mac80211_hwsim: require at least one channel
Johannes Berg
1
-0
/
+5
2018-04-26
mac80211_hwsim: fix use-after-free bug in hwsim_exit_net
Benjamin Beichler
1
-2
/
+5
2018-04-26
mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()
weiyongjun (A)
1
-1
/
+3
2018-03-19
mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED
Adiel Aloni
1
-6
/
+11
2018-03-03
mac80211_hwsim: Fix a possible sleep-in-atomic bug in hwsim_get_radio_nl
Jia-Ju Bai
1
-1
/
+1
2018-02-25
mac80211_hwsim: validate number of different channels
Johannes Berg
1
-0
/
+5
2017-12-14
mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()
Ben Hutchings
1
-1
/
+4
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
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-15
mac80211_hwsim: fix beacon delta calculation
Benjamin Beichler
1
-1
/
+1
2016-10-30
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...
David S. Miller
1
-39
/
+40
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-2
/
+2
2016-10-27
genetlink: statically initialize families
Johannes Berg
1
-11
/
+15
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-1
/
+0
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-10-12
mac80211_hwsim: make multi-channel ops const
Johannes Berg
1
-39
/
+40
2016-09-16
mac80211_hwsim: statically initialize hwsim_radios list
Johannes Berg
1
-2
/
+1
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
1
-2
/
+9
2016-07-06
mac80211_hwsim: use signed net namespace ID
Johannes Berg
1
-1
/
+1
2016-07-06
mac80211_hwsim: Add radar bandwidths to the P2P Device combination
Ilan Peer
1
-20
/
+5
2016-06-30
mac80211_hwsim: Allow wmediumd to attach to radios created in its netns
Martin Willi
1
-16
/
+76
2016-06-11
Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...
David S. Miller
1
-3
/
+94
2016-05-31
mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
Martin Willi
1
-0
/
+1
2016-05-31
mac80211_hwsim: Allow managing radios from non-initial namespaces
Martin Willi
1
-3
/
+94
2016-04-26
drivers/wireless: use nla_put_u64_64bit()
Nicolas Dichtel
1
-1
/
+1
[next]