summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/phylib'Sascha Hauer2012-11-162-24/+10
|\
| * mdiobus: unbreak phy_device_connect(): honor masked out PHYsAndreas Pretzsch2012-11-121-0/+4
| * mdiobus: do not scan the bus at registration timeSascha Hauer2012-11-072-24/+3
| * mdiobus: return existing phydev in mdiobus_scanSascha Hauer2012-10-301-0/+3
* | Merge branch 'for-next/net'Sascha Hauer2012-11-162-5/+98
|\ \
| * | net smc911x: add support for external PHYAndreas Pretzsch2012-11-121-4/+93
| * | designware: set parent for eth_device and miibusJean-Christophe PLAGNIOL-VILLARD2012-10-151-0/+2
| * | net:designware: allow to pass the phy interfaceJean-Christophe PLAGNIOL-VILLARD2012-10-151-1/+3
* | | Merge branch 'for-next/imx'Sascha Hauer2012-11-162-16/+78
|\ \ \
| * | | ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-171-1/+0
| * | | Merge branch 'for-next/clk' into for-next/imxSascha Hauer2012-10-171-3/+0
| |\ \ \
| | * | | ARM i.MX: Enable clocks in common placeSascha Hauer2012-10-101-3/+1
| * | | | Merge branch 'for-next/imx-dt' into for-next/imxSascha Hauer2012-10-172-12/+78
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | net fec_imx: determine fec version based on device idsSascha Hauer2012-10-052-12/+78
* | | | | Revert "net fec: connect phy at probe time"Sascha Hauer2012-11-161-30/+13
* | | | | phy: add smsc phy driver supportJean-Christophe PLAGNIOL-VILLARD2012-11-153-0/+152
* | | | | phy: add phy_drivers_registerJean-Christophe PLAGNIOL-VILLARD2012-11-151-0/+12
* | | | | net usb asix: Add missing line breaks in dev_* messagesSascha Hauer2012-11-011-28/+28
* | | | | net fec: call fec_init at probe timeSascha Hauer2012-10-311-1/+2
| |_|_|/ |/| | |
* | | | net fec: connect phy at probe timeSascha Hauer2012-10-301-13/+30
* | | | net gianfar: remove unused variableSascha Hauer2012-10-171-1/+0
|/ / /
* | / designware: fix 100mps phy supportJean-Christophe PLAGNIOL-VILLARD2012-10-151-0/+10
| |/ |/|
* | davinci_emac: fix comment for the _send functionAntony Pavlov2012-10-051-2/+2
|/
* net/designware: fix phylib supportJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+2
* net/designware: update version display to print user ID and Synosys IDJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+10
* net mdio_bus: Add missing bus_registerSascha Hauer2012-10-041-2/+0
* Merge branch 'for-next/imx-clk'Sascha Hauer2012-10-042-3/+32
|\
| * net fec: Switch to clk supportSascha Hauer2012-10-042-3/+32
* | switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-0416-17/+17
|/
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-0313-50/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1714-53/+0
* | Merge branch 'for-next/net'Sascha Hauer2012-10-0332-717/+2211
|\ \
| * | davinci_emac: get rid of mdio wrapper functionsJan Luebbe2012-09-291-32/+19
| * | davinci_emac: adjust to new phylib frameworkJan Luebbe2012-09-292-34/+47
| * | davinci_emac: return 0 on successful transmitJan Luebbe2012-09-291-2/+2
| * | net/eth: fix link handlingSascha Hauer2012-09-271-10/+25
| * | net: introduce phylibJean-Christophe PLAGNIOL-VILLARD2012-09-2530-715/+1281
| * | net fec_mpc5200: Use same platform_data as i.MX fec driverSascha Hauer2012-09-231-2/+2
| * | drivers/net: add driver for the EMAC device found in some TI SoCsJan Luebbe2012-09-174-0/+913
| |/
* | Merge branch 'for-next/driver'Sascha Hauer2012-10-033-0/+199
|\ \
| * | drivers/net/ksz8864rmn: add driver for Micrel KSZ8864RMN Ethernet SwitchJan Luebbe2012-09-143-0/+199
* | | net/tap: use xzalloc to allocate dataJean-Christophe PLAGNIOL-VILLARD2012-09-201-2/+2
| |/ |/|
* | miidev: fix 1G wrong detectionEric BĂ©nard2012-09-141-24/+9
* | tap: fix missing parent setting on eth_deviceJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+1
|/
* smsc911x: Check platformdata pointerJan Weitzel2012-09-101-2/+2
* smc911x: fix typo pn check if the device is ready before using itJean-Christophe PLAGNIOL-VILLARD2012-09-101-1/+1
* Merge branch 'for-next/smc911x'Sascha Hauer2012-09-053-396/+541
|\
| * smc911x: check if the device is ready before using itJean-Christophe PLAGNIOL-VILLARD2012-09-031-1/+11
| * smc911x: update chip detectionJean-Christophe PLAGNIOL-VILLARD2012-09-032-39/+34
| * smc911x: improve detection handleJean-Christophe PLAGNIOL-VILLARD2012-09-032-1/+22