summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: microchip: lan743x: add fixed phy unregister supportPavithra Sathyanarayanan2023-09-171-0/+6
* mlx5: Implement SyncE support using DPLL infrastructureJiri Pirko2023-09-174-0/+460
* ice: implement dpll interface to control cguArkadiusz Kubalewski2023-09-176-1/+2020
* ice: add admin commands to access cgu configurationArkadiusz Kubalewski2023-09-178-33/+1385
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller2023-09-175-5/+132
|\
| * iavf: Add ability to turn off CRC stripping for VFNorbert Zulinski2023-09-133-1/+64
| * ice: Check CRC strip requirement for VLAN stripHaiyue Wang2023-09-132-9/+58
| * ice: Support FCS/CRC strip disable for VFHaiyue Wang2023-09-131-0/+15
* | Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2023-09-1624-0/+19030
|\ \
| * | idpf: add SRIOV support and other ndo_opsJoshua Hay2023-09-138-3/+953
| * | idpf: add ethtool callbacksAlan Brady2023-09-137-3/+1851
| * | idpf: add singleq start_xmit and napi pollJoshua Hay2023-09-138-31/+1290
| * | idpf: add RX splitq napi poll supportAlan Brady2023-09-134-6/+892
| * | idpf: add TX splitq napi poll supportJoshua Hay2023-09-136-5/+926
| * | idpf: add splitq start_xmitJoshua Hay2023-09-135-1/+1107
| * | idpf: initialize interrupts and enable vportPavan Kumar Linga2023-09-1310-3/+1389
| * | idpf: configure resources for RX queuesAlan Brady2023-09-138-12/+1705
| * | idpf: configure resources for TX queuesAlan Brady2023-09-136-0/+1410
| * | idpf: add ptypes and MAC filter supportPavan Kumar Linga2023-09-134-1/+837
| * | idpf: add create vport and netdev configurationPavan Kumar Linga2023-09-137-20/+1522
| * | idpf: add core init and interrupt requestPavan Kumar Linga2023-09-139-3/+1471
| * | idpf: add controlq init and reset checksJoshua Hay2023-09-1314-3/+1851
| * | idpf: add module register and probe functionalityPhani Burra2023-09-135-0/+193
| * | virtchnl: add virtchnl version 2 opsPavan Kumar Linga2023-09-132-0/+1724
| |/
* | net: stmmac: Add glue layer for Loongson-1 SoCKeguang Zhang2023-09-163-0/+221
* | sfc: make coding style of PTP addresses consistent with coreAlex Austin2023-09-161-13/+14
* | net: ethernet: mtk_wed: do not assume offload callbacks are always setLorenzo Bianconi2023-09-161-15/+17
* | net: ti: icssg-prueth: Add support for half duplex operationMD Danish Anwar2023-09-153-2/+31
* | octeontx2-pf: Enable PTP PPS output supportHariprasad Kelam2023-09-153-37/+85
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-09-145-20/+40
|\ \
| * | net: renesas: rswitch: Add spin lock protection for irq {un}maskYoshihiro Shimoda2023-09-142-0/+14
| * | net: renesas: rswitch: Fix unmasking irq conditionYoshihiro Shimoda2023-09-141-4/+4
| * | igb: clean up in all error paths when enabling SR-IOVCorinna Vinschen2023-09-131-1/+4
| * | ixgbe: fix timestamp configuration codeVadim Fedorenko2023-09-131-13/+15
| * | net: macb: fix sleep inside spinlockSascha Hauer2023-09-121-2/+3
* | | net: ethernet: mtk_wed: check update_wo_rx_stats in mtk_wed_update_rx_stats()Lorenzo Bianconi2023-09-141-0/+3
* | | net: ethernet: mtk_eth_soc: rely on mtk_pse_port definitions in mtk_flow_set_...Lorenzo Bianconi2023-09-141-2/+2
* | | net: wangxun: move MDIO bus implementation to the libraryJiawen Wu2023-09-146-172/+106
* | | atl1c: Work around the DMA RX overflow issueSieng-Piaw Liew2023-09-142-54/+16
| |/ |/|
* | net: hinic: Use devm_kasprintf()Christophe JAILLET2023-09-131-5/+3
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2023-09-1320-130/+174
|\ \
| * | iavf: Fix promiscuous mode configuration flow messagesBrett Creeley2023-09-113-60/+74
| * | i40e: fix potential memory leaks in i40e_remove()Andrii Staikov2023-09-111-3/+7
| |/
| * net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988Lorenzo Bianconi2023-09-111-2/+4
| * net: ethernet: mtk_eth_soc: fix uninitialized variableDaniel Golle2023-09-111-2/+3
| * net:ethernet:adi:adin1110: Fix forwarding offloadCiprian Regus2023-09-111-1/+1
| * net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlr...Hangyu Hua2023-09-111-0/+3
| * net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc()Hangyu Hua2023-09-111-0/+5
| * net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()Hangyu Hua2023-09-113-5/+10
| * net: stmmac: fix handling of zero coalescing tx-usecsVincent Whitchurch2023-09-111-4/+6