summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffersHans de Goede2016-07-311-3/+10
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-07-281-0/+4
|\
| * driver/net/fec: support fixed speed connectionHannes Schmelzer2016-07-121-0/+4
* | net: phy: marvell: Add a missing errno.h headerSimon Glass2016-07-271-0/+1
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-261-12/+1
|\ \
| * | net: sun8i_emac: Drop redundant and incorrect setting of syscon registerChen-Yu Tsai2016-07-261-9/+1
| * | net: sun8i_emac: Do not configure AHB2 clockChen-Yu Tsai2016-07-261-3/+0
* | | drivers: net/fm: Add Fman support for LS1046AMingkai Hu2016-07-262-0/+124
|/ /
* / net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar2016-07-153-0/+799
|/
* 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