summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-11-25bios_emulator: delete an unnecessary include pathMasahiro Yamada
2013-11-25drivers: delete unnecessary HOSTCFLAGSMasahiro Yamada
2013-11-25gpio_led: add support for inverted polarityIgor Grinberg
2013-11-25gpio_led: check gpio_request() return valueIgor Grinberg
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-21mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta
2013-11-21mtd: nand: omap: enable BCH ECC scheme using ELM for generic platformpekon gupta
2013-11-21mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta
2013-11-21mtd: atmel_nand: use dev_xxx instead of printkWu, Josh
2013-11-21mtd: atmel_nand: don't print bit correction message in driverWu, Josh
2013-11-21mtd: atmel_nand: enable PMECC support for 8k bytes page NAND flashWu, Josh
2013-11-21mtd/ifc: Add support of 8K page size NAND flashPrabhakar Kushwaha
2013-11-21mtd: move & update nand_ecclayout structure (plus board changes)Prabhakar Kushwaha
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