summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-05-20net: Remove all calls to net_random_ethaddr()Joe Hershberger
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger
2015-05-19net: phy: Add support for all targets which requires MANUAL_RELOCMichal Simek
2015-05-19net/phy: refactor RTL8211F initializationShengzhou Liu
2015-05-19net: Update hardware MAC address if it changes in envJoe Hershberger
2015-05-19net/phy: Add support for realtek RTL8211FShengzhou Liu
2015-05-05sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede
2015-05-04sunxi: emac: Add driver model supportHans de Goede
2015-05-04sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZEHans de Goede
2015-05-04sunxi: emac: Prepare for driver-model supportHans de Goede
2015-05-04sunxi: emac: port to phylibHans de Goede
2015-04-23board/ls2085qds: Add support ethernetPrabhakar Kushwaha
2015-04-23driver/ldpaa: Add support of WRIOP static data structurePrabhakar Kushwaha
2015-04-23net/memac_phy: reuse driver for little endian SoCsShaohui Xie
2015-04-23drivers/fsl-mc: Changed MC firmware loading for new boot architectureJ. German Rivera
2015-04-23net/phy/cortina: Fix compilation warningpankaj chauhan
2015-04-23driver/ldpaa_eth: Update ldpaa ethernet driverPrabhakar Kushwaha
2015-04-23drivers/net/e1000.c: Cleanup whitespaceMinghuan Lian
2015-04-23driver/ldpaa_eth: Add LDPAA Ethernet driverPrabhakar Kushwaha
2015-04-21driver/fsl-mc: Add support of MC FlibsPrabhakar Kushwaha
2015-04-21armv8/fsl-lsch3: Add Freescale Debug Server driverBhupesh Sharma
2015-04-20net: pch_gbe: Fix pch_gbe device nameBin Meng
2015-04-20net: gem: Use correct type for castingMichal Simek
2015-04-20net/phy: fixup for get_phy_idShengzhou Liu
2015-04-20net: phy: micrel: add support for KSZ8081MNXLuca Ellero
2015-04-20net: rtl8169: Build warning fixes for 64-bitThierry Reding
2015-04-20net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu
2015-04-18dm: net: Adjust designware driver to support driver modelSimon Glass
2015-04-18dm: net: Tidy up designware driver ready for driver modelSimon Glass
2015-04-18dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger
2015-04-18net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-04-18net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-04-18net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger
2015-04-18sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger
2015-04-18sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger
2015-04-18sandbox: eth: Add ability to disable ping reply in sandbox eth driverJoe Hershberger
2015-04-18sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger
2015-04-18sandbox: eth: Add network support to sandboxJoe Hershberger
2015-04-18dm: eth: Add basic driver model support to Ethernet stackJoe Hershberger
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2015-04-15sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski
2015-04-10lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)
2015-03-24net: Add Intel Topcliff GMAC driverBin Meng
2015-03-24net: Add ethernet FCS length macro in net.hBin Meng
2015-03-18Net: macb: reset GBE bit when fallback checkingBo Shen