index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mac80211_hwsim.c
Age
Commit message (
Expand
)
Author
2023-03-13
wifi: move mac80211_hwsim and virt_wifi to virtual directory
Kalle Valo
2023-03-07
wifi: radiotap: separate vendor TLV into header/content
Mordechay Goodstein
2023-03-07
wifi: mac80211: add support for driver adding radiotap TLVs
Mordechay Goodstein
2023-03-07
wifi: mac80211_hwsim: Indicate support for NL80211_EXT_FEATURE_SCAN_MIN_PREQ_...
Ilan Peer
2023-02-14
wifi: mac80211_hwsim: Rename pid to portid to avoid confusion
Jaewan Kim
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-28
Kalle Valo says:
Jakub Kicinski
2022-10-21
wifi: mac80211_hwsim: fix debugfs attribute ps with rc table support
Jonas Jelonek
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-10-10
wifi: mac80211_hwsim: avoid mac80211 warning on bad rate
Johannes Berg
2022-09-06
wifi: mac80211_hwsim: always activate all links
Johannes Berg
2022-09-06
wifi: mac80211: add vif/sta link RCU dereference macros
Johannes Berg
2022-09-06
wifi: mac80211_hwsim: send NDP for link (de)activation
Johannes Berg
2022-09-06
wifi: mac80211_hwsim: track active STA links
Johannes Berg
2022-09-06
wifi: mac80211_hwsim: skip inactive links on TX
Johannes Berg
2022-09-06
Merge remote-tracking branch 'wireless/main' into wireless-next
Johannes Berg
2022-09-04
Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-09-03
wifi: mac80211_hwsim: fix multi-channel handling in netlink RX
Johannes Berg
2022-09-03
wifi: mac80211_hwsim: warn on invalid link address
Johannes Berg
2022-09-03
wifi: mac80211_hwsim: refactor RX a bit
Johannes Berg
2022-09-03
wifi: mac80211_hwsim: check STA magic in change_sta_links
Johannes Berg
2022-09-03
wifi: mac80211_hwsim: remove multicast workaround
Johannes Berg
2022-09-03
wifi: mac80211_hwsim: check length for virtio packets
Soenke Huster
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-25
wifi: mac80211_hwsim: fix link change handling
Johannes Berg
2022-08-25
wifi: mac80211_hwsim: split iftype data into AP/non-AP
Johannes Berg
2022-07-22
wifi: mac80211_hwsim: handle links for wmediumd/virtio
Johannes Berg
2022-07-22
wifi: mac80211_hwsim: fix address translation for MLO
Johannes Berg
2022-07-15
wifi: mac80211_hwsim: fix TX link selection
Johannes Berg
2022-07-15
wifi: mac80211_hwsim: use MLO link ID for TX
Andrei Otcheretianski
2022-07-15
wifi: mac80211_hwsim: do rc update per link
Andrei Otcheretianski
2022-07-15
wifi: mac80211_hwsim: implement sta_state for MLO
Johannes Berg
2022-07-15
wifi: mac80211: remove link_id parameter from link_info_changed()
Gregory Greenman
2022-07-15
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
wifi: mac80211: Align with Draft P802.11be_D2.0
Ilan Peer
2022-07-15
wifi: mac80211_hwsim: Ack link addressed frames
Andrei Otcheretianski
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-07-15
wifi: mac80211_hwsim: Support link channel matching on rx
Andrei Otcheretianski
2022-07-15
wifi: mac80211_hwsim: use 32-bit skb cookie
Johannes Berg
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-11
wifi: mac80211_hwsim: add back erroneously removed cast
Johannes Berg
2022-07-11
wifi: mac80211_hwsim: fix race condition in pending packet
Jeongik Cha
2022-06-29
wifi: mac80211_hwsim: set virtio device ready in probe()
Johannes Berg
2022-06-20
wifi: mac80211_hwsim: print the link id
Shaul Triebitz
2022-06-20
wifi: mac80211_hwsim: support creating MLO-capable radios
Johannes Berg
2022-06-20
wifi: mac80211_hwsim: send a beacon per link
Shaul Triebitz
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211_hwsim: split bss_info_changed to vif/link info_changed
Shaul Triebitz
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
[next]