index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xilinx_emaclite.c
Age
Commit message (
Expand
)
Author
2022-10-05
net: emaclite: fix handling for IP packets with specific lengths
Samuel Obuch
2022-10-05
net: emaclite: fix xemaclite_alignedread/write functions
Samuel Obuch
2022-10-05
net: emaclite: enable for more architectures
Samuel Obuch
2022-06-24
net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driver
T Karthik Reddy
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
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
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-12-20
net: xilinx: Use mdio_register_seq() to support multiple instances
Michal Simek
2016-12-09
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-08
net: xilinx: Use mdio_register_seq() to support multiple instances
Michal Simek
2016-09-23
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-21
net: emaclite: use __raw_readl/writel instead of weird define
Zubair Lutfullah Kakakhel
2016-09-21
net: emaclite: Use ioremap_nocache
Zubair Lutfullah Kakakhel
2016-05-24
net: xilinx: Handle error value from phy_startup()
Michal Simek
2016-01-27
net: emaclite: Let core to handle received packet
Michal Simek
2016-01-27
net: emaclite: Rename start and stop functions
Michal Simek
2016-01-27
net: emaclite: Move driver to DM
Michal Simek
2016-01-27
net: emaclite: Use indirect access in emaclite_recv
Michal Simek
2016-01-27
net: emaclite: Use indirect reg access in send
Michal Simek
2016-01-27
net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag
Michal Simek
2016-01-27
net: emaclite: Fix logic around available TX buffers
Michal Simek
2016-01-27
net: emaclite: Use indirect register access for TX reset
Michal Simek
2016-01-27
net: emaclite: Use indirect register access for rx_ping/pong
Michal Simek
2016-01-27
net: emaclite: Use indirect register access for tx_ping/pong
Michal Simek
2016-01-27
net: emaclite: Convert MDIO to use register offset
Michal Simek
2016-01-27
net: emaclite: Add MDIO support to driver
Michal Simek
2016-01-27
net: emaclite: Remove ancient OF probe function
Michal Simek
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2014-03-04
net: emaclite: Fix OF initialization
Michal Simek
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
2012-09-24
net: emaclite: Support OF initialization
Michal Simek
2012-05-22
drivers/net/xilinx_emaclite.c: Fix compile warning
Stephan Linz
2011-10-23
net: emaclite: Move RX/TX ping pong initialization to
Michal Simek
2011-10-23
net: emaclite: Use unsigned long for baseaddr
Michal Simek
[next]