summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-30net: dsa/bcm_sf2: fix incorrect usage of state->linkRussell King1-2/+26
2020-06-30Merge branch 'Convert-Broadcom-B53-to-mac_link_up-resolved-state'David S. Miller1-16/+15
2020-06-30net: dsa/b53: use resolved link config in mac_link_up()Russell King1-9/+3
2020-06-30net: dsa/b53: change b53_force_port_config() pause argumentRussell King1-10/+15
2020-06-30Merge tag 'batadv-next-for-davem-20200630' of git://git.open-mesh.org/linux-m...David S. Miller24-128/+156
2020-06-30net: dsa: Improve subordinate PHY error messageFlorian Fainelli1-1/+2
2020-06-30hinic: remove unused but set variableLuo bin2-20/+0
2020-06-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller10-223/+414
2020-06-30igc: Remove checking media type during MAC initializationSasha Neftin1-5/+3
2020-06-30igc: Remove unneeded check for copper media typeSasha Neftin1-2/+1
2020-06-30igc: Refactor the igc_power_down_link()Sasha Neftin1-13/+3
2020-06-30igc: Remove TCP segmentation TX fail counterSasha Neftin3-3/+0
2020-06-30igc: Add LPI countersSasha Neftin2-0/+4
2020-06-30igc: Fix Rx timestamp disablingAndre Guedes1-37/+17
2020-06-30igc: Refactor igc_ptp_set_timestamp_mode()Andre Guedes1-50/+53
2020-06-30igc: Remove UDP filter setup in PTP codeAndre Guedes1-50/+1
2020-06-30igc: Check __IGC_PTP_TX_IN_PROGRESS instead of ptp_tx_skbAndre Guedes1-9/+7
2020-06-30igc: Remove duplicate code in Tx timestamp handlingAndre Guedes1-19/+15
2020-06-30igc: Clean up Rx timestamping logicAndre Guedes5-58/+5
2020-06-30igc: Add initial LTR supportSasha Neftin5-0/+139
2020-06-30Merge branch 'Add-ethtool-extended-link-state'David S. Miller15-1563/+2140
2020-06-30selftests: forwarding: Add tests for ethtool extended stateAmit Cohen1-0/+102
2020-06-30selftests: forwarding: forwarding.config.sample: Add port with no cable conne...Amit Cohen1-0/+3
2020-06-30selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_libAmit Cohen2-17/+17
2020-06-30mlxsw: spectrum_ethtool: Add link extended stateAmit Cohen1-0/+145
2020-06-30mlxsw: reg: Port Diagnostics Database RegisterAmit Cohen1-0/+51
2020-06-30ethtool: Add link extended stateAmit Cohen4-4/+143
2020-06-30Documentation: networking: ethtool-netlink: Add link extended stateAmit Cohen1-4/+124
2020-06-30mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structsAmit Cohen3-660/+660
2020-06-30mlxsw: Move ethtool_ops to spectrum_ethtool.cAmit Cohen4-875/+892
2020-06-30mlxsw: spectrum_dcb: Rename mlxsw_sp_port_headroom_set()Amit Cohen1-3/+3
2020-06-30igc: Add initial EEE supportSasha Neftin8-0/+189
2020-06-30Merge branch 'dpaa2-eth-send-a-scatter-gather-FD-instead-of-realloc-ing'David S. Miller4-32/+166
2020-06-30dpaa2-eth: add software counter for Tx frames converted to S/GIoana Ciornei4-3/+11
2020-06-30dpaa2-eth: send a scatter-gather FD instead of realloc-ingIoana Ciornei4-34/+160
2020-06-30Merge branch 'sfc-prerequisites-for-EF100-driver-part-1'David S. Miller24-1683/+8643
2020-06-30sfc: extend common GRO interface to support CHECKSUM_COMPLETEEdward Cree3-5/+10
2020-06-30sfc: commonise ARFS handlingEdward Cree4-239/+238
2020-06-30sfc: commonise drain event handlingEdward Cree3-10/+9
2020-06-30sfc: commonise PCI error handlersEdward Cree3-91/+92
2020-06-30sfc: track which BAR is mappedEdward Cree4-10/+18
2020-06-30sfc: commonise FC advertisingEdward Cree4-27/+27
2020-06-30sfc: commonise other ethtool bitsEdward Cree3-93/+101
2020-06-30sfc: commonise ethtool NFC and RXFH/RSS functionsEdward Cree3-672/+688
2020-06-30sfc: commonise ethtool link handling functionsEdward Cree3-149/+157
2020-06-30sfc: split up nic.hEdward Cree5-301/+322
2020-06-30sfc: refactor EF10 stats handlingEdward Cree3-34/+82
2020-06-30sfc: don't try to create more channels than we can have VIsEdward Cree4-4/+23
2020-06-30sfc: extend bitfield macros up to POPULATE_DWORD_13Edward Cree1-5/+29
2020-06-30sfc: determine flag word automatically in efx_has_cap()Edward Cree3-8/+7