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: emaclite: Use indirect register access for rx_ping/pong
Michal Simek
2016-01-27
1
-3
/
+2
*
|
|
|
net: emaclite: Use indirect register access for tx_ping/pong
Michal Simek
2016-01-27
1
-13
/
+13
*
|
|
|
net: emaclite: Convert MDIO to use register offset
Michal Simek
2016-01-27
1
-36
/
+56
*
|
|
|
net: emaclite: Add MDIO support to driver
Michal Simek
2016-01-27
1
-0
/
+238
*
|
|
|
net: emaclite: Remove ancient OF probe function
Michal Simek
2016-01-27
1
-30
/
+0
*
|
|
|
net: Add axi emac to Kconfig
Michal Simek
2016-01-27
2
-4
/
+8
*
|
|
|
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: eepro100: Fix build warnings
Bin Meng
2016-01-25
1
-4
/
+4
*
|
|
bug.h: move BUILD_BUG_* defines to include/linux/bug.h
Masahiro Yamada
2016-01-25
1
-0
/
+1
*
|
|
net: zynq_gem: Use shared wait_for_bit
Mateusz Kulikowski
2016-01-25
1
-33
/
+2
|
/
/
*
|
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
[prev]
[next]