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
2019-10-04
mac80211_hwsim: fix incorrect dev_alloc_name failure goto
Michael Vassernis
1
-1
/
+1
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
1
-2
/
+2
2019-09-11
mac80211_hwsim: Register support for HE meshpoint
Sven Eckelmann
1
-94
/
+189
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+5
2019-07-31
mac80211_hwsim: fill boottime_ns in netlink RX path
Johannes Berg
1
-0
/
+7
2019-07-29
mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()
Jia-Ju Bai
1
-3
/
+5
2019-07-26
mac80211_hwsim: Extended Key ID API update
Alexander Wetzel
1
-6
/
+0
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
1
-1
/
+2
2019-07-26
mac80211_hwsim: Fix a typo in the name of function 'mac80211_hswim_he_capab()'
Christophe JAILLET
1
-2
/
+2
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
1
-4
/
+2
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
1
-1
/
+1
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2019-06-14
nl80211: require and validate vendor command policy
Johannes Berg
1
-0
/
+2
2019-05-24
mac80211_hwsim: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-10
/
+19
2019-05-07
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-25
/
+21
2019-04-28
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+6
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-4
/
+4
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+8
2019-04-26
mac80211_hwsim: Extended Key ID support
Alexander Wetzel
1
-0
/
+6
2019-04-26
mac80211_hwsim: set p2p device interface support indication
Avraham Stern
1
-0
/
+2
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+15
2019-04-08
mac80211_hwsim: calculate if_combination.max_interfaces
Johannes Berg
1
-4
/
+15
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-6
/
+1
2019-03-22
mac80211_hwsim: Replace hrtimer tasklet with softirq hrtimer
Thomas Gleixner
1
-25
/
+21
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-02-22
mac80211_hwsim: propagate genlmsg_reply return code
Li RongQing
1
-1
/
+1
2019-02-08
mac80211_hwsim: Declare support for Multi-BSSID
Jouni Malinen
1
-0
/
+1
2019-02-06
mac80211_hwsim: Support boottime in scan results
Jouni Malinen
1
-2
/
+4
2019-01-19
mac80211_hwsim: check that n_limits makes sense
Johannes Berg
1
-0
/
+5
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
1
-78
/
+179
2018-12-18
mac80211_hwsim: fix overwriting of if_combination
James Prestwood
1
-6
/
+7
2018-12-05
mac80211_hwsim: fixes kernel crash during mac80211_hwsim init
James Prestwood
1
-0
/
+1
2018-11-09
mac80211_hwsim: allow configurable cipher types
James Prestwood
1
-0
/
+79
2018-11-09
mac80211_hwsim: allow setting iftype support
James Prestwood
1
-66
/
+89
2018-11-09
mac80211_hwsim: move HWSIM_ATTR_RADIO_NAME parsing last
Johannes Berg
1
-13
/
+10
2018-11-09
mac80211_hwsim: Timer should be initialized before device registered
Vasyl Vavrychuk
1
-4
/
+4
2018-11-09
mac80211_hwsim: fix module init error paths for netlink
Alexey Khoroshilov
1
-5
/
+7
2018-10-08
mac80211_hwsim: drop now unused work-queue from hwsim
Martin Willi
1
-10
/
+1
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-19
/
+17
2018-09-26
mac80211_hwsim: do not omit multicast announce of first added radio
Martin Willi
1
-2
/
+1
2018-09-26
mac80211_hwsim: fix race in radio destruction from netlink notifier
Martin Willi
1
-13
/
+9
2018-09-26
mac80211_hwsim: fix locking when iterating radios during ns exit
Martin Willi
1
-4
/
+7
2018-09-05
wireless: align to draft 11ax D3.0
Shaul Triebitz
1
-11
/
+7
2018-09-04
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-3
/
+9
2018-08-28
mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_custom
Jinbum Park
1
-0
/
+4
[next]