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