summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-07-01ixgbe: Cleanup unneeded delay in ethtool testJeff Kirsher
2020-07-01iavf: Fix updating statisticsTony Nguyen
2020-07-01i40e: introduce new dump desc XDP commandCiara Loftus
2020-07-01i40e: add XDP ring statistics to dump VSI debug outputCiara Loftus
2020-07-01i40e: add XDP ring statistics to VSI statsCiara Loftus
2020-07-01i40e: move check of full Tx ring to outside of send loopMagnus Karlsson
2020-07-01i40e: eliminate division in napi_poll data pathMagnus Karlsson
2020-07-01i40e: optimize AF_XDP Tx completion pathMagnus Karlsson
2020-07-01iavf: fix error return code in iavf_init_get_resources()Wei Yongjun
2020-07-01i40e: Add support for a new feature Total Port ShutdownArkadiusz Kubalewski
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher
2020-06-30cxgb4: add main VI to mirror VI config replicationRahul Lakkireddy
2020-06-30cxgb4: add support for mirror RxqsRahul Lakkireddy
2020-06-30cxgb4: add mirror action to TC-MATCHALL offloadRahul Lakkireddy
2020-06-30pcnet32: Mark PM functions as __maybe_unusedNathan Chancellor
2020-06-30amd8111e: Mark PM functions as __maybe_unusedNathan Chancellor
2020-06-30net: ethernet: mtk-star-emac: use devm_of_mdiobus_register()Bartosz Golaszewski
2020-06-30of: mdio: provide devm_of_mdiobus_register()Bartosz Golaszewski
2020-06-30net: phy: don't abuse devres in devm_mdiobus_register()Bartosz Golaszewski
2020-06-30phy: mdio: add kerneldoc for __devm_mdiobus_register()Bartosz Golaszewski
2020-06-30phy: un-inline devm_mdiobus_register()Bartosz Golaszewski
2020-06-30net: ethernet: ixgbe: don't call devm_mdiobus_free()Bartosz Golaszewski
2020-06-30net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()Bartosz Golaszewski
2020-06-30cxgb4vf: configure ports accessible by the VFNirranjan Kirubaharan
2020-06-30net: qede: update copyright yearsAlexander Lobakin
2020-06-30net: qede: convert to SPDX License IdentifiersAlexander Lobakin
2020-06-30net: qede: correct existing SPDX tagsAlexander Lobakin
2020-06-30net: qed: update copyright yearsAlexander Lobakin
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin
2020-06-30net: qed: correct existing SPDX tagsAlexander Lobakin
2020-06-30net/mlx5e: fix memory leak of tlsColin Ian King
2020-06-30sfc: don't call tx_remove if there isn't oneEdward Cree
2020-06-30sfc: commonise initialisation of efx->vport_idEdward Cree
2020-06-30sfc: commonise efx->[rt]xq_entries initialisationEdward Cree
2020-06-30sfc: initialise max_[tx_]channels in efx_init_channels()Edward Cree
2020-06-30sfc: move definition of EFX_MC_STATS_GENERATION_INVALIDEdward Cree
2020-06-30sfc: factor out efx_tx_tso_header_length() and understand encapsulationEdward Cree
2020-06-30sfc: remove duplicate declaration of efx_enqueue_skb_tso()Edward Cree
2020-06-30sfc: commonise TSO fallback codeEdward Cree
2020-06-30sfc: commonise efx_sync_rx_buffer()Edward Cree
2020-06-30sfc: commonise some MAC configuration codeEdward Cree
2020-06-30sfc: commonise miscellaneous efx functionsEdward Cree
2020-06-30sfc: add missing licence info to mcdi_filters.cEdward Cree
2020-06-30sfc: commonise MCDI MAC stats handlingEdward Cree
2020-06-30sfc: move NIC-specific mcdi_port declarations out of common headerEdward Cree
2020-06-30net: dsa/bcm_sf2: move pause mode setting into mac_link_up()Russell King
2020-06-30net: dsa/bcm_sf2: move speed/duplex forcing to mac_link_up()Russell King
2020-06-30net: dsa/bcm_sf2: fix incorrect usage of state->linkRussell King
2020-06-30net: dsa/b53: use resolved link config in mac_link_up()Russell King
2020-06-30net: dsa/b53: change b53_force_port_config() pause argumentRussell King