index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
driver-ops.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: add a driver callback to check active_links
Miri Korenblit
2023-12-21
1
-0
/
+20
*
Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-12-18
1
-1
/
+1
|
\
|
*
wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPP
Andrei Otcheretianski
2023-12-12
1
-1
/
+1
*
|
wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flush
Oldřich Jedlička
2023-11-24
1
-2
/
+7
|
/
*
wifi: mac80211: add link id to mgd_prepare_tx()
Miri Korenblit
2023-10-23
1
-0
/
+1
*
wifi: mac80211: make mgd_protect_tdls_discover MLO-aware
Miri Korenblit
2023-10-23
1
-2
/
+6
*
wifi: mac80211: add a driver callback to add vif debugfs
Miri Korenblit
2023-10-23
1
-0
/
+23
*
wifi: mac80211: add support for mld in ieee80211_chswitch_done
Emmanuel Grumbach
2023-09-11
1
-2
/
+4
*
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-09-11
1
-14
/
+0
*
wifi: mac80211: check wiphy mutex in ops
Johannes Berg
2023-09-11
1
-0
/
+75
*
wifi: mac80211: add more ops assertions
Johannes Berg
2023-09-11
1
-0
/
+34
*
wifi: mac80211: stop warning after reconfig failures
Johannes Berg
2023-06-06
1
-4
/
+6
*
wifi: mac80211: add flush_sta method
Johannes Berg
2023-04-13
1
-0
/
+15
*
wifi: mac80211: add support for letting drivers register tc offload support
Felix Fietkau
2023-03-22
1
-0
/
+17
*
wifi: mac80211: add netdev per-link debugfs data and driver hook
Benjamin Berg
2023-03-07
1
-0
/
+16
*
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
2023-01-10
1
-1
/
+1
*
wifi: mac80211: add API to show the link STAs in debugfs
Benjamin Berg
2022-10-07
1
-0
/
+16
*
wifi: mac80211: isolate driver from inactive links
Johannes Berg
2022-09-06
1
-140
/
+25
*
wifi: mac80211: remove link_id parameter from link_info_changed()
Gregory Greenman
2022-07-15
1
-2
/
+2
*
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
2022-07-15
1
-8
/
+18
*
wifi: mac80211: replace link_id with link_conf in start/stop_ap()
Gregory Greenman
2022-07-15
1
-6
/
+12
*
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
1
-1
/
+1
*
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-07-15
1
-5
/
+5
*
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
2022-06-20
1
-6
/
+9
*
wifi: mac80211: add sta link addition/removal
Johannes Berg
2022-06-20
1
-0
/
+21
*
wifi: mac80211: add vif link addition/removal
Johannes Berg
2022-06-20
1
-0
/
+21
*
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
1
-2
/
+6
*
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
1
-7
/
+28
*
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
1
-1
/
+1
*
Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...
Jakub Kicinski
2021-12-21
1
-0
/
+22
|
\
|
*
mac80211: add support for .ndo_fill_forward_path
Felix Fietkau
2021-11-26
1
-0
/
+22
*
|
mac80211: mark TX-during-stop for TX in in_reconfig
Johannes Berg
2021-12-14
1
-1
/
+4
|
/
*
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
2021-08-24
1
-0
/
+36
*
mac80211: notify driver on mgd TX completion
Johannes Berg
2021-06-23
1
-4
/
+22
*
mac80211: add rx decapsulation offload support
Felix Fietkau
2021-01-21
1
-0
/
+16
*
mac80211: notify the driver when a sta uses 4-address mode
Felix Fietkau
2020-09-18
1
-0
/
+14
*
mac80211: rework tx encapsulation offload API
Felix Fietkau
2020-09-18
1
-0
/
+15
*
mac80211: warn only once in check_sdata_in_driver() at each caller
Johannes Berg
2020-07-31
1
-6
/
+5
*
mac80211: fix variable names in TID config methods
Sergey Matyukevich
2020-05-27
1
-2
/
+2
*
mac80211: Add api to support configuring TID specific configuration
Tamizh chelvam
2020-02-24
1
-0
/
+27
*
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
2019-07-26
1
-3
/
+5
*
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
2019-04-26
1
-0
/
+5
|
\
|
*
mac80211: store tx power value from user to station
Ashok Raj Nagarajan
2019-04-26
1
-0
/
+5
*
|
mac80211: do not call driver wake_tx_queue op during reconfig
Felix Fietkau
2019-03-29
1
-0
/
+3
|
/
*
mac80211: notify driver on subsequent CSA beacons
Sara Sharon
2019-02-22
1
-1
/
+16
*
mac80211: abort CSA if beacon does not include CSA IEs
Sara Sharon
2019-02-22
1
-0
/
+14
*
mac80211: Expose ieee80211_schedule_txq() function
Toke Høiland-Jørgensen
2019-01-25
1
-3
/
+1
*
mac80211: Add TXQ scheduling API
Toke Høiland-Jørgensen
2019-01-19
1
-0
/
+9
*
mac80211: allow drivers to use peer measurement API
Johannes Berg
2018-11-09
1
-0
/
+34
*
mac80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
2018-10-12
1
-0
/
+16
[next]