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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: move ieee80211_bssid_match() function
Johannes Berg
2022-06-20
2
-6
/
+6
*
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
43
-88
/
+109
*
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
2022-06-20
10
-31
/
+93
*
wifi: mac80211: use link in start/stop ap
Shaul Triebitz
2022-06-20
1
-102
/
+115
*
wifi: mac80211: implement add/del interface link callbacks
Johannes Berg
2022-06-20
1
-0
/
+20
*
wifi: cfg80211: add optional link add/remove callbacks
Johannes Berg
2022-06-20
4
-2
/
+70
*
wifi: cfg80211: sort trace.h
Johannes Berg
2022-06-20
1
-137
/
+137
*
wifi: mac80211: add sta link addition/removal
Johannes Berg
2022-06-20
10
-35
/
+206
*
wifi: mac80211: add MLO link ID to TX frame metadata
Johannes Berg
2022-06-20
2
-2
/
+39
*
wifi: mac80211: remove band from TX info in MLO
Johannes Berg
2022-06-20
3
-39
/
+73
*
wifi: mac80211: add vif link addition/removal
Johannes Berg
2022-06-20
5
-3
/
+197
*
wifi: nl80211: support MLO in auth/assoc
Johannes Berg
2022-06-20
5
-6
/
+151
*
wifi: mac80211: ignore IEEE80211_CONF_CHANGE_SMPS in chanctx mode
Johannes Berg
2022-06-20
1
-1
/
+2
*
wifi: mac80211_hwsim: split bss_info_changed to vif/link info_changed
Shaul Triebitz
2022-06-20
1
-10
/
+24
*
wifi: cfg80211: simplify cfg80211_mlme_auth() prototype
Johannes Berg
2022-06-20
4
-55
/
+46
*
wifi: ieee80211: add definitions for multi-link element
Johannes Berg
2022-06-20
1
-0
/
+222
*
wifi: nl80211: refactor BSS lookup in nl80211_associate()
Johannes Berg
2022-06-20
1
-21
/
+38
*
wifi: cfg80211: mlme: get BSS entry outside cfg80211_mlme_assoc()
Johannes Berg
2022-06-20
4
-22
/
+27
*
wifi: mac80211: tx: simplify chanctx_conf handling
Johannes Berg
2022-06-20
1
-36
/
+9
*
wifi: mac80211: status: look up band only where needed
Johannes Berg
2022-06-20
5
-23
/
+13
*
wifi: mac80211: sort trace.h file
Johannes Berg
2022-06-20
1
-456
/
+456
*
wifi: mac80211: correct link config data in tracing
Johannes Berg
2022-06-20
1
-23
/
+25
*
wifi: mac80211: make ieee80211_he_cap_ie_to_sta_he_cap() MLO-aware
Johannes Berg
2022-06-20
5
-11
/
+13
*
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
2022-06-20
11
-31
/
+45
*
wifi: mac80211: HT: make ieee80211_ht_cap_ie_to_sta_ht_cap() MLO-aware
Johannes Berg
2022-06-20
6
-11
/
+12
*
wifi: mac80211: add link_id to eht.c code for MLO
Johannes Berg
2022-06-20
4
-7
/
+12
*
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
2022-06-20
12
-80
/
+92
*
wifi: mac80211: refactor some link setup code
Johannes Berg
2022-06-20
1
-11
/
+22
*
wifi: mac80211: validate some driver features for MLO
Johannes Berg
2022-06-20
1
-0
/
+42
*
wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKS
Johannes Berg
2022-06-20
2
-4
/
+2
*
wifi: mac80211: refactor some sta_info link handling
Johannes Berg
2022-06-20
1
-23
/
+56
*
wifi: mac80211: remove sta_info_tx_streams()
Johannes Berg
2022-06-20
2
-36
/
+0
*
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
2022-06-20
28
-391
/
+586
*
wifi: mac80211: pass link ID where already present
Johannes Berg
2022-06-20
1
-3
/
+4
*
wifi: mac80211: add per-link configuration pointer
Johannes Berg
2022-06-20
3
-2
/
+25
*
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
64
-170
/
+324
*
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
2022-06-20
22
-486
/
+534
*
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
79
-368
/
+402
*
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2022-06-20
45
-202
/
+209
*
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-20
33
-533
/
+1255
*
wifi: mac80211: reject WEP or pairwise keys with key ID > 3
Johannes Berg
2022-06-20
1
-5
/
+13
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2022-06-15
24
-86
/
+298
|
\
|
*
ath10k: fix recently introduced checkpatch warning
Kalle Valo
2022-06-08
2
-3
/
+3
|
*
ath11k: Fix warnings reported by checkpatch
Manikanta Pubbisetty
2022-06-06
4
-6
/
+6
|
*
ath11k: Fix LDPC config in set_bitrate_mask hook
Manikanta Pubbisetty
2022-06-06
2
-3
/
+3
|
*
ath11k: Avoid REO CMD failed prints during firmware recovery
Manikanta Pubbisetty
2022-06-06
1
-2
/
+3
|
*
ath11k: Fix incorrect debug_mask mappings
Manikanta Pubbisetty
2022-06-06
1
-2
/
+2
|
*
ath11k: fix missing skb drop on htc_tx_completion error
Christian 'Ansuel' Marangi
2022-06-06
1
-1
/
+3
|
*
ath10k: fix regdomain info of iw reg set/get
Wen Gong
2022-05-30
1
-1
/
+2
|
*
ath11k: support avg signal in station dump
Thiraviyam Mariyappan
2022-05-30
3
-0
/
+12
[next]