summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mac80211_hwsim.c
AgeCommit message (Expand)Author
2022-05-09mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg
2022-05-09mac80211_hwsim: fix RCU protected chanctx accessJohannes Berg
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-11mac80211: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYihao Han
2022-02-16mac80211_hwsim: Advertise support for EHT capabilitiesIlan Peer
2022-02-16mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer
2022-02-16cfg80211: Add support for EHT 320 MHz channel widthJia Ding
2022-02-16mac80211_hwsim: Add custom regulatory for 6GHzIlan Peer
2022-02-16mac80211_hwsim: don't shadow a global variableJohannes Berg
2022-02-16mac80211_hwsim: check TX and STA bandwidthJohannes Berg
2022-02-16mac80211_hwsim: Add debugfs to control rx status RSSIBeni Lev
2022-01-31mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park
2022-01-31mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2021-11-19mac80211_hwsim: Fix spelling mistake "Droping" -> "Dropping"Colin Ian King
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-10-21wireless: mac80211_hwsim: use eth_hw_addr_set()Jakub Kicinski
2021-09-24mac80211_hwsim: enable 6GHz channelsRamon Fontes
2021-09-23mac80211-hwsim: fix late beacon hrtimer handlingJohannes Berg
2021-06-23mac80211_hwsim: record stats in non-netlink pathNguyen Dinh Phi
2021-06-23mac80211_hwsim: add concurrent channels scanning support over virtioWeilun Du
2021-06-23cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg
2021-05-31mac80211_hwsim: drop pending frames on stopJohannes Berg
2021-04-19wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg
2021-04-19wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg
2021-04-08mac80211_hwsim: use DEFINE_SPINLOCK() for spinlockGuobin Huang
2021-01-21mac80211_hwsim: add 6GHz channelsRamon Fontes
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski
2020-09-28mac80211_hwsim: indicate support for S1GThomas Pedersen
2020-09-28mac80211_hwsim: write TSF timestamp correctly to S1G beaconThomas Pedersen
2020-09-28mac80211_hwsim: fix typo in kernel-docJohannes Berg
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-27mac80211_hwsim: report the WIPHY_FLAG_SUPPORTS_5_10_MHZ capabilityRamon Fontes
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-04-29mac80211_hwsim: Claim support for setting Beacon frame TX legacy rateJouni Malinen
2020-04-29mac80211_hwsim: Advertise support for multicast RX registrationJouni Malinen
2020-04-24mac80211_hwsim: indicate in IBSS that we have transmitted beaconsJohannes Berg
2020-04-24mac80211_hwsim: notify wmediumd of used MAC addressesJohannes Berg
2020-04-23mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun
2020-04-14mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen
2020-03-20mac80211_hwsim: add frame transmission support over virtioErel Geron
2020-02-24mac80211_hwsim: enable Beacon protectionJouni Malinen
2020-01-15mac80211_hwsim: add power save supportThomas Pedersen
2020-01-15mac80211_hwsim: remove maximum TX powerJohannes Berg
2019-11-08mac80211_hwsim: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-13Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller
2019-10-11mac80211_hwsim: add support for OCBRamon Fontes