index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dm9000x.c
Age
Commit message (
Expand
)
Author
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
2023-05-06
drivers: use dev_read_addr_index_ptr when cast to pointer
Johan Jonker
2022-12-07
net: dm9000x: Remove non-DM_ETH code
Tom Rini
2022-08-08
net: dm9000: Correctly handle empty FIFO
Marek Vasut
2022-04-13
net: dm9000: Add DM support
Marek Vasut
2022-04-13
net: dm9000: Receive one packet per recv call
Marek Vasut
2022-04-13
net: dm9000: Split non-DM specific bits from common code
Marek Vasut
2022-04-13
net: dm9000: Pass private data around for IO
Marek Vasut
2022-04-13
net: dm9000: Drop dm9000.h and staticize SROM access
Marek Vasut
2022-04-13
net: dm9000: Drop static device private data
Marek Vasut
2022-04-13
net: dm9000: Rename board_info to dm9000_priv
Marek Vasut
2022-04-13
net: dm9000: Reorder and staticize
Marek Vasut
2022-04-13
net: dm9000: Checkpatch cleanup
Marek Vasut
2022-04-13
net: dm9000: Drop volatiles
Marek Vasut
2022-04-13
net: dm9000: Turn DM9000_DMP_PACKET() into a function
Marek Vasut
2022-04-13
net: dm9000: Drop unused dump_regs()
Marek Vasut
2022-04-13
net: dm9000: Make RxLen and RxStatus lowercase
Marek Vasut
2022-04-13
net: dm9000: Replace DM9000_DBG() with debug()
Marek Vasut
2022-04-13
net: dm9000: Make accessor names lowercase
Marek Vasut
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-01-14
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2015-05-20
net: Remove all calls to net_random_ethaddr()
Joe Hershberger
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2014-05-12
net: rename and refactor eth_rand_ethaddr() function
Masahiro Yamada
2013-11-22
net: dm9000: random mac address support
Andrew Ruder
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-05-22
drivers/net/dm9000x.c: Fix compile warning
Joe Hershberger
2011-10-17
DM9000:Add a byte swap macro for dm9000 io operation.
Jason Jin
2011-04-20
Remove instances of phy_read/write
Andy Fleming
2010-07-12
net: dm9000x: re-add casts to I/O pointers to fix gcc warnings
Mike Frysinger
2010-05-26
dm9000x.c: fix compile problems
Wolfgang Denk
2010-05-03
net: dm9000x: use standard I/O accessors
Mike Frysinger
2009-12-13
net: dm9000x: fix debug output
Thomas Weber
2009-10-29
Fix DM9000 MAC address handling
Ben Warren
2009-06-15
Convert DM9000 driver for CONFIG_NET_MULTI
Remy Bohmer
2009-06-08
Add config option for disabling DM9000-SROM support.
Remy Bohmer
2009-04-28
dm9000 EEPROM reading bugfix
David Brownell
2009-03-20
drivers/net/: get mac address from environment
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-26
dm9000 remove dead external phy support, gpio fix
Andrew Dyer
2008-08-18
Fix dm9000 receive status and len little endian issue
TsiChung Liew
2008-06-09
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-06-08
Merge branch 'master' of git://git.denx.de/u-boot
Ben Warren
[next]