summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mac80211_hwsim.c
AgeCommit message (Expand)Author
2014-10-29mac80211_hwsim: release driver when ieee80211_register_hw failsJunjie Mao
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-23mac80211_hwsim: fix compiler warning on MIPSAndrew Bresticker
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel
2014-06-23mac80211_hwsim: clean up own address matchingJohannes Berg
2014-04-28mac80211_hwsim: Advertise support for AP mode channel width changesJouni Malinen
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-02-11mac80211_hwsim: allow creation of single-channel radios with chanctxLuciano Coelho
2014-02-07mac80211_hwsim: fix number of channels in interface combinationsJohannes Berg
2014-02-06mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach
2014-02-04mac80211_hwsim: add channel switch supportAndrei Otcheretianski
2014-02-04mac80211_hwsim: make P2P-Device support optionalJohannes Berg
2014-02-04mac80211_hwsim: make netlink policy constJohannes Berg
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-10mac80211_hwsim: restore regulatory testing functionalityJohannes Berg
2014-01-10mac80211_hwsim: allow creating/destroying radios on the flyJohannes Berg
2014-01-10mac80211_hwsim: register netlink even with multi-channelJohannes Berg
2014-01-10mac80211_hwsim: verify wmediumd socketJohannes Berg
2014-01-10mac80211_hwsim: shuffle code to prepare for dynamic radiosJohannes Berg
2014-01-10mac80211_hwsim: minor netlink cleanupsJohannes Berg
2014-01-10mac80211_hwsim: assign index from separate counterJohannes Berg
2014-01-10mac80211_hwsim: minimize rctbl module parameter usageJohannes Berg
2014-01-10mac80211_hwsim: refactor radio cleanupJohannes Berg
2014-01-10mac80211_hwsim: refactor radio registrationJohannes Berg
2014-01-10mac80211_hwsim: remove regtest for nowJohannes Berg
2014-01-10mac80211_hwsim: prepare for different channel supportJohannes Berg
2014-01-10mac80211_hwsim: clean up netlink exit codeJohannes Berg
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2014-01-06mac80211_hwsim: fix a print messageJohannes Berg
2013-12-16mac80211_hwsim: Fix NULL pointer dereferenceJavier Lopez
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-12-02mac80211_hwsim: use CLOCK_MONOTONIC_RAWJohannes Berg
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez
2013-11-25mac80211_hwsim: claim CCK support for HT clientsKarl Beldan
2013-11-25mac80211_hwsim: VHT add 160MHz width supportJanusz Dziedzic
2013-11-25mac80211_hwsim: Add iface comb for DFSJanusz Dziedzic
2013-11-25mac80211_hwsim: use debugfs_remove_recursiveJanusz Dziedzic
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-25mac80211_hwsim: Fix bcn_en_iter to use atomic iterationJouni Malinen
2013-11-25mac80211_hwsim: Fix radiotap header for ACK framesJouni Malinen
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-14genetlink: make all genl_ops users constJohannes Berg
2013-10-28mac80211_hwsim: Fix tracking of beaconing for multi-vifJouni Malinen
2013-08-26mac80211_hwsim: fix error return code in init_mac80211_hwsim()Wei Yongjun
2013-08-12mac80211: add vif to testmode cmdDavid Spinadel
2013-07-16mac80211_hwsim: claim active monitor supportJohannes Berg