summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
* net: dc2114x: check for apropriate commandLinus Walleij2011-10-22-3/+5
* ftgmac100: reset fix when supports wake on lanMacpaul Lin2011-10-22-2/+2
* powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi2011-10-20-1/+1
* fm: Don't allow disabling of FM1-DTSEC1Kumar Gala2011-10-18-0/+20
* fm-eth: Don't mark the MAC we use for MDIO as disabled in device treeKumar Gala2011-10-18-2/+8
* DM9000:Add a byte swap macro for dm9000 io operation.Jason Jin2011-10-17-1/+9
* net: axi_ethernet: Add driver to u-bootMichal Simek2011-10-15-0/+665
* net: emaclite: Fix coding styleMichal Simek2011-10-15-30/+27
* net: emaclite: Use PKTSIZE directlyMichal Simek2011-10-15-6/+4
* net: emaclite: Setup RX/TX ping pong for every instanceMichal Simek2011-10-15-55/+68
* phylib: wait for TN2020 to achieve SERDES lane alignment at startupTimur Tabi2011-10-13-0/+33
* powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3Timur Tabi2011-10-13-17/+0
* powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHYTimur Tabi2011-10-09-2/+3
* phylib: Work around bug in Teranetics PHYAndy Fleming2011-10-09-1/+20
* drivers/net/smc91111.c: fix warning: variable ... set but not usedWolfgang Denk2011-10-09-8/+0
* netconsole: support packets longer than 512 bytesMichael Walle2011-10-09-4/+7
* net: drop !NET_MULTI codeMike Frysinger2011-10-05-11/+2
* net: drop !NET_MULTI ns7520 driverMike Frysinger2011-10-05-851/+0
* net: drop !NET_MULTI bcm570x/tigon3 driversMike Frysinger2011-10-05-12876/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-04-0/+2349
|\
| * powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu2011-10-03-0/+110
| * fm-eth: Add ability for board code to disable a portKumar Gala2011-10-03-0/+27
| * powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala2011-09-29-0/+2212
* | net: emaclite: Use dynamic allocationMichal Simek2011-10-03-16/+25
* | net: emaclite: Remove baseaddress from xemacliteMichal Simek2011-10-03-21/+21
* | net: emaclite: Use calloc instead of mallocMichal Simek2011-10-03-2/+1
* | net: emaclite: Remove deviceid propertyMichal Simek2011-10-03-1/+0
* | net: emaclite: Change driver name and add addressMichal Simek2011-10-03-1/+1
* | FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.hMarek Vasut2011-09-30-0/+2
* | FEC: Squish "got MAC from fuse" message, make it debug()Marek Vasut2011-09-30-1/+1
* | FEC: Add timeout for chip resetMarek Vasut2011-09-30-4/+21
* | FEC: Allow registering MII postconfiguration callbackMarek Vasut2011-09-30-1/+14
* | FEC: Allow multiple FECesMarek Vasut2011-09-30-30/+51
* | FEC: Abstract access to fec->eth in MII operationsMarek Vasut2011-09-30-8/+10
* | FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPEMarek Vasut2011-09-30-1/+5
* | FEC: Add RMII mode supportMarek Vasut2011-09-30-1/+5
* | FEC: Kill mode select FIXME'sMarek Vasut2011-09-30-12/+14
* | FEC: Use defined constant instead of magic numberMarek Vasut2011-09-30-1/+1
* | FEC: Use proper accessor to read register in debug callMarek Vasut2011-09-30-1/+1
* | net, davinci_emac: let the EMAC detect the PHYsHeiko Schocher2011-09-30-0/+3
* | net, davinci_emac: make less verbose - turn printf() into debug()Heiko Schocher2011-09-30-1/+1
* | net, davinci_emac: add KSZ8864 switchHeiko Schocher2011-09-30-0/+7
* | net: Adds Fast Ethernet Controller driver for Armada100Ajay Bhargav2011-09-30-0/+969
|/
* Revert "phylib: remove a couple of redundant code lines"Wolfgang Denk2011-09-28-2/+5
* KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETHGreg Ungerer2011-09-10-14/+28
* phylib: remove a couple of redundant code linesVladimir Zapolskiy2011-09-10-5/+2
* phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy2011-09-10-1/+2
* smc911x: Fix build warningsWolfgang Denk2011-09-09-2/+2
* smc911x MII made availableHelmut Raiger2011-09-07-6/+30
* da850: fix the channel number for EMAC teardown initNagabhushana Netagunte2011-09-04-2/+2