index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethoc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-3
/
+3
*
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
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
1
-1
/
+1
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
1
-1
/
+1
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
1
-1
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-24
1
-4
/
+4
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-2
/
+2
*
dm: Use dm.h header when driver mode is used
Simon Glass
2017-06-01
1
-1
/
+1
*
net/ethoc: implement MDIO bus and support phylib
Max Filippov
2016-08-15
1
-6
/
+150
*
net/ethoc: support private memory configurations
Max Filippov
2016-08-15
1
-5
/
+41
*
net/ethoc: don't mix virtual and physical addresses
Max Filippov
2016-08-15
1
-10
/
+13
*
net/ethoc: support device tree
Max Filippov
2016-08-15
1
-0
/
+15
*
net/ethoc: add CONFIG_DM_ETH support
Max Filippov
2016-08-15
1
-47
/
+174
*
net/ethoc: use priv instead of dev internally
Max Filippov
2016-08-15
1
-55
/
+56
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
1
-2
/
+2
*
openrisc: Fix a few type cast related warnings
Vasili Galka
2014-09-15
1
-4
/
+4
*
net: Fix remaining API interface breakage
Joe Hershberger
2012-05-23
1
-1
/
+1
*
net/ethoc: use flush_dcache_range instead of flush_dcache
Stefan Kristiansson
2012-03-30
1
-3
/
+3
*
net: ethoc: add write_hwaddr support
Thomas Chou
2010-05-03
1
-3
/
+3
*
net: add opencore 10/100 ethernet mac driver
Thomas Chou
2010-05-03
1
-0
/
+511