summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: ftgmac100: Reset FTGMAC100 before setting MACHuy Duong2018-02-131-2/+2
* drivers/net: Add Aspeed nic driverJoel Stanley2016-07-273-0/+1589
* drivers/net/ftgmac100: Add Aspeed modificationsJoel Stanley2016-07-272-129/+422
* net: rtl8169: Fix return value for rtl_send_commonOleksandr Tymoshenko2016-07-061-2/+2
* driver: net: phylib: add support for aquantia AQR106/107 PHYMingkai Hu2016-07-061-0/+28
* net: designware: Make driver independent from DM_GPIO againAlexey Brodkin2016-07-062-3/+14
* net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi2016-06-211-4/+1
* net: phy: micrel: add support for KSZ886x switches in MIIM modeAlexey Firago2016-06-211-0/+26
* net: rtl8169: fix switching between adaptersStephen Warren2016-06-211-4/+9
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-131-76/+244
|\
| * net: macb: Convert to driver modelSimon Glass2016-06-121-0/+119
| * net: macb: Flush correct cache portion when sendingSimon Glass2016-06-121-1/+1
| * net: macb: Prepare for driver-model conversionSimon Glass2016-06-121-75/+124
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-121-1/+1
|\ \ | |/ |/|
| * net: fec_mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-241-1/+1
* | 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
OpenPOWER on IntegriCloud