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
Age
Commit message (
Expand
)
Author
Files
Lines
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: cfg80211: send link id in channel_switch ops
Aditya Kumar Singh
2
-2
/
+6
2024-02-08
wifi: mac80211: refactor STA CSA parsing flows
Michael-CY Lee
1
-52
/
+250
2024-02-08
wifi: cfg80211: Add utility for converting op_class into chandef
Michael-CY Lee
1
-0
/
+76
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
2024-02-08
wifi: mac80211: allow CSA to same channel
Johannes Berg
1
-4
/
+0
2024-02-08
wifi: mac80211: convert ieee80211_ie_build_eht_cap() to SKB use
Johannes Berg
5
-119
/
+42
2024-02-08
wifi: mac80211: convert ieee80211_ie_build_he_cap() to SKB use
Johannes Berg
5
-93
/
+37
2024-02-08
wifi: mac80211: move element parsing to a new file
Johannes Berg
3
-892
/
+927
2024-02-08
wifi: mac80211: start building elements in SKBs
Johannes Berg
3
-185
/
+189
2024-02-08
wifi: mac80211: simplify adding supported rates
Johannes Berg
6
-131
/
+77
2024-02-08
wifi: mac80211: tdls: use ieee80211_put_he_6ghz_cap()
Johannes Berg
3
-11
/
+3
2024-02-08
wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()
Johannes Berg
4
-8
/
+10
2024-02-08
wifi: mac80211: limit HE RU capabilities when limiting bandwidth
Johannes Berg
1
-2
/
+33
2024-02-08
wifi: mac80211: adjust EHT capa when lowering bandwidth
Johannes Berg
5
-37
/
+103
2024-02-08
wifi: mac80211: simplify HE/EHT element length functions
Johannes Berg
4
-19
/
+16
2024-02-08
wifi: mac80211: disallow basic multi-link element in per-STA profile
Johannes Berg
3
-1
/
+8
2024-02-08
wifi: mac80211: disambiguate element parsing errors
Johannes Berg
2
-38
/
+81
2024-02-08
wifi: mac80211: implement MLO multicast deduplication
Johannes Berg
3
-3
/
+26
2024-02-08
wifi: mac80211: add/use ieee80211_get_sn()
Johannes Berg
1
-3
/
+2
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
9
-273
/
+181
2024-02-08
wifi: mac80211: use cfg80211_chandef_primary_freq()
Johannes Berg
1
-19
/
+11
2024-02-08
wifi: cfg80211: simplify cfg80211_chandef_compatible()
Johannes Berg
3
-81
/
+273
2024-02-08
wifi: wireless: declare different S1G chandefs incompatible
Johannes Berg
1
-5
/
+10
2024-02-08
wifi: mac80211: refactor puncturing bitmap extraction
Johannes Berg
1
-35
/
+17
2024-02-08
wifi: cfg80211: move puncturing validation code
Johannes Berg
1
-69
/
+69
2024-02-08
wifi: mac80211: validate assoc response channel config
Johannes Berg
1
-2
/
+17
2024-02-08
wifi: mac80211: support wider bandwidth OFDMA config
Johannes Berg
4
-70
/
+201
2024-02-08
wifi: mac80211: add and use a link iteration macro
Johannes Berg
2
-170
/
+89
2024-02-08
wifi: mac80211: introduce 'channel request'
Johannes Berg
19
-288
/
+330
2024-02-08
wifi: mac80211: chan: chandef is non-NULL for reserved
Johannes Berg
1
-3
/
+3
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
10
-201
/
+243
2024-02-08
wifi: mac80211: clean up HE 6 GHz and EHT chandef parsing
Johannes Berg
5
-93
/
+29
2024-02-08
wifi: mac80211: clean up connection process
Johannes Berg
10
-997
/
+1268
2024-02-08
wifi: mac80211: clean up band switch in duration
Johannes Berg
1
-11
/
+8
2024-02-08
wifi: mac80211: remove extra shadowing variable
Johannes Berg
1
-1
/
+0
2024-02-08
wifi: mac80211: remove unused MAX_MSG_LEN define
Johannes Berg
1
-2
/
+0
2024-02-08
Merge wireless into wireless-next
Johannes Berg
10
-67
/
+175
2024-02-04
wifi: cfg80211: fix kunit exports
Johannes Berg
1
-2
/
+2
2024-02-02
wifi: mac80211: don't allow deactivation of all links
Miri Korenblit
1
-0
/
+6
2024-02-02
wifi: nl80211: move WPA version validation to policy
Johannes Berg
1
-13
/
+7
2024-02-02
wifi: mac80211: clean up FILS discovery change flags handling
Johannes Berg
1
-6
/
+6
2024-02-02
wifi: mac80211: trace SMPS requests from driver
Johannes Berg
2
-2
/
+32
2024-02-02
wifi: cfg80211: tests: verify BSS use flags of NSTR links
Benjamin Berg
1
-12
/
+56
2024-02-02
wifi: cfg80211: add a kunit test for 6 GHz colocated AP parsing
Benjamin Berg
3
-42
/
+230
[next]