index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
mac80211.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: implement link switching
Johannes Berg
2022-09-06
1
-0
/
+41
*
wifi: mac80211: keep A-MSDU data in sta and per-link
Benjamin Berg
2022-09-06
1
-20
/
+48
*
wifi: mac80211: add vif/sta link RCU dereference macros
Johannes Berg
2022-09-06
1
-3
/
+28
*
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
2022-09-06
1
-1
/
+4
*
wifi: mac80211: add ieee80211_find_sta_by_link_addrs API
Johannes Berg
2022-09-06
1
-0
/
+16
*
wifi: mac80211: isolate driver from inactive links
Johannes Berg
2022-09-06
1
-14
/
+16
*
wifi: mac80211: make smps_mode per-link
Benjamin Berg
2022-09-06
1
-2
/
+2
*
wifi: mac80211: maintain link_id in link_sta
Johannes Berg
2022-08-25
1
-0
/
+2
*
wifi: mac80211: add link information in ieee80211_rx_status
Vasanthakumar Thiagarajan
2022-08-25
1
-0
/
+5
*
wifi: mac80211: properly implement MLO key handling
Johannes Berg
2022-08-25
1
-0
/
+2
*
wifi: mac80211: add macros to loop over active links
Gregory Greenman
2022-07-22
1
-0
/
+15
*
wifi: mac80211: optionally implement MLO multicast TX
Johannes Berg
2022-07-22
1
-0
/
+10
*
wifi: mac80211: expand ieee80211_mgmt_tx() for MLO
Johannes Berg
2022-07-22
1
-1
/
+3
*
wifi: mac80211: add hardware timestamps for RX and TX
Avraham Stern
2022-07-22
1
-1
/
+27
*
wifi: mac80211: select link when transmitting to non-MLO stations
Andrei Otcheretianski
2022-07-15
1
-0
/
+2
*
wifi: mac80211: remove link_id parameter from link_info_changed()
Gregory Greenman
2022-07-15
1
-1
/
+0
*
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
2022-07-15
1
-4
/
+4
*
wifi: mac80211: replace link_id with link_conf in start/stop_ap()
Gregory Greenman
2022-07-15
1
-2
/
+2
*
wifi: mac80211: mlme: track AP (MLD) address separately
Johannes Berg
2022-07-15
1
-0
/
+3
*
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
1
-1
/
+2
*
wifi: mac80211: move ps setting to vif config
Johannes Berg
2022-07-15
1
-3
/
+3
*
wifi: mac80211: provide link ID in link_conf
Johannes Berg
2022-07-15
1
-0
/
+2
*
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-07-15
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
1
-1
/
+2
|
\
|
*
wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notify
Lorenzo Bianconi
2022-06-29
1
-1
/
+2
*
|
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
2022-07-01
1
-3
/
+14
*
|
wifi: mac80211: fix a kernel-doc complaint
Johannes Berg
2022-07-01
1
-1
/
+1
*
|
wifi: mac80211: add a missing comma at kernel-doc markup
Mauro Carvalho Chehab
2022-07-01
1
-1
/
+1
*
|
wifi: mac80211: RCU-ify link STA pointers
Johannes Berg
2022-06-20
1
-1
/
+1
*
|
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
1
-4
/
+10
*
|
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
2022-06-20
1
-2
/
+4
*
|
wifi: mac80211: add sta link addition/removal
Johannes Berg
2022-06-20
1
-2
/
+11
*
|
wifi: mac80211: add MLO link ID to TX frame metadata
Johannes Berg
2022-06-20
1
-0
/
+7
*
|
wifi: mac80211: remove band from TX info in MLO
Johannes Berg
2022-06-20
1
-1
/
+3
*
|
wifi: mac80211: add vif link addition/removal
Johannes Berg
2022-06-20
1
-0
/
+15
*
|
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
2022-06-20
1
-1
/
+2
*
|
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
2022-06-20
1
-1
/
+2
*
|
wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKS
Johannes Berg
2022-06-20
1
-3
/
+1
*
|
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
1
-0
/
+4
*
|
wifi: mac80211: add per-link configuration pointer
Johannes Berg
2022-06-20
1
-0
/
+3
*
|
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
1
-3
/
+25
*
|
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-28
/
+38
*
|
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
1
-20
/
+20
*
|
wifi: mac80211: remove cipher scheme support
Johannes Berg
2022-06-10
1
-35
/
+0
|
/
*
mac80211: extend current rate control tx status API
Jonas Jelonek
2022-05-16
1
-2
/
+31
*
mac80211: remove stray multi_sta_back_32bit docs
Johannes Berg
2022-05-16
1
-1
/
+0
*
mac80211: fix typo in documentation
Johannes Berg
2022-05-16
1
-1
/
+1
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-22
/
+58
*
mac80211: introduce BSS color collision detection
Lorenzo Bianconi
2022-04-11
1
-0
/
+4
*
mac80211: Improve confusing comment around tx_info clearing
Toke Høiland-Jørgensen
2022-04-11
1
-3
/
+3
[next]