summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
* meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani2016-09-06-0/+1
* net: davinci_emac: Restore the internal MDIO accessors return valueskarl beldan2016-08-22-7/+6
* net/fm: Remove unused code of FMan QMIHou Zhiqiang2016-08-22-3/+0
* net: davinci_emac: Invalidate only the received portion of a bufferkarl beldan2016-08-22-5/+5
* net: davinci_emac: Round up top tx buffer boundaries for dcache opskarl beldan2016-08-22-1/+1
* net: davinci_emac: Remove useless dcache ops on descriptorskarl beldan2016-08-22-28/+0
* net: mii: Changes not made by spatchJoe Hershberger2016-08-15-50/+40
* net: mii: Fix changes made by spatchJoe Hershberger2016-08-15-36/+24
* net: mii: Use spatch to update miiphy_registerJoe Hershberger2016-08-15-134/+360
* net/ethoc: implement MDIO bus and support phylibMax Filippov2016-08-15-6/+150
* net/ethoc: support private memory configurationsMax Filippov2016-08-15-5/+41
* net/ethoc: don't mix virtual and physical addressesMax Filippov2016-08-15-10/+13
* net/ethoc: support device treeMax Filippov2016-08-15-0/+15
* net/ethoc: add CONFIG_DM_ETH supportMax Filippov2016-08-15-47/+174
* net/ethoc: use priv instead of dev internallyMax Filippov2016-08-15-55/+56
* net/ethoc: add Kconfig entry for the driverMax Filippov2016-08-15-0/+5
* net: e1000: Fix the build with driver model and SPI EEPROMAlban Bedel2016-08-15-30/+35
* net: macb: Fix build error for CONFIG_DM_ETH enabledWenyou Yang2016-08-15-8/+69
* Merge git://git.denx.de/u-boot-dmTom Rini2016-08-12-1/+2
|\
| * fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren2016-08-12-1/+2
* | drivers: net: cpsw: always flush cache of size aligned to PKTALIGNLokesh Vutla2016-08-12-1/+1
|/
* drivers: net: keystone_net: add support for multi slave ethernetMugunthan V N2016-08-08-45/+177
* drivers: net: keystone_net: fix line termination with semi-colonMugunthan V N2016-08-08-3/+3
* net: cpsw: Add support to drive gpios for ethernet to be functionalVignesh R2016-08-08-0/+12
* net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffersHans de Goede2016-07-31-3/+10
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-07-28-0/+4
|\
| * driver/net/fec: support fixed speed connectionHannes Schmelzer2016-07-12-0/+4
* | net: phy: marvell: Add a missing errno.h headerSimon Glass2016-07-27-0/+1
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-26-12/+1
|\ \
| * | net: sun8i_emac: Drop redundant and incorrect setting of syscon registerChen-Yu Tsai2016-07-26-9/+1
| * | net: sun8i_emac: Do not configure AHB2 clockChen-Yu Tsai2016-07-26-3/+0
* | | drivers: net/fm: Add Fman support for LS1046AMingkai Hu2016-07-26-0/+124
|/ /
* | net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar2016-07-15-0/+799
|/
* net: rtl8169: Fix return value for rtl_send_commonOleksandr Tymoshenko2016-07-06-2/+2
* driver: net: phylib: add support for aquantia AQR106/107 PHYMingkai Hu2016-07-06-0/+28
* 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