aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-09-28Revert "phylib: remove a couple of redundant code lines"Wolfgang Denk
2011-09-10KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETHGreg Ungerer
2011-09-10phylib: remove a couple of redundant code linesVladimir Zapolskiy
2011-09-10phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy
2011-09-09smc911x: Fix build warningsWolfgang Denk
2011-09-07smc911x MII made availableHelmut Raiger
2011-09-04da850: fix the channel number for EMAC teardown initNagabhushana Netagunte
2011-08-31phy.c: make less verbose - turn printf() into debug()Wolfgang Denk
2011-08-08Add Ethernet hardware MAC address framework to usbnetSimon Glass
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2011-07-28net/4xx: Install interrupt handler after driver registrationStefan Roese
2011-07-27net: Add SMSC89128 supportPhil Edworthy
2011-07-27phylib: Detect link on 10G devices correctlyAndy Fleming
2011-07-25net: designware: fix uninitialized phy_addr usageMike Frysinger
2011-07-25net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabledMike Frysinger
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ
2011-06-21macb: fix compile warningandreas.devel@googlemail.com
2011-06-21at91_emac: fix compile warningandreas.devel@googlemail.com
2011-06-21update arm/at91rm9200 work with rework rework110202Jens Scharsig
2011-05-31mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUEValentin Longchamp
2011-05-19Minor coding style cleanup.Wolfgang Denk
2011-05-18ATMEL: fix related common atmel driver filesReinhard Meyer
2011-05-12net: xilinx emaclite: Fix return valuesMichal Simek
2011-05-12NET: pass source IP address to packet handlersLuca Ceresoli
2011-04-20tsec: Convert tsec to use PHY LibAndy Fleming
2011-04-20phylib: Add a bunch of PHY drivers from tsecAndy Fleming
2011-04-20Create PHY Lib for U-BootAndy Fleming
2011-04-20Remove instances of phy_read/writeAndy Fleming
2011-04-20tsec: arrange the code to avoid useless function declarationMingkai Hu
2011-04-20tsec: use IO accessors for IO accessesMingkai Hu
2011-04-12Fix misc spelling errors found by lintianLoïc Minier
2011-04-11Net: Add Intel E1000 82574L PCIe card supportRoy Zang
2011-04-11ea20: fix undefined PHY_* errorsBen Gardiner
2011-04-04tsec: add AR8021 PHY supportLi Yang
2011-03-21net: ftmac100: update get_timer() usagesPo-Yu Chuang
2011-03-21net: ftmac100: remove unnecessary volatilesPo-Yu Chuang
2011-03-16net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda
2011-02-15net: ne2000: Add spport RTL-8019ASNobuhiro Iwamatsu
2011-02-04Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk
2011-02-02net: sh_eth: add cache handlingYoshihiro Shimoda
2011-02-02DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj
2011-02-02DaVinci EMAC: Add name to Ethernet deviceSandeep Paulraj
2011-02-02DaVinci EMAC: Fix davinci_eth_gigabit_enableSandeep Paulraj
2011-02-02fec_mxc: add support for MX53 processorLiu Hui-R64343
2011-01-18NET: lan91c96: Correct chip detect logicYanjun Yang
2011-01-10LAN91C*: Change chip names to fit the eth_device struct sizeYanjun Yang
2011-01-09ftgmac100: support of gigabit eth ftgmac100Macpaul Lin
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-12-16Merge branch 'master' of ../master into nextWolfgang Denk