summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-12ptp_qoriq: convert to use ptp_qoriq_init/freeYangbo Lu
2019-02-12ptp_qoriq: make ptp operations globalYangbo Lu
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu
2019-02-12staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-12rocker: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-12mlxsw: spectrum_switchdev: Remove getting PORT_BRIDGE_FLAGSFlorian Fainelli
2019-02-12net: phy: simplify genphy_config_eee_advertHeiner Kallweit
2019-02-12net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhereRussell King
2019-02-12net: marvell: mvpp2: add mvpp2_is_xlg() helperRussell King
2019-02-12net: phylink: add phylink_init_eee() helperRussell King
2019-02-12net: phylink: only call mac_config() during resolve when link is upRussell King
2019-02-12Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam
2019-02-12smc911x: pass struct device to DMA API functionsChristoph Hellwig
2019-02-12meth: pass struct device to DMA API functionsChristoph Hellwig
2019-02-12moxart_ether: pass struct device to DMA API functionsChristoph Hellwig
2019-02-12pxa168_eth: pass struct device to DMA API functionsChristoph Hellwig
2019-02-12lantiq_etop: pass struct device to DMA API functionsChristoph Hellwig
2019-02-12macb_main: pass struct device to DMA API functionsChristoph Hellwig
2019-02-12au1000_eth: pass struct device to DMA API functionsChristoph Hellwig
2019-02-12net: caif: pass struct device to DMA API functionsChristoph Hellwig
2019-02-12mlxsw: spectrum_flower: Fix VLAN modify action supportIdo Schimmel
2019-02-12mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()Ido Schimmel
2019-02-12mlxsw: spectrum: Set LAG port collector only when activeNir Dotan
2019-02-12nfp: flower: remove double new lineJakub Kicinski
2019-02-11nfp: devlink: include vendor/product info in serial numberJakub Kicinski
2019-02-11nfp: devlink: use the generic manufacture identifier instead of vendorJakub Kicinski
2019-02-11net: dsa: microchip: add switch offload forwarding supportTristram Ha
2019-02-10net: phy: use phy_modify_changed in genphy_config_advertHeiner Kallweit
2019-02-10net: phy: marvell10g: fix usage of new MMD modifying helpersHeiner Kallweit
2019-02-10net: phy: add register modifying helpers returning 1 on changeHeiner Kallweit
2019-02-09net: phy: aquantia: add support for AQCS109Nikita Yushchenko
2019-02-09net: dsa: mv88e6xxx: SERDES support 2500BaseT via external PHYAndrew Lunn
2019-02-09net: marvell: mvpp2: clear flow control modes in 10G modeRussell King
2019-02-09net: phy: Add support for asking the PHY its abilitiesAndrew Lunn
2019-02-09net: phy: probe the PHY before determining the supported featuresAndrew Lunn
2019-02-09net: phy: remove unneeded masking of PHY register read resultsHeiner Kallweit
2019-02-08net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkgHeiner Kallweit
2019-02-08net: marvell: mvpp2: fix AN restartRussell King
2019-02-08net: marvell: mvpp2: read correct pause bitsRussell King
2019-02-08net: marvell: mvpp2: only reprogram what is necessary on mac_configRussell King
2019-02-08net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King
2019-02-08net: marvell: mvpp2: phylink compliance updatesRussell King
2019-02-08ixgbe: Use struct_size() helperGustavo A. R. Silva
2019-02-08igc: Use struct_size() helperGustavo A. R. Silva
2019-02-08igb: use struct_size() helperGustavo A. R. Silva
2019-02-08net: phy: don't double-read link status register if link is upHeiner Kallweit
2019-02-08fm10k: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-08nfp: flower: cmsg: use struct_size() helperGustavo A. R. Silva
2019-02-08mlxsw: spectrum_router: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-08bnx2x: Use struct_size() in kzalloc()Gustavo A. R. Silva