summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mac80211: simplify TX aggregation startJohannes Berg2019-10-041-2/+1
* | netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-011-2/+2
|/
* mac80211_hwsim: Register support for HE meshpointSven Eckelmann2019-09-111-94/+189
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-071-3/+5
|\
| * mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai2019-07-291-3/+5
* | mac80211_hwsim: fill boottime_ns in netlink RX pathJohannes Berg2019-07-311-0/+7
* | mac80211_hwsim: Extended Key ID API updateAlexander Wetzel2019-07-261-6/+0
* | mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach2019-07-261-1/+2
* | mac80211_hwsim: Fix a typo in the name of function 'mac80211_hswim_he_capab()'Christophe JAILLET2019-07-261-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-0/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-4/+1
| |\