summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-11-05driver: net: ti: keystone_net: switch to use common mdio libGrygorii Strashko
2018-11-05driver: net: ti: cpsw: switch to use common mdio libGrygorii Strashko
2018-11-05driver: net: ti: introduce common mdio support libraryGrygorii Strashko
2018-11-05driver: net: ti: cpsw: update to use SPDX identifierGrygorii Strashko
2018-11-05drivers: net: keystone_net: drop non dm codeGrygorii Strashko
2018-11-05configs: net: convert DRIVER_TI_KEYSTONE_NET kconfigGrygorii Strashko
2018-11-05driver: net: consolidate ti's code in separate folderGrygorii Strashko
2018-11-05net: phy: mscc: add support for VSC8574 PHYQuentin Schulz
2018-11-05net: phy: mscc: factorize part of config function for VSC8584Quentin Schulz
2018-11-05net: phy: mscc: add support for VSC8584 PHYQuentin Schulz
2018-11-05net: ftgmac100: Add support for the Aspeed SoCCédric Le Goater
2018-11-05net: ftgmac100: add clock supportCédric Le Goater
2018-11-05net: ftgmac100: handle timeouts when transmittingCédric Le Goater
2018-11-05net: ftgmac100: convert the RX/TX descriptor arraysCédric Le Goater
2018-11-05net: ftgmac100: add MDIO bus and phylib supportCédric Le Goater
2018-11-05net: ftgmac100: use setbits_le32() in the reset methodCédric Le Goater
2018-11-05net: ftgmac100: convert to driver modelCédric Le Goater
2018-11-05net: ftgmac100: use the aligned() macroCédric Le Goater
2018-11-05net: ftgmac100: use the BIT() macroCédric Le Goater
2018-11-05net: Add MT7628 ethernet driverStefan Roese
2018-10-29powerpc: t1040: Correct RCW EC2 settingsBin Meng
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay
2018-10-24net: fec_mxc: add support for i.MX8XAnatolij Gustschin
2018-10-24net: mvpp2: increase PHY reset pulseBaruch Siach
2018-10-24net: mvpp2: fix polarity of PHY reset signalBaruch Siach
2018-10-24net: dm: fec: Obtain the transceiver type from the DTMartin Fuzzey
2018-10-24net: dm: fec: Support the phy-supply bindingMartin Fuzzey
2018-10-24net: dm: fec: Fix phy-reset-duration clamping and defaultsMartin Fuzzey
2018-10-24net: dm: fec: Fix time unit error in phy-reset-durationMartin Fuzzey
2018-10-24net: phy: aquantia: autodetect if firmware needs to be loadedJeremy Gebben
2018-10-24net: phy: aquantia: add firmware loading supportJeremy Gebben
2018-10-24configs: migrate CONFIG_PHY_AQUANTIA to KconfigJeremy Gebben
2018-10-16net: gem: Do not setup any clock for Xilinx SoC VersalMichal Simek
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek
2018-10-12ldpaa_eth.c: Fix warning when PHYLIB is not enabledTom Rini
2018-10-10driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal
2018-10-10driver: net: fsl-mc: initialize dpmac irrespective of phyPankaj Bansal
2018-10-10driver: net: fsl-mc: Modify the dpmac link detection methodPankaj Bansal
2018-10-10driver: net: fsl-mc: fix error handing in init_phyPankaj Bansal
2018-10-10driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal
2018-10-10driver: net: fsl-mc: modify the label namePankaj Bansal
2018-10-10test: eth: Add a test for the target being pingedJoe Hershberger
2018-10-10test: eth: Add a test for ARP requestsJoe Hershberger
2018-10-10net: sandbox: Add a priv ptr for tests to useJoe Hershberger
2018-10-10net: sandbox: Allow fake eth to handle more than 1 packet responseJoe Hershberger
2018-10-10net: sandbox: Share the priv structure with testsJoe Hershberger
2018-10-10net: sandbox: Make the fake eth driver response configurableJoe Hershberger
2018-10-10net: sandbox: Refactor sandbox send functionJoe Hershberger
2018-10-10net: sandbox: Move disabled flag into priv structJoe Hershberger
2018-10-10net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann