index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
zynq_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: gem: Use correct type for casting
Michal Simek
2015-04-20
1
-1
/
+2
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
1
-1
/
+1
*
net: gem: Use phys_addr_t instead of int for addresses
Michal Simek
2015-01-21
1
-2
/
+3
*
net: zynq: Fix sparse warnings in gem
Michal Simek
2014-05-06
1
-0
/
+1
*
net: zynq: Use predefined macros instead of hardcoded value
Michal Simek
2014-05-06
1
-1
/
+2
*
net: gem: Add OF initialization support
Michal Simek
2014-03-04
1
-0
/
+42
*
net: zynq_gem: Calculate clock dividers dynamically
Soren Brinkmann
2014-02-19
1
-6
/
+11
*
net: zynq_gem: Move RCLK details out of driver
Soren Brinkmann
2014-02-19
1
-5
/
+2
*
net: gem: Check if phy was correctly detected
Michal Simek
2014-01-21
1
-0
/
+5
*
net: zynq_gem: Add d-cache support
Srikanth Thokala
2013-11-22
1
-29
/
+53
*
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: gem: Add support for phy autodetection
Michal Simek
2013-04-30
1
-0
/
+51
*
net: gem: Preserve clk on emio interface
David Andrey
2013-04-30
1
-3
/
+9
*
net: gem: Pass phy address to init
David Andrey
2013-04-30
1
-6
/
+2
*
net: gem: Fix gem driver on 1Gbps LAN
Michal Simek
2013-04-30
1
-15
/
+38
*
net: gem: Do not initialize BDs again
Michal Simek
2013-04-30
1
-39
/
+47
*
net: gem: Simplify return path in zynq_gem_recv
Michal Simek
2013-04-30
1
-3
/
+1
*
net: gem: Remove WRAP bit from TX buffer description
Michal Simek
2013-04-30
1
-2
/
+1
*
net: Add driver for Zynq Gem IP
Michal Simek
2012-09-26
1
-0
/
+440