summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-25nand_spl: trivial refactoring of makefilesMasahiro Yamada
2013-11-25Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada
2013-11-25common: Delete unnecessary rules.Masahiro Yamada
2013-11-25drivers: delete unnecessary HOSTCFLAGSMasahiro Yamada
2013-11-25Makefile: move some libraries to lib/MakefileMasahiro Yamada
2013-11-25Makefile: descend into subdirectories only when CONFIG_API is definedMasahiro Yamada
2013-11-25examples: delete unnecessary CPPFLAGSMasahiro Yamada
2013-11-25board: tqm5200: delete its own object make ruleMasahiro Yamada
2013-11-25spieval: Remove remainders of dead boardMasahiro Yamada
2013-11-25post: remove unnecessary include path settingsMasahiro Yamada
2013-11-25board: h2200: Delete an unnecessary make ruleMasahiro Yamada
2013-11-25tools: updater: Remove remainders of dead boardMasahiro Yamada
2013-11-25tools: imls: Remove a broken and unused tool.Masahiro Yamada
2013-11-25gpio_led: add support for inverted polarityIgor Grinberg
2013-11-25gpio_led: check gpio_request() return valueIgor Grinberg
2013-11-25README: document the CONFIG_GPIO_LED symbolIgor Grinberg
2013-11-25hash.c: Correct non-hash subcommand crc32 addr-save supportTom Rini
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: tftpsrv: Get correct client MAC addressAndrew Ruder
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 support for extended registers to mdio commandStefano Babic
2013-11-22net: add function to read/write extended registers in Micrel PhyStefano Babic
2013-11-22net: add extended function to phy APIStefano Babic
2013-11-22net: fix mask for phy Micrel KSZ9031Stefano Babic
2013-11-22phy: add missing constants for 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