summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-30net: ethernet: ti: am65-cpsw-nuss: enable am65x sr2.0 supportGrygorii Strashko2-8/+41
2020-06-30net: ethernet: ti: am65-cpsw-ethtool: configured critical setting only when n...Grygorii Strashko1-1/+4
2020-06-30net: ethernet: ti: am65-cpsw-ethtool: skip hw cfg when change p0-rx-ptype-rrobinGrygorii Strashko1-1/+0
2020-06-30net: ethernet: ti: am65-cpsw-nuss: fix ports mac sl initializationGrygorii Strashko1-4/+4
2020-06-30net: ethernet: ti: am65-cpsw: move to pf_p0_rx_ptype_rrobin init in probeGrygorii Strashko1-2/+1
2020-06-30net: ethernet: ti: am65-cpsw-nuss: restore vlan configuration while down/upGrygorii Strashko1-0/+19
2020-06-29liquidio: use list_empty_careful in lio_list_delete_headGeliang Tang1-1/+1
2020-06-298390: Fix coding-style issuesArmin Wolf1-25/+36
2020-06-29net: mscc: ocelot: remove EXPORT_SYMBOL from ocelot_net.cVladimir Oltean1-4/+0
2020-06-29r8169: sync support for RTL8401 with vendor driverHeiner Kallweit3-2/+25
2020-06-29r8169: merge handling of RTL8101e and RTL8100eHeiner Kallweit3-11/+3
2020-06-29cxgb4vf: fix t4vf_eth_xmit()'s return typeLuc Van Oostenryck2-2/+2
2020-06-29usbnet: ipheth: fix ipheth_tx()'s return typeLuc Van Oostenryck1-1/+1
2020-06-29net: plip: fix plip_tx_packet()'s return typeLuc Van Oostenryck1-2/+2
2020-06-29net: dwc-xlgmac: fix xlgmac_xmit()'s return typeLuc Van Oostenryck1-1/+1
2020-06-29net: pch_gbe: fix pch_gbe_xmit_frame()'s return typeLuc Van Oostenryck1-1/+1
2020-06-29net: nfp: fix nfp_net_tx()'s return typeLuc Van Oostenryck1-1/+1
2020-06-29net: nb8800: fix nb8800_xmit()'s return typeLuc Van Oostenryck1-1/+1
2020-06-29net: arc_emac: fix arc_emac_tx()'s return typeLuc Van Oostenryck1-1/+1
2020-06-29net: aquantia: fix aq_ndev_start_xmit()'s return typeLuc Van Oostenryck1-1/+1
2020-06-29caif: fix cfv_netdev_tx()'s return typeLuc Van Oostenryck1-1/+1
2020-06-29caif: fix cfspi_xmit()'s return typeLuc Van Oostenryck1-2/+2
2020-06-29caif: fix caif_xmit()'s return typeLuc Van Oostenryck1-1/+1
2020-06-29cail,hsi: fix cfhsi_xmit()'s return typeLuc Van Oostenryck1-3/+3
2020-06-29bareudp: Added attribute to enable & disable rx metadata collectionMartin1-6/+17
2020-06-29hinic: add support to get eeprom informationLuo bin4-0/+175
2020-06-29hinic: add support to identify physical deviceLuo bin7-3/+132
2020-06-29hinic: add self test supportLuo bin8-0/+331
2020-06-29hinic: add support to set and get irq coalesceLuo bin8-1/+418
2020-06-29hinic: add support to set and get pause paramsLuo bin7-11/+217
2020-06-27net: atlantic: put ptp code under IS_REACHABLE checkIgor Russkikh4-6/+27
2020-06-27net: atlantic: add alignment checks in hw_atl2_utils_fw.cMark Starovoytov1-4/+28
2020-06-27net: atlantic: missing space in a comment in aq_nic.hDmitry Bezrukov1-4/+5
2020-06-27net: atlantic: fix typo in aq_ring_tx_cleanMark Starovoytov1-4/+5
2020-06-27net: atlantic: make aq_pci_func_init staticMark Starovoytov2-8/+9
2020-06-27net: atlantic: Replace ENOTSUPP usage to EOPNOTSUPPMark Starovoytov2-2/+2
2020-06-27net: atlantic: fix variable type in aq_ethtool_get_pauseparamNikita Danilov1-2/+1
2020-06-27net: atlantic: MACSec offload statistics checkpatch fixMark Starovoytov1-3/+3
2020-06-27docs: networking: move FDDI drivers to the hw driver sectionJakub Kicinski1-2/+2
2020-06-27docs: networking: move ATM drivers to the hw driver sectionJakub Kicinski1-3/+5
2020-06-27docs: networking: move AppleTalk / LocalTalk drivers to the hw driver sectionJakub Kicinski1-1/+2
2020-06-27docs: networking: move ray_cs to the hw driver sectionJakub Kicinski1-1/+2
2020-06-27docs: networking: move baycom to the hw driver sectionJakub Kicinski1-4/+4
2020-06-27docs: networking: move z8530 to the hw driver sectionJakub Kicinski2-4/+6
2020-06-27docs: networking: reorganize driver documentation againJakub Kicinski15-40/+32
2020-06-26net: phy: mdio: reset MDIO devices even if probe() is not implementedBartosz Golaszewski1-7/+6
2020-06-26net: phy: reset the PHY even if probe() is not implementedBartosz Golaszewski1-11/+12
2020-06-26net: phy: arrange headers in phy_device.c alphabeticallyBartosz Golaszewski1-15/+15
2020-06-26net: phy: arrange headers in mdio_device.c alphabeticallyBartosz Golaszewski1-1/+1
2020-06-26net: phy: arrange headers in mdio_bus.c alphabeticallyBartosz Golaszewski1-16/+16