summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-11-22net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is de...Bhupesh Sharma
2013-11-22net: phy/vitesse: Add support for VSC8514 phy moduleArpit Goel
2013-11-22net: sh-eth: Add support R8A7790Nobuhiro Iwamatsu
2013-11-22net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)Nobuhiro Iwamatsu
2013-11-22net: sh-eth: Add control for padding size of packet descriptorNobuhiro Iwamatsu
2013-11-22net: sh-eth: Change cache API of SHNobuhiro Iwamatsu
2013-11-22NET: mvgbe: avoid unused variable warning when used without phylib supportSascha Silbe
2013-11-22phylib: update atheros ar803x phyShengzhou Liu
2013-11-21Net: FEC: Fix huge memory leakMarek Vasut
2013-11-17drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=yMasahiro Yamada
2013-11-17drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada
2013-11-13net: remove unused CONFIG_AT91_LEGACYAndreas Bießmann
2013-11-13powerpc/t1040: Update defines to support T1040SoC personalitiesPriyanka Jain
2013-11-11MPC824x: remove obsolete "PN62" boardWolfgang Denk
2013-11-11Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-11-09pcnet: enable the NOUFLO featurePaul Burton
2013-11-09pcnet: add cache flushing & invalidationPaul Burton
2013-11-09pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_sendPaul Burton
2013-11-09pcnet: code style cleanupPaul Burton
2013-11-08netconsole loses 2nd character of inputSuriyan Ramasami
2013-11-08cosmetic: remove empty lines at the top of fileMasahiro Yamada
2013-11-04net: macb: get DMA bus width from design config registerBo Shen
2013-10-31drivers: net: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-24net/fman: add a fm_enable_port functionValentin Longchamp
2013-10-16powerpc/t1040qds: Add T1040QDS boardPrabhakar Kushwaha
2013-10-16SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII modeZhao Qiang
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-10-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-10-02Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-20net, phy, cpsw: fix NULL pointer deferenceHeiko Schocher
2013-09-20net: fec_mxc: Fix timeouts during tftp transferFabio Estevam
2013-09-20net: fec_mxc: Add support for mx6 solo-liteFabio Estevam
2013-09-20SPDX: fix IBM-pibs license identifierWolfgang Denk
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-04Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-08-22net: macb: fix the following building warningBo Shen
2013-08-21fec_mxc: set ethaddr if fuses burned and not previously setEric Nelson
2013-08-20powerpc/t4240: add QSGMII interface supportShaohui Xie
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk
2013-08-19SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk
2013-08-19net: ftmac110: Update tx/rx descriptor formatKuo-Jung Su
2013-08-19net: ftmac110: struct ftmac110_regs __iomem * -> struct ftmac110_regs *Kuo-Jung Su
2013-08-19net: ftmac110: Update license statementKuo-Jung Su
2013-08-19net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma
2013-08-19net: Use ARRAY_SIZE at appropriate placesAxel Lin
2013-08-19phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam
2013-08-18Merge branch 'master' of git://88.191.163.10/u-boot-armTom Rini