summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-04-08net: handle HAS_IOPORT dependenciesNiklas Schnelle
2024-04-08net: usb: ax88179_178a: non necessary second random mac addressJose Ignacio Tornos Martinez
2024-04-08pfcp: avoid copy warning by simplifing codeMichal Swiatkowski
2024-04-08netdevsim: report stats by default, like a real deviceJakub Kicinski
2024-04-08net: mdio-gpio: Use device_is_compatible()Andy Shevchenko
2024-04-06net: sfp: Add helper to return the SFP bus nameMaxime Chevallier
2024-04-06net: phy: add helpers to handle sfp phy connect/disconnectMaxime Chevallier
2024-04-06net: sfp: pass the phy_device when disconnecting an sfp module's PHYMaxime Chevallier
2024-04-06net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-04-06net: phy: marvell: implement cable test for 88E1111Pawel Dembicki
2024-04-05net/mlx5e: Implement ethtool hardware timestamping statisticsRahul Rameshbabu
2024-04-05net/mlx5e: Introduce timestamps statistic counter for Tx DMA layerRahul Rameshbabu
2024-04-05net/mlx5e: Introduce lost_cqe statistic counter for PTP Tx port timestamping CQRahul Rameshbabu
2024-04-05net: xgbe: remove extraneous #ifdef checksArnd Bergmann
2024-04-053c515: remove unused 'mtu' variableArnd Bergmann
2024-04-05net/mlx5e: Un-expose functions in en.hTariq Toukan
2024-04-05net/mlx5e: Support FEC settings for 100G/lane modesCosmin Ratiu
2024-04-05net/mlx5e: Extract checking of FEC support for a link modeCosmin Ratiu
2024-04-05bnxt_en: Fix PTP firmware timeout parameterMichael Chan
2024-04-04net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0...Oleksij Rempel
2024-04-04net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we go...Oleksij Rempel
2024-04-04net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on tim...Oleksij Rempel
2024-04-04net: dsa: microchip: ksz8: Unify variable naming in ksz8_r_dyn_mac_table()Oleksij Rempel
2024-04-04net: dsa: microchip: ksz8: Refactor ksz8_r_dyn_mac_table() for readabilityOleksij Rempel
2024-04-04net: dsa: microchip: ksz8: Refactor ksz8_fdb_dump()Oleksij Rempel
2024-04-04net: dsa: microchip: Make ksz8_r_dyn_mac_table() staticOleksij Rempel
2024-04-04net: dsa: microchip: Remove unused FDB timestamp support in ksz8_r_dyn_mac_ta...Oleksij Rempel
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-04-04net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez
2024-04-04bnxt_en: Add warning message about disallowed speed changeSreekanth Reddy
2024-04-04bnxt_en: Update firmware interface to 1.10.3.39Pavan Chebbi
2024-04-04bnxt_en: Add XDP Metadata supportSomnath Kotur
2024-04-04bnxt_en: Change bnxt_rx_xdp function prototypeSomnath Kotur
2024-04-04bnxt_en: Allocate page pool per numa nodeSomnath Kotur
2024-04-04bnxt_en: Enable XPS by default on driver loadSomnath Kotur
2024-04-04bnxt_en: Add delay to handle Downstream Port Containment (DPC) AERVikas Gupta
2024-04-04net: ethernet: mtk_eth_soc: Reuse value using READ_ONCE instead of re-rereadi...linke li
2024-04-04net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET
2024-04-04net: ravb: Always update error countersPaul Barker
2024-04-04net: ravb: Always process TX descriptor ringPaul Barker
2024-04-04Revert "tg3: Remove residual error handling in tg3_suspend"Paolo Abeni
2024-04-04tg3: Remove residual error handling in tg3_suspendNikita Kiryushin
2024-04-04tg3: Remove residual error handling in tg3_suspendNikita Kiryushin
2024-04-03mlxsw: pci: Store DQ pointer as part of CQ structureAmit Cohen
2024-04-03mlxsw: pci: Remove mlxsw_pci_cq_count()Amit Cohen
2024-04-03mlxsw: pci: Remove mlxsw_pci_sdq_count()Amit Cohen
2024-04-03mlxsw: pci: Break mlxsw_pci_cq_tasklet() into tasklets per queue typeAmit Cohen
2024-04-03mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()Amit Cohen