aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-11-20spi: axi-spi-engine improvementsMark Brown45-330/+543
2023-11-20ieee802154: hwsim: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-11-20ieee802154: fakelb: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-11-19octeontx2-pf: Fix memory leak during interface downSuman Ghosh1-0/+2
2023-11-19net: ethernet: mtk_wed: rely on __dev_alloc_page in mtk_wed_tx_buffer_allocLorenzo Bianconi1-1/+1
2023-11-19wireguard: use DEV_STATS_INC()Eric Dumazet3-9/+10
2023-11-19net: ethernet: ti: am65-cpsw: Fix error handling in am65_cpsw_nuss_common_open()Roger Quadros1-9/+39
2023-11-19net: ethernet: am65-cpsw: Set default TX channels to maximumRoger Quadros1-1/+3
2023-11-19net: ethernet: ti: am65-cpsw: Re-arrange functions to avoid forward declarationRoger Quadros1-74/+71
2023-11-19net: ethernet: am65-cpsw: Add standard Ethernet MAC stats to ethtoolRoger Quadros1-0/+26
2023-11-19net: wangxun: fix kernel panic due to null pointerJiawen Wu3-9/+7
2023-11-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski14-422/+553
2023-11-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski6-42/+105
2023-11-18net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski7-57/+3
2023-11-18r8169: improve RTL8411b phy-down fixupHeiner Kallweit1-111/+28
2023-11-18Merge tag 'mlx5-updates-2023-11-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller13-76/+135
2023-11-18mlxsw: pci: Implement PCI reset handlersIdo Schimmel1-0/+28
2023-11-18mlxsw: pci: Add support for new reset flowIdo Schimmel2-1/+45
2023-11-18mlxsw: pci: Move software reset code to a separate functionAmit Cohen1-3/+9
2023-11-18mlxsw: pci: Rename mlxsw_pci_sw_reset()Amit Cohen1-5/+5
2023-11-18mlxsw: Extend MRSR pack() function to support new commandsAmit Cohen2-3/+13
2023-11-18net: Change the API of PHY default timestamp to MACKory Maincent6-0/+54
2023-11-18net: Replace hwtstamp_source by timestamping layerKory Maincent1-3/+3
2023-11-18net: phy: micrel: fix ts_info value in case of no phcKory Maincent1-5/+1
2023-11-18net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Kory Maincent3-32/+53
2023-11-18net: ethtool: Refactor identical get_ts_info implementations.Richard Cochran2-40/+3
2023-11-18net: phy: Remove the call to phy_mii_ioctl in phy_hwstamp_get/setKory Maincent1-2/+5
2023-11-18net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent6-65/+68
2023-11-17gve: add gve_features_check()Eric Dumazet3-22/+31
2023-11-17net: phy: broadcom: Wire suspend/resume for BCM54612EMarco von Rosenberg1-0/+2
2023-11-16stmmac: dwmac-loongson: Add architecture dependencyJean Delvare1-1/+1
2023-11-16net: sfp: use linkmode_*() rather than open codingRussell King (Oracle)1-1/+1
2023-11-16net: phylink: use linkmode_fill()Russell King (Oracle)1-2/+2
2023-11-16usb: aqc111: check packet for fixup for true limitOliver Neukum1-4/+4
2023-11-16vxlan: add support for flowlabel inheritAlce Lafranque1-1/+22
2023-11-16net: phy: aquantia: add firmware load supportRobert Marko5-1/+410
2023-11-16net: phy: aquantia: move MMD_VEND define to headerChristian Marangi3-69/+69
2023-11-16net: phy: aquantia: move to separate directoryChristian Marangi7-9/+13
2023-11-16octeon_ep: remove atomic variable usage in Tx data pathShinas Rasheed5-13/+14
2023-11-16octeon_ep: implement xmit_more in transmitShinas Rasheed2-10/+28
2023-11-16octeon_ep: remove dma sync in trasmit pathShinas Rasheed1-7/+0
2023-11-16octeon_ep: add padding for small packetsShinas Rasheed1-0/+3
2023-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni46-331/+544
2023-11-16Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds45-330/+543
2023-11-16treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEXAndy Shevchenko1-2/+2
2023-11-16macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov1-1/+1
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu1-4/+8
2023-11-15net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu1-4/+9
2023-11-15net/mlx5e: Reduce the size of icosq_strSaeed Mahameed1-2/+2
2023-11-15net/mlx5: Increase size of irq name bufferRahul Rameshbabu2-3/+6