summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
| * smc911x: add support to pass the shift via platform dataJean-Christophe PLAGNIOL-VILLARD2012-09-033-42/+85
| * smc911x: add 16bit bus width supportJean-Christophe PLAGNIOL-VILLARD2012-09-031-5/+29
| * smc911x: introduce read/write opsJean-Christophe PLAGNIOL-VILLARD2012-09-031-38/+63
| * smc911x: move register define to smc911x.hJean-Christophe PLAGNIOL-VILLARD2012-09-032-327/+354
* | Merge branch 'for-next/ppc'Sascha Hauer2012-09-054-0/+838
|\ \
| * | net: GIANFAR driverRenaud Barbier2012-08-104-0/+838
| |/
* / net: miidev: really wait for auto negotiationWolfram Sang2012-09-031-1/+1
|/
* Merge branch 'for-next/ethernet'Sascha Hauer2012-07-021-15/+57
|\
| * miidev: consistent md and mw on phy regsJohannes Stezenbach2012-06-301-6/+6
| * miidev: add support for 1000MbitJohannes Stezenbach2012-06-301-2/+29
| * miidev: actually probe the PHYJohannes Stezenbach2012-06-301-0/+12
| * miidev: fix auto negotiationJohannes Stezenbach2012-06-301-7/+10
* | Merge branch 'for-next/net-designware'Sascha Hauer2012-07-024-0/+683
|\ \
| * | drivers/net: add designware driverJohannes Stezenbach2012-06-264-0/+683
| |/
* | Merge branch 'for-next/sparse'Sascha Hauer2012-07-021-1/+1
|\ \
| * | net smc911x: Use __iomem for register baseSascha Hauer2012-06-301-1/+1
| |/
* / use loff_t for file offsetsSascha Hauer2012-06-301-2/+2
|/
* netX/network: fix debug outputsJuergen Beisert2012-04-301-2/+2
* Merge branch 'pu/mx6-v2' into nextSascha Hauer2012-04-242-3/+42
|\
| * net mii: Add mii_open/mii_close functionsSascha Hauer2012-04-241-0/+20
| * net fec: Add i.MX6 supportSascha Hauer2012-04-241-3/+22
* | Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-1/+1
|/
* net: at91_ether re-implement against new at91rm9200 apiJean-Christophe PLAGNIOL-VILLARD2012-04-023-232/+314