| Commit message (Expand) | Author | Age | Files | Lines |
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat() | Simon Glass | 2020-12-13 | 1 | -2/+2 |
* | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 2020-12-13 | 1 | -2/+2 |
* | net: dc2114x: Add DM support | Marek Vasut | 2020-07-25 | 1 | -2/+145 |
* | net: dc2114x: Split common parts of non-DM functions out | Marek Vasut | 2020-07-25 | 1 | -50/+67 |
* | net: dc2114x: Split RX path | Marek Vasut | 2020-07-25 | 1 | -24/+43 |
* | net: dc2114x: Add RX/TX rings into the private data | Marek Vasut | 2020-07-25 | 1 | -46/+46 |
* | net: dc2114x: Pass PCI BDF into phys_to_bus() | Marek Vasut | 2020-07-25 | 1 | -13/+16 |
* | net: dc2114x: Pass private data around | Marek Vasut | 2020-07-25 | 1 | -64/+71 |
* | net: dc2114x: Introduce private data | Marek Vasut | 2020-07-25 | 1 | -7/+18 |
* | net: dc2114x: Use standard I/O accessors | Marek Vasut | 2020-07-25 | 1 | -2/+3 |
* | net: dc2114x: Drop update_srom() | Marek Vasut | 2020-07-25 | 1 | -91/+0 |
* | net: dc2114x: Support all DC2114x | Marek Vasut | 2020-07-25 | 1 | -9/+0 |
* | net: dc2114x: Use PCI_DEVICE() to define PCI device compat list | Marek Vasut | 2020-07-25 | 1 | -2/+2 |
* | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada | 2020-07-17 | 1 | -5/+5 |
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.h | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond() | Marek Vasut | 2020-05-01 | 1 | -36/+21 |
* | net: dc2114x: Reorganize driver | Marek Vasut | 2020-05-01 | 1 | -347/+325 |
* | net: dc2114x: Clean up INL/OUTL functions | Marek Vasut | 2020-05-01 | 1 | -24/+24 |
* | net: dc2114x: Clean up DE4X5 macros | Marek Vasut | 2020-05-01 | 1 | -39/+50 |
* | net: dc2114x: Clean up remaining driver code | Marek Vasut | 2020-05-01 | 1 | -43/+43 |
* | net: dc2114x: Clean up SROM operations | Marek Vasut | 2020-05-01 | 1 | -54/+63 |
* | net: dc2114x: Clean up send_setup_frame() | Marek Vasut | 2020-05-01 | 1 | -22/+22 |
* | net: dc2114x: Clean up dc21x4x_halt() | Marek Vasut | 2020-05-01 | 1 | -2/+2 |
* | net: dc2114x: Clean up dc21x4x_recv() | Marek Vasut | 2020-05-01 | 1 | -25/+19 |
* | net: dc2114x: Clean up dc21x4x_send() | Marek Vasut | 2020-05-01 | 1 | -22/+20 |
* | net: dc2114x: Clean up init code | Marek Vasut | 2020-05-01 | 1 | -34/+32 |
* | net: tulip: Remove CONFIG_TULIP_* | Marek Vasut | 2020-05-01 | 1 | -83/+5 |
* | env: Move env_get() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
* | net.h: Include linux/if_ether.h to avoid duplication | Bin Meng | 2018-10-10 | 1 | -1/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -3/+1 |
* | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger | 2015-04-18 | 1 | -3/+6 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | drivers/net/dc2114x.c: Fix compile warning | Joe Hershberger | 2012-05-22 | 1 | -2/+2 |
* | net: dc2114x: check for apropriate command | Linus Walleij | 2011-10-22 | 1 | -3/+5 |
* | net: dc2114x: Add initialized eth_device structure | Nobuhiro Iwamatsu | 2010-11-14 | 1 | -0/+6 |
* | drivers/net/: get mac address from environment | Mike Frysinger | 2009-03-20 | 1 | -3/+6 |
* | Moved initialization of TULIP Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | 1 | -0/+1 |
* | net: Conditional COBJS inclusion of network drivers | Shinya Kuribayashi | 2008-06-09 | 1 | -6/+0 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 1 | -24/+23 |
* | Fix Ethernet init() return codes | Ben Warren | 2008-01-10 | 1 | -2/+2 |
* | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD | 2007-11-25 | 1 | -0/+771 |