summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mac80211_hwsim.c
AgeCommit message (Expand)Author
2022-07-22wifi: mac80211_hwsim: handle links for wmediumd/virtioJohannes Berg
2022-07-22wifi: mac80211_hwsim: fix address translation for MLOJohannes Berg
2022-07-15wifi: mac80211_hwsim: fix TX link selectionJohannes Berg
2022-07-15wifi: mac80211_hwsim: use MLO link ID for TXAndrei Otcheretianski
2022-07-15wifi: mac80211_hwsim: do rc update per linkAndrei Otcheretianski
2022-07-15wifi: mac80211_hwsim: implement sta_state for MLOJohannes Berg
2022-07-15wifi: mac80211: remove link_id parameter from link_info_changed()Gregory Greenman
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-15wifi: mac80211: Align with Draft P802.11be_D2.0Ilan Peer
2022-07-15wifi: mac80211_hwsim: Ack link addressed framesAndrei Otcheretianski
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg
2022-07-15wifi: mac80211_hwsim: Support link channel matching on rxAndrei Otcheretianski
2022-07-15wifi: mac80211_hwsim: use 32-bit skb cookieJohannes Berg
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-11wifi: mac80211_hwsim: add back erroneously removed castJohannes Berg
2022-07-11wifi: mac80211_hwsim: fix race condition in pending packetJeongik Cha
2022-06-29wifi: mac80211_hwsim: set virtio device ready in probe()Johannes Berg
2022-06-20wifi: mac80211_hwsim: print the link idShaul Triebitz
2022-06-20wifi: mac80211_hwsim: support creating MLO-capable radiosJohannes Berg
2022-06-20wifi: mac80211_hwsim: send a beacon per linkShaul Triebitz
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211_hwsim: split bss_info_changed to vif/link info_changedShaul Triebitz
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-06-10wifi: mac80211_hwsim: Directly use ida_alloc()/free()Ke Liu
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-09mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg
2022-05-09mac80211_hwsim: fix RCU protected chanctx accessJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
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