index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: mlme: move disconnects to wiphy work
Johannes Berg
2023-06-07
1
-1
/
+2
*
wifi: mac80211: consistently use u64 for BSS changes
Anjaneyulu
2023-06-06
1
-2
/
+2
*
mac80211: use the new drop reasons infrastructure
Johannes Berg
2023-04-21
1
-0
/
+31
*
wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()
Alexander Wetzel
2023-03-15
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-11
1
-2
/
+6
|
\
|
*
wifi: mac80211: fix memory free error when registering wiphy fail
taozhang
2022-10-21
1
-2
/
+6
*
|
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
2022-10-10
1
-8
/
+3
*
|
wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLO
Johannes Berg
2022-10-07
1
-0
/
+10
*
|
wifi: mac80211: set internal scan request BSSID
Johannes Berg
2022-10-07
1
-0
/
+2
|
/
*
wifi: mac80211: Support POWERED_ADDR_CHANGE feature
James Prestwood
2022-09-03
1
-0
/
+2
*
wifi: mac80211: prohibit DEAUTH_NEED_MGD_TX_PREP in MLO
Johannes Berg
2022-07-15
1
-0
/
+3
*
wifi: mac80211: remove link_id parameter from link_info_changed()
Gregory Greenman
2022-07-15
1
-3
/
+2
*
wifi: mac80211: expect powersave handling in driver for MLO
Johannes Berg
2022-07-15
1
-1
/
+2
*
wifi: mac80211: move ps setting to vif config
Johannes Berg
2022-07-15
1
-0
/
+1
*
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-07-15
1
-3
/
+6
*
wifi: mac80211: properly skip link info driver update
Johannes Berg
2022-07-01
1
-0
/
+3
*
wifi: mac80211: add a per-PHY AQL limit to improve fairness
Felix Fietkau
2022-07-01
1
-0
/
+1
*
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
2022-07-01
1
-7
/
+4
*
wifi: mac80211: ignore IEEE80211_CONF_CHANGE_SMPS in chanctx mode
Johannes Berg
2022-06-20
1
-1
/
+2
*
wifi: mac80211: validate some driver features for MLO
Johannes Berg
2022-06-20
1
-0
/
+42
*
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
1
-4
/
+80
*
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-5
/
+5
*
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
1
-2
/
+2
*
wifi: mac80211: remove cipher scheme support
Johannes Berg
2022-06-10
1
-64
/
+5
*
mac80211: remove unused argument to ieee80211_sta_connection_lost()
Johannes Berg
2022-05-16
1
-2
/
+2
*
mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid
Johannes Berg
2022-05-16
1
-1
/
+1
*
mac80211: Add EHT capabilities to association/probe request
Ilan Peer
2022-02-16
1
-1
/
+13
*
mac80211: Remove a couple of obsolete TODO
Ilan Peer
2021-12-20
1
-8
/
+5
*
Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...
Jakub Kicinski
2021-08-20
1
-1
/
+1
|
\
|
*
mac80211: remove unnecessary NULL check in ieee80211_register_hw()
Dan Carpenter
2021-08-13
1
-1
/
+1
*
|
mac80211: fix locking in ieee80211_restart_work()
Johannes Berg
2021-08-17
1
-0
/
+2
|
/
*
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
2021-06-23
1
-4
/
+7
*
mac80211: remove use of ieee80211_get_he_sta_cap()
Johannes Berg
2021-06-23
1
-2
/
+7
*
mac80211: Properly WARN on HW scan before restart
Ilan Peer
2021-06-23
1
-4
/
+3
*
mac80211: use sdata->skb_queue for TDLS
Johannes Berg
2021-06-23
1
-5
/
+0
*
mac80211: move interface shutdown out of wiphy lock
Johannes Berg
2021-06-09
1
-1
/
+6
*
mac80211: drop the connection if firmware crashed while in CSA
Naftali Goldstein
2021-04-19
1
-1
/
+8
*
mac80211: bail out if cipher schemes are invalid
Johannes Berg
2021-04-08
1
-2
/
+5
*
mac80211: choose first enabled channel for monitor
Karthikeyan Kathirvel
2021-03-16
1
-1
/
+12
*
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-26
1
-0
/
+5
*
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
2020-11-13
1
-8
/
+0
|
\
|
*
mac80211: remove WDS-related code
Johannes Berg
2020-11-11
1
-8
/
+0
*
|
net: mac80211: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-07
1
-9
/
+5
|
/
*
mac80211: rename csa counters to countdown counters
John Crispin
2020-08-27
1
-1
/
+1
*
mac80211: support control port TX status reporting
Markus Theil
2020-05-28
1
-0
/
+2
*
nl80211: support scan frequencies in KHz
Thomas Pedersen
2020-05-27
1
-0
/
+2
*
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-27
1
-3
/
+8
|
\
|
*
mac80211: handle channel frequency offset
Thomas Pedersen
2020-04-24
1
-3
/
+5
|
*
mac80211: Process multicast RX registration for Action frames
Jouni Malinen
2020-04-24
1
-0
/
+3
*
|
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
2020-04-24
1
-2
/
+3
|
/
[next]