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_axi_emac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: xilinx: axi_emac: Typecast flush_cache arguments
Ashok Reddy Soma
2020-09-23
1
-6
/
+6
*
net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warnings
Ashok Reddy Soma
2020-09-23
1
-12
/
+24
*
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
*
net: xilinx: axi_emac: Fix endless loop when no PHYs are connected
Patrick van Gelder
2020-06-24
1
-1
/
+2
*
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
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
net: xilinx_axiemac: Fill the phy node pointer in phydev
Siva Durga Prasad Paladugu
2019-10-08
1
-1
/
+6
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
axi: ethernet: Added support for 64 bit addressing for axi-ethernet
Vipul Kumar
2018-04-09
1
-8
/
+25
*
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-24
1
-2
/
+2
*
net: xilinx_axi_emac: Use readl and writel for io ops
Siva Durga Prasad Paladugu
2017-11-29
1
-42
/
+42
*
net: xilinx_axi_emac: Add support for non processor mode
Siva Durga Prasad Paladugu
2017-11-29
1
-12
/
+29
*
net: xilinx_axi_emac: Read dma address using fdtdec_get_addr
Siva Durga Prasad Paladugu
2017-11-28
1
-2
/
+2
*
net: xilinx_axi_emac: Use wait_for_bit instead of while loop
Siva Durga Prasad Paladugu
2017-11-28
1
-6
/
+5
*
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
-4
/
+4
*
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
*
net: axi_emac: Report phy-node error message permanently
Michal Simek
2016-04-04
1
-1
/
+1
*
net: xilinx_axi: Clear Isolate bit if found during phy setup
Siva Durga Prasad Paladugu
2016-04-04
1
-1
/
+19
*
net: xilinx_axi: Use interface type instead of zero
Siva Durga Prasad Paladugu
2016-04-04
1
-1
/
+1
*
net: Add axi emac to Kconfig
Michal Simek
2016-01-27
1
-4
/
+0
*
net: axi_emac: Rename start, stop, write_hwaddr functions
Michal Simek
2016-01-27
1
-7
/
+7
*
net: axi_emac: Split recv from free_pkt
Michal Simek
2016-01-27
1
-3
/
+9
*
net: axi_emac: Enable access to MDIO in probe
Michal Simek
2016-01-27
1
-3
/
+19
*
net: axi_emac: Move driver to DM
Michal Simek
2016-01-27
1
-68
/
+122
*
net: axi_emac: Pass private structure where possible
Michal Simek
2016-01-27
1
-9
/
+7
*
net: axi_emac: Pass private structure to phyread/phywrite
Michal Simek
2016-01-27
1
-9
/
+9
*
net: axi_emac: Put iobase to private structure
Michal Simek
2016-01-27
1
-2
/
+3
*
net: axi_emac: Pass directly pointer to register space
Michal Simek
2016-01-27
1
-6
/
+5
*
net: axi_emac: Show phy address instead of register content
Michal Simek
2016-01-27
1
-1
/
+1
*
net: axi_emac: Fix parentheses around operand !
Michal Simek
2016-01-27
1
-4
/
+4
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
1
-1
/
+1
*
net: axi_emac: Check if phy was correctly detected
Michal Simek
2014-02-04
1
-0
/
+4
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
net: abort network initialization if the PHY driver fails
Timur Tabi
2012-07-11
1
-1
/
+5
*
drivers/net/xilinx_axi_emac.c: Fix compile warning
Stephan Linz
2012-05-22
1
-1
/
+1
*
net: axi_ethernet: Add driver to u-boot
Michal Simek
2011-10-15
1
-0
/
+664