index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2011-10-26
altera_tse: Fix return of eth_device's recv() callback
Joachim Foerster
2011-10-26
altera_tse: m88e1111s: Honor device flags regarding PHY interface mode
Joachim Foerster
2011-10-26
altera_tse: Add support for dedicated descriptor memory
Joachim Foerster
2011-10-26
altera_tse: Fix SGDMA reset triggering
Joachim Foerster
2011-10-26
altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case
Joachim Foerster
2011-10-23
net: sc589: drop unused !NET_MULTI driver
Mike Frysinger
2011-10-23
net: s3c4510b_eth: drop unused !NET_MULTI driver
Mike Frysinger
2011-10-23
net: ns9750: drop !NET_MULTI driver
Mike Frysinger
2011-10-23
net: enc28j60_lpc2292: drop unused !NET_MULTI driver
Mike Frysinger
2011-10-23
net: emaclite: Move RX/TX ping pong initialization to
Michal Simek
2011-10-23
net: emaclite: Use unsigned long for baseaddr
Michal Simek
2011-10-21
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-21
net: dc2114x: check for apropriate command
Linus Walleij
2011-10-21
ftgmac100: reset fix when supports wake on lan
Macpaul Lin
2011-10-20
powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)
Timur Tabi
2011-10-18
fm: Don't allow disabling of FM1-DTSEC1
Kumar Gala
2011-10-18
fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree
Kumar Gala
2011-10-17
DM9000:Add a byte swap macro for dm9000 io operation.
Jason Jin
2011-10-15
net: axi_ethernet: Add driver to u-boot
Michal Simek
2011-10-15
net: emaclite: Fix coding style
Michal Simek
2011-10-15
net: emaclite: Use PKTSIZE directly
Michal Simek
2011-10-15
net: emaclite: Setup RX/TX ping pong for every instance
Michal Simek
2011-10-14
phylib: wait for TN2020 to achieve SERDES lane alignment at startup
Timur Tabi
2011-10-14
powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3
Timur Tabi
2011-10-09
powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY
Timur Tabi
2011-10-09
phylib: Work around bug in Teranetics PHY
Andy Fleming
2011-10-09
drivers/net/smc91111.c: fix warning: variable ... set but not used
Wolfgang Denk
2011-10-09
netconsole: support packets longer than 512 bytes
Michael Walle
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
2011-10-05
net: drop !NET_MULTI ns7520 driver
Mike Frysinger
2011-10-05
net: drop !NET_MULTI bcm570x/tigon3 drivers
Mike Frysinger
2011-10-04
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Wolfgang Denk
2011-10-03
powerpc/p3060: Add SoC related support for P3060 platform
Shengzhou Liu
2011-10-03
fm-eth: Add ability for board code to disable a port
Kumar Gala
2011-10-03
net: emaclite: Use dynamic allocation
Michal Simek
2011-10-03
net: emaclite: Remove baseaddress from xemaclite
Michal Simek
2011-10-03
net: emaclite: Use calloc instead of malloc
Michal Simek
2011-10-03
net: emaclite: Remove deviceid property
Michal Simek
2011-10-03
net: emaclite: Change driver name and add address
Michal Simek
2011-09-30
FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h
Marek Vasut
2011-09-30
FEC: Squish "got MAC from fuse" message, make it debug()
Marek Vasut
2011-09-30
FEC: Add timeout for chip reset
Marek Vasut
2011-09-30
FEC: Allow registering MII postconfiguration callback
Marek Vasut
2011-09-30
FEC: Allow multiple FECes
Marek Vasut
2011-09-30
FEC: Abstract access to fec->eth in MII operations
Marek Vasut
2011-09-30
FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE
Marek Vasut
2011-09-30
FEC: Add RMII mode support
Marek Vasut
2011-09-30
FEC: Kill mode select FIXME's
Marek Vasut
2011-09-30
FEC: Use defined constant instead of magic number
Marek Vasut
2011-09-30
FEC: Use proper accessor to read register in debug call
Marek Vasut
[next]