summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
* net: designware: Fix alignment of buffer descriptorsAlexey Brodkin2013-11-22-4/+3
* net: designware: Respect "bus mode" register contents on SW resetAlexey Brodkin2013-11-22-1/+1
* net: sh-eth: Add support R8A7791Nobuhiro Iwamatsu2013-11-22-4/+5
* net, phy: fix AR8031 phy_maskHeiko Schocher2013-11-22-1/+1
* net: rtl8169: Add support for RTL8168evl/8111evlThierry Reding2013-11-22-0/+1
* net: rtl8169: Fix format stringThierry Reding2013-11-22-5/+5
* net: add function to read/write extended registers in Micrel PhyStefano Babic2013-11-22-0/+32
* net: fix mask for phy Micrel KSZ9031Stefano Babic2013-11-22-1/+1
* net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is de...Bhupesh Sharma2013-11-22-3/+3
* net: phy/vitesse: Add support for VSC8514 phy moduleArpit Goel2013-11-22-1/+68
* net: sh-eth: Add support R8A7790Nobuhiro Iwamatsu2013-11-22-1/+11
* net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)Nobuhiro Iwamatsu2013-11-22-5/+26
* net: sh-eth: Add control for padding size of packet descriptorNobuhiro Iwamatsu2013-11-22-10/+30
* net: sh-eth: Change cache API of SHNobuhiro Iwamatsu2013-11-22-1/+2
* NET: mvgbe: avoid unused variable warning when used without phylib supportSascha Silbe2013-11-22-2/+3
* phylib: update atheros ar803x phyShengzhou Liu2013-11-22-2/+2
* drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=yMasahiro Yamada2013-11-17-1/+1
* drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada2013-11-17-2/+0
* powerpc/t1040: Update defines to support T1040SoC personalitiesPriyanka Jain2013-11-13-0/+3
* MPC824x: remove obsolete "PN62" boardWolfgang Denk2013-11-11-10/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-11-11-125/+154
|\
| * pcnet: enable the NOUFLO featurePaul Burton2013-11-09-0/+15
| * pcnet: add cache flushing & invalidationPaul Burton2013-11-09-0/+16
| * pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_sendPaul Burton2013-11-09-2/+2
| * pcnet: code style cleanupPaul Burton2013-11-09-125/+123
* | Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-09-1/+30
|\ \ | |/ |/|
| * net: macb: get DMA bus width from design config registerBo Shen2013-11-04-1/+30
* | netconsole loses 2nd character of inputSuriyan Ramasami2013-11-08-0/+2
* | cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-08-2/+0
* | drivers: net: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-184/+97
* | net/fman: add a fm_enable_port functionValentin Longchamp2013-10-24-0/+51
* | powerpc/t1040qds: Add T1040QDS boardPrabhakar Kushwaha2013-10-16-0/+17
* | SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII modeZhao Qiang2013-10-16-0/+45
|/
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-02-5/+13
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-02-4/+4
| |\
| | * net: fec_mxc: Fix timeouts during tftp transferFabio Estevam2013-09-20-1/+1
| | * net: fec_mxc: Add support for mx6 solo-liteFabio Estevam2013-09-20-3/+3
| * | net, phy, cpsw: fix NULL pointer deferenceHeiko Schocher2013-09-20-1/+9
| |/
* | SPDX: fix IBM-pibs license identifierWolfgang Denk2013-09-20-2/+2
* | Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-20-1/+1
|/
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-05-0/+2
|\
| * fec_mxc: set ethaddr if fuses burned and not previously setEric Nelson2013-08-21-0/+2
* | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-04-3/+9
|\ \
| * | net: macb: fix the following building warningBo Shen2013-08-22-3/+9
| |/
* | powerpc/t4240: add QSGMII interface supportShaohui Xie2013-08-20-2/+43
* | SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-19-3579/+144
* | SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2013-08-19-44/+6
* | net: ftmac110: Update tx/rx descriptor formatKuo-Jung Su2013-08-19-74/+82