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
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
2019-01-25
mac80211: Expose ieee80211_schedule_txq() function
Toke Høiland-Jørgensen
1
-3
/
+1
2019-01-19
mac80211: Add TXQ scheduling API
Toke Høiland-Jørgensen
1
-0
/
+9
2018-11-09
mac80211: allow drivers to use peer measurement API
Johannes Berg
1
-0
/
+34
2018-10-12
mac80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
1
-0
/
+16
2018-09-05
mac80211: add an option for drivers to check if packets can be aggregated
Sara Sharon
1
-0
/
+10
2018-05-23
mac80211: Support adding duration for prepare_tx() callback
Ilan Peer
1
-3
/
+5
2018-01-04
mac80211: Fix setting TX power on monitor interfaces
Peter Große
1
-1
/
+2
2017-12-19
Revert "mac80211: Add TXQ scheduling API"
Johannes Berg
1
-3
/
+9
2017-12-11
mac80211: Add TXQ scheduling API
Toke Høiland-Jørgensen
1
-9
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-09-30
mac80211: add offset_tsf driver op and use it for mesh
Pedersen, Thomas
1
-0
/
+3
2016-09-30
mac80211: Implement add_nan_func and rm_nan_func
Ayala Beker
1
-0
/
+32
2016-09-30
mac80211: implement nan_change_conf
Ayala Beker
1
-0
/
+21
2016-09-30
mac80211: add boilerplate code for start / stop NAN
Ayala Beker
1
-0
/
+27
2016-09-15
mac80211: remove sta_remove_debugfs driver callback
Johannes Berg
1
-15
/
+0
[next]