aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-06mac80211: remove unused radiotap vendor fields in ieee80211_rx_statusEmmanuel Grumbach1-26/+0
2014-02-04mac80211_hwsim: add channel switch supportAndrei Otcheretianski1-2/+7
2014-02-04mac80211_hwsim: make P2P-Device support optionalJohannes Berg1-7/+46
2014-02-04mac80211_hwsim: make netlink policy constJohannes Berg1-1/+1
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-602/+644
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-01-10mac80211_hwsim: restore regulatory testing functionalityJohannes Berg1-3/+215
2014-01-10mac80211_hwsim: allow creating/destroying radios on the flyJohannes Berg1-6/+54
2014-01-10mac80211_hwsim: register netlink even with multi-channelJohannes Berg1-8/+16
2014-01-10mac80211_hwsim: verify wmediumd socketJohannes Berg1-0/+9
2014-01-10mac80211_hwsim: shuffle code to prepare for dynamic radiosJohannes Berg1-413/+413
2014-01-10mac80211_hwsim: minor netlink cleanupsJohannes Berg1-41/+23
2014-01-10mac80211_hwsim: assign index from separate counterJohannes Berg1-2/+8
2014-01-10mac80211_hwsim: minimize rctbl module parameter usageJohannes Berg1-3/+3
2014-01-10mac80211_hwsim: refactor radio cleanupJohannes Berg1-14/+18
2014-01-10mac80211_hwsim: refactor radio registrationJohannes Berg1-230/+225
2014-01-10mac80211_hwsim: remove regtest for nowJohannes Berg1-220/+0
2014-01-10mac80211_hwsim: prepare for different channel supportJohannes Berg1-31/+36
2014-01-10mac80211_hwsim: clean up netlink exit codeJohannes Berg1-7/+1
2014-01-07mac80211: remove channel_change_timeJohannes Berg1-1/+0
2014-01-06mac80211_hwsim: fix a print messageJohannes Berg1-1/+1
2013-12-16mac80211_hwsim: Fix NULL pointer dereferenceJavier Lopez1-1/+1
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-4/+12
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-32/+69
2013-12-02mac80211_hwsim: use CLOCK_MONOTONIC_RAWJohannes Berg1-1/+1
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez1-9/+16
2013-11-25mac80211_hwsim: claim CCK support for HT clientsKarl Beldan1-1/+2
2013-11-25mac80211_hwsim: VHT add 160MHz width supportJanusz Dziedzic1-0/+1
2013-11-25mac80211_hwsim: Add iface comb for DFSJanusz Dziedzic1-8/+42
2013-11-25mac80211_hwsim: use debugfs_remove_recursiveJanusz Dziedzic1-11/+5
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-2/+2
2013-11-25mac80211_hwsim: Fix bcn_en_iter to use atomic iterationJouni Malinen1-1/+1
2013-11-25mac80211_hwsim: Fix radiotap header for ACK framesJouni Malinen1-3/+11
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg1-2/+1
2013-11-14genetlink: make all genl_ops users constJohannes Berg1-1/+1
2013-10-28mac80211_hwsim: Fix tracking of beaconing for multi-vifJouni Malinen1-3/+24
2013-08-26mac80211_hwsim: fix error return code in init_mac80211_hwsim()Wei Yongjun1-1/+3
2013-08-12mac80211: add vif to testmode cmdDavid Spinadel1-0/+1
2013-07-16mac80211_hwsim: claim active monitor supportJohannes Berg1-0/+1
2013-07-16mac80211_hwsim: claim uAPSD supportJohannes Berg1-1/+2
2013-07-16mac80211_hwsim: use ieee80211_free_txskbJohannes Berg1-3/+3
2013-05-16mac80211_hwsim: correctly register the platform driverSasha Levin1-9/+9
2013-04-22mac80211_hwsim: handle IEEE80211_HW_SUPPORTS_RC_TABLEKarl Beldan1-1/+23
2013-04-16mac80211_hwsim: handle VHT rates in rx_statusKarl Beldan1-3/+11
2013-04-10mac80211_hwsim: Register and bind to driverMartin Pitt1-5/+26
2013-04-08mac80211_hwsim: advertise VHT support also when channels == 1Karl Beldan1-3/+0
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-15/+27
2013-03-18mac80211_hwsim: assign CAB queue properly on interface type changeJohannes Berg1-0/+6
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-1/+1
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer1-1/+2