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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-21
wifi: rtw89: 8852a: rfk: fix div 0 exception
Ping-Ke Shih
1
-2
/
+2
2022-06-21
wifi: rtw89: disable invalid phy reports for all ICs
Po-Hao Huang
1
-3
/
+1
2022-06-21
wifi: rtw89: pci: fix PCI doesn't reclaim TX BD properly
Ping-Ke Shih
1
-3
/
+6
2022-06-21
wifi: rtw89: fix long RX latency in low power mode
Ping-Ke Shih
1
-1
/
+7
2022-06-21
wifi: rtw89: drop invalid TX rate report of legacy rate
Ping-Ke Shih
3
-8
/
+17
2022-06-21
wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happ...
Ping-Ke Shih
3
-4
/
+7
2022-06-21
wifi: rtw89: enable VO TX AMPDU
Kuan-Chung Chen
2
-7
/
+92
2022-06-21
wifi: rtw89: fix potential TX stuck
Kuan-Chung Chen
1
-0
/
+4
2022-06-21
wifi: rtw89: support TDLS
Ping-Ke Shih
1
-0
/
+2
2022-06-21
wifi: rtw89: allocate BSSID CAM per TDLS peer
Ping-Ke Shih
7
-6
/
+36
2022-06-21
wifi: rtw89: separate BSSID CAM operations
Ping-Ke Shih
2
-8
/
+22
2022-06-21
wifi: rtw89: allocate address CAM and MAC ID to TDLS peer
Ping-Ke Shih
4
-19
/
+24
2022-06-21
wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...
Alexey Kodanev
1
-1
/
+4
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
6
-11
/
+12
2022-06-20
wifi: mac80211_hwsim: print the link id
Shaul Triebitz
1
-2
/
+2
2022-06-20
wifi: mac80211_hwsim: support creating MLO-capable radios
Johannes Berg
2
-21
/
+81
2022-06-20
wifi: mac80211_hwsim: send a beacon per link
Shaul Triebitz
1
-31
/
+59
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
41
-53
/
+55
2022-06-20
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
5
-13
/
+48
2022-06-20
wifi: mac80211_hwsim: split bss_info_changed to vif/link info_changed
Shaul Triebitz
1
-10
/
+24
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
3
-5
/
+5
2022-06-20
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
8
-0
/
+16
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
48
-58
/
+58
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
65
-273
/
+288
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
24
-60
/
+64
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
11
-36
/
+51
2022-06-15
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
24
-86
/
+298
2022-06-15
net: sparx5: Allow mdb entries to both CPU and ports
Casper Andersson
1
-20
/
+35
2022-06-15
bcm63xx_enet: switch to napi_build_skb() to reuse skbuff_heads
Sieng Piaw Liew
1
-2
/
+2
2022-06-15
i40e: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
1
-25
/
+62
2022-06-15
net: phy: marvell-88x2222: set proper phydev->port
Ivan Bornyakov
1
-0
/
+2
2022-06-15
net: ipa: rework gsi_channel_tx_update()
Alex Elder
1
-27
/
+23
2022-06-15
net: ipa: stop counting total RX bytes and transactions
Alex Elder
2
-9
/
+1
2022-06-15
net: ipa: simplify TX completion statistics
Alex Elder
1
-8
/
+6
2022-06-15
net: ipa: introduce gsi_trans_tx_committed()
Alex Elder
4
-11
/
+27
2022-06-15
net: ipa: rename two transaction fields
Alex Elder
2
-24
/
+25
2022-06-15
net: ipa: use "tre_ring" for all TRE ring local variables
Alex Elder
1
-9
/
+9
2022-06-15
net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constant
Frank Wunderlich
2
-8
/
+20
2022-06-15
net: dsa: mt7530: rework mt753[01]_setup
Frank Wunderlich
1
-4
/
+21
2022-06-15
net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}
Frank Wunderlich
1
-18
/
+12
2022-06-15
mlxsw: Revert "Prepare for XM implementation - LPM trees"
Petr Machata
3
-163
/
+31
2022-06-15
mlxsw: Revert "Prepare for XM implementation - prefix insertion and removal"
Petr Machata
3
-589
/
+209
2022-06-15
mlxsw: Revert "Introduce initial XM router support"
Petr Machata
11
-1518
/
+8
2022-06-15
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
6
-33
/
+121
2022-06-14
net: phy: fixed_phy: set phy_mask before calling mdiobus_register()
Rasmus Villemoes
1
-0
/
+1
2022-06-14
net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASK
Shay Drory
1
-7
/
+0
2022-06-14
net/mlx5: group fdb cleanup to single function
Shay Drory
1
-8
/
+10
2022-06-14
net/mlx5: Add support EXECUTE_ASO action for flow entry
Jianbo Liu
1
-0
/
+33
2022-06-14
RDMA/mlx5: Support handling of modify-header pattern ICM area
Yevgeny Kliteynik
2
-18
/
+36
[next]