summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-37/+91
2022-11-03net: microchip: sparx5: add support for offloading default prioDaniel Machon3-0/+40
2022-11-03net: microchip: sparx5: add support for offloading dscp tableDaniel Machon3-3/+116
2022-11-03net: microchip: sparx5: add support for apptrustDaniel Machon3-2/+126
2022-11-03net: microchip: sparx5: add support for offloading pcp tableDaniel Machon8-2/+327
2022-11-03net: mana: Assign interrupts to CPUs based on NUMA nodesSaurabh Sengar2-3/+28
2022-11-03net: fec: add initial XDP supportShenwei Wang2-2/+226
2022-11-02rocker: Explicitly mark learned FDB entries as offloadedIdo Schimmel1-0/+1
2022-11-02rocker: Avoid unnecessary scheduling of work itemIdo Schimmel1-7/+7
2022-11-02sfc (gcc13): synchronize ef100_enqueue_skb()'s return typeJiri Slaby (SUSE)1-1/+2
2022-11-02qed (gcc13): use u16 for fid to be big enoughJiri Slaby (SUSE)1-1/+2
2022-11-02net: broadcom: bcm4908_enet: report queued and transmitted bytesRafał Miłecki1-0/+4
2022-11-02stmmac: dwmac-loongson: fix invalid mdio_nodeLiu Peibao1-5/+2
2022-11-02ibmvnic: Free rwi on reset successNick Child1-8/+8
2022-11-02octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extracti...Suman Ghosh3-18/+70
2022-11-02net: ethernet: renesas: rswitch: Add R-Car Gen4 gPTP supportYoshihiro Shimoda5-2/+398
2022-11-02net: ethernet: renesas: Add support for "Ethernet Switch"Yoshihiro Shimoda4-0/+2686
2022-11-02net: ngbe: Initialize sw info and register netdevMengyuan Lou10-8/+665
2022-11-02net: txgbe: Add operations to interact with firmwareJiawen Wu5-5/+316
2022-11-02net: libwx: Implement interaction with firmwareJiawen Wu3-0/+543
2022-11-02gve: Reduce alloc and copy costs in the GQ rx pathShailend Chand6-266/+338
2022-11-01net: lan966x: Fix unmapping of received frames using FDMAHoratiu Vultur1-6/+12
2022-11-01net: lan966x: Fix FDMA when MTU is changedHoratiu Vultur2-3/+7
2022-11-01net: lan966x: Adjust maximum frame size when vlan is enabled/disabledHoratiu Vultur2-0/+21
2022-11-01net: lan966x: Fix the MTU calculationHoratiu Vultur2-1/+3
2022-11-01sfc: Fix an error handling path in efx_pci_probe()Christophe JAILLET1-2/+6
2022-10-31net: systemport: Add support for RDMA overflow statistic counterFlorian Fainelli2-0/+22
2022-10-31net: ftmac100: allow increasing MTU to make most use of single-segment buffersSergei Antonov1-2/+31
2022-10-31net: ftmac100: report the correct maximum MTU of 1500Vladimir Oltean1-1/+2
2022-10-31net: ftmac100: prepare data path for receiving single segment packets > 1514Vladimir Oltean1-17/+12
2022-10-31net: dpaa2: Add some debug prints on deferred probeSean Anderson2-11/+27
2022-10-31net: mvneta: Remove unused variable iColin Ian King1-3/+1
2022-10-31ptp: xgbe: convert to .adjfine and adjust_by_scaled_ppmJacob Keller1-16/+4
2022-10-31ptp: ravb: convert to .adjfine and adjust_by_scaled_ppmJacob Keller1-12/+5
2022-10-31ptp: lan743x: use diff_by_scaled_ppm in .adjfine implementationJacob Keller1-13/+6
2022-10-31ptp: lan743x: remove .adjfreq implementationJacob Keller1-35/+0
2022-10-31ptp: mlx5: convert to .adjfine and adjust_by_scaled_ppmJacob Keller1-16/+6
2022-10-31ptp: mlx4: convert to .adjfine and adjust_by_scaled_ppmJacob Keller1-18/+11
2022-10-31ptp: introduce helpers to adjust by scaled parts per millionJacob Keller5-79/+14
2022-10-31net: microchip: sparx5: kunit test: change test_callbacks and test_vctrl to s...Yang Yingliang1-2/+2
2022-10-31net: fec: fix improper use of NETDEV_TX_BUSYZhang Changzhong1-2/+2
2022-10-31net: hns: hnae: remove unnecessary __module_get() and module_put()Yang Yingliang1-3/+0
2022-10-31drivers: net: convert to boolean for the mac_managed_pm flagDenis Kirjanov2-2/+2
2022-10-28Merge tag 'mlx5-updates-2022-10-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski10-138/+406
2022-10-28ice: Add additional CSR registers to ETHTOOL_GREGSLukasz Czapnik1-0/+169
2022-10-28net: ethernet: adi: adin1110: Fix notifiersAlexandru Tachici1-9/+29
2022-10-28net: mtk_eth_soc: add support for in-band 802.3z negotiationRussell King (Oracle)1-35/+42
2022-10-28net: mtk_eth_soc: move and correct link timer programmingRussell King (Oracle)1-5/+8
2022-10-28net: mtk_eth_soc: add advertisement programmingRussell King (Oracle)1-1/+12
2022-10-28net: mtk_eth_soc: move interface speed selectionRussell King (Oracle)1-8/+10