summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
...
* net: designware: Make driver independent from DM_GPIO againAlexey Brodkin2016-07-06-3/+14
* net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi2016-06-21-4/+1
* net: phy: micrel: add support for KSZ886x switches in MIIM modeAlexey Firago2016-06-21-0/+26
* net: rtl8169: fix switching between adaptersStephen Warren2016-06-21-4/+9
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-13-76/+244
|\
| * net: macb: Convert to driver modelSimon Glass2016-06-12-0/+119
| * net: macb: Flush correct cache portion when sendingSimon Glass2016-06-12-1/+1
| * net: macb: Prepare for driver-model conversionSimon Glass2016-06-12-75/+124
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-06-12-1/+1
|\ \ | |/ |/|
| * net: fec_mxc: use simpler runtime cpu dection macrosPeng Fan2016-05-24-1/+1
* | nand: Embed mtd_info in struct nand_chipScott Wood2016-06-03-3/+3
* | net: Add ag7xxx driver for Atheros MIPSMarek Vasut2016-05-31-0/+990
* | net: pcnet: Fix init on big endian 64 bitPaul Burton2016-05-31-3/+3
* | net: pcnet: Make 64 bit safePaul Burton2016-05-31-8/+10
* | net: pcnet: Stop converting kseg1->kseg0 addressesPaul Burton2016-05-31-9/+6
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-05-27-6/+80
|\ \
| * | net: designware: support phy reset device-tree bindingsSjoerd Simons2016-05-27-6/+80
* | | net: designware: fix descriptor layout and warnings on 64-bit archsBeniamino Galvani2016-05-27-29/+34
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-05-25-1/+1
|\ \
| * | powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in som...Ying Zhang2016-05-24-1/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2016-05-24-530/+1158
|\ \
| * | net: phy: dp83867: Add SGMII helper for configurationDan Murphy2016-05-24-1/+1
| * | net: phy: Move is_rgmii helper to phy.hDan Murphy2016-05-24-11/+0
| * | net: phy: ti: Allow the driver to be more configurableDan Murphy2016-05-24-10/+77
| * | net: zynq_gem: Add the passing of the phy-handle nodeDan Murphy2016-05-24-5/+10
| * | drivers: net: cpsw: Add reading of DT phy-handle nodeDan Murphy2016-05-24-2/+21
| * | drivers: net: cpsw: add support for reading mac address from efuseMugunthan V N2016-05-24-17/+130
| * | drivers: net: cpsw: fix get mdio base and gmii_sel reg from DTMugunthan V N2016-05-24-4/+20
| * | drivers: net: cpsw: fix cpsw dp parse when num slaves as 1Mugunthan V N2016-05-24-4/+2
| * | net: phy: Add PHY driver for mv88e61xx switchesKevin Smith2016-05-24-0/+1020
| * | net: Remove unused mv88e61xx switch driverKevin Smith2016-05-24-598/+0
| |/
* | phy: marvell: Do not reset phy after negotiationMichal Simek2016-05-24-5/+1
* | phy: Wire return value from phy_config()Michal Simek2016-05-24-5/+2
* | net: phy: Handle phy_startup() error codes properlyMichal Simek2016-05-24-56/+115
* | phy: Return correct error code when timeout happensMichal Simek2016-05-24-3/+3
* | net: xilinx: Handle error value from phy_startup()Michal Simek2016-05-24-3/+8
|/
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-05-3/+3
* drivers: net: ldpaa: Memset pools_params as "0" before usePrabhakar Kushwaha2016-05-03-0/+1
* Fix spelling of "occurred".Vagrant Cascadian2016-05-02-5/+5
* armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun2016-04-06-1/+10
* drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports onlyCodrin Ciubotariu2016-04-06-1/+1
* drivers: net: vsc9953: Do not configure disabled portsCodrin Ciubotariu2016-04-06-4/+8
* Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-04-04-15/+255
|\
| * net: zynq_gem: Add SGMII support for zynqMPSiva Durga Prasad Paladugu2016-04-04-2/+11
| * net: phy: Add SGMII support for TI phySiva Durga Prasad Paladugu2016-04-04-1/+38
| * net: zynq_gem: Return error incase of invalid phy addressSiva Durga Prasad Paladugu2016-04-04-3/+1
| * net: axi_emac: Report phy-node error message permanentlyMichal Simek2016-04-04-1/+1
| * net: gem: Allow to set the MAC from an EEPROMJoe Hershberger2016-04-04-0/+18
| * net: xilinx_axi: Clear Isolate bit if found during phy setupSiva Durga Prasad Paladugu2016-04-04-1/+19
| * net: xilinx_axi: Use interface type instead of zeroSiva Durga Prasad Paladugu2016-04-04-1/+1