Commit Graph

556 Commits (5f4b4f2fed3ab8590c8c06b78642f8c1467acacf)

Author SHA1 Message Date
Manjunath Hadli 062fe7d332 davinci: emac: add support for more than 1 PHYs 13 years ago
Manjunath Hadli cc4bd47f4f davinci: emac: add new features to autonegotiate for EMAC 13 years ago
Lei Wen a7efd719f4 ARM: kirkwood: reduce dependence of including platform file 13 years ago
Joachim Foerster 70d52f9a4e altera_tse: Fix return of eth_device's recv() callback 13 years ago
Joachim Foerster 15eb106966 altera_tse: m88e1111s: Honor device flags regarding PHY interface mode 13 years ago
Joachim Foerster b962ac794a altera_tse: Add support for dedicated descriptor memory 13 years ago
Joachim Foerster 29095f1a5c altera_tse: Fix SGDMA reset triggering 13 years ago
Joachim Foerster 337aff53f6 altera_tse: Clear SGDMA's RUN bit in async transfer, like in sync case 13 years ago
Mike Frysinger 5de78b17f0 net: sc589: drop unused !NET_MULTI driver 13 years ago
Mike Frysinger c1761eeab0 net: s3c4510b_eth: drop unused !NET_MULTI driver 13 years ago
Mike Frysinger 8b710b163b net: ns9750: drop !NET_MULTI driver 13 years ago
Mike Frysinger ae6edb54c0 net: enc28j60_lpc2292: drop unused !NET_MULTI driver 13 years ago
Michal Simek c1044a1ec1 net: emaclite: Move RX/TX ping pong initialization to 13 years ago
Michal Simek 9b94755af9 net: emaclite: Use unsigned long for baseaddr 13 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 13 years ago
Linus Walleij df6a36fbef net: dc2114x: check for apropriate command 13 years ago
Macpaul Lin 55b438a919 ftgmac100: reset fix when supports wake on lan 13 years ago
Timur Tabi a836626cc4 powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) 13 years ago
Kumar Gala f5b9e73641 fm: Don't allow disabling of FM1-DTSEC1 13 years ago
Kumar Gala e81c0aba9a fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree 13 years ago
Jason Jin 5c1d082b14 DM9000:Add a byte swap macro for dm9000 io operation. 13 years ago
Michal Simek 4f1ec4c176 net: axi_ethernet: Add driver to u-boot 13 years ago
Michal Simek 5ac83801f9 net: emaclite: Fix coding style 13 years ago
Michal Simek 8043925204 net: emaclite: Use PKTSIZE directly 13 years ago
Michal Simek 947324b9ca net: emaclite: Setup RX/TX ping pong for every instance 13 years ago
Timur Tabi 2339e4972f phylib: wait for TN2020 to achieve SERDES lane alignment at startup 13 years ago
Timur Tabi 7f92c3a275 powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3 13 years ago
Timur Tabi 3038171628 powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY 13 years ago
Andy Fleming ebfdacb42b phylib: Work around bug in Teranetics PHY 13 years ago
Wolfgang Denk bf513c2d75 drivers/net/smc91111.c: fix warning: variable ... set but not used 13 years ago
Michael Walle 1a9845b4f0 netconsole: support packets longer than 512 bytes 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Mike Frysinger d90f0c107b net: drop !NET_MULTI ns7520 driver 13 years ago
Mike Frysinger 029cf6b4b2 net: drop !NET_MULTI bcm570x/tigon3 drivers 13 years ago
Shengzhou Liu 6d7b061af1 powerpc/p3060: Add SoC related support for P3060 platform 13 years ago
Kumar Gala 69a8524258 fm-eth: Add ability for board code to disable a port 13 years ago
Michal Simek 773cfa8d08 net: emaclite: Use dynamic allocation 13 years ago
Michal Simek 8d95ddbb5e net: emaclite: Remove baseaddress from xemaclite 13 years ago
Michal Simek 28ae02e5af net: emaclite: Use calloc instead of malloc 13 years ago
Michal Simek be98696741 net: emaclite: Remove deviceid property 13 years ago
Michal Simek 25a025518b net: emaclite: Change driver name and add address 13 years ago
Marek Vasut 8edcc6f221 FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h 13 years ago
Marek Vasut 17fb268cf7 FEC: Squish "got MAC from fuse" message, make it debug() 13 years ago
Marek Vasut e382fb4873 FEC: Add timeout for chip reset 13 years ago
Marek Vasut 2e5f44213f FEC: Allow registering MII postconfiguration callback 13 years ago
Marek Vasut 9e27e9dca1 FEC: Allow multiple FECes 13 years ago
Marek Vasut d133b881b9 FEC: Abstract access to fec->eth in MII operations 13 years ago
Marek Vasut 392b850233 FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE 13 years ago
Marek Vasut a50a90c90e FEC: Add RMII mode support 13 years ago
Marek Vasut 9eb3770b7b FEC: Kill mode select FIXME's 13 years ago