summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-06-29net: ethernet: ti: am65-cpsw-ethtool: configured critical setting only when n...Grygorii Strashko
2020-06-29net: ethernet: ti: am65-cpsw-ethtool: skip hw cfg when change p0-rx-ptype-rrobinGrygorii Strashko
2020-06-29net: ethernet: ti: am65-cpsw-nuss: fix ports mac sl initializationGrygorii Strashko
2020-06-29net: ethernet: ti: am65-cpsw: move to pf_p0_rx_ptype_rrobin init in probeGrygorii Strashko
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-28usbnet: ipheth: fix ipheth_tx()'s return typeLuc Van Oostenryck
2020-06-28net: plip: fix plip_tx_packet()'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-28caif: fix cfv_netdev_tx()'s return typeLuc Van Oostenryck
2020-06-28caif: fix cfspi_xmit()'s return typeLuc Van Oostenryck
2020-06-28caif: fix caif_xmit()'s return typeLuc Van Oostenryck
2020-06-28cail,hsi: fix cfhsi_xmit()'s return typeLuc Van Oostenryck
2020-06-28bareudp: Added attribute to enable & disable rx metadata collectionMartin
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: move FDDI drivers to the hw driver sectionJakub Kicinski
2020-06-26docs: networking: move ATM drivers to the hw driver sectionJakub Kicinski
2020-06-26docs: networking: move AppleTalk / LocalTalk drivers to the hw driver sectionJakub Kicinski
2020-06-26docs: networking: move ray_cs to the hw driver sectionJakub Kicinski
2020-06-26docs: networking: move baycom to the hw driver sectionJakub Kicinski
2020-06-26docs: networking: move z8530 to the hw driver sectionJakub Kicinski
2020-06-26docs: networking: reorganize driver documentation againJakub Kicinski
2020-06-26net: phy: mdio: reset MDIO devices even if probe() is not implementedBartosz Golaszewski
2020-06-26net: phy: reset the PHY even if probe() is not implementedBartosz Golaszewski
2020-06-26net: phy: arrange headers in phy_device.c alphabeticallyBartosz Golaszewski
2020-06-26net: phy: arrange headers in mdio_device.c alphabeticallyBartosz Golaszewski
2020-06-26net: phy: arrange headers in mdio_bus.c alphabeticallyBartosz Golaszewski
2020-06-26net: mvneta: speed down the PHY, if WoL used, to save energyDaniel González Cabanelas