summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211_hwsim: handle links for wmediumd/virtioJohannes Berg2022-07-221-5/+35
* wifi: mac80211_hwsim: fix address translation for MLOJohannes Berg2022-07-221-20/+34
* wifi: mac80211_hwsim: fix TX link selectionJohannes Berg2022-07-151-14/+33
* wifi: mac80211_hwsim: use MLO link ID for TXAndrei Otcheretianski2022-07-151-2/+51
* wifi: mac80211_hwsim: do rc update per linkAndrei Otcheretianski2022-07-151-21/+42
* wifi: mac80211_hwsim: implement sta_state for MLOJohannes Berg2022-07-151-2/+18
* wifi: mac80211: remove link_id parameter from link_info_changed()Gregory Greenman2022-07-151-1/+2
* wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman2022-07-151-2/+2
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-4/+4
* wifi: mac80211: Align with Draft P802.11be_D2.0Ilan Peer2022-07-151-3/+3
* wifi: mac80211_hwsim: Ack link addressed framesAndrei Otcheretianski2022-07-151-1/+18
* wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg2022-07-151-5/+9
* wifi: mac80211_hwsim: Support link channel matching on rxAndrei Otcheretianski2022-07-151-6/+16
* wifi: mac80211_hwsim: use 32-bit skb cookieJohannes Berg2022-07-151-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-0/+2
|\
| * wifi: mac80211_hwsim: set virtio device ready in probe()Johannes Berg2022-06-291-0/+2
* | wifi: mac80211_hwsim: add back erroneously removed castJohannes Berg2022-07-111-1/+1
* | wifi: mac80211_hwsim: fix race condition in pending packetJeongik Cha2022-07-111-6/+8
* | wifi: mac80211_hwsim: print the link idShaul Triebitz2022-06-201-2/+2
* | wifi: mac80211_hwsim: support creating MLO-capable radiosJohannes Berg2022-06-201-20/+77
* | wifi: mac80211_hwsim: send a beacon per linkShaul Triebitz2022-06-201-31/+59
* | wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-1/+1
* | wifi: mac80211_hwsim: split bss_info_changed to vif/link info_changedShaul Triebitz2022-06-201-10/+24
* | wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-201-0/+2
* | wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-2/+2
* | wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-3/+3
* | wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-9/+13
* | wifi: mac80211_hwsim: Directly use ida_alloc()/free()Ke Liu2022-06-101-3/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-121-2/+8
|\
| * mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg2022-05-091-0/+3
| * mac80211_hwsim: fix RCU protected chanctx accessJohannes Berg2022-05-091-2/+5
* | mac80211: prepare sta handling for MLO supportSriram R2022-04-111-2/+2
|/
* 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-141-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
|/