summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani2016-09-061-0/+1
* net: davinci_emac: Restore the internal MDIO accessors return valueskarl beldan2016-08-221-7/+6
* net/fm: Remove unused code of FMan QMIHou Zhiqiang2016-08-221-3/+0
* net: davinci_emac: Invalidate only the received portion of a bufferkarl beldan2016-08-221-5/+5
* net: davinci_emac: Round up top tx buffer boundaries for dcache opskarl beldan2016-08-221-1/+1
* net: davinci_emac: Remove useless dcache ops on descriptorskarl beldan2016-08-221-28/+0
* net: mii: Changes not made by spatchJoe Hershberger2016-08-156-50/+40
* net: mii: Fix changes made by spatchJoe Hershberger2016-08-155-36/+24
* net: mii: Use spatch to update miiphy_registerJoe Hershberger2016-08-1518-134/+360
* net/ethoc: implement MDIO bus and support phylibMax Filippov2016-08-151-6/+150
* net/ethoc: support private memory configurationsMax Filippov2016-08-151-5/+41
* net/ethoc: don't mix virtual and physical addressesMax Filippov2016-08-151-10/+13
* net/ethoc: support device treeMax Filippov2016-08-151-0/+15
* net/ethoc: add CONFIG_DM_ETH supportMax Filippov2016-08-151-47/+174
* net/ethoc: use priv instead of dev internallyMax Filippov2016-08-151-55/+56
* net/ethoc: add Kconfig entry for the driverMax Filippov2016-08-151-0/+5
* net: e1000: Fix the build with driver model and SPI EEPROMAlban Bedel2016-08-152-30/+35
* net: macb: Fix build error for CONFIG_DM_ETH enabledWenyou Yang2016-08-151-8/+69
* Merge git://git.denx.de/u-boot-dmTom Rini2016-08-121-1/+2
|\
| * fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren2016-08-121-1/+2
* | drivers: net: cpsw: always flush cache of size aligned to PKTALIGNLokesh Vutla2016-08-121-1/+1
|/
* drivers: net: keystone_net: add support for multi slave ethernetMugunthan V N2016-08-081-45/+177
* drivers: net: keystone_net: fix line termination with semi-colonMugunthan V N2016-08-081-3/+3
* net: cpsw: Add support to drive gpios for ethernet to be functionalVignesh R2016-08-081-0/+12
* 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