index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
driver-ops.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-11
wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth Rx
Emmanuel Grumbach
1
-1
/
+2
2025-01-13
wifi: mac80211: don't flush non-uploaded STAs
Johannes Berg
1
-0
/
+3
2024-12-04
wifi: mac80211: get tx power per link
Rameshkumar Sundaram
1
-3
/
+4
2024-10-23
wifi: mac80211: call rate_control_rate_update() for link STA
Johannes Berg
1
-3
/
+3
2024-10-23
wifi: mac80211: Add support to indicate that a new interface is to be added
Ilan Peer
1
-0
/
+12
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
1
-1
/
+1
2024-05-23
wifi: mac80211: mlme: handle cross-link CSA
Johannes Berg
1
-0
/
+12
2024-03-04
wifi: mac80211: pass link conf to abort_channel_switch
Johannes Berg
1
-3
/
+5
2024-01-26
wifi: mac80211: process and save negotiated TID to Link mapping request
Ayala Beker
1
-0
/
+19
2023-12-21
wifi: mac80211: add a driver callback to check active_links
Miri Korenblit
1
-0
/
+20
2023-12-18
Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-1
/
+1
2023-12-12
wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPP
Andrei Otcheretianski
1
-1
/
+1
2023-11-24
wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flush
Oldřich Jedlička
1
-2
/
+7
2023-10-23
wifi: mac80211: add link id to mgd_prepare_tx()
Miri Korenblit
1
-0
/
+1
2023-10-23
wifi: mac80211: make mgd_protect_tdls_discover MLO-aware
Miri Korenblit
1
-2
/
+6
2023-10-23
wifi: mac80211: add a driver callback to add vif debugfs
Miri Korenblit
1
-0
/
+23
2023-09-11
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
1
-2
/
+4
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
1
-14
/
+0
2023-09-11
wifi: mac80211: check wiphy mutex in ops
Johannes Berg
1
-0
/
+75
2023-09-11
wifi: mac80211: add more ops assertions
Johannes Berg
1
-0
/
+34
2023-06-06
wifi: mac80211: stop warning after reconfig failures
Johannes Berg
1
-4
/
+6
2023-04-13
wifi: mac80211: add flush_sta method
Johannes Berg
1
-0
/
+15
2023-03-22
wifi: mac80211: add support for letting drivers register tc offload support
Felix Fietkau
1
-0
/
+17
2023-03-07
wifi: mac80211: add netdev per-link debugfs data and driver hook
Benjamin Berg
1
-0
/
+16
2023-01-10
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
1
-1
/
+1
2022-10-07
wifi: mac80211: add API to show the link STAs in debugfs
Benjamin Berg
1
-0
/
+16
2022-09-06
wifi: mac80211: isolate driver from inactive links
Johannes Berg
1
-140
/
+25
2022-07-15
wifi: mac80211: remove link_id parameter from link_info_changed()
Gregory Greenman
1
-2
/
+2
2022-07-15
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
1
-8
/
+18
2022-07-15
wifi: mac80211: replace link_id with link_conf in start/stop_ap()
Gregory Greenman
1
-6
/
+12
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-1
/
+1
2022-07-15
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
1
-5
/
+5
2022-06-20
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
1
-6
/
+9
2022-06-20
wifi: mac80211: add sta link addition/removal
Johannes Berg
1
-0
/
+21
2022-06-20
wifi: mac80211: add vif link addition/removal
Johannes Berg
1
-0
/
+21
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
1
-2
/
+6
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-7
/
+28
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-1
/
+1
2021-12-21
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
1
-0
/
+22
2021-12-14
mac80211: mark TX-during-stop for TX in in_reconfig
Johannes Berg
1
-1
/
+4
2021-11-26
mac80211: add support for .ndo_fill_forward_path
Felix Fietkau
1
-0
/
+22
2021-08-24
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
1
-0
/
+36
2021-06-23
mac80211: notify driver on mgd TX completion
Johannes Berg
1
-4
/
+22
2021-01-21
mac80211: add rx decapsulation offload support
Felix Fietkau
1
-0
/
+16
2020-09-18
mac80211: notify the driver when a sta uses 4-address mode
Felix Fietkau
1
-0
/
+14
2020-09-18
mac80211: rework tx encapsulation offload API
Felix Fietkau
1
-0
/
+15
2020-07-31
mac80211: warn only once in check_sdata_in_driver() at each caller
Johannes Berg
1
-6
/
+5
2020-05-27
mac80211: fix variable names in TID config methods
Sergey Matyukevich
1
-2
/
+2
2020-02-24
mac80211: Add api to support configuring TID specific configuration
Tamizh chelvam
1
-0
/
+27
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
1
-3
/
+5
[next]