summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-10-09powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHYTimur Tabi
2011-10-09phylib: Work around bug in Teranetics PHYAndy Fleming
2011-10-09drivers/net/smc91111.c: fix warning: variable ... set but not usedWolfgang Denk
2011-10-09netconsole: support packets longer than 512 bytesMichael Walle
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-10-05net: drop !NET_MULTI ns7520 driverMike Frysinger
2011-10-05net: drop !NET_MULTI bcm570x/tigon3 driversMike Frysinger
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-10-03powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu
2011-10-03fm-eth: Add ability for board code to disable a portKumar Gala
2011-10-03net: emaclite: Use dynamic allocationMichal Simek
2011-10-03net: emaclite: Remove baseaddress from xemacliteMichal Simek
2011-10-03net: emaclite: Use calloc instead of mallocMichal Simek
2011-10-03net: emaclite: Remove deviceid propertyMichal Simek
2011-10-03net: emaclite: Change driver name and add addressMichal Simek
2011-09-30FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.hMarek Vasut
2011-09-30FEC: Squish "got MAC from fuse" message, make it debug()Marek Vasut
2011-09-30FEC: Add timeout for chip resetMarek Vasut
2011-09-30FEC: Allow registering MII postconfiguration callbackMarek Vasut
2011-09-30FEC: Allow multiple FECesMarek Vasut
2011-09-30FEC: Abstract access to fec->eth in MII operationsMarek Vasut
2011-09-30FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPEMarek Vasut
2011-09-30FEC: Add RMII mode supportMarek Vasut
2011-09-30FEC: Kill mode select FIXME'sMarek Vasut
2011-09-30FEC: Use defined constant instead of magic numberMarek Vasut
2011-09-30FEC: Use proper accessor to read register in debug callMarek Vasut
2011-09-30net, davinci_emac: let the EMAC detect the PHYsHeiko Schocher
2011-09-30net, davinci_emac: make less verbose - turn printf() into debug()Heiko Schocher
2011-09-30net, davinci_emac: add KSZ8864 switchHeiko Schocher
2011-09-30net: Adds Fast Ethernet Controller driver for Armada100Ajay Bhargav
2011-09-29powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala
2011-09-28Revert "phylib: remove a couple of redundant code lines"Wolfgang Denk
2011-09-10KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETHGreg Ungerer
2011-09-10phylib: remove a couple of redundant code linesVladimir Zapolskiy
2011-09-10phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy
2011-09-09smc911x: Fix build warningsWolfgang Denk
2011-09-07smc911x MII made availableHelmut Raiger
2011-09-04da850: fix the channel number for EMAC teardown initNagabhushana Netagunte
2011-08-31phy.c: make less verbose - turn printf() into debug()Wolfgang Denk
2011-08-08Add Ethernet hardware MAC address framework to usbnetSimon Glass
2011-08-02Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams
2011-07-28net/4xx: Install interrupt handler after driver registrationStefan Roese
2011-07-27net: Add SMSC89128 supportPhil Edworthy
2011-07-27phylib: Detect link on 10G devices correctlyAndy Fleming
2011-07-25net: designware: fix uninitialized phy_addr usageMike Frysinger
2011-07-25net: designware: fix unused warning when CONFIG_DW_AUTONEG is enabledMike Frysinger
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ
2011-06-21macb: fix compile warningandreas.devel@googlemail.com
2011-06-21at91_emac: fix compile warningandreas.devel@googlemail.com