aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-08-22net: lan966x: Split lan966x_fdb_event_workHoratiu Vultur1-52/+66
2022-08-22net: lan966x: Add registers used to configure lag interfacesHoratiu Vultur1-0/+45
2022-08-22tsnep: Record RX queueGerhard Engleder2-1/+5
2022-08-22tsnep: Support full DMA maskGerhard Engleder1-0/+7
2022-08-22tsnep: Improve TX length handlingGerhard Engleder1-11/+21
2022-08-22tsnep: Add loopback supportGerhard Engleder1-17/+54
2022-08-22tsnep: Fix TSNEP_INFO_TX_TIME register defineGerhard Engleder1-2/+1
2022-08-22net: lan966x: Add QUSGMII support for lan966xMaxime Chevallier4-7/+26
2022-08-22net: ethernet: ti: davinci_mdio: Add workaround for errata i2329Ravi Gunasekaran1-11/+231
2022-08-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
2022-08-19net: prestera: add missing ABI compatibility checkMaksym Glubokiy1-0/+1
2022-08-19net: fman: memac: Use params instead of priv for max_speedSean Anderson1-3/+1
2022-08-19net: fman: Export/rename some common functionsSean Anderson2-6/+9
2022-08-19net: fman: Configure fixed link in memac_initializationSean Anderson1-47/+46
2022-08-19net: fman: Move struct dev to mac_deviceSean Anderson2-20/+12
2022-08-19net: fman: Store initialization function in match dataSean Anderson2-192/+165
2022-08-19net: fman: Get PCS node in per-mac initSean Anderson2-11/+10
2022-08-19net: fman: dtsec: Always gracefully stop/startSean Anderson2-74/+30
2022-08-19net: fman: Store en/disable in mac_device instead of mac_priv_sSean Anderson3-44/+15
2022-08-19net: fman: Don't pass comm_mode to enable/disableSean Anderson7-46/+24
2022-08-19net: fman: Convert to SPDX identifiersSean Anderson18-515/+33
2022-08-19net: dpaa: Fix <1G ethernet on LS1046ARDBSean Anderson1-1/+5
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski27-241/+729
2022-08-18igc: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi1-45/+83
2022-08-18net: ethernet: mtk_eth_soc: remove unused txd_pdma pointer in mtk_xdp_submit_frameLorenzo Bianconi1-5/+7
2022-08-18ixgbe: Manual AN-37 for troublesome link partners for X550 SFIJeff Daly2-3/+56
2022-08-18ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger1-1/+2
2022-08-18net: moxa: MAC address reading, generating, validity checkingSergei Antonov1-6/+7
2022-08-18igb: Add lock to avoid data raceLin Ma2-1/+13
2022-08-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski6-18/+85
2022-08-18net: ethernet: altera: Add use of ethtool_op_get_ts_infoMaxime Chevallier1-0/+1
2022-08-18stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove()Christophe JAILLET1-0/+1
2022-08-18ixgbe: Don't call kmap() on page allocated with GFP_ATOMICFabio M. De Francesco1-3/+1
2022-08-18ice: remove non-inclusive languageMikael Barsehyan2-9/+9
2022-08-18ice: Remove ucast_sharedSylwester Dziedziuch3-165/+5
2022-08-18ice: Allow 100M speeds for some devicesAnirudh Venkataramanan3-4/+28
2022-08-18ice: Implement FCS/CRC and VLAN stripping co-existence policyAnatolii Gerasymenko1-0/+25
2022-08-18ice: Implement control of FCS/CRC strippingJesse Brandeburg7-6/+69
2022-08-17net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_xdp_runLorenzo Bianconi1-1/+1
2022-08-17net/mlx5e: Allocate flow steering storage during uplink initializationLeon Romanovsky1-8/+17
2022-08-17net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelot->statsVladimir Oltean1-27/+26
2022-08-17net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offsetVladimir Oltean3-99/+156
2022-08-17net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean2-108/+400
2022-08-17net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_workVladimir Oltean1-0/+4
2022-08-17net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean1-6/+5
2022-08-17net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counterVladimir Oltean1-1/+1
2022-08-17net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersVladimir Oltean2-13/+17
2022-08-17stmmac: intel: remove unused 'has_crossts' flagWong Vee Khee1-1/+0
2022-08-17Revert "mlxsw: core: Add the hottest thermal zone detection"Daniel Lezcano1-75/+2
2022-08-17ice: Fix VF not able to send tagged traffic with no VLAN filtersSylwester Dziedziuch2-11/+57