index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
zynq_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-24
1
-6
/
+6
*
net: zynq_gem: Dont enable SGMII and PCS selection
Siva Durga Prasad Paladugu
2017-11-29
1
-1
/
+10
*
net: zynq_gem: Dont flush dummy descriptors
Siva Durga Prasad Paladugu
2017-06-02
1
-4
/
+0
*
net: zynq_gem: Use wait_for_bit with non breakable
Siva Durga Prasad Paladugu
2017-06-02
1
-2
/
+2
*
net: zynq_gem: Do not return -ENOSYS on success
Olliver Schinagl
2017-06-02
1
-5
/
+3
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
1
-1
/
+1
*
Merge tag 'xilinx-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2017-03-16
1
-18
/
+11
|
\
|
*
zynq: Move zynq to clock framework
Stefan Herbrechtsmeier
2017-02-17
1
-9
/
+0
|
*
net: zynq: Add clk framework support to zynq ethernet driver
Stefan Herbrechtsmeier
2017-02-17
1
-7
/
+15
|
*
net: zynq: Don't overwrite gem_rclk_ctrl with default value
Stefan Herbrechtsmeier
2017-02-17
1
-11
/
+5
*
|
net: zynq_gem: Fix masking of supported phydev features
Nathan Rossi
2017-03-07
1
-1
/
+1
|
/
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-5
/
+6
*
net: zynq_gem: Use clock driver for ZynqMP
Siva Durga Prasad Paladugu
2017-01-10
1
-0
/
+18
*
net: gem: Use wait_for_bit() instead of private mdio_wait()
Michal Simek
2017-01-10
1
-23
/
+9
*
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
*
common: miiphyutil: Work and report phy address in hex in mdio cmd
Michal Simek
2016-12-02
1
-1
/
+1
*
net: zynq_gem: Correct SGMII enable bit setting
Siva Durga Prasad Paladugu
2016-11-15
1
-1
/
+1
*
net: zynq_gem: Modify the nwcfg bit definitions
Siva Durga Prasad Paladugu
2016-11-15
1
-8
/
+8
*
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-05-24
1
-5
/
+9
|
\
|
*
net: zynq_gem: Add the passing of the phy-handle node
Dan Murphy
2016-05-24
1
-5
/
+10
*
|
phy: Wire return value from phy_config()
Michal Simek
2016-05-24
1
-2
/
+1
*
|
net: xilinx: Handle error value from phy_startup()
Michal Simek
2016-05-24
1
-1
/
+4
|
/
*
net: zynq_gem: Add SGMII support for zynqMP
Siva Durga Prasad Paladugu
2016-04-04
1
-2
/
+11
*
net: zynq_gem: Return error incase of invalid phy address
Siva Durga Prasad Paladugu
2016-04-04
1
-3
/
+1
*
net: gem: Allow to set the MAC from an EEPROM
Joe Hershberger
2016-04-04
1
-0
/
+18
*
net: zynq_gem: Add support for SGMII interface
Siva Durga Prasad Paladugu
2016-04-04
1
-7
/
+19
*
net: zynq: Change MDC setup for arm64
Michal Simek
2016-01-27
1
-0
/
+4
*
net: zynq_gem: Use shared wait_for_bit
Mateusz Kulikowski
2016-01-25
1
-33
/
+2
*
net: gem: Add driver dependencies to PHYLIB
Michal Simek
2015-12-18
1
-4
/
+0
*
net: gem: Separate recv and free_pkt functions
Michal Simek
2015-12-18
1
-20
/
+32
*
net: gem: Fix return value from recv
Michal Simek
2015-12-18
1
-1
/
+1
*
net: gem: Setup default phy address to -1
Michal Simek
2015-12-18
1
-1
/
+2
*
net: gem: Enable CTRL+C in wait_for_bit
Michal Simek
2015-12-07
1
-0
/
+6
*
net: gem: Read information about interface from DT
Michal Simek
2015-12-07
1
-8
/
+12
*
net: gem: Move driver to DM
Michal Simek
2015-12-07
1
-69
/
+110
*
net: gem: Fix miiphy_read name
Michal Simek
2015-12-07
1
-2
/
+2
*
net: gem: Remove zynq_gem_of_init()
Michal Simek
2015-12-07
1
-42
/
+0
*
net: gem: Enable MDIO bus earlier
Michal Simek
2015-12-07
1
-5
/
+9
*
net: gem: Check if priv->phydev is valid
Michal Simek
2015-12-07
1
-0
/
+2
*
net: gem: Extract phy init code
Michal Simek
2015-12-07
1
-17
/
+30
*
net: gem: Remove phydev variable
Michal Simek
2015-12-07
1
-13
/
+10
*
net: gem: Change mii function not to use eth_device structure
Michal Simek
2015-12-07
1
-13
/
+19
*
net: gem: Change mdio_wait prototype to pass regs
Michal Simek
2015-12-07
1
-4
/
+3
*
net: gem: Do not continue if phy is not found
Michal Simek
2015-12-07
1
-4
/
+10
*
net: zynq: Fix MDC setting for zynq
Michal Simek
2015-11-19
1
-1
/
+1
*
net: zynq: Remove unused MDCCLKDIV2 macro
Michal Simek
2015-11-19
1
-1
/
+0
*
net: zynq: Fix mdc clock division setting for 100Mbit/s
Michal Simek
2015-11-19
1
-2
/
+2
[next]