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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-25
wifi: mac80211: correctly set active links upon TTLM
Ayala Beker
1
-1
/
+9
2024-03-25
wifi: mac80211: fix prep_connection error path
Johannes Berg
1
-2
/
+3
2024-03-25
wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
Jeff Johnson
1
-2
/
+2
2024-03-25
wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
Felix Fietkau
1
-3
/
+2
2024-03-25
wifi: mac80211: fix mlme_link_id_dbg()
Johan Hovold
1
-1
/
+1
2024-03-08
Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
19
-295
/
+433
2024-03-04
wifi: mac80211: remove TDLS peers on link deactivation
Johannes Berg
1
-1
/
+1
2024-03-04
wifi: mac80211: remove TDLS peers only on affected link
Johannes Berg
4
-6
/
+11
2024-03-04
wifi: mac80211: mlme: unify CSA handling
Johannes Berg
1
-16
/
+22
2024-03-04
wifi: mac80211: introduce a feature flag for quiet in CSA
Johannes Berg
5
-26
/
+37
2024-03-04
wifi: mac80211: pass link conf to abort_channel_switch
Johannes Berg
2
-4
/
+6
2024-03-04
wifi: mac80211: pass link_id to channel switch ops
Johannes Berg
3
-66
/
+24
2024-03-04
wifi: mac80211: hide element parsing internals
Johannes Berg
3
-58
/
+78
2024-03-04
wifi: mac80211: remove unneeded scratch_len subtraction
Johannes Berg
1
-1
/
+0
2024-03-04
wifi: mac80211: defragment reconfiguration MLE when parsing
Johannes Berg
3
-16
/
+27
2024-03-04
wifi: mac80211: simplify multi-link element parsing
Johannes Berg
3
-16
/
+8
2024-03-04
wifi: mac80211: remove unnecessary ML element checks
Johannes Berg
1
-3
/
+0
2024-03-04
wifi: mac80211: add ieee80211_vif_link_active() helper
Johannes Berg
4
-15
/
+8
2024-03-04
wifi: mac80211: remove unnecessary ML element type check
Johannes Berg
1
-4
/
+0
2024-03-04
wifi: mac80211: update scratch_pos after defrag
Johannes Berg
1
-0
/
+1
2024-03-04
wifi: mac80211: Adjust CQM handling for MLO
Ilan Peer
1
-29
/
+50
2024-03-04
wifi: mac80211: Allow beacons to update BSS table regardless of scan
Ilan Peer
1
-7
/
+15
2024-03-04
wifi: mac80211: add link id to ieee80211_gtk_rekey_add()
Shaul Triebitz
1
-4
/
+12
2024-03-04
wifi: mac80211: obtain AP HT/VHT data for assoc request
Johannes Berg
1
-0
/
+73
2024-03-04
wifi: mac80211: don't add VHT capa on links without them
Johannes Berg
1
-1
/
+2
2024-03-04
wifi: mac80211: handle netif carrier up/down with link AP during MLO
Aditya Kumar Singh
1
-2
/
+30
2024-03-04
wifi: mac80211: remove only link keys during stopping link AP
Rameshkumar Sundaram
1
-1
/
+7
2024-03-04
wifi: mac80211: track capability/opmode NSS separately
Johannes Berg
5
-28
/
+30
2024-03-04
wifi: mac80211: fix supported rate masking in scan
Johannes Berg
1
-4
/
+4
2024-03-04
wifi: mac80211: check link exists before use
Johannes Berg
1
-1
/
+1
2024-03-04
wifi: mac80211: always initialize match_auth
Johannes Berg
1
-4
/
+4
2024-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-02-23
wifi: mac80211: only call drv_sta_rc_update for uploaded stations
Felix Fietkau
1
-1
/
+2
2024-02-21
wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt()
Johannes Berg
1
-4
/
+5
2024-02-21
wifi: mac80211: clean up assignments to pointer cache.
Colin Ian King
1
-5
/
+1
2024-02-21
wifi: mac80211: make associated BSS pointer visible to the driver
Miri Korenblit
2
-11
/
+9
2024-02-21
wifi: mac80211: check beacon countdown is complete on per link basis
Aditya Kumar Singh
1
-2
/
+12
2024-02-15
Merge wireless into wireless-next
Johannes Berg
1
-1
/
+2
2024-02-12
wifi: mac80211: drop injection on disabled-chan monitor
Johannes Berg
1
-1
/
+9
2024-02-12
wifi: mac80211: remove only own link stations during stop_ap
Aditya Kumar Singh
1
-1
/
+1
2024-02-12
wifi: mac80211: flush only stations using requests links
Aditya Kumar Singh
8
-18
/
+33
2024-02-12
wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notify
Lorenzo Bianconi
2
-3
/
+2
2024-02-08
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
1
-2
/
+13
2024-02-08
wifi: mac80211: start and finalize channel switch on link basis
Aditya Kumar Singh
2
-24
/
+37
2024-02-08
wifi: mac80211: handle set csa/after_csa beacon on per link basis
Aditya Kumar Singh
1
-13
/
+15
2024-02-08
wifi: mac80211: update beacon counters per link basis
Aditya Kumar Singh
1
-3
/
+11
2024-02-08
wifi: mac80211: refactor STA CSA parsing flows
Michael-CY Lee
1
-52
/
+250
2024-02-08
wifi: mac80211: don't use sband->band early
Johannes Berg
1
-1
/
+1
2024-02-08
wifi: mac80211: add missing kernel-doc for fast_tx_check
Johannes Berg
1
-1
/
+2
2024-02-08
wifi: mac80211: clarify vif handling in TX dequeue
Johannes Berg
1
-1
/
+2
[next]