index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-01-08
1
-1
/
+1
|
\
\
|
*
|
phy: atheros: Use ar8035_config for AR8031
Fabio Estevam
2016-01-07
1
-1
/
+1
*
|
|
net: Fix delay in net_retry test
Joe Hershberger
2016-01-07
1
-1
/
+1
|
/
/
*
|
net: e1000: use correct helper to do endianness conversion
Miao Yan
2016-01-04
1
-2
/
+2
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-01-03
1
-3
/
+17
|
\
\
|
*
|
net: fec_mxc: unregister mdio bus on probe error
Måns Rullgård
2016-01-03
1
-0
/
+2
|
*
|
net: fec_mxc: configure MDIO hold time
Måns Rullgård
2016-01-03
1
-3
/
+15
*
|
|
net: designware: Zap trailing backslash
Marek Vasut
2015-12-22
1
-7
/
+7
*
|
|
net: eth_designware: select PHYLIB in Kconfig
Thomas Chou
2015-12-22
2
-4
/
+1
*
|
|
net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF
Marek Vasut
2015-12-20
1
-1
/
+145
|
|
/
|
/
|
*
|
net: gem: Add driver dependencies to PHYLIB
Michal Simek
2015-12-18
2
-4
/
+1
*
|
net: gem: Fix typo in Kconfig entry
Michal Simek
2015-12-18
1
-1
/
+1
*
|
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: fm: disables unused FM1-DTSEC1 MAC node in DTS
Shaohui Xie
2015-12-17
1
-0
/
+4
*
|
armv8/ls1043a: remove print info
Mingkai Hu
2015-12-17
1
-8
/
+1
*
|
driver: net: fsl-mc: remove MC firmware version check
Stuart Yoder
2015-12-17
1
-13
/
+0
*
|
qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submit
Tom Rini
2015-12-13
1
-1
/
+1
*
|
net: gem: Enable CTRL+C in wait_for_bit
Michal Simek
2015-12-07
1
-0
/
+6
*
|
net: gem: Move gem to Kconfig
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
*
|
sparc: Use microseconds instead of ticks for timeout
Francois Retief
2015-12-03
1
-1
/
+1
*
|
net: phy: added aquantia PHY AQR405 support
Shaohui Xie
2015-11-30
1
-0
/
+15
*
|
armv8: ls2085a: Add support of LS2085A SoC
Prabhakar Kushwaha
2015-11-30
1
-0
/
+1
*
|
armv8: LS2080A: Rename LS2085A to reflect LS2080A
Prabhakar Kushwaha
2015-11-30
3
-2
/
+5
*
|
driver: net: ldpaa: Fix Rx buffer alignment
Prabhakar Kushwaha
2015-11-30
2
-6
/
+11
*
|
driver: net: ldpaa: Add debug information
Prabhakar Kushwaha
2015-11-30
1
-0
/
+123
*
|
driver: net: ldpaa: Use DPMAC as net device
Prabhakar Kushwaha
2015-11-30
3
-44
/
+142
*
|
driver: net: fsl-mc: Create DPAA2 object at run-time
Prabhakar Kushwaha
2015-11-30
2
-36
/
+435
*
|
driver: net: fsl-mc: Add DPAA2 commands to manage MC
Prabhakar Kushwaha
2015-11-30
1
-198
/
+184
*
|
driver: net: fsl-mc: Increase MC command timeout
Prabhakar Kushwaha
2015-11-30
1
-1
/
+1
*
|
driver: ldpaa: Add api to return linked PHY ID of DPMAC
Prabhakar Kushwaha
2015-11-30
1
-0
/
+12
*
|
driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB
Prabhakar Kushwaha
2015-11-30
2
-1
/
+224
*
|
driver: net: fsl-mc: Add create, destroy APIs in flibs
Prabhakar Kushwaha
2015-11-30
4
-0
/
+167
*
|
armv8: lsch3: Fix lane protocol parsing logic
Prabhakar Kushwaha
2015-11-30
1
-8
/
+7
|
/
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
4
-0
/
+4
*
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
[prev]
[next]