Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
713a02a2ce46199c83c3cee0bd02f99dadaa4c8a
/
drivers
/
net
/
xilinx_emaclite.c
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 7 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
6516e3f
net: xilinx: Use mdio_register_seq() to support multiple instances
by Michal Simek
· 8 years ago
361a879
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
by Tom Rini
· 8 years ago
b63cb3a
net: xilinx: Use mdio_register_seq() to support multiple instances
by Michal Simek
· 8 years ago
5d97dff
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
611fe0b
net: emaclite: use __raw_readl/writel instead of weird define
by Zubair Lutfullah Kakakhel
· 8 years ago
39e020e
net: emaclite: Use ioremap_nocache
by Zubair Lutfullah Kakakhel
· 8 years ago
55259e7
net: xilinx: Handle error value from phy_startup()
by Michal Simek
· 8 years ago
f412b6a
net: emaclite: Let core to handle received packet
by Michal Simek
· 9 years ago
f03ec01
net: emaclite: Rename start and stop functions
by Michal Simek
· 9 years ago
d538ee1
net: emaclite: Move driver to DM
by Michal Simek
· 9 years ago
4d2749b
net: emaclite: Use indirect access in emaclite_recv
by Michal Simek
· 9 years ago
0070251
net: emaclite: Use indirect reg access in send
by Michal Simek
· 9 years ago
15c239c
net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag
by Michal Simek
· 9 years ago
26c7945
net: emaclite: Fix logic around available TX buffers
by Michal Simek
· 9 years ago
5a4baa3
net: emaclite: Use indirect register access for TX reset
by Michal Simek
· 9 years ago
3af7090
net: emaclite: Use indirect register access for rx_ping/pong
by Michal Simek
· 9 years ago
a0b2bfb
net: emaclite: Use indirect register access for tx_ping/pong
by Michal Simek
· 9 years ago
9a23c49
net: emaclite: Convert MDIO to use register offset
by Michal Simek
· 9 years ago
d722e86
net: emaclite: Add MDIO support to driver
by Michal Simek
· 9 years ago
8ce6947
net: emaclite: Remove ancient OF probe function
by Michal Simek
· 9 years ago
0f92582
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
1fd92db
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· 10 years ago
0c9c99a
net: emaclite: Fix OF initialization
by Michal Simek
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
7fd7082
net: emaclite: Support OF initialization
by Michal Simek
· 12 years ago
1ae6b9c
drivers/net/xilinx_emaclite.c: Fix compile warning
by Stephan Linz
· 12 years ago
c1044a1
net: emaclite: Move RX/TX ping pong initialization to
by Michal Simek
· 13 years ago
9b94755
net: emaclite: Use unsigned long for baseaddr
by Michal Simek
· 13 years ago
5ac8380
net: emaclite: Fix coding style
by Michal Simek
· 13 years ago
8043925
net: emaclite: Use PKTSIZE directly
by Michal Simek
· 13 years ago
947324b
net: emaclite: Setup RX/TX ping pong for every instance
by Michal Simek
· 13 years ago
773cfa8
net: emaclite: Use dynamic allocation
by Michal Simek
· 13 years ago
8d95ddb
net: emaclite: Remove baseaddress from xemaclite
by Michal Simek
· 13 years ago
28ae02e
net: emaclite: Use calloc instead of malloc
by Michal Simek
· 13 years ago
be98696
net: emaclite: Remove deviceid property
by Michal Simek
· 13 years ago
25a0255
net: emaclite: Change driver name and add address
by Michal Simek
· 13 years ago
95efa79
net: xilinx emaclite: Fix return values
by Michal Simek
· 14 years ago
042272a
net: Move Emaclite to NET_MULTI
by Michal Simek
· 14 years ago
3f91ec0
net: Fix emaclite driver to support little-endian microblaze
by Michal Simek
· 14 years ago
78d19a3
net: emaclite: Cleanup license to be GPL compatible
by Michal Simek
· 15 years ago
d3f8714
drivers/net/: get mac address from environment
by Mike Frysinger
· 16 years ago
f2a7806f
xilinx_emaclite buffer overrun
by Clive Stubbings
· 16 years ago
93f6d72
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
89c5389
microblaze: add Emaclite ethernet driver
by Michal Simek
· 17 years ago
b49c90d
[FIX] remove files form repository
by Michal Simek
· 17 years ago
706714d
[FIX] remove cute code
by Michal Simek
· 17 years ago
a274ca4
[FIX] Coding style cleanup
by Michal Simek
· 17 years ago
0c0a9cd
[PATCH] Support for Xilinx EmacLite controller
by Michal Simek
· 17 years ago