summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* E1000: clean up CONFIG_E1000_FALLBACK_MAC handlingWolfgang Denk2008-07-311-6/+7
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-131-2/+2
* Fix some more printf() format issues.Wolfgang Denk2008-07-111-2/+2
* Fix some more print() format errors.Wolfgang Denk2008-07-111-1/+1
* Fix some more print() format errors.Wolfgang Denk2008-07-102-3/+3
* e1000: add support for 82545GM 64bit PCI-X copper variantPaul Gortmaker2008-07-102-1/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-07-096-63/+1102
|\
| * Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve2008-07-062-54/+47
| * net: sh: Renesas SH7763 Ethernet device supportNobuhiro Iwamatsu2008-07-063-0/+1050
| * net: ne2000: Move dev_addr variable from grobal to local.Nobuhiro Iwamatsu2008-07-061-2/+1
| * net: ne2000: Fix compile error of NE2000Nobuhiro Iwamatsu2008-07-061-7/+4
* | net: smc911x: Fix typoNobuhiro Iwamatsu2008-07-071-1/+1
* | net: fix compile problem in smc911x driver.Nobuhiro Iwamatsu2008-07-071-2/+2
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-mipsWolfgang Denk2008-06-111-14/+14
|\
| * [MIPS] Update <asm/addrspace.h> headerShinya Kuribayashi2008-06-051-14/+14
* | net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-0934-201/+34
* | Merge branch 'master' of git://git.denx.de/u-bootBen Warren2008-06-082-2/+6
|\ \ | |/
| * Merging Stelian Pop AT91 patchesJean-Christophe PLAGNIOL-VILLARD2008-05-242-2/+6
| |\
| | * AT91SAM9263EK supportStelian Pop2008-05-101-2/+4
| | * AT91SAM9261EK supportStelian Pop2008-05-101-0/+2
| | * Fix @ -> <at> substitutionStelian Pop2008-05-081-1/+1
* | | DM9000 fix status check fail 0x6d error for trizeps boardRemy Bohmer2008-06-051-9/+8
* | | Fix order for reading rx-status registers in 32bit mode of DM9000Remy Bohmer2008-06-041-1/+2
* | | DM9000: Some minor code cleanupsRemy Bohmer2008-06-041-15/+26
* | | DM9000: Make driver work properly for DM9000ARemy Bohmer2008-06-041-39/+54
* | | DM9000: Improve eth_reset() routineRemy Bohmer2008-06-041-3/+31
* | | DM9000: improve eth_send() routineRemy Bohmer2008-06-041-4/+11
* | | DM9000: repair debug loggingRemy Bohmer2008-06-041-12/+21
* | | DM9000: Add data bus-width auto detection.Remy Bohmer2008-06-041-58/+129
* | | E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop AdapterWolfgang Grandegger2008-06-022-1/+4
* | | ColdFire: Add 10 base ethernet support for mcf5445xTsiChung Liew2008-06-021-0/+6
* | | Add Marvell 88E1118 support for TSECRon Madrid2008-05-231-0/+31
* | | smc911x: add 16 bit supportJens Gehrlein2008-05-221-2/+19
|/ /
* | Big white-space cleanup.Wolfgang Denk2008-05-2140-1354/+1347
* | Fix @ -> <at> substitutionStelian Pop2008-05-101-1/+1
|/
* drivers/net/tsec.c: Fix typo.Wolfgang Denk2008-05-041-1/+1
* TSEC: add config options for VSC8601 RGMII PHYAndre Schwarz2008-05-032-4/+13
* ColdFire: Fix ethernet hang issue for mcf547x_8xTsiChung Liew2008-04-301-1/+21
* NE2000: Fix regresssion introduced by e710185aae90 on non AX88796Jean-Christophe PLAGNIOL-VILLARD2008-04-286-227/+252
* minor cs8900 driver clean upGuennadi Liakhovetski2008-04-282-9/+7
* rtl8169: fix compiler warningsGuennadi Liakhovetski2008-04-281-5/+5
* pcnet.c: fix a merge issueWolfgang Denk2008-04-281-54/+0
* NE2000: coding style cleanupJean-Christophe PLAGNIOL-VILLARD2008-04-254-319/+348
* Fixed pcnet io_baseVlad Lungu2008-04-241-0/+55
* drivers/net/pcnet.c: Coding Style cleanup.Wolfgang Denk2008-04-241-360/+370
* Added Am79C970A chip id to pcnetVlad Lungu2008-04-241-0/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-04-182-0/+687
|\
| * Clean up smsc911x driverGuennadi Liakhovetski2008-04-151-349/+368
| * This patch adds a driver for the following smsc network controllers:Sascha Hauer2008-04-152-0/+668
* | s3c4510b_eth: fix 'packed' attribute ignored for fields of MACFrameJean-Christophe PLAGNIOL-VILLARD2008-04-171-8/+8
|/
OpenPOWER on IntegriCloud