summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-29igc: Remove checking media type during MAC initializationSasha Neftin1-5/+3
2020-06-29igc: Remove unneeded check for copper media typeSasha Neftin1-2/+1
2020-06-29igc: Refactor the igc_power_down_link()Sasha Neftin1-13/+3
2020-06-29igc: Remove TCP segmentation TX fail counterSasha Neftin3-3/+0
2020-06-29igc: Add LPI countersSasha Neftin2-0/+4
2020-06-29igc: Fix Rx timestamp disablingAndre Guedes1-37/+17
2020-06-29igc: Refactor igc_ptp_set_timestamp_mode()Andre Guedes1-50/+53
2020-06-29igc: Remove UDP filter setup in PTP codeAndre Guedes1-50/+1
2020-06-29igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skbAndre Guedes1-9/+7
2020-06-29igc: Remove duplicate code in Tx timestamp handlingAndre Guedes1-19/+15
2020-06-29igc: Clean up Rx timestamping logicAndre Guedes5-58/+5
2020-06-29igc: Add initial LTR supportSasha Neftin5-0/+139
2020-06-29mlxsw: spectrum_ethtool: Add link extended stateAmit Cohen1-0/+145
2020-06-29mlxsw: reg: Port Diagnostics Database RegisterAmit Cohen1-0/+51
2020-06-29mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structsAmit Cohen3-660/+660
2020-06-29mlxsw: Move ethtool_ops to spectrum_ethtool.cAmit Cohen4-875/+892
2020-06-29mlxsw: spectrum_dcb: Rename mlxsw_sp_port_headroom_set()Amit Cohen1-3/+3
2020-06-29igc: Add initial EEE supportSasha Neftin8-0/+189
2020-06-29dpaa2-eth: add software counter for Tx frames converted to S/GIoana Ciornei4-3/+11
2020-06-29dpaa2-eth: send a scatter-gather FD instead of realloc-ingIoana Ciornei4-34/+160
2020-06-29sfc: extend common GRO interface to support CHECKSUM_COMPLETEEdward Cree3-5/+10
2020-06-29sfc: commonise ARFS handlingEdward Cree4-239/+238
2020-06-29sfc: commonise drain event handlingEdward Cree3-10/+9
2020-06-29sfc: commonise PCI error handlersEdward Cree3-91/+92
2020-06-29sfc: track which BAR is mappedEdward Cree4-10/+18
2020-06-29sfc: commonise FC advertisingEdward Cree4-27/+27
2020-06-29sfc: commonise other ethtool bitsEdward Cree3-93/+101
2020-06-29sfc: commonise ethtool NFC and RXFH/RSS functionsEdward Cree3-672/+688
2020-06-29sfc: commonise ethtool link handling functionsEdward Cree3-149/+157
2020-06-29sfc: split up nic.hEdward Cree5-301/+322
2020-06-29sfc: refactor EF10 stats handlingEdward Cree3-34/+82
2020-06-29sfc: don't try to create more channels than we can have VIsEdward Cree4-4/+23
2020-06-29sfc: extend bitfield macros up to POPULATE_DWORD_13Edward Cree1-5/+29
2020-06-29sfc: determine flag word automatically in efx_has_cap()Edward Cree3-8/+7
2020-06-29sfc: update MCDI protocol headersEdward Cree1-36/+6841
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu7-31/+15
2020-06-29net: phy: marvell10g: support XFI rate matching modeBaruch Siach1-0/+22
2020-06-29Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller35-477/+1964
2020-06-29net: ethernet: ti: am65-cpsw-nuss: enable am65x sr2.0 supportGrygorii Strashko2-8/+41
2020-06-29net: ethernet: ti: am65-cpsw-ethtool: configured critical setting only when n...Grygorii Strashko1-1/+4
2020-06-29net: ethernet: ti: am65-cpsw-ethtool: skip hw cfg when change p0-rx-ptype-rrobinGrygorii Strashko1-1/+0
2020-06-29net: ethernet: ti: am65-cpsw-nuss: fix ports mac sl initializationGrygorii Strashko1-4/+4
2020-06-29net: ethernet: ti: am65-cpsw: move to pf_p0_rx_ptype_rrobin init in probeGrygorii Strashko1-2/+1
2020-06-29net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/upGrygorii Strashko1-0/+19
2020-06-28liquidio: use list_empty_careful in lio_list_delete_headGeliang Tang1-1/+1
2020-06-288390: Fix coding-style issuesArmin Wolf1-25/+36
2020-06-28net: mscc: ocelot: remove EXPORT_SYMBOL from ocelot_net.cVladimir Oltean1-4/+0
2020-06-28r8169: sync support for RTL8401 with vendor driverHeiner Kallweit3-2/+25
2020-06-28r8169: merge handling of RTL8101e and RTL8100eHeiner Kallweit3-11/+3
2020-06-28cxgb4vf: fix t4vf_eth_xmit()'s return typeLuc Van Oostenryck2-2/+2