summary refs log tree commit diff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-06-29net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/upGrygorii Strashko
2020-06-28liquidio: use list_empty_careful in lio_list_delete_headGeliang Tang
2020-06-288390: Fix coding-style issuesArmin Wolf
2020-06-28net: mscc: ocelot: remove EXPORT_SYMBOL from ocelot_net.cVladimir Oltean
2020-06-28r8169: sync support for RTL8401 with vendor driverHeiner Kallweit
2020-06-28r8169: merge handling of RTL8101e and RTL8100eHeiner Kallweit
2020-06-28cxgb4vf: fix t4vf_eth_xmit()'s return typeLuc Van Oostenryck
2020-06-28net: dwc-xlgmac: fix xlgmac_xmit()'s return typeLuc Van Oostenryck
2020-06-28net: pch_gbe: fix pch_gbe_xmit_frame()'s return typeLuc Van Oostenryck
2020-06-28net: nfp: fix nfp_net_tx()'s return typeLuc Van Oostenryck
2020-06-28net: nb8800: fix nb8800_xmit()'s return typeLuc Van Oostenryck
2020-06-28net: arc_emac: fix arc_emac_tx()'s return typeLuc Van Oostenryck
2020-06-28net: aquantia: fix aq_ndev_start_xmit()'s return typeLuc Van Oostenryck
2020-06-28hinic: add support to get eeprom informationLuo bin
2020-06-28hinic: add support to identify physical deviceLuo bin
2020-06-28hinic: add self test supportLuo bin
2020-06-28hinic: add support to set and get irq coalesceLuo bin
2020-06-28hinic: add support to set and get pause paramsLuo bin
2020-06-26net: atlantic: put ptp code under IS_REACHABLE checkIgor Russkikh
2020-06-26net: atlantic: add alignment checks in hw_atl2_utils_fw.cMark Starovoytov
2020-06-26net: atlantic: missing space in a comment in aq_nic.hDmitry Bezrukov
2020-06-26net: atlantic: fix typo in aq_ring_tx_cleanMark Starovoytov
2020-06-26net: atlantic: make aq_pci_func_init staticMark Starovoytov
2020-06-26net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPPMark Starovoytov
2020-06-26net: atlantic: fix variable type in aq_ethtool_get_pauseparamNikita Danilov
2020-06-26net: atlantic: MACSec offload statistics checkpatch fixMark Starovoytov
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski
2020-06-26net: mvneta: speed down the PHY, if WoL used, to save energyDaniel González Cabanelas
2020-06-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-06-26net: stmmac: dwmac-meson8b: use clk_parent_data for clock registrationMartin Blumenstingl
2020-06-26bnx2x: use generic power managementVaibhav Gupta
2020-06-25i40e: Remove scheduling while atomic possibilityAleksandr Loktionov
2020-06-25i40e: Add support for 5Gbps cardsAleksandr Loktionov
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher
2020-06-25i40e: Add a check to see if MFS is setTodd Fujinaka
2020-06-25i40e: detect and log info about pre-recovery modePiotr Kwapulinski
2020-06-25i40e: make PF wait reset loop reliablePiotr Kwapulinski
2020-06-25i40e: remove unused definesJesse Brandeburg
2020-06-25i40e: Move client header locationShiraz Saleem
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25hns: do not cast return value of napi_gro_receive to nullJason A. Donenfeld
2020-06-25socionext: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-25dpaa2-eth: fix misspelled function parameters in dpni_[set/get]_taildropIoana Ciornei
2020-06-25dpaa2-eth: fix recursive header includeIoana Ciornei
2020-06-25dpaa2-eth: fix condition for number of buffer acquire retriesIoana Ciornei
2020-06-25dpaa2-eth: check the result of skb_to_sgvec()Ioana Ciornei
2020-06-25dpaa2-eth: trim debugfs FQ statsIoana Radulescu
2020-06-25net: macb: free resources on failure path of at91ether_open()Claudiu Beznea
2020-06-25net: macb: call pm_runtime_put_sync on failure pathClaudiu Beznea
2020-06-25net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()Saeed Mahameed