- 7bea69e Merge a patch series to improve dc2114x support by Tom Rini · 4 weeks ago
- 53bad6b net: dc2114x: remove the pass all multicast flag in operation mode settings by Hanyuan Zhao · 4 months ago
- 4e4e1b9 net: dc2114x: allow users to decide how to tx packets according to IP core by Hanyuan Zhao · 4 months ago
- a34fa7d net: dc2114x: allow users to decide whether to detect the tx No Carrier errors by Hanyuan Zhao · 4 months ago
- 2e6ec85 net: dc2114x: remove unused lines and change the var and print types by Hanyuan Zhao · 4 months ago
- b618201 net: dc2114x: add support for CPUs that have cache between the memory and the card by Hanyuan Zhao · 4 months ago
- 66c2861 net: dc2114x: set the card number to start at zero by Hanyuan Zhao · 4 months ago
- 9bea14b net: dc2114x: get mac address from environment by Hanyuan Zhao · 4 months ago
- a45684c net: dc2114x: add support for platforms that don't have pci controllers by Hanyuan Zhao · 4 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 6a1ea38 net: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 77cf6dd net: dc2114x: Remove non-DM_ETH code by Tom Rini · 2 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 1d6c738 net: dc2114x: Add DM support by Marek Vasut · 4 years, 5 months ago
- 29b9efc net: dc2114x: Split common parts of non-DM functions out by Marek Vasut · 4 years, 5 months ago
- dabf04f net: dc2114x: Split RX path by Marek Vasut · 4 years, 5 months ago
- f19db7f net: dc2114x: Add RX/TX rings into the private data by Marek Vasut · 4 years, 5 months ago
- b8e0b47 net: dc2114x: Pass PCI BDF into phys_to_bus() by Marek Vasut · 4 years, 5 months ago
- 25ada1f net: dc2114x: Pass private data around by Marek Vasut · 4 years, 5 months ago
- a3f8908 net: dc2114x: Introduce private data by Marek Vasut · 4 years, 5 months ago
- 992af7d net: dc2114x: Use standard I/O accessors by Marek Vasut · 4 years, 5 months ago
- ca22997 net: dc2114x: Drop update_srom() by Marek Vasut · 4 years, 5 months ago
- d8f69b7 net: dc2114x: Support all DC2114x by Marek Vasut · 4 years, 5 months ago
- 7cc35c8 net: dc2114x: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 5 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 091eea8 net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond() by Marek Vasut · 4 years, 7 months ago
- 5e2ad05 net: dc2114x: Reorganize driver by Marek Vasut · 4 years, 7 months ago
- f02b701 net: dc2114x: Clean up INL/OUTL functions by Marek Vasut · 4 years, 7 months ago
- 75244fb net: dc2114x: Clean up DE4X5 macros by Marek Vasut · 4 years, 7 months ago
- 81d10f7 net: dc2114x: Clean up remaining driver code by Marek Vasut · 4 years, 7 months ago
- b46c7a0 net: dc2114x: Clean up SROM operations by Marek Vasut · 4 years, 7 months ago
- e13635a net: dc2114x: Clean up send_setup_frame() by Marek Vasut · 4 years, 7 months ago
- 1f34678 net: dc2114x: Clean up dc21x4x_halt() by Marek Vasut · 4 years, 7 months ago
- f30abb7 net: dc2114x: Clean up dc21x4x_recv() by Marek Vasut · 4 years, 7 months ago
- e3ffef3 net: dc2114x: Clean up dc21x4x_send() by Marek Vasut · 4 years, 7 months ago
- 268cc5b net: dc2114x: Clean up init code by Marek Vasut · 4 years, 7 months ago
- 331e4ec net: tulip: Remove CONFIG_TULIP_* by Marek Vasut · 4 years, 7 months ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 2ccb8b0 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
- 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
- bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- cfb0cee drivers/net/dc2114x.c: Fix compile warning by Joe Hershberger · 13 years ago
- 68b1b93 net: dc2114x: check for apropriate command by Linus Walleij · 13 years ago
- d45fa74 net: dc2114x: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
- b203965 drivers/net/: get mac address from environment by Mike Frysinger · 16 years ago
- 840f8a5 Moved initialization of TULIP Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
- 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
- a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
- de9fcb5 Fix Ethernet init() return codes by Ben Warren · 17 years ago
- ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/dc2114x.c]
- 30c2f24 drivers/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- b1d408a drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
- 3be717f Patches by Stephan Linz, 11 Dec 2003: by wdenk · 21 years ago
- 5da7f2f * Patch by Ronen Shitrit, 10 Dec 2003: by wdenk · 21 years ago
- 0260cd6 * Patch by André Schwarz, 8 Dec 2003: by wdenk · 21 years ago
- 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
- c609719 Initial revision by wdenk · 22 years ago