aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* r8169: enable ASPM L0s stateHeiner Kallweit2021-08-241-3/+2
* cxgb4: improve printing NIC informationHeiner Kallweit2021-08-241-2/+1
* via-velocity: Use of_device_get_match_data to simplify codeTang Bin2021-08-231-4/+2
* via-rhine: Use of_device_get_match_data to simplify codeTang Bin2021-08-231-7/+2
* hinic: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-231-15/+2
* qlcnic: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-233-29/+25
* net/mellanox: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-234-34/+13
* net: 8139cp: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-231-19/+12
* myri10ge: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-231-30/+29
* net: sunhme: Remove unused macrosChristophe JAILLET2021-08-231-24/+0
* forcedeth: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-231-5/+1
* net: jme: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-231-44/+26
* net: ec_bhf: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-231-9/+1
* net: chelsio: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-236-86/+63
* net: broadcom: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-235-70/+68
* net: atlantic: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-231-9/+3
* Revert "sfc: falcon: Read VPD with pci_vpd_alloc()"David S. Miller2021-08-231-14/+16
* Revert "sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller2021-08-231-14/+51
* Revert "cxgb4: Validate VPD checksum with pci_vpd_check_csum()"David S. Miller2021-08-231-32/+20
* Revert "bnx2x: Read VPD with pci_vpd_alloc()"David S. Miller2021-08-232-10/+35
* Revert "Revert "cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()""David S. Miller2021-08-231-40/+27
* Revert "bnx2: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller2021-08-231-8/+25
* Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller2021-08-231-0/+6
* Revert "bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller2021-08-231-15/+42
* Revert "bnxt: Read VPD with pci_vpd_alloc()"David S. Miller2021-08-231-4/+9
* Revert "bnxt: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller2021-08-231-9/+29
* Revert "cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller2021-08-231-27/+40
* cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit2021-08-221-40/+27
* cxgb4: Remove unused vpd_param member ecHeiner Kallweit2021-08-222-6/+1
* cxgb4: Validate VPD checksum with pci_vpd_check_csum()Heiner Kallweit2021-08-221-8/+4
* bnxt: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit2021-08-221-29/+9
* bnxt: Read VPD with pci_vpd_alloc()Heiner Kallweit2021-08-221-9/+4
* bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit2021-08-221-42/+15
* bnx2x: Read VPD with pci_vpd_alloc()Heiner Kallweit2021-08-222-35/+10
* bnx2: Replace open-coded version with swab32s()Heiner Kallweit2021-08-221-9/+4
* bnx2: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit2021-08-221-25/+8
* sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit2021-08-221-51/+14
* sfc: falcon: Read VPD with pci_vpd_alloc()Heiner Kallweit2021-08-221-16/+14
* mlxsw: spectrum_router: Increase parsing depth for multipath hashAmit Cohen2021-08-222-1/+44
* mlxsw: Remove old parsing depth infrastructureAmit Cohen2021-08-222-69/+0
* mlxsw: Convert existing consumers to use new API for parsing configurationAmit Cohen2021-08-222-8/+22
* mlxsw: spectrum: Add infrastructure for parsing configurationAmit Cohen2021-08-222-0/+94
* octeontx2-af: cn10k: Use FLIT0 register instead of FLIT1Geetha sowjanya2021-08-222-3/+3
* octeontx2-pf: Fix algorithm index in MCAM rules with RSS actionSunil Goutham2021-08-223-0/+15
* octeontx2-pf: Don't install VLAN offload rule if netdev is downSunil Goutham2021-08-221-1/+2
* octeontx2-af: Check capability flag while freeing ipolicer memoryGeetha sowjanya2021-08-221-3/+6
* octeontx2-af: Use DMA_ATTR_FORCE_CONTIGUOUS attribute in DMA allocGeetha sowjanya2021-08-221-5/+6
* octeontx2-pf: send correct vlan priority mask to npc_install_flow_reqNaveen Mamindlapalli2021-08-221-2/+2
* octeontx2-pf: Don't mask out supported link modesHariprasad Kelam2021-08-221-5/+0
* octeontx2-af: Handle return value in block reset.Geetha sowjanya2021-08-221-1/+4