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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-01
wifi: rtw89: add related H2C for WoWLAN mode
Chin-Yen Lee
3
-0
/
+419
2022-11-01
wifi: rtw89: add drop tx packet function
Chih-Kang Chang
8
-0
/
+137
2022-11-01
wifi: rtw89: add function to adjust and restore PLE quota
Chih-Kang Chang
4
-0
/
+39
2022-11-01
wifi: rtw89: move enable_cpu/disable_cpu into fw_download
Chih-Kang Chang
3
-8
/
+9
2022-11-01
wifi: rtw89: collect and send RF parameters to firmware for WoWLAN
Chih-Kang Chang
3
-4
/
+31
2022-11-01
wifi: rtw89: check if sta's mac_id is valid under AP/TDLS
Zong-Zhe Yang
1
-0
/
+2
2022-11-01
wifi: rtw89: add BW info for both TX and RX in phy_info
Eric Huang
1
-0
/
+18
2022-11-01
wifi: rtw89: 8852c: make table of RU mask constant
Ping-Ke Shih
1
-2
/
+2
2022-11-01
wifi: rtw89: declare support bands with const
Zong-Zhe Yang
1
-3
/
+3
2022-11-01
wifi: rtw89: fw: adapt to new firmware format of dynamic header
Ping-Ke Shih
2
-3
/
+31
2022-10-29
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
19
-148
/
+269
2022-10-29
ice: Add additional CSR registers to ETHTOOL_GREGS
Lukasz Czapnik
1
-0
/
+169
2022-10-29
net: mtk_eth_soc: add support for in-band 802.3z negotiation
Russell King (Oracle)
1
-35
/
+42
2022-10-29
net: mtk_eth_soc: move and correct link timer programming
Russell King (Oracle)
1
-5
/
+8
2022-10-29
net: mtk_eth_soc: add advertisement programming
Russell King (Oracle)
1
-1
/
+12
2022-10-29
net: mtk_eth_soc: move interface speed selection
Russell King (Oracle)
1
-8
/
+10
2022-10-29
net: mtk_eth_soc: move PHY power up
Russell King (Oracle)
1
-7
/
+4
2022-10-29
net: mtk_eth_soc: add out of band forcing of speed and duplex in pcs_link_up
Russell King (Oracle)
1
-11
/
+17
2022-10-29
net: mtk_eth_soc: convert mtk_sgmii to use regmap_update_bits()
Russell King (Oracle)
1
-35
/
+26
2022-10-29
net: mtk_eth_soc: add pcs_get_state() implementation
Russell King (Oracle)
1
-0
/
+15
2022-10-29
net: mtk_eth_soc: eliminate unnecessary error handling
Russell King (Oracle)
1
-12
/
+6
2022-10-29
net: mtk_eth_soc: add definitions for PCS
Russell King (Oracle)
1
-3
/
+10
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
63
-274
/
+274
2022-10-29
Kalle Valo says:
Jakub Kicinski
84
-699
/
+34762
2022-10-28
wifi: ath11k: fix monitor vdev creation with firmware recovery
Nagarajan Maran
1
-0
/
+4
2022-10-28
net: txgbe: Set MAC address and register netdev
Jiawen Wu
7
-7
/
+566
2022-10-28
net: txgbe: Reset hardware
Jiawen Wu
9
-9
/
+434
2022-10-28
net: txgbe: Store PCI info
Jiawen Wu
9
-10
/
+280
2022-10-28
net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chips
Raju Lakkaraju
1
-1
/
+71
2022-10-28
net: phy: mxl-gpy: Change gpy_update_interface() function return type
Raju Lakkaraju
1
-8
/
+20
2022-10-28
net: dpaa2-eth: Simplify bool conversion
Yang Li
1
-1
/
+1
2022-10-28
ionic: refactor use of ionic_rx_fill()
Neel Patel
1
-11
/
+12
2022-10-28
ionic: enable tunnel offloads
Neel Patel
2
-3
/
+13
2022-10-28
ionic: new ionic device identity level and VF start control
Shannon Nelson
5
-2
/
+64
2022-10-28
ionic: only save the user set VF attributes
Shannon Nelson
1
-16
/
+17
2022-10-28
ionic: replay VF attributes after fw crash recovery
Shannon Nelson
1
-0
/
+70
2022-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-203
/
+407
2022-10-27
net: enetc: survive memory pressure without crashing
Vladimir Oltean
1
-0
/
+5
2022-10-27
net/mlx5e: Fix macsec sci endianness at rx sa update
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule function
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5e: Fix macsec rx security association (SA) update/delete
Raed Salem
1
-6
/
+6
2022-10-27
net/mlx5e: Fix macsec coverity issue at rx sa update
Raed Salem
1
-1
/
+1
2022-10-27
net/mlx5: Fix crash during sync firmware reset
Suresh Devarakonda
1
-3
/
+3
2022-10-27
net/mlx5: Update fw fatal reporter state on PCI handlers successful recover
Roy Novich
1
-0
/
+4
2022-10-27
net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroed
Roi Dayan
1
-0
/
+4
2022-10-27
net/mlx5e: TC, Reject forwarding from internal port to internal port
Ariel Levkovich
1
-1
/
+11
2022-10-27
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
1
-5
/
+5
2022-10-27
net/mlx5: ASO, Create the ASO SQ with the correct timestamp format
Saeed Mahameed
1
-0
/
+7
2022-10-27
net/mlx5e: Update restore chain id for slow path packets
Paul Blakey
2
-2
/
+62
2022-10-27
net/mlx5e: Extend SKB room check to include PTP-SQ
Aya Levin
3
-0
/
+21
[next]