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
/
xilinx_emaclite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
1
-1
/
+1
*
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
-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
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
1
-1
/
+1
*
treewide: remove (phys_addr_t) casts from devfdt_get_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: remove (phys_addr_t) casts from devfdt_get_addr()
Masahiro Yamada
2020-07-20
1
-1
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-3
/
+3
*
net: xilinx: Use mdio_register_seq() to support multiple instances
Michal Simek
2016-12-20
1
-2
/
+1
*
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-09
1
-1
/
+2
*
net: xilinx: Use mdio_register_seq() to support multiple instances
Michal Simek
2016-12-08
1
-2
/
+1
*
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
net: emaclite: use __raw_readl/writel instead of weird define
Zubair Lutfullah Kakakhel
2016-09-21
1
-41
/
+45
*
net: emaclite: Use ioremap_nocache
Zubair Lutfullah Kakakhel
2016-09-21
1
-1
/
+3
*
net: xilinx: Handle error value from phy_startup()
Michal Simek
2016-05-24
1
-2
/
+4
*
net: emaclite: Let core to handle received packet
Michal Simek
2016-01-27
1
-3
/
+3
*
net: emaclite: Rename start and stop functions
Michal Simek
2016-01-27
1
-5
/
+5
*
net: emaclite: Move driver to DM
Michal Simek
2016-01-27
1
-68
/
+91
*
net: emaclite: Use indirect access in emaclite_recv
Michal Simek
2016-01-27
1
-52
/
+73
*
net: emaclite: Use indirect reg access in send
Michal Simek
2016-01-27
1
-30
/
+18
*
net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag
Michal Simek
2016-01-27
1
-13
/
+2
*
net: emaclite: Fix logic around available TX buffers
Michal Simek
2016-01-27
1
-16
/
+8
*
net: emaclite: Use indirect register access for TX reset
Michal Simek
2016-01-27
1
-3
/
+3
*
net: emaclite: Use indirect register access for rx_ping/pong
Michal Simek
2016-01-27
1
-3
/
+2
*
net: emaclite: Use indirect register access for tx_ping/pong
Michal Simek
2016-01-27
1
-13
/
+13
*
net: emaclite: Convert MDIO to use register offset
Michal Simek
2016-01-27
1
-36
/
+56
*
net: emaclite: Add MDIO support to driver
Michal Simek
2016-01-27
1
-0
/
+238
*
net: emaclite: Remove ancient OF probe function
Michal Simek
2016-01-27
1
-30
/
+0
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
1
-1
/
+1
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
1
-1
/
+1
*
net: emaclite: Fix OF initialization
Michal Simek
2014-03-04
1
-8
/
+9
*
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
*
net: emaclite: Support OF initialization
Michal Simek
2012-09-24
1
-0
/
+30
*
drivers/net/xilinx_emaclite.c: Fix compile warning
Stephan Linz
2012-05-22
1
-3
/
+3
*
net: emaclite: Move RX/TX ping pong initialization to
Michal Simek
2011-10-23
1
-7
/
+4
*
net: emaclite: Use unsigned long for baseaddr
Michal Simek
2011-10-23
1
-2
/
+2
*
net: emaclite: Fix coding style
Michal Simek
2011-10-15
1
-30
/
+27
*
net: emaclite: Use PKTSIZE directly
Michal Simek
2011-10-15
1
-6
/
+4
*
net: emaclite: Setup RX/TX ping pong for every instance
Michal Simek
2011-10-15
1
-55
/
+68
*
net: emaclite: Use dynamic allocation
Michal Simek
2011-10-03
1
-16
/
+25
*
net: emaclite: Remove baseaddress from xemaclite
Michal Simek
2011-10-03
1
-21
/
+21
*
net: emaclite: Use calloc instead of malloc
Michal Simek
2011-10-03
1
-2
/
+1
[next]