summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* nand: Embed mtd_info in struct nand_chipScott Wood2016-06-032-3/+3
* net: Add ag7xxx driver for Atheros MIPSMarek Vasut2016-05-313-0/+990
* net: pcnet: Fix init on big endian 64 bitPaul Burton2016-05-311-3/+3
* net: pcnet: Make 64 bit safePaul Burton2016-05-311-8/+10
* net: pcnet: Stop converting kseg1->kseg0 addressesPaul Burton2016-05-311-9/+6
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-05-272-6/+80
|\
| * net: designware: support phy reset device-tree bindingsSjoerd Simons2016-05-272-6/+80
* | net: designware: fix descriptor layout and warnings on 64-bit archsBeniamino Galvani2016-05-272-29/+34
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-05-251-1/+1
|\
| * powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in som...Ying Zhang2016-05-241-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-05-248-530/+1158
|\ \
| * | net: phy: dp83867: Add SGMII helper for configurationDan Murphy2016-05-241-1/+1
| * | net: phy: Move is_rgmii helper to phy.hDan Murphy2016-05-241-11/+0
| * | net: phy: ti: Allow the driver to be more configurableDan Murphy2016-05-241-10/+77
| * | net: zynq_gem: Add the passing of the phy-handle nodeDan Murphy2016-05-241-5/+10
| * | drivers: net: cpsw: Add reading of DT phy-handle nodeDan Murphy2016-05-241-2/+21
| * | drivers: net: cpsw: add support for reading mac address from efuseMugunthan V N2016-05-243-17/+130
| * | drivers: net: cpsw: fix get mdio base and gmii_sel reg from DTMugunthan V N2016-05-241-4/+20
| * | drivers: net: cpsw: fix cpsw dp parse when num slaves as 1Mugunthan V N2016-05-241-4/+2
| * | net: phy: Add PHY driver for mv88e61xx switchesKevin Smith2016-05-242-0/+1020
| * | net: Remove unused mv88e61xx switch driverKevin Smith2016-05-242-598/+0
| |/
* | phy: marvell: Do not reset phy after negotiationMichal Simek2016-05-241-5/+1
* | phy: Wire return value from phy_config()Michal Simek2016-05-242-5/+2
* | net: phy: Handle phy_startup() error codes properlyMichal Simek2016-05-2411-56/+115
* | phy: Return correct error code when timeout happensMichal Simek2016-05-242-3/+3
* | net: xilinx: Handle error value from phy_startup()Michal Simek2016-05-242-3/+8
|/
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-053-3/+3
* drivers: net: ldpaa: Memset pools_params as "0" before usePrabhakar Kushwaha2016-05-031-0/+1
* Fix spelling of "occurred".Vagrant Cascadian2016-05-023-5/+5
* armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun2016-04-062-1/+10
* drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports onlyCodrin Ciubotariu2016-04-061-1/+1
* drivers: net: vsc9953: Do not configure disabled portsCodrin Ciubotariu2016-04-061-4/+8
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-04-046-15/+255
|\
| * net: zynq_gem: Add SGMII support for zynqMPSiva Durga Prasad Paladugu2016-04-041-2/+11
| * net: phy: Add SGMII support for TI phySiva Durga Prasad Paladugu2016-04-041-1/+38
| * net: zynq_gem: Return error incase of invalid phy addressSiva Durga Prasad Paladugu2016-04-041-3/+1
| * net: axi_emac: Report phy-node error message permanentlyMichal Simek2016-04-041-1/+1
| * net: gem: Allow to set the MAC from an EEPROMJoe Hershberger2016-04-041-0/+18
| * net: xilinx_axi: Clear Isolate bit if found during phy setupSiva Durga Prasad Paladugu2016-04-041-1/+19
| * net: xilinx_axi: Use interface type instead of zeroSiva Durga Prasad Paladugu2016-04-041-1/+1
| * net: zynq_gem: Add support for SGMII interfaceSiva Durga Prasad Paladugu2016-04-041-7/+19
| * phy: Add phy driver support for xilinx PCS/PMA coreSiva Durga Prasad Paladugu2016-04-043-0/+148
* | net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375Stefan Roese2016-04-043-0/+4199
|/
* net: phy: Realtek RTL8211B/C PHY ID fixKarsten Merker2016-04-021-1/+2
* net: phy: Optionally force master mode for RTL PHYMichael Haas2016-03-312-1/+33
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-03-292-2/+2
|\
| * driver: net: fsl-mc: Check NULL before pointer dereferencePrabhakar Kushwaha2016-03-291-1/+1
| * driver: net: fsl-mc: Free dflt_dpio pointer after its usagePrabhakar Kushwaha2016-03-281-1/+1
* | net: rtl8169: Fix build error when DEBUG is onBin Meng2016-03-271-5/+5
|/
* net: Move CONFIG_RTL8169 to KconfigBin Meng2016-03-221-0/+6
OpenPOWER on IntegriCloud