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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-01
net/mlx5: DPLL, Implement lock status error value
Jiri Pirko
1
-0
/
+23
2024-02-01
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
2
-4
/
+7
2024-02-01
net: ena: Reduce lines with longer column width boundary
David Arinzon
4
-260
/
+151
2024-02-01
net: ena: handle ena_calc_io_queue_size() possible errors
David Arinzon
1
-3
/
+21
2024-02-01
net: ena: Change default print level for netif_ prints
David Arinzon
1
-2
/
+2
2024-02-01
net: ena: Relocate skb_tx_timestamp() to improve time stamping accuracy
David Arinzon
1
-2
/
+2
2024-02-01
net: ena: Add more information on TX timeouts
David Arinzon
2
-14
/
+64
2024-02-01
net: ena: Change error print during ena_device_init()
David Arinzon
1
-1
/
+2
2024-02-01
net: ena: Remove CQ tail pointer update
David Arinzon
5
-39
/
+2
2024-02-01
net: ena: Enable DIM by default
David Arinzon
1
-0
/
+6
2024-02-01
net: ena: Minor cosmetic changes
David Arinzon
1
-4
/
+2
2024-02-01
net: ena: Remove an unused field
David Arinzon
2
-4
/
+0
2024-02-01
net: mana: Assigning IRQ affinity on HT cores
Souradeep Chakrabarti
1
-11
/
+50
2024-02-01
net: mana: add a function to spread IRQs per CPUs
Yury Norov
1
-0
/
+29
2024-02-01
ptp: lan743x: Use spin_lock instead of spin_lock_bh
Lucas Tanure
1
-2
/
+2
2024-01-31
qca_7k: Replace old mail address
Stefan Wahren
3
-3
/
+3
2024-01-31
qca_7k: Replace BSD boilerplate with SPDX
Stefan Wahren
9
-129
/
+9
2024-01-31
qca_spi: Adjust log of SPI_REG_RDBUF_BYTE_AVA
Stefan Wahren
1
-1
/
+1
2024-01-31
qca_spi: Log expected signature in error case
Stefan Wahren
1
-2
/
+2
2024-01-31
qca_spi: Improve calculation of RX buffer size
Stefan Wahren
1
-2
/
+2
2024-01-31
qca_spi: Introduce QCASPI_RX_MAX_FRAMES
Stefan Wahren
2
-1
/
+2
2024-01-31
qca_spi: Add QCASPI prefix to ring defines
Stefan Wahren
3
-8
/
+8
2024-01-31
qca_7k_common: Drop unused len from qcafrm_handle
Stefan Wahren
1
-3
/
+0
2024-01-31
qca_7k_common: Drop unnecessary function description
Stefan Wahren
1
-11
/
+0
2024-01-31
qca_spi: Avoid skb_copy_expand in TX path
Stefan Wahren
1
-0
/
+2
2024-01-31
qca_spi: Improve SPI IRQ handling
Stefan Wahren
1
-10
/
+11
2024-01-31
qca_spi: Improve SPI thread creation
Stefan Wahren
1
-4
/
+7
2024-01-31
qca_spi: Add check for kthread_stop
Stefan Wahren
1
-2
/
+4
2024-01-31
net: lan966x: debugfs: Fix showing the port keyset
Horatiu Vultur
1
-0
/
+2
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
11
-81
/
+81
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
32
-81
/
+81
2024-01-31
net: stmmac: Report taprio offload status
Rohan G Thomas
1
-4
/
+58
2024-01-31
net: stmmac: est: Per Tx-queue error count for HLBF
Rohan G Thomas
2
-0
/
+7
2024-01-31
net: stmmac: Offload queueMaxSDU from tc-taprio
Rohan G Thomas
3
-0
/
+48
2024-01-31
net: stmmac: dwmac-starfive: Add support for JH7100 SoC
Cristian Ciocaltea
2
-7
/
+31
2024-01-31
mlxsw: remove I2C_CLASS_HWMON from drivers w/o detect and address_list
Heiner Kallweit
1
-1
/
+0
2024-01-30
mlxsw: Use refcount_t for reference counting
Amit Cohen
6
-36
/
+40
2024-01-30
mlxsw: spectrum: Refactor LAG create and destroy code
Amit Cohen
1
-43
/
+73
2024-01-30
mlxsw: spectrum: Search for free LAD ID once
Amit Cohen
1
-9
/
+6
2024-01-30
mlxsw: spectrum: Query max_lag once
Amit Cohen
2
-25
/
+8
2024-01-30
mlxsw: spectrum: Remove mlxsw_sp_lag_get()
Amit Cohen
1
-9
/
+3
2024-01-30
mlxsw: spectrum: Change mlxsw_sp_upper to LAG structure
Amit Cohen
2
-16
/
+17
2024-01-30
ice: stop destroying and reinitalizing Tx tracker during reset
Jacob Keller
1
-12
/
+21
2024-01-30
ice: factor out ice_ptp_rebuild_owner()
Jacob Keller
3
-28
/
+42
2024-01-30
ice: rename ice_ptp_tx_cfg_intr
Jacob Keller
1
-6
/
+6
2024-01-30
ice: don't check has_ready_bitmap in E810 functions
Jacob Keller
1
-12
/
+11
2024-01-30
ice: rename verify_cached to has_ready_bitmap
Jacob Keller
2
-9
/
+11
2024-01-30
ice: pass reset type to PTP reset functions
Jacob Keller
3
-12
/
+21
2024-01-30
ice: introduce PTP state machine
Jacob Keller
4
-49
/
+74
2024-01-29
net: fill in MODULE_DESCRIPTION()s for ec_bhf
Breno Leitao
1
-0
/
+1
[next]