summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* net: ftgmac100: use setbits_le32() in the reset methodCédric Le Goater2018-11-051-1/+1
* net: ftgmac100: convert to driver modelCédric Le Goater2018-11-052-92/+157
* net: ftgmac100: use the aligned() macroCédric Le Goater2018-11-051-2/+2
* net: ftgmac100: use the BIT() macroCédric Le Goater2018-11-051-77/+77
* net: Add MT7628 ethernet driverStefan Roese2018-11-053-0/+652
* powerpc: t1040: Correct RCW EC2 settingsBin Meng2018-10-291-3/+0
* drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay2018-10-281-1/+2
* net: fec_mxc: add support for i.MX8XAnatolij Gustschin2018-10-243-4/+61
* net: mvpp2: increase PHY reset pulseBaruch Siach2018-10-241-1/+1
* net: mvpp2: fix polarity of PHY reset signalBaruch Siach2018-10-241-2/+2
* net: dm: fec: Obtain the transceiver type from the DTMartin Fuzzey2018-10-241-1/+20
* net: dm: fec: Support the phy-supply bindingMartin Fuzzey2018-10-242-0/+23
* net: dm: fec: Fix phy-reset-duration clamping and defaultsMartin Fuzzey2018-10-241-11/+8
* net: dm: fec: Fix time unit error in phy-reset-durationMartin Fuzzey2018-10-241-1/+1
* net: phy: aquantia: autodetect if firmware needs to be loadedJeremy Gebben2018-10-241-6/+22
* net: phy: aquantia: add firmware loading supportJeremy Gebben2018-10-242-2/+256
* configs: migrate CONFIG_PHY_AQUANTIA to KconfigJeremy Gebben2018-10-242-4/+2
* net: gem: Do not setup any clock for Xilinx SoC VersalMichal Simek2018-10-161-0/+4
* arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek2018-10-161-1/+1
* ldpaa_eth.c: Fix warning when PHYLIB is not enabledTom Rini2018-10-121-3/+7
* driver: net: fsl-mc: Add support of multiple phys for dpmacPankaj Bansal2018-10-102-43/+94
* driver: net: fsl-mc: initialize dpmac irrespective of phyPankaj Bansal2018-10-101-4/+2
* driver: net: fsl-mc: Modify the dpmac link detection methodPankaj Bansal2018-10-101-62/+57
* driver: net: fsl-mc: fix error handing in init_phyPankaj Bansal2018-10-101-1/+9
* driver: net: fsl-mc: remove unused strcture elementsPankaj Bansal2018-10-103-27/+34
* driver: net: fsl-mc: modify the label namePankaj Bansal2018-10-101-4/+4
* test: eth: Add a test for the target being pingedJoe Hershberger2018-10-101-0/+51
* test: eth: Add a test for ARP requestsJoe Hershberger2018-10-101-0/+41
* net: sandbox: Add a priv ptr for tests to useJoe Hershberger2018-10-101-0/+20
* net: sandbox: Allow fake eth to handle more than 1 packet responseJoe Hershberger2018-10-101-11/+46
* net: sandbox: Share the priv structure with testsJoe Hershberger2018-10-101-19/+0
* net: sandbox: Make the fake eth driver response configurableJoe Hershberger2018-10-101-4/+51
* net: sandbox: Refactor sandbox send functionJoe Hershberger2018-10-101-74/+106
* net: sandbox: Move disabled flag into priv structJoe Hershberger2018-10-101-4/+14
* net: phy: ti: Add binding for the CLK_OUT pin muxingJanine Hagemann2018-10-101-0/+27
* net: phy: ti: Recover from "port mirroring" N/A MODE4Janine Hagemann2018-10-101-1/+26
* net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driverJanine Hagemann2018-10-101-0/+39
* net.h: Include linux/if_ether.h to avoid duplicationBin Meng2018-10-107-16/+0
* net: pch_gbe: Make probe/remove staticBin Meng2018-10-091-2/+2
* linux/compat.h: Add netdev_### log macrosBin Meng2018-10-092-18/+0
* net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXIDJanine Hagemann2018-10-041-17/+63
* net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmiiJanine Hagemann2018-10-041-1/+1
* Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-09-294-3/+44
|\
| * net: fman: Support both new and legacy FMan CompatiblesZhao Qiang2018-09-271-1/+2
| * ls1012a: remove debug info from u-boot logPramod Kumar2018-09-271-1/+0
| * driver: net: fsl-mc: Memset MC reserve ram memory before usagePrabhakar Kushwaha2018-09-271-0/+7
| * u-boot: fixup the iommu-map property of fsl-mc nodeNipun Gupta2018-09-271-0/+34
| * ppa/fm/qe: use block layer in ppa/fm/qe driverYinbo Zhu2018-09-271-1/+1
* | Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini2018-09-271-7/+9
|\ \
| * | net: zynq_gem: Add support for fixed-link phyMichal Simek2018-09-271-8/+9