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: sc589: drop unused !NET_MULTI driver
Mike Frysinger
2011-10-23
3
-953
/
+0
*
net: s3c4510b_eth: drop unused !NET_MULTI driver
Mike Frysinger
2011-10-23
3
-544
/
+0
*
net: ns9750: drop !NET_MULTI driver
Mike Frysinger
2011-10-23
2
-790
/
+0
*
net: enc28j60_lpc2292: drop unused !NET_MULTI driver
Mike Frysinger
2011-10-23
2
-984
/
+0
*
net: emaclite: Move RX/TX ping pong initialization to
Michal Simek
2011-10-23
1
-7
/
+4
*
net: emaclite: Use unsigned long for baseaddr
Michal Simek
2011-10-23
1
-2
/
+2
*
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-22
5
-7
/
+0
*
net: dc2114x: check for apropriate command
Linus Walleij
2011-10-22
1
-3
/
+5
*
ftgmac100: reset fix when supports wake on lan
Macpaul Lin
2011-10-22
1
-2
/
+2
*
powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)
Timur Tabi
2011-10-20
1
-1
/
+1
*
fm: Don't allow disabling of FM1-DTSEC1
Kumar Gala
2011-10-18
4
-0
/
+20
*
fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree
Kumar Gala
2011-10-18
1
-2
/
+8
*
DM9000:Add a byte swap macro for dm9000 io operation.
Jason Jin
2011-10-17
1
-1
/
+9
*
net: axi_ethernet: Add driver to u-boot
Michal Simek
2011-10-15
2
-0
/
+665
*
net: emaclite: Fix coding style
Michal Simek
2011-10-15
1
-30
/
+27
*
net: emaclite: Use PKTSIZE directly
Michal Simek
2011-10-15
1
-6
/
+4
*
net: emaclite: Setup RX/TX ping pong for every instance
Michal Simek
2011-10-15
1
-55
/
+68
*
phylib: wait for TN2020 to achieve SERDES lane alignment at startup
Timur Tabi
2011-10-13
1
-0
/
+33
*
powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3
Timur Tabi
2011-10-13
1
-17
/
+0
*
powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY
Timur Tabi
2011-10-09
2
-2
/
+3
*
phylib: Work around bug in Teranetics PHY
Andy Fleming
2011-10-09
1
-1
/
+20
*
drivers/net/smc91111.c: fix warning: variable ... set but not used
Wolfgang Denk
2011-10-09
1
-8
/
+0
*
netconsole: support packets longer than 512 bytes
Michael Walle
2011-10-09
1
-4
/
+7
*
net: drop !NET_MULTI code
Mike Frysinger
2011-10-05
3
-11
/
+2
*
net: drop !NET_MULTI ns7520 driver
Mike Frysinger
2011-10-05
2
-851
/
+0
*
net: drop !NET_MULTI bcm570x/tigon3 drivers
Mike Frysinger
2011-10-05
13
-12876
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-10-04
13
-0
/
+2349
|
\
|
*
powerpc/p3060: Add SoC related support for P3060 platform
Shengzhou Liu
2011-10-03
2
-0
/
+110
|
*
fm-eth: Add ability for board code to disable a port
Kumar Gala
2011-10-03
5
-0
/
+27
|
*
powerpc/85xx: Add support for FMan ethernet in Independent mode
Kumar Gala
2011-09-29
12
-0
/
+2212
*
|
net: emaclite: Use dynamic allocation
Michal Simek
2011-10-03
1
-16
/
+25
*
|
net: emaclite: Remove baseaddress from xemaclite
Michal Simek
2011-10-03
1
-21
/
+21
*
|
net: emaclite: Use calloc instead of malloc
Michal Simek
2011-10-03
1
-2
/
+1
*
|
net: emaclite: Remove deviceid property
Michal Simek
2011-10-03
1
-1
/
+0
*
|
net: emaclite: Change driver name and add address
Michal Simek
2011-10-03
1
-1
/
+1
*
|
FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h
Marek Vasut
2011-09-30
1
-0
/
+2
*
|
FEC: Squish "got MAC from fuse" message, make it debug()
Marek Vasut
2011-09-30
1
-1
/
+1
*
|
FEC: Add timeout for chip reset
Marek Vasut
2011-09-30
1
-4
/
+21
*
|
FEC: Allow registering MII postconfiguration callback
Marek Vasut
2011-09-30
2
-1
/
+14
*
|
FEC: Allow multiple FECes
Marek Vasut
2011-09-30
2
-30
/
+51
*
|
FEC: Abstract access to fec->eth in MII operations
Marek Vasut
2011-09-30
1
-8
/
+10
*
|
FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE
Marek Vasut
2011-09-30
1
-1
/
+5
*
|
FEC: Add RMII mode support
Marek Vasut
2011-09-30
2
-1
/
+5
*
|
FEC: Kill mode select FIXME's
Marek Vasut
2011-09-30
1
-12
/
+14
*
|
FEC: Use defined constant instead of magic number
Marek Vasut
2011-09-30
1
-1
/
+1
*
|
FEC: Use proper accessor to read register in debug call
Marek Vasut
2011-09-30
1
-1
/
+1
*
|
net, davinci_emac: let the EMAC detect the PHYs
Heiko Schocher
2011-09-30
1
-0
/
+3
*
|
net, davinci_emac: make less verbose - turn printf() into debug()
Heiko Schocher
2011-09-30
1
-1
/
+1
*
|
net, davinci_emac: add KSZ8864 switch
Heiko Schocher
2011-09-30
1
-0
/
+7
*
|
net: Adds Fast Ethernet Controller driver for Armada100
Ajay Bhargav
2011-09-30
3
-0
/
+969
|
/
[next]