- 6c7d3f6 net: eepro100: Switch from malloc()+memset() to calloc() by Marek Vasut · 4 years, 6 months ago
- 3a15684 net: eepro100: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 6 months ago
- 047a800 net: eepro100: Reorder functions in the driver by Marek Vasut · 4 years, 6 months ago
- d47cf87 net: eepro100: Remove volatile misuse by Marek Vasut · 4 years, 6 months ago
- 5116aae net: eepro100: Add cache management by Marek Vasut · 4 years, 6 months ago
- 95655b9 net: eepro100: Factor out tx_ring command issuing by Marek Vasut · 4 years, 6 months ago
- 46df32e net: eepro100: Replace purge_tx_ring() with memset() by Marek Vasut · 4 years, 6 months ago
- 81bdeea net: eepro100: Use standard I/O accessors by Marek Vasut · 4 years, 6 months ago
- f3878f5 net: eepro100: Fix camelcase by Marek Vasut · 4 years, 6 months ago
- b013173 net: eepro100: Fix remaining checkpatch issues by Marek Vasut · 4 years, 6 months ago
- 614e951 net: eepro100: Fix indented label by Marek Vasut · 4 years, 6 months ago
- 7a30873 net: eepro100: Fix pointer location by Marek Vasut · 4 years, 6 months ago
- 773af83 net: eepro100: Fix parenthesis alignment by Marek Vasut · 4 years, 6 months ago
- 9b12ff9 net: eepro100: Fix braces by Marek Vasut · 4 years, 6 months ago
- db9f181 net: eepro100: Fix spacing by Marek Vasut · 4 years, 6 months ago
- e5352c6 net: eepro100: Use plain debug() by Marek Vasut · 4 years, 6 months ago
- aba283d net: eepro100: Clean up comments by Marek Vasut · 4 years, 6 months ago
- 0a5be6c net: eepro100: Remove EEPRO100_SROM_WRITE by Marek Vasut · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- 07e1114 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 6 months ago
- dda5251 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 63c6f1c net: eepro100: Fix unused variable warning by Tom Rini · 8 years ago
- 5a49f17 net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
- e6655d7 net: eepro100: Fix build warnings by Bin Meng · 9 years ago
- 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
- 03b0040 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · 10 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- bccbe61 drivers/net/eepro100.c: Fix compile warning by Joe Hershberger · 12 years ago
- 3d458d2 drivers/net/eepro100.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
- 72c4c33 net: eepro100: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
- d7fb9bc Fix compile warnings for const correctness by Ben Warren · 14 years ago
- 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
- 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 10efa02 Moved initialization of EEPRO100 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
- 3b904cc net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
- 422b1a0 Fix Ethernet init() return codes by Ben Warren · 17 years ago
- 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/eepro100.c]
- 07d38a1 drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- d5be43d drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
- c570b2f Add board support for armadillo HT1070 Patch by Rowel Atienza, 06 Apr 2005 by Wolfgang Denk · 19 years ago
- a912733 Add support for MII in eepro100 driver. Patch by Gleb Natapov, 21 Mar 2005 by Wolfgang Denk · 19 years ago
- 3a473b2 * Patch by Ronen Shitrit, 10 Dec 2003: by wdenk · 21 years ago
- 42d1f03 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
- 8bde7f7 * Code cleanup: by wdenk · 21 years ago
- 7a8e9bed * Patch by Marc Singer, 29 May 2003: by wdenk · 21 years ago
- 1df49e2 Initial revision by wdenk · 22 years ago