summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2024-02-153-23/+20
|\
| * igc: Remove temporary workaroundSasha Neftin2024-02-141-5/+1
| * igb: Fix string truncation warnings in igb_set_fw_versionKunwu Chan2024-02-142-18/+19
* | net: ravb: Count packets instead of descriptors in GbEth RX pathPaul Barker2024-02-151-13/+9
* | net: bcmasp: Handle RX buffer allocation failureFlorian Fainelli2024-02-151-0/+3
* | ice: Add check for lport extraction to LAG initDave Ertman2024-02-142-2/+26
|/
* ethernet: cpts: fix function pointer cast warningsArnd Bergmann2024-02-141-5/+12
* bnad: fix work_queue type mismatchArnd Bergmann2024-02-141-7/+5
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2024-02-142-15/+11
|\
| * i40e: take into account XDP Tx queues when stopping ringsMaciej Fijalkowski2024-02-121-6/+8
| * i40e: avoid double calling i40e_pf_rxq_wait()Maciej Fijalkowski2024-02-121-9/+3
| * i40e: Fix wrong mask used during DCB configIvan Vecera2024-02-121-1/+1
| * i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera2024-02-121-1/+1
* | octeontx2-af: Remove the PF_FUNC validation for NPC transmit rulesSubbaraya Sundeep2024-02-141-32/+0
* | net: ti: icssg-prueth: add dependency for PTPRandy Dunlap2024-02-131-0/+1
* | pds_core: no health-thread in VF pathShannon Nelson2024-02-121-0/+6
* | ionic: minimal work with 0 budgetShannon Nelson2024-02-121-0/+9
* | net: stmmac: xgmac: use #define for string constantsSimon Horman2024-02-121-34/+35
* | i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera2024-02-121-5/+33
|/
* lan966x: Fix crash when adding interface under a lagHoratiu Vultur2024-02-091-2/+7
* net/mlx5: DPLL, Fix possible use after free after delayed work timer triggersJiri Pirko2024-02-081-1/+1
* octeontx2-af: Initialize maps.Ratheesh Kannoth2024-02-081-16/+15
* net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja2024-02-081-0/+2
* net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja2024-02-081-0/+3
* net: intel: fix old compiler regressionsJesse Brandeburg2024-02-073-3/+3
* net: stmmac: protect updates of 64-bit statistics countersPetr Tesarik2024-02-077-157/+221
* net: stmmac: xgmac: fix a typo of register name in DPP safety handlingFurong Xu2024-02-062-2/+2
* nfp: enable NETDEV_XDP_ACT_REDIRECT feature flagJames Hershaw2024-02-051-0/+1
* nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers2024-02-051-1/+1
* nfp: use correct macro for LengthSelect in BAR configDaniel Basilio2024-02-051-2/+4
* octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu2024-02-031-2/+12
* tsnep: Fix mapping for zero copy XDP_TX actionGerhard Engleder2024-02-031-4/+12
* net: atlantic: Fix DMA mapping for PTP hwts ringIvan Vecera2024-02-023-2/+16
* net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu2024-02-023-1/+60
* idpf: avoid compiler padding in virtchnl2_ptype structPavan Kumar Linga2024-02-011-1/+1
* octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya2024-02-013-7/+4
* pds_core: Rework teardown/setup flow to be more commonBrett Creeley2024-01-315-18/+9
* pds_core: Clear BARs on resetBrett Creeley2024-01-316-11/+45
* pds_core: Prevent race issues involving the adminqBrett Creeley2024-01-313-6/+47
* pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley2024-01-312-3/+4
* pds_core: Cancel AQ work on teardownBrett Creeley2024-01-311-0/+2
* pds_core: Prevent health thread from running during reset/removeBrett Creeley2024-01-311-2/+17
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2024-01-303-8/+37
|\
| * ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET2024-01-291-1/+2
| * e1000e: correct maximum frequency adjustment valuesJacob Keller2024-01-292-7/+35
* | net: stmmac: dwmac-imx: set TSO/TBS TX queues default settingsEsben Haabendal2024-01-301-0/+4
* | net: stmmac: do not clear TBS enable bit on link up/downEsben Haabendal2024-01-301-0/+3
|/
* net: lan966x: Fix port configuration when using SGMII interfaceHoratiu Vultur2024-01-271-2/+3
* bnxt_en: Make PTP timestamp HWRM more silentBreno Leitao2024-01-261-1/+1
* net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE workingDaniel Golle2024-01-251-1/+4