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.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
2014-07-29
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-3
/
+8
2014-07-23
mac80211_hwsim: fix compiler warning on MIPS
Andrew Bresticker
1
-3
/
+8
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
1
-1
/
+2
2014-06-23
mac80211_hwsim: clean up own address matching
Johannes Berg
1
-35
/
+31
2014-04-28
mac80211_hwsim: Advertise support for AP mode channel width changes
Jouni Malinen
1
-0
/
+1
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
1
-1
/
+3
2014-02-11
mac80211_hwsim: allow creation of single-channel radios with chanctx
Luciano Coelho
1
-8
/
+21
2014-02-07
mac80211_hwsim: fix number of channels in interface combinations
Johannes Berg
1
-1
/
+1
2014-02-06
mac80211: remove unused radiotap vendor fields in ieee80211_rx_status
Emmanuel Grumbach
1
-26
/
+0
2014-02-05
mac80211_hwsim: add channel switch support
Andrei Otcheretianski
1
-2
/
+7
2014-02-05
mac80211_hwsim: make P2P-Device support optional
Johannes Berg
1
-7
/
+46
2014-02-05
mac80211_hwsim: make netlink policy const
Johannes Berg
1
-1
/
+1
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-602
/
+644
2014-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-01-10
mac80211_hwsim: restore regulatory testing functionality
Johannes Berg
1
-3
/
+215
2014-01-10
mac80211_hwsim: allow creating/destroying radios on the fly
Johannes Berg
1
-6
/
+54
2014-01-10
mac80211_hwsim: register netlink even with multi-channel
Johannes Berg
1
-8
/
+16
2014-01-10
mac80211_hwsim: verify wmediumd socket
Johannes Berg
1
-0
/
+9
2014-01-10
mac80211_hwsim: shuffle code to prepare for dynamic radios
Johannes Berg
1
-413
/
+413
2014-01-10
mac80211_hwsim: minor netlink cleanups
Johannes Berg
1
-41
/
+23
2014-01-10
mac80211_hwsim: assign index from separate counter
Johannes Berg
1
-2
/
+8
2014-01-10
mac80211_hwsim: minimize rctbl module parameter usage
Johannes Berg
1
-3
/
+3
2014-01-10
mac80211_hwsim: refactor radio cleanup
Johannes Berg
1
-14
/
+18
2014-01-10
mac80211_hwsim: refactor radio registration
Johannes Berg
1
-230
/
+225
2014-01-10
mac80211_hwsim: remove regtest for now
Johannes Berg
1
-220
/
+0
2014-01-10
mac80211_hwsim: prepare for different channel support
Johannes Berg
1
-31
/
+36
2014-01-10
mac80211_hwsim: clean up netlink exit code
Johannes Berg
1
-7
/
+1
2014-01-08
mac80211: remove channel_change_time
Johannes Berg
1
-1
/
+0
2014-01-07
mac80211_hwsim: fix a print message
Johannes Berg
1
-1
/
+1
2013-12-17
mac80211_hwsim: Fix NULL pointer dereference
Javier Lopez
1
-1
/
+1
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+12
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-32
/
+69
2013-12-02
mac80211_hwsim: use CLOCK_MONOTONIC_RAW
Johannes Berg
1
-1
/
+1
2013-11-25
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
1
-9
/
+16
2013-11-25
mac80211_hwsim: claim CCK support for HT clients
Karl Beldan
1
-1
/
+2
2013-11-25
mac80211_hwsim: VHT add 160MHz width support
Janusz Dziedzic
1
-0
/
+1
2013-11-25
mac80211_hwsim: Add iface comb for DFS
Janusz Dziedzic
1
-8
/
+42
2013-11-25
mac80211_hwsim: use debugfs_remove_recursive
Janusz Dziedzic
1
-11
/
+5
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
1
-2
/
+2
2013-11-25
mac80211_hwsim: Fix bcn_en_iter to use atomic iteration
Jouni Malinen
1
-1
/
+1
2013-11-25
mac80211_hwsim: Fix radiotap header for ACK frames
Jouni Malinen
1
-3
/
+11
2013-11-20
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
1
-2
/
+1
2013-11-15
genetlink: make all genl_ops users const
Johannes Berg
1
-1
/
+1
2013-10-28
mac80211_hwsim: Fix tracking of beaconing for multi-vif
Jouni Malinen
1
-3
/
+24
2013-08-26
mac80211_hwsim: fix error return code in init_mac80211_hwsim()
Wei Yongjun
1
-1
/
+3
2013-08-12
mac80211: add vif to testmode cmd
David Spinadel
1
-0
/
+1
2013-07-16
mac80211_hwsim: claim active monitor support
Johannes Berg
1
-0
/
+1
2013-07-16
mac80211_hwsim: claim uAPSD support
Johannes Berg
1
-1
/
+2
2013-07-16
mac80211_hwsim: use ieee80211_free_txskb
Johannes Berg
1
-3
/
+3
[next]