summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala2011-09-2912-0/+2212
* Revert "phylib: remove a couple of redundant code lines"Wolfgang Denk2011-09-281-2/+5
* KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETHGreg Ungerer2011-09-101-14/+28
* phylib: remove a couple of redundant code linesVladimir Zapolskiy2011-09-101-5/+2
* phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy2011-09-101-1/+2
* smc911x: Fix build warningsWolfgang Denk2011-09-091-2/+2
* smc911x MII made availableHelmut Raiger2011-09-071-6/+30
* da850: fix the channel number for EMAC teardown initNagabhushana Netagunte2011-09-041-2/+2
* phy.c: make less verbose - turn printf() into debug()Wolfgang Denk2011-08-311-1/+1
* Add Ethernet hardware MAC address framework to usbnetSimon Glass2011-08-081-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-08-021-7/+7
|\
| * net/4xx: Install interrupt handler after driver registrationStefan Roese2011-07-281-7/+7
* | cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-284-4/+4
|/
* net: Add SMSC89128 supportPhil Edworthy2011-07-271-0/+2
* phylib: Detect link on 10G devices correctlyAndy Fleming2011-07-271-2/+6
* net: designware: fix uninitialized phy_addr usageMike Frysinger2011-07-251-0/+2
* net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabledMike Frysinger2011-07-251-1/+3
* Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ2011-07-162-8/+10
* macb: fix compile warningandreas.devel@googlemail.com2011-06-211-2/+3
* at91_emac: fix compile warningandreas.devel@googlemail.com2011-06-211-5/+7
* update arm/at91rm9200 work with rework rework110202Jens Scharsig2011-06-211-16/+16
* mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUEValentin Longchamp2011-05-311-0/+2
* Minor coding style cleanup.Wolfgang Denk2011-05-192-2/+0
* ATMEL: fix related common atmel driver filesReinhard Meyer2011-05-181-6/+8
* net: xilinx emaclite: Fix return valuesMichal Simek2011-05-121-7/+7
* NET: pass source IP address to packet handlersLuca Ceresoli2011-05-121-2/+3
* tsec: Convert tsec to use PHY LibAndy Fleming2011-04-203-1505/+219
* phylib: Add a bunch of PHY drivers from tsecAndy Fleming2011-04-2012-0/+1500
* Create PHY Lib for U-BootAndy Fleming2011-04-203-0/+831
* Remove instances of phy_read/writeAndy Fleming2011-04-203-32/+34
* tsec: arrange the code to avoid useless function declarationMingkai Hu2011-04-201-440/+415
* tsec: use IO accessors for IO accessesMingkai Hu2011-04-201-123/+126
* Fix misc spelling errors found by lintianLoïc Minier2011-04-121-1/+1
* Net: Add Intel E1000 82574L PCIe card supportRoy Zang2011-04-112-8/+31
* ea20: fix undefined PHY_* errorsBen Gardiner2011-04-111-3/+3
* tsec: add AR8021 PHY supportLi Yang2011-04-041-0/+23
* net: ftmac100: update get_timer() usagesPo-Yu Chuang2011-03-211-3/+3
* net: ftmac100: remove unnecessary volatilesPo-Yu Chuang2011-03-211-6/+6
* net: sh_eth: add support for SH7757's ETHERYoshihiro Shimoda2011-03-162-4/+86
* net: ne2000: Add spport RTL-8019ASNobuhiro Iwamatsu2011-02-151-1/+2
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-02-041-0/+9
|\
| * net: sh_eth: add cache handlingYoshihiro Shimoda2011-02-021-0/+9
* | DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj2011-02-021-0/+7
* | DaVinci EMAC: Add name to Ethernet deviceSandeep Paulraj2011-02-021-0/+1
* | DaVinci EMAC: Fix davinci_eth_gigabit_enableSandeep Paulraj2011-02-021-3/+4
* | fec_mxc: add support for MX53 processorLiu Hui-R643432011-02-022-3/+3
|/
* NET: lan91c96: Correct chip detect logicYanjun Yang2011-01-181-1/+1
* LAN91C*: Change chip names to fit the eth_device struct sizeYanjun Yang2011-01-101-2/+2
* ftgmac100: support of gigabit eth ftgmac100Macpaul Lin2011-01-093-0/+826
* miiphy: convert to linux/mii.hMike Frysinger2011-01-0916-148/+145
OpenPOWER on IntegriCloud