index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mac80211_hwsim.c
Age
Commit message (
Expand
)
Author
2014-04-28
mac80211_hwsim: Advertise support for AP mode channel width changes
Jouni Malinen
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
2014-02-11
mac80211_hwsim: allow creation of single-channel radios with chanctx
Luciano Coelho
2014-02-07
mac80211_hwsim: fix number of channels in interface combinations
Johannes Berg
2014-02-06
mac80211: remove unused radiotap vendor fields in ieee80211_rx_status
Emmanuel Grumbach
2014-02-04
mac80211_hwsim: add channel switch support
Andrei Otcheretianski
2014-02-04
mac80211_hwsim: make P2P-Device support optional
Johannes Berg
2014-02-04
mac80211_hwsim: make netlink policy const
Johannes Berg
2014-01-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-10
mac80211_hwsim: restore regulatory testing functionality
Johannes Berg
2014-01-10
mac80211_hwsim: allow creating/destroying radios on the fly
Johannes Berg
2014-01-10
mac80211_hwsim: register netlink even with multi-channel
Johannes Berg
2014-01-10
mac80211_hwsim: verify wmediumd socket
Johannes Berg
2014-01-10
mac80211_hwsim: shuffle code to prepare for dynamic radios
Johannes Berg
2014-01-10
mac80211_hwsim: minor netlink cleanups
Johannes Berg
2014-01-10
mac80211_hwsim: assign index from separate counter
Johannes Berg
2014-01-10
mac80211_hwsim: minimize rctbl module parameter usage
Johannes Berg
2014-01-10
mac80211_hwsim: refactor radio cleanup
Johannes Berg
2014-01-10
mac80211_hwsim: refactor radio registration
Johannes Berg
2014-01-10
mac80211_hwsim: remove regtest for now
Johannes Berg
2014-01-10
mac80211_hwsim: prepare for different channel support
Johannes Berg
2014-01-10
mac80211_hwsim: clean up netlink exit code
Johannes Berg
2014-01-07
mac80211: remove channel_change_time
Johannes Berg
2014-01-06
mac80211_hwsim: fix a print message
Johannes Berg
2013-12-16
mac80211_hwsim: Fix NULL pointer dereference
Javier Lopez
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-12-02
mac80211_hwsim: use CLOCK_MONOTONIC_RAW
Johannes Berg
2013-11-25
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
2013-11-25
mac80211_hwsim: claim CCK support for HT clients
Karl Beldan
2013-11-25
mac80211_hwsim: VHT add 160MHz width support
Janusz Dziedzic
2013-11-25
mac80211_hwsim: Add iface comb for DFS
Janusz Dziedzic
2013-11-25
mac80211_hwsim: use debugfs_remove_recursive
Janusz Dziedzic
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
mac80211_hwsim: Fix bcn_en_iter to use atomic iteration
Jouni Malinen
2013-11-25
mac80211_hwsim: Fix radiotap header for ACK frames
Jouni Malinen
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-14
genetlink: make all genl_ops users const
Johannes Berg
2013-10-28
mac80211_hwsim: Fix tracking of beaconing for multi-vif
Jouni Malinen
2013-08-26
mac80211_hwsim: fix error return code in init_mac80211_hwsim()
Wei Yongjun
2013-08-12
mac80211: add vif to testmode cmd
David Spinadel
2013-07-16
mac80211_hwsim: claim active monitor support
Johannes Berg
2013-07-16
mac80211_hwsim: claim uAPSD support
Johannes Berg
2013-07-16
mac80211_hwsim: use ieee80211_free_txskb
Johannes Berg
2013-05-16
mac80211_hwsim: correctly register the platform driver
Sasha Levin
2013-04-22
mac80211_hwsim: handle IEEE80211_HW_SUPPORTS_RC_TABLE
Karl Beldan
2013-04-16
mac80211_hwsim: handle VHT rates in rx_status
Karl Beldan
2013-04-10
mac80211_hwsim: Register and bind to driver
Martin Pitt
2013-04-08
mac80211_hwsim: advertise VHT support also when channels == 1
Karl Beldan
[next]