index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ 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
*
net: pcnet: refactor mapping of virtual addresses to physical ones
Daniel Schwierzeck
2016-01-16
1
-7
/
+21
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
23
-25
/
+25
*
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2016-01-14
1
-98
/
+132
|
\
|
*
net: mvneta: Convert to driver model
Stefan Roese
2016-01-14
1
-98
/
+132
*
|
net: lpc32xx: fix ignored MDIO busy wait status on read
Vladimir Zapolskiy
2016-01-13
1
-7
/
+7
*
|
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
2
-2
/
+4
*
|
Merge git://git.denx.de/u-boot-net
Tom Rini
2016-01-13
3
-112
/
+5
|
\
\
|
|
/
|
/
|
|
*
net: e1000: Mark _disable_wr() and _write_status() as __maybe_unused
Bin Meng
2015-12-21
1
-5
/
+4
|
*
net: e1000: Remove CONFIG_MVBC_1G
Bin Meng
2015-12-21
1
-2
/
+0
|
*
net: e1000: Remove dead codes wrapped by #if 0
Bin Meng
2015-12-21
2
-105
/
+1
*
|
dm: net: Convert rtl8169 to use DM PCI API
Simon Glass
2016-01-12
1
-19
/
+66
*
|
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2016-01-12
4
-9
/
+10
*
|
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
[next]