index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
eth: bnxt: remove rss_ctx_bmap
Jakub Kicinski
2024-07-13
3
-18
/
+2
*
eth: bnxt: move from .set_rxfh to .create_rxfh_context and friends
Jakub Kicinski
2024-07-13
2
-45
/
+75
*
eth: bnxt: allow deleting RSS contexts when the device is down
Jakub Kicinski
2024-07-13
2
-6
/
+10
*
bna: adjust 'name' buf size of bna_tcb and bna_ccb structures
Alexey Kodanev
2024-07-12
2
-6
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-11
11
-35
/
+97
|
\
|
*
net: ks8851: Fix potential TX stall after interface reopen
Ronald Wahl
2024-07-11
1
-1
/
+1
|
*
net: ethernet: mtk-star-emac: set mac_managed_pm when probing
Jian Hui Lee
2024-07-11
1
-0
/
+7
|
*
e1000e: fix force smbus during suspend flow
Vitaly Lifshits
2024-07-11
1
-20
/
+53
|
*
net: ethernet: lantiq_etop: fix double free in detach
Aleksander Jan Bajkowski
2024-07-10
1
-2
/
+2
|
*
i40e: Fix XDP program unloading while removing the driver
Michal Kubiak
2024-07-10
1
-5
/
+4
|
*
net: ks8851: Fix deadlock with the SPI chip variant
Ronald Wahl
2024-07-09
2
-6
/
+6
|
*
octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...
Aleksandr Mishin
2024-07-09
1
-1
/
+1
|
*
bnxt: fix crashes when reducing ring count with active RSS contexts
Jakub Kicinski
2024-07-09
3
-0
/
+22
|
*
net: bcmasp: Fix error code in probe()
Dan Carpenter
2024-07-06
1
-0
/
+1
*
|
ice: Implement driver functionality to dump serdes equalizer values
Anil Samal
2024-07-11
5
-2
/
+245
*
|
ice: Implement driver functionality to dump fec statistics
Anil Samal
2024-07-11
5
-0
/
+403
*
|
ice: Extend Sideband Queue command to support flags
Anil Samal
2024-07-11
3
-13
/
+14
*
|
netxen_nic: Use {low,upp}er_32_bits() helpers
Geert Uytterhoeven
2024-07-10
1
-5
/
+2
*
|
net/mlx5e: CT: Initialize err to 0 to avoid warning
Cosmin Ratiu
2024-07-10
1
-1
/
+1
*
|
net/mlx5e: SHAMPO, Add missing aggregate counter
Dragos Tatulea
2024-07-10
1
-0
/
+2
*
|
net/mlx5: DR, Remove definer functions from SW Steering API
Yevgeny Kliteynik
2024-07-10
2
-5
/
+5
*
|
mlxsw: pci: Lock configuration space of upstream bridge during reset
Ido Schimmel
2024-07-10
1
-0
/
+6
*
|
mlxsw: core_thermal: Report valid current state during cooling device registr...
Ido Schimmel
2024-07-10
1
-26
/
+25
*
|
mlxsw: Warn about invalid accesses to array fields
Petr Machata
2024-07-10
1
-0
/
+4
*
|
net: ti: icssg-prueth: add missing deps
Guillaume La Roque
2024-07-09
1
-0
/
+1
*
|
net: tn40xx: add per queue netdev-genl stats support
FUJITA Tomonori
2024-07-09
2
-2
/
+53
*
|
net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...
Bartosz Golaszewski
2024-07-09
1
-0
/
+23
*
|
net: stmmac: qcom-ethqos: add support for 2.5G BASEX mode
Bartosz Golaszewski
2024-07-09
1
-0
/
+11
*
|
net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool ops
Daniel Golle
2024-07-06
1
-1
/
+17
*
|
net: ethernet: mtk_ppe: Change PPE entries number to 16K
Shengyu Qu
2024-07-06
1
-1
/
+1
*
|
net: encx24j600: constify struct regmap_bus/regmap_config
Javier Carrasco
2024-07-06
1
-3
/
+3
*
|
net: ti: icss-iep: constify struct regmap_config
Javier Carrasco
2024-07-06
1
-2
/
+2
*
|
net: ethernet: mediatek: Allow gaps in MAC allocation
Daniel Golle
2024-07-06
1
-1
/
+1
*
|
net: stmmac: Add DW XPCS specified via "pcs-handle" support
Serge Semin
2024-07-05
1
-4
/
+9
*
|
net: stmmac: Create DW XPCS device with particular address
Serge Semin
2024-07-05
2
-14
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-04
24
-222
/
+353
|
\
|
|
*
bnxt_en: Fix the resource check condition for RSS contexts
Pavan Chebbi
2024-07-04
1
-1
/
+5
|
*
mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...
Aleksandr Mishin
2024-07-04
1
-0
/
+1
|
*
ice: use proper macro for testing bit
Petr Oros
2024-07-04
1
-1
/
+1
|
*
ice: Reject pin requests with unsupported flags
Jacob Keller
2024-07-04
2
-16
/
+23
|
*
ice: Don't process extts if PTP is disabled
Jacob Keller
2024-07-04
1
-0
/
+4
|
*
ice: Fix improper extts handling
Milena Olech
2024-07-04
2
-22
/
+91
|
*
net: rswitch: Avoid use-after-free in rswitch_poll()
Radu Rendec
2024-07-04
1
-2
/
+2
|
*
net: stmmac: enable HW-accelerated VLAN stripping for gmac4 only
Furong Xu
2024-07-03
1
-3
/
+4
|
*
net: txgbe: free isb resources at the right time
Jiawen Wu
2024-07-02
3
-4
/
+9
|
*
net: txgbe: add extra handle for MSI/INTx into thread irq handle
Jiawen Wu
2024-07-02
1
-5
/
+39
|
*
net: txgbe: remove separate irq request for MSI and INTx
Jiawen Wu
2024-07-02
6
-76
/
+15
|
*
net: txgbe: initialize num_q_vectors for MSI/INTx interrupts
Jiawen Wu
2024-07-02
1
-0
/
+1
|
*
net: stmmac: dwmac-qcom-ethqos: fix error array size
Yijie Yang
2024-07-02
1
-1
/
+1
|
*
e1000e: Fix S0ix residency on corporate systems
Dima Ruinskiy
2024-07-02
1
-66
/
+66
[next]