index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
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-19
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
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+5
2019-04-26
mac80211: store tx power value from user to station
Ashok Raj Nagarajan
1
-0
/
+5
2019-03-29
mac80211: do not call driver wake_tx_queue op during reconfig
Felix Fietkau
1
-0
/
+3
2019-02-22
mac80211: notify driver on subsequent CSA beacons
Sara Sharon
1
-1
/
+16
2019-02-22
mac80211: abort CSA if beacon does not include CSA IEs
Sara Sharon
1
-0
/
+14
[next]