summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | net: fsl_mdio: Fix warnings for __iomem pointersClaudiu Manoil2013-11-221-7/+10
| | * | | net: tsec: Cleanup tsec regs init and fix __iomem warnsClaudiu Manoil2013-11-221-13/+13
| | * | | net: tsec: Fix priv pointer in tsec_mcast_addr()Claudiu Manoil2013-11-221-7/+1
| | * | | net: tsec: Fix and cleanup tsec_mcast_addr()Claudiu Manoil2013-11-221-16/+15
| | * | | net: Fix mcast function pointer prototypeClaudiu Manoil2013-11-222-3/+3
| | * | | net: designware: Fix alignment of buffer descriptorsAlexey Brodkin2013-11-221-4/+3
| | * | | net: designware: Respect "bus mode" register contents on SW resetAlexey Brodkin2013-11-221-1/+1
| | * | | net: sh-eth: Add support R8A7791Nobuhiro Iwamatsu2013-11-222-4/+5
| | * | | net, phy: fix AR8031 phy_maskHeiko Schocher2013-11-221-1/+1
| | * | | net: rtl8169: Add support for RTL8168evl/8111evlThierry Reding2013-11-221-0/+1
| | * | | net: rtl8169: Fix format stringThierry Reding2013-11-221-5/+5
| | * | | net: add function to read/write extended registers in Micrel PhyStefano Babic2013-11-221-0/+32
| | * | | net: fix mask for phy Micrel KSZ9031Stefano Babic2013-11-221-1/+1
| | * | | net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is de...Bhupesh Sharma2013-11-221-3/+3
| | * | | net: phy/vitesse: Add support for VSC8514 phy moduleArpit Goel2013-11-221-1/+68
| | * | | net: sh-eth: Add support R8A7790Nobuhiro Iwamatsu2013-11-222-1/+11
| | * | | net: sh-eth: Add invalidate cache control for rmobile (ARM SoC)Nobuhiro Iwamatsu2013-11-221-5/+26
| | * | | net: sh-eth: Add control for padding size of packet descriptorNobuhiro Iwamatsu2013-11-222-10/+30
| | * | | net: sh-eth: Change cache API of SHNobuhiro Iwamatsu2013-11-221-1/+2
| | * | | NET: mvgbe: avoid unused variable warning when used without phylib supportSascha Silbe2013-11-221-2/+3
| | * | | phylib: update atheros ar803x phyShengzhou Liu2013-11-221-2/+2
| | |/ /
| * | | drivers: delete unnecessary HOSTCFLAGSMasahiro Yamada2013-11-251-1/+0
| |/ /
| * | drivers/net/npe: descend only when CONFIG_IXP4XX_NPE=yMasahiro Yamada2013-11-171-1/+1
| * | drivers/net/fm: descend only when CONFIG_FMAN_ENET=yMasahiro Yamada2013-11-171-2/+0
| * | powerpc/t1040: Update defines to support T1040SoC personalitiesPriyanka Jain2013-11-131-0/+3
| * | MPC824x: remove obsolete "PN62" boardWolfgang Denk2013-11-111-10/+0
| * | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2013-11-111-125/+154
| |\ \ | | |/ | |/|
| | * pcnet: enable the NOUFLO featurePaul Burton2013-11-091-0/+15
| | * pcnet: add cache flushing & invalidationPaul Burton2013-11-091-0/+16
| | * pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_sendPaul Burton2013-11-091-2/+2
| | * pcnet: code style cleanupPaul Burton2013-11-091-125/+123
* | | am335x: cpsw: optimize cpsw_recv to increase network performanceVladimir Koutny2013-12-041-1/+1
* | | net: remove unused CONFIG_AT91_LEGACYAndreas Bießmann2013-11-131-9/+0
|/ /
* | Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-11-092-1/+30
|\ \ | |/ |/|
| * net: macb: get DMA bus width from design config registerBo Shen2013-11-042-1/+30
* | netconsole loses 2nd character of inputSuriyan Ramasami2013-11-081-0/+2
* | cosmetic: remove empty lines at the top of fileMasahiro Yamada2013-11-082-2/+0
* | drivers: net: convert makefiles to Kbuild styleMasahiro Yamada2013-10-314-184/+97
* | net/fman: add a fm_enable_port functionValentin Longchamp2013-10-248-0/+51
* | powerpc/t1040qds: Add T1040QDS boardPrabhakar Kushwaha2013-10-162-0/+17
* | SGMII:fix PHY addresses for QSGMII Riser Card working in SGMII modeZhao Qiang2013-10-162-0/+45
|/
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-142-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-144-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-023-5/+13
|\
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-10-022-4/+4
| |\
| | * net: fec_mxc: Fix timeouts during tftp transferFabio Estevam2013-09-201-1/+1
| | * net: fec_mxc: Add support for mx6 solo-liteFabio Estevam2013-09-202-3/+3
| * | net, phy, cpsw: fix NULL pointer deferenceHeiko Schocher2013-09-201-1/+9
| |/
* | SPDX: fix IBM-pibs license identifierWolfgang Denk2013-09-202-2/+2
* | Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-201-1/+1
|/
OpenPOWER on IntegriCloud