summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-111-22/+388
|\
| * mac80211: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYihao Han2022-03-111-3/+3
| * mac80211_hwsim: Advertise support for EHT capabilitiesIlan Peer2022-02-161-12/+234
| * mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer2022-02-161-0/+1
| * cfg80211: Add support for EHT 320 MHz channel widthJia Ding2022-02-161-0/+2
| * mac80211_hwsim: Add custom regulatory for 6GHzIlan Peer2022-02-161-0/+14
| * mac80211_hwsim: don't shadow a global variableJohannes Berg2022-02-161-5/+5
| * mac80211_hwsim: check TX and STA bandwidthJohannes Berg2022-02-161-3/+98
| * mac80211_hwsim: Add debugfs to control rx status RSSIBeni Lev2022-02-161-2/+34
* | mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_workJaeMan Park2022-01-311-0/+9
* | mac80211_hwsim: report NOACK frames in tx_statusBenjamin Beichler2022-01-311-0/+4
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-01-181-1/+1
|\
| * virtio: wrap config->reset callsMichael S. Tsirkin2022-01-151-1/+1
* | mac80211_hwsim: Fix spelling mistake "Droping" -> "Dropping"Colin Ian King2021-11-191-1/+1
|/
* Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski2021-10-221-17/+146
|\
| * wireless: mac80211_hwsim: use eth_hw_addr_set()Jakub Kicinski2021-10-211-2/+5
| * mac80211_hwsim: enable 6GHz channelsRamon Fontes2021-09-241-15/+141
* | mac80211-hwsim: fix late beacon hrtimer handlingJohannes Berg2021-09-231-2/+2
|/
* mac80211_hwsim: record stats in non-netlink pathNguyen Dinh Phi2021-06-231-0/+2
* mac80211_hwsim: add concurrent channels scanning support over virtioWeilun Du2021-06-231-10/+38
* cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg2021-06-231-5/+0
* mac80211_hwsim: drop pending frames on stopJohannes Berg2021-05-311-0/+5
* wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg2021-04-191-4/+4
* wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg2021-04-191-4/+4
* mac80211_hwsim: use DEFINE_SPINLOCK() for spinlockGuobin Huang2021-04-081-6/+2
* mac80211_hwsim: add 6GHz channelsRamon Fontes2021-01-211-1/+73
* genetlink: move to smaller ops wherever possibleJakub Kicinski2020-10-031-3/+3
* mac80211_hwsim: indicate support for S1GThomas Pedersen2020-09-281-8/+78
* mac80211_hwsim: write TSF timestamp correctly to S1G beaconThomas Pedersen2020-09-281-3/+13
* mac80211_hwsim: fix typo in kernel-docJohannes Berg2020-09-281-1/+1
* mac80211: rename csa counters to countdown countersJohn Crispin2020-08-271-1/+1
* mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-311-1/+1
* mac80211_hwsim: report the WIPHY_FLAG_SUPPORTS_5_10_MHZ capabilityRamon Fontes2020-05-271-0/+1
* Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-271-0/+63
|\
| * mac80211_hwsim: Claim support for setting Beacon frame TX legacy rateJouni Malinen2020-04-291-0/+2
| * mac80211_hwsim: Advertise support for multicast RX registrationJouni Malinen2020-04-291-0/+4
| * mac80211_hwsim: indicate in IBSS that we have transmitted beaconsJohannes Berg2020-04-241-0/+6
| * mac80211_hwsim: notify wmediumd of used MAC addressesJohannes Berg2020-04-241-0/+51
* | mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun2020-04-231-1/+1
|/
* mac80211_hwsim: Use kstrndup() in place of kasprintf()Tuomas Tynkkynen2020-04-141-6/+6
* mac80211_hwsim: add frame transmission support over virtioErel Geron2020-03-201-18/+309
* mac80211_hwsim: enable Beacon protectionJouni Malinen2020-02-241-0/+1
* mac80211_hwsim: add power save supportThomas Pedersen2020-01-151-0/+9
* mac80211_hwsim: remove maximum TX powerJohannes Berg2020-01-151-2/+0
* mac80211_hwsim: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang2019-11-081-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-201-1/+1
|\
| * mac80211_hwsim: fix incorrect dev_alloc_name failure gotoMichael Vassernis2019-10-041-1/+1
* | Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller2019-10-131-6/+31
|\ \ | |/ |/|
| * mac80211_hwsim: add support for OCBRamon Fontes2019-10-111-2/+4
| * mac80211_hwsim: add more 5GHz channels, 5/10 MHz supportRamon Fontes2019-10-111-2/+26