summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-03-29net: mvpp2: Handle eth device naming in multi-CP case correctlyStefan Roese
2017-03-29net: mvpp2: Enable compilation for Armada 7K/8K platformsStefan Roese
2017-03-29net: mvpp2.c: Clear all buffer / descriptor areas before usageStefan Roese
2017-03-29net: mvpp2: Move probe function from MISC to ETH DM driverStefan Roese
2017-03-29net: mvpp2: Add MDIO support for PPv2.2Stefan Roese
2017-03-29net: mvpp2: finally add the PPv2.2 compatible stringThomas Petazzoni
2017-03-29net: mvpp2: adapt rxq distribution to PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: rework RXQ interrupt group initialization for PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: add AXI bridge initialization for PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: handle misc PPv2.1/PPv2.2 differencesThomas Petazzoni
2017-03-29net: mvpp2: handle register mapping and access for PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: adjust the allocation/free of BM pools for PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessorsThomas Petazzoni
2017-03-29net: mvpp2: introduce an intermediate union for the TX/RX descriptorsThomas Petazzoni
2017-03-29net: mvpp2: add hw_version field in "struct mvpp2"Thomas Petazzoni
2017-03-29net: mvpp2: add and use accessors for TX/RX descriptorsThomas Petazzoni
2017-03-29net: mvpp2: store physical address of buffer in rx_desc->buf_cookieThomas Petazzoni
2017-03-29net: mvpp2: remove support for buffer headerThomas Petazzoni
2017-03-29net: mvpp2: use "dma" instead of "phys" where appropriateThomas Petazzoni
2017-03-29net: mvpp2: enable building on 64-bit platforms (more U-Boot specific)Stefan Roese
2017-03-29net: mvpp2: enable building on 64-bit platformsThomas Petazzoni
2017-03-29net: mvpp2: simplify MVPP2_PRS_RI_* definitionsThomas Petazzoni
2017-03-29net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULTThomas Petazzoni
2017-03-29net: mvpp2: remove unused register definitionsThomas Petazzoni
2017-03-29net: mvpp2: simplify mvpp2_bm_bufs_add()Thomas Petazzoni
2017-03-29net: mvpp2: Round up top tx buffer boundaries for dcache opsStefan Roese
2017-03-29mvebu: neta: a37xx: Add fixed link support to neta driverKonstantin Porotchkin
2017-03-29mvebu: neta: Add support for board init functionKonstantin Porotchkin
2017-03-28arm: fsl-layerscape: Move QSGMII wriop_init to SoC filePrabhakar Kushwaha
2017-03-26drivers/net/phy: add fixed-phy / fixed-link supportHannes Schmelzer
2017-03-26net: fix cache misaligned issue in Broadcom SF2 driverSuji Velupillai
2017-03-26net: sunxi-emac: Write HW address via functionoliver@schinagl.nl
2017-03-23mvebu: neta: a37xx: Add fixed link support to neta driverKonstantin Porotchkin
2017-03-23mvebu: neta: Add support for board init functionKonstantin Porotchkin
2017-03-20drivers: net: phy: add MV88E6xx options to KconfigTim Harvey
2017-03-16Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-03-14driver: net: fsl-mc: Update calculation of MC RAMYork Sun
2017-03-14armv8: layerscape: Rewrite memory reservationYork Sun
2017-03-07net: zynq_gem: Fix masking of supported phydev featuresNathan Rossi
2017-03-02net: macb: Fix ETH not found when clock not supportWenyou Yang
2017-02-27drivers/net/Kconfig: Correct use of apostropheTom Rini
2017-02-17zynq: Move zynq to clock frameworkStefan Herbrechtsmeier
2017-02-17net: zynq: Add clk framework support to zynq ethernet driverStefan Herbrechtsmeier
2017-02-17net: zynq: Don't overwrite gem_rclk_ctrl with default valueStefan Herbrechtsmeier
2017-02-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2017-02-08net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541John Haechten
2017-02-08Merge git://git.denx.de/u-boot-dmTom Rini