aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini1-76/+244
2016-06-12net: macb: Convert to driver modelSimon Glass1-0/+119
2016-06-12net: macb: Flush correct cache portion when sendingSimon Glass1-1/+1
2016-06-12net: macb: Prepare for driver-model conversionSimon Glass1-75/+124
2016-06-12Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-1/+1
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood2-3/+3
2016-05-31net: Add ag7xxx driver for Atheros MIPSMarek Vasut3-0/+990
2016-05-31net: pcnet: Fix init on big endian 64 bitPaul Burton1-3/+3
2016-05-31net: pcnet: Make 64 bit safePaul Burton1-8/+10
2016-05-31net: pcnet: Stop converting kseg1->kseg0 addressesPaul Burton1-9/+6
2016-05-27Merge git://git.denx.de/u-boot-rockchipTom Rini2-6/+80
2016-05-27net: designware: fix descriptor layout and warnings on 64-bit archsBeniamino Galvani2-29/+34
2016-05-27net: designware: support phy reset device-tree bindingsSjoerd Simons2-6/+80
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-1/+1
2016-05-24powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in som...Ying Zhang1-1/+1
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini8-530/+1158
2016-05-24net: phy: dp83867: Add SGMII helper for configurationDan Murphy1-1/+1
2016-05-24net: phy: Move is_rgmii helper to phy.hDan Murphy1-11/+0
2016-05-24net: phy: ti: Allow the driver to be more configurableDan Murphy1-10/+77
2016-05-24net: zynq_gem: Add the passing of the phy-handle nodeDan Murphy1-5/+10
2016-05-24drivers: net: cpsw: Add reading of DT phy-handle nodeDan Murphy1-2/+21
2016-05-24drivers: net: cpsw: add support for reading mac address from efuseMugunthan V N3-17/+130
2016-05-24drivers: net: cpsw: fix get mdio base and gmii_sel reg from DTMugunthan V N1-4/+20
2016-05-24drivers: net: cpsw: fix cpsw dp parse when num slaves as 1Mugunthan V N1-4/+2
2016-05-24net: phy: Add PHY driver for mv88e61xx switchesKevin Smith2-0/+1020
2016-05-24net: Remove unused mv88e61xx switch driverKevin Smith2-598/+0
2016-05-24net: fec_mxc: use simpler runtime cpu dection macrosPeng Fan1-1/+1
2016-05-24phy: marvell: Do not reset phy after negotiationMichal Simek1-5/+1
2016-05-24phy: Wire return value from phy_config()Michal Simek2-5/+2
2016-05-24net: phy: Handle phy_startup() error codes properlyMichal Simek11-56/+115
2016-05-24phy: Return correct error code when timeout happensMichal Simek2-3/+3
2016-05-24net: xilinx: Handle error value from phy_startup()Michal Simek2-3/+8
2016-05-05Fix various typos, scattered over the code.Robert P. J. Day3-3/+3
2016-05-03drivers: net: ldpaa: Memset pools_params as "0" before usePrabhakar Kushwaha1-0/+1
2016-05-02Fix spelling of "occurred".Vagrant Cascadian3-5/+5
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun2-1/+10
2016-04-06drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports onlyCodrin Ciubotariu1-1/+1
2016-04-06drivers: net: vsc9953: Do not configure disabled portsCodrin Ciubotariu1-4/+8
2016-04-04Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini6-15/+255
2016-04-04net: zynq_gem: Add SGMII support for zynqMPSiva Durga Prasad Paladugu1-2/+11
2016-04-04net: phy: Add SGMII support for TI phySiva Durga Prasad Paladugu1-1/+38
2016-04-04net: zynq_gem: Return error incase of invalid phy addressSiva Durga Prasad Paladugu1-3/+1
2016-04-04net: axi_emac: Report phy-node error message permanentlyMichal Simek1-1/+1
2016-04-04net: gem: Allow to set the MAC from an EEPROMJoe Hershberger1-0/+18
2016-04-04net: xilinx_axi: Clear Isolate bit if found during phy setupSiva Durga Prasad Paladugu1-1/+19
2016-04-04net: xilinx_axi: Use interface type instead of zeroSiva Durga Prasad Paladugu1-1/+1
2016-04-04net: zynq_gem: Add support for SGMII interfaceSiva Durga Prasad Paladugu1-7/+19
2016-04-04phy: Add phy driver support for xilinx PCS/PMA coreSiva Durga Prasad Paladugu3-0/+148
2016-04-04net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375Stefan Roese3-0/+4199
2016-04-02net: phy: Realtek RTL8211B/C PHY ID fixKarsten Merker1-1/+2