summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2013-11-25drivers: delete unnecessary HOSTCFLAGSMasahiro Yamada
2013-11-22net: rtl8169: Add support for RTL8168d/8111dThierry Reding
2013-11-22net: rtl8169: Improve cache maintenanceThierry Reding
2013-11-22net: zynq_gem: Add d-cache supportSrikanth Thokala
2013-11-22phy: Use general phy code for smsc lan8720aDavid Dueck
2013-11-22phy: Use supported field during autonegotiationDavid Dueck
2013-11-22net: dm9000: random mac address supportAndrew Ruder
2013-11-22drivers/net/e1000: Introduce CONFIG_E1000_NO_NVMRojhalat Ibrahim
2013-11-22net: phy: atheros: Fix masks for AR8035 and AR8021Fabio Estevam
2013-11-22net/phy: Fix the phy id mask of AR8031Chunhe Lan
2013-11-22net: tsec: Fix mac addr setup portability, cleanupClaudiu Manoil
2013-11-22net: tsec: Use portable regs type (uint->u32)Claudiu Manoil
2013-11-22net: tsec: Use portable types and accessors for BDsClaudiu Manoil
2013-11-22net: tsec: Fix CamelCase issues around BD codeClaudiu Manoil
2013-11-22net: fsl_mdio: Fix warnings for __iomem pointersClaudiu Manoil
2013-11-22net: tsec: Cleanup tsec regs init and fix __iomem warnsClaudiu Manoil
2013-11-22net: tsec: Fix priv pointer in tsec_mcast_addr()Claudiu Manoil
2013-11-22net: tsec: Fix and cleanup tsec_mcast_addr()Claudiu Manoil
2013-11-22net: Fix mcast function pointer prototypeClaudiu Manoil
2013-11-22net: designware: Fix alignment of buffer descriptorsAlexey Brodkin
2013-11-22net: designware: Respect "bus mode" register contents on SW resetAlexey Brodkin
2013-11-22net: sh-eth: Add support R8A7791Nobuhiro Iwamatsu
2013-11-22net, phy: fix AR8031 phy_maskHeiko Schocher
2013-11-22net: rtl8169: Add support for RTL8168evl/8111evlThierry Reding
2013-11-22net: rtl8169: Fix format stringThierry Reding
2013-11-22net: add function to read/write extended registers in Micrel PhyStefano Babic
2013-11-22net: fix mask for phy Micrel KSZ9031Stefano Babic
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-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-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