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
*
net: fix netconsole when CONFIG_DM_ETH is set
Bernhard Nortmann
2015-09-29
1
-3
/
+11
*
net: phy: on phy device create do not initialize link to 1
Mugunthan V N
2015-09-29
1
-1
/
+1
*
drivers/net/vsc9953: Add GPL-2.0+ SPDX-License-Identifier
Codrin Ciubotariu
2015-09-21
1
-1
/
+1
*
drivers/net/vsc9953: Add commands for VLAN ingress filtering
Codrin Ciubotariu
2015-09-21
1
-0
/
+86
*
drivers/net/vsc9953: Add command for shared/private VLAN learning
Codrin Ciubotariu
2015-09-21
1
-0
/
+95
*
drivers/net/vsc9953: Add VLAN commands for VSC9953
Codrin Ciubotariu
2015-09-21
1
-0
/
+478
*
drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953
Codrin Ciubotariu
2015-09-21
1
-0
/
+472
*
drivers/net/vsc9953: Add commands to enable/disable HW learning
Codrin Ciubotariu
2015-09-21
1
-0
/
+141
*
drivers/net/vsc9953: Add command to show/clear port counters
Codrin Ciubotariu
2015-09-21
1
-0
/
+256
*
drivers/net/vsc9953: Use the generic Ethernet Switch parser
Codrin Ciubotariu
2015-09-21
1
-184
/
+165
*
drivers/net/vsc9953: Add default configuration for VSC9953 L2 Switch
Codrin Ciubotariu
2015-09-21
1
-0
/
+253
*
drivers/net/vsc9953: Fix bug when enabling a port
Codrin Ciubotariu
2015-09-21
1
-2
/
+2
*
drivers/net/vsc9953: Cleanup patch
Codrin Ciubotariu
2015-09-21
1
-71
/
+73
*
drivers/net/vsc9953: Remove 'CONFIG_' from macros' name
Codrin Ciubotariu
2015-09-21
1
-19
/
+19
*
net: designware: Add support to PCI designware devices
Bin Meng
2015-09-16
1
-0
/
+42
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
3
-0
/
+3
*
arm: Remove xaeniax board
Simon Glass
2015-09-11
2
-72
/
+1
*
net: designware: Fix build warnings
Bin Meng
2015-09-09
1
-4
/
+4
*
net: pch_gbe: Add Kconfig option
Bin Meng
2015-09-09
1
-0
/
+13
*
net: pch_gbe: Convert to driver model
Bin Meng
2015-09-09
2
-62
/
+73
*
net: altera_tse: Zap unused variable
Marek Vasut
2015-09-04
1
-2
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2015-09-02
1
-7
/
+20
|
\
|
*
net/fman: Support both new and legacy FMan Compatibles
Igal Liberman
2015-09-01
1
-7
/
+20
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-09-02
1
-5
/
+9
|
\
\
|
*
|
net: fec: do not access reserved register for i.MX6UL
Peng Fan
2015-09-02
1
-5
/
+9
|
|
/
*
|
ls102xa: etsec: Use proper settings for BE BDs
Claudiu Manoil
2015-09-01
1
-6
/
+0
*
|
net: phy/vitesse: Add support for VSC8584 phy
Prabhakar Kushwaha
2015-09-01
1
-0
/
+11
|
/
*
net: e1000: Fix build warnings for 32-bit
Bin Meng
2015-08-26
1
-4
/
+5
*
net: e1000: Add Kconfig options
Simon Glass
2015-08-21
2
-7
/
+32
*
net: e1000: Convert to driver model
Simon Glass
2015-08-21
2
-0
/
+142
*
net: e1000: Prepare for driver model conversion
Simon Glass
2015-08-21
2
-200
/
+245
*
net: e1000: Move #include of common.h to the C files
Simon Glass
2015-08-21
3
-1
/
+2
*
net: e1000: Support 64-bit physical address
Mingkai Hu
2015-08-21
1
-4
/
+4
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
2
-2
/
+2
*
arm: mvebu: Enable NAND controller on MVEBU SoC's
Stefan Roese
2015-08-17
1
-1
/
+0
*
net: lpc32xx: eth buffers base config
Sylvain Lemieux
2015-08-13
1
-3
/
+5
*
net: e1000: Increase autoneg timeout to 8 seconds
Stefan Roese
2015-08-12
2
-2
/
+2
*
net: phy: broadcom: Add BCM Cygnus PHY
Jiandong Zheng
2015-08-11
1
-0
/
+29
*
net: phy: delay only if reset handler is registered
Jörg Krause
2015-08-11
1
-3
/
+5
*
net: phy: fix data type of phy_id
Jörg Krause
2015-08-11
1
-1
/
+1
*
qoriq eth.c bugfix: handle received corrupted frames correctly
Daniel Inderbitzin
2015-08-11
1
-2
/
+3
*
net: lpc32xx: add RMII phy mode support
Vladimir Zapolskiy
2015-08-11
1
-3
/
+17
*
net: lpc32xx: improve MAC configuration on reset and initialization
Vladimir Zapolskiy
2015-08-11
1
-18
/
+15
*
net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR id
Vladimir Zapolskiy
2015-08-11
1
-1
/
+1
*
net: lpc32xx: correct command register reset value
Vladimir Zapolskiy
2015-08-11
1
-1
/
+1
*
net: davinci_emac: don't teardown inactive rx channel
Jeroen Hofstee
2015-08-11
1
-1
/
+2
*
net: Add support for Marvell 88E1510 PHY
Clemens Gruber
2015-08-11
1
-0
/
+30
*
net: Improve 88E151x PHY initialization
Clemens Gruber
2015-08-11
1
-14
/
+23
*
net: macb: add gmac multi-queue support
Wu, Josh
2015-08-11
2
-0
/
+42
*
net/phy: set led for rtl8211f phy
Shengzhou Liu
2015-08-11
1
-0
/
+8
[next]