summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mac80211_hwsim.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: move mac80211_hwsim and virt_wifi to virtual directoryKalle Valo2023-03-131-5901/+0
* wifi: radiotap: separate vendor TLV into header/contentMordechay Goodstein2023-03-071-7/+7
* wifi: mac80211: add support for driver adding radiotap TLVsMordechay Goodstein2023-03-071-22/+23
* wifi: mac80211_hwsim: Indicate support for NL80211_EXT_FEATURE_SCAN_MIN_PREQ_...Ilan Peer2023-03-071-0/+3
* wifi: mac80211_hwsim: Rename pid to portid to avoid confusionJaewan Kim2023-02-141-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-101-0/+5
|\
| * wifi: mac80211_hwsim: fix debugfs attribute ps with rc table supportJonas Jelonek2022-10-211-0/+5
* | Kalle Valo says:Jakub Kicinski2022-10-281-0/+1
|\ \ | |/ |/|
| * wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-101-0/+1
* | wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg2022-10-101-0/+2
|/
* wifi: mac80211_hwsim: always activate all linksJohannes Berg2022-09-061-0/+8
* wifi: mac80211: add vif/sta link RCU dereference macrosJohannes Berg2022-09-061-2/+1
* wifi: mac80211_hwsim: send NDP for link (de)activationJohannes Berg2022-09-061-0/+28
* wifi: mac80211_hwsim: track active STA linksJohannes Berg2022-09-061-0/+41
* wifi: mac80211_hwsim: skip inactive links on TXJohannes Berg2022-09-061-0/+7
* Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg2022-09-061-1/+6
|\
| * wifi: mac80211_hwsim: check length for virtio packetsSoenke Huster2022-09-031-1/+6
* | Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-09-041-39/+24
|\ \
| * | wifi: mac80211_hwsim: fix multi-channel handling in netlink RXJohannes Berg2022-09-031-22/+4
| * | wifi: mac80211_hwsim: warn on invalid link addressJohannes Berg2022-09-031-0/+2
| * | wifi: mac80211_hwsim: refactor RX a bitJohannes Berg2022-09-031-11/+15
| * | wifi: mac80211_hwsim: check STA magic in change_sta_linksJohannes Berg2022-09-031-0/+2
| * | wifi: mac80211_hwsim: remove multicast workaroundJohannes Berg2022-09-031-6/+1
* | | genetlink: start to validate reserved header bytesJakub Kicinski2022-08-291-0/+1
|/ /
* | wifi: mac80211_hwsim: fix link change handlingJohannes Berg2022-08-251-1/+6
* | wifi: mac80211_hwsim: split iftype data into AP/non-APJohannes Berg2022-08-251-8/+379
|/
* 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