index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dc2114x.c
Age
Commit message (
Expand
)
Author
2025-05-29
net: dc2114x: Include env.h to permit reading the environment
Simon Glass
2024-10-27
Merge a patch series to improve dc2114x support
Tom Rini
2024-10-27
net: dc2114x: remove the pass all multicast flag in operation mode settings
Hanyuan Zhao
2024-10-27
net: dc2114x: allow users to decide how to tx packets according to IP core
Hanyuan Zhao
2024-10-27
net: dc2114x: allow users to decide whether to detect the tx No Carrier errors
Hanyuan Zhao
2024-10-27
net: dc2114x: remove unused lines and change the var and print types
Hanyuan Zhao
2024-10-27
net: dc2114x: add support for CPUs that have cache between the memory and the...
Hanyuan Zhao
2024-10-27
net: dc2114x: set the card number to start at zero
Hanyuan Zhao
2024-10-27
net: dc2114x: get mac address from environment
Hanyuan Zhao
2024-10-27
net: dc2114x: add support for platforms that don't have pci controllers
Hanyuan Zhao
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
net: Remove <common.h> and add needed includes
Tom Rini
2022-12-07
net: dc2114x: Remove non-DM_ETH code
Tom Rini
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-25
net: dc2114x: Add DM support
Marek Vasut
2020-07-25
net: dc2114x: Split common parts of non-DM functions out
Marek Vasut
2020-07-25
net: dc2114x: Split RX path
Marek Vasut
2020-07-25
net: dc2114x: Add RX/TX rings into the private data
Marek Vasut
2020-07-25
net: dc2114x: Pass PCI BDF into phys_to_bus()
Marek Vasut
2020-07-25
net: dc2114x: Pass private data around
Marek Vasut
2020-07-25
net: dc2114x: Introduce private data
Marek Vasut
2020-07-25
net: dc2114x: Use standard I/O accessors
Marek Vasut
2020-07-25
net: dc2114x: Drop update_srom()
Marek Vasut
2020-07-25
net: dc2114x: Support all DC2114x
Marek Vasut
2020-07-25
net: dc2114x: Use PCI_DEVICE() to define PCI device compat list
Marek Vasut
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-01
net: dc2114x: Switch DEBUG_SROM{,2} to debug_cond()
Marek Vasut
2020-05-01
net: dc2114x: Reorganize driver
Marek Vasut
2020-05-01
net: dc2114x: Clean up INL/OUTL functions
Marek Vasut
2020-05-01
net: dc2114x: Clean up DE4X5 macros
Marek Vasut
2020-05-01
net: dc2114x: Clean up remaining driver code
Marek Vasut
2020-05-01
net: dc2114x: Clean up SROM operations
Marek Vasut
2020-05-01
net: dc2114x: Clean up send_setup_frame()
Marek Vasut
2020-05-01
net: dc2114x: Clean up dc21x4x_halt()
Marek Vasut
2020-05-01
net: dc2114x: Clean up dc21x4x_recv()
Marek Vasut
2020-05-01
net: dc2114x: Clean up dc21x4x_send()
Marek Vasut
2020-05-01
net: dc2114x: Clean up init code
Marek Vasut
2020-05-01
net: tulip: Remove CONFIG_TULIP_*
Marek Vasut
2019-08-11
env: Move env_get() to env.h
Simon Glass
2018-10-10
net.h: Include linux/if_ether.h to avoid duplication
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
[next]