aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mac80211_hwsim.c
AgeCommit message (Expand)Author
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
2013-07-16mac80211_hwsim: claim uAPSD supportJohannes Berg
2013-07-16mac80211_hwsim: use ieee80211_free_txskbJohannes Berg
2013-05-16mac80211_hwsim: correctly register the platform driverSasha Levin
2013-04-22mac80211_hwsim: handle IEEE80211_HW_SUPPORTS_RC_TABLEKarl Beldan
2013-04-16mac80211_hwsim: handle VHT rates in rx_statusKarl Beldan
2013-04-10mac80211_hwsim: Register and bind to driverMartin Pitt
2013-04-08mac80211_hwsim: advertise VHT support also when channels == 1Karl Beldan
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-18mac80211_hwsim: assign CAB queue properly on interface type changeJohannes Berg
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer
2013-02-15mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_privKarl Beldan
2013-01-11mac80211_hwsim: fix beacon timestamp and mactimeThomas Pedersen
2013-01-04mac80211_hwsim: fix beacon timingThomas Pedersen
2013-01-04mac80211_hwsim: hrtimer beaconThomas Pedersen