summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Use different PBA value for E1000 PCI and PCIe cardsRoy Zang2009-09-041-2/+10
* net: tsec - handle user interrupt while waiting for PHY auto negotiation to c...Kim Phillips2009-08-251-0/+7
* Add debug message for Blackfin Ethernet Rx function.Robin Getz2009-08-251-0/+3
* Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-253-132/+187
* tsec: Wait for auto-negotiation to complete without linkPeter Tyser2009-08-211-10/+9
* arm: kirkwood: See to it that sent data is 8-byte alignedSimon Kagstrom2009-08-212-4/+18
* Wait for the link to come up on kirkwood network initSimon Kagstrom2009-08-211-6/+14
* arm:kirkwood Define kirkwood phy address magic numberSimon Kagstrom2009-08-211-4/+10
* e1000: fix PCI memory addressingTimur Tabi2009-08-211-8/+9
* net: kirkwood: updates: used eth_setenv_enetaddr apiPrafulla Wadaskar2009-08-101-6/+9
* Fix E1000 build warning on AP1000 boardRoy Zang2009-08-101-44/+44
* net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar2009-08-101-9/+14
* arm: A320: driver for FTMAC100 ethernet controllerPo-Yu Chuang2009-08-103-0/+433
* Dual-license IBM code contributionsJosh Boyer2009-08-091-0/+2
* Add Intel E1000 PCIE card supportRoy Zang2009-08-082-491/+3444
* Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-292-2/+2
* Coding Style cleanup; update CHANGELOG.Wolfgang Denk2009-07-231-1/+0
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-231-1/+1
* fec_mxc: driver for FEC ethernet controller on i.MX27Ilya Yanok2009-07-223-0/+1047
* ppc4xx: Fixed compilation warning in 4xx_enet.cAlessio Centazzo2009-07-221-2/+1
* net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar2009-07-222-10/+10
* arm: Kirkwood: Check the error summary bit for error detectionSimon Kagstrom2009-07-222-1/+4
* arm: Kirkwood: Fix compiler optimization bug for kwgbe_sendSimon Kagstrom2009-07-221-12/+19
* MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA.Richard Retanubun2009-07-221-0/+7
* Convert SMC911X Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-07-223-160/+187
* P2020RDB Added support of Vitesse PHYs VSC8641(RGMII) and VSC8221(SGMII)Poonam Aggrwal2009-07-221-1/+51
* net: tsec - fix dereferencing type-punned pointer will break strict-aliasing ...Kim Phillips2009-07-221-1/+4
* sh: sh_eth: Remove garbage from printfNobuhiro Iwamatsu2009-07-221-1/+1
* smc911x: add support for LAN9221Andreas Pretzsch2009-07-221-0/+2
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-3/+3
* at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou2009-07-121-2/+4
* net: merge bugfix: Marvell Kirkwood gigabit ethernet driverPrafulla Wadaskar2009-07-061-0/+1
* Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-151-17/+27
* net: Add Marvell Kirkwood gigabit ethernet driverPrafulla Wadaskar2009-06-153-0/+1168
* Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay...Richard Retanubun2009-06-151-1/+1
* Remove support for non-CONFIG_NET_MULTI on PPC4xx EMACBen Warren2009-06-151-54/+0
* Switched davinci_emac Ethernet driver to use newer APIBen Warren2009-06-151-46/+24
* Initial cleanup of Davinci Ethernet driverBen Warren2009-06-151-77/+69
* Moved Davinci Ethernet driver to drivers/netBen Warren2009-06-152-0/+656
* Marvell MV88E61XX Switch Driver supportPrafulla Wadaskar2009-06-153-0/+476
* tsec: Add support for BCM5482S PHYZach LeRoy2009-06-151-0/+41
* Merge branch 'next' of ../masterWolfgang Denk2009-06-142-218/+107
|\
| * MPC512x: remove include/mpc512x.hWolfgang Denk2009-06-122-42/+37
| * MPC512x FEC: get rid of duplicated struct ethernet_regsWolfgang Denk2009-06-122-131/+10
| * MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk2009-06-121-49/+64
* | Revert "SMC911x driver fixed for NFS boot"Wolfgang Denk2009-06-141-22/+1
|/
* ppc4xx/net: Fix MDIO clock setupFelix Radensky2009-06-081-4/+6
* rtl8169: fix PCI system memory addressYoshihiro Shimoda2009-06-081-5/+8
* SMC911x driver fixed for NFS bootManikandan Pillai2009-06-081-1/+22
* Add config option for disabling DM9000-SROM support.Remy Bohmer2009-06-081-8/+8
OpenPOWER on IntegriCloud