summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* driver: Attach info callback to device, not to driverSascha Hauer2013-05-301-1/+2
* treewide: Use dev_add_param_int_ro where possibleSascha Hauer2013-04-111-6/+2
* net: ksz8864: Use dev_add_param_bool for enable parameterSascha Hauer2013-04-111-19/+11
* net: fec: probe phy_mode from devicetreeSascha Hauer2013-04-041-1/+26
* Merge branch 'for-next/zynq'Sascha Hauer2013-04-043-3/+6
|\
| * net: macb: turn off endian_swp_pkt_enSteffen Trumtrar2013-04-032-0/+3
| * macb: rename platform dataJosh Cartwright2013-04-032-3/+3
* | Merge branch 'for-next/pr_print'Sascha Hauer2013-04-041-1/+1
|\ \
| * | net/phy: convert to pr_infoJean-Christophe PLAGNIOL-VILLARD2013-03-091-1/+1
* | | Merge branch 'for-next/fec'Sascha Hauer2013-04-044-99/+46
|\ \ \
| * | | net: fec: use standard phy type definesSascha Hauer2013-03-094-33/+5
| * | | net: fec: drop sevenwire supportSascha Hauer2013-03-092-92/+67
| |/ /
* | | Merge branch 'for-next/device-driver-macros'Sascha Hauer2013-04-042-14/+2
|\ \ \ | |_|/ |/| |
| * | Introduce device_spi_driver() macro and use it for SPI driversAlexander Shiyan2013-03-141-7/+1
| * | SPI: Rename spi_register_driver() for using with register_driver_macro()Alexander Shiyan2013-03-141-1/+1
| * | Add more drivers to using device_platform_driver()Alexander Shiyan2013-03-141-7/+1
| |/
* / macb: fix gem_recv circular buffer handlingJean-Christophe PLAGNIOL-VILLARD2013-03-151-16/+16
|/
* Merge branch 'for-next/misc'Sascha Hauer2013-03-0418-143/+24
|\
| * smc911111: fix send and recv return valueJean-Christophe PLAGNIOL-VILLARD2013-02-261-6/+6
| * Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-1317-137/+17
| * net: fix cpsw depends on ARCH_OMAPAlexander Aring2013-02-111-0/+1
* | Merge branch 'for-next/imx'Sascha Hauer2013-03-042-14/+26
|\ \
| * | net: fec_imx: ensure constant timeout in fec_haltHubert Feurstein2013-02-221-3/+8
| * | net: fec_imx: use dev_err and dev_warn instead of printfHubert Feurstein2013-02-221-7/+7
| * | net fec_imx: add support for i.MX6 1000Mbps modeHubert Feurstein2013-02-112-4/+11
| |/
* | Merge branch 'for-next/highbank'Sascha Hauer2013-03-043-0/+744
|\ \
| * | highbank: add xgmac supportJean-Christophe PLAGNIOL-VILLARD2013-02-143-0/+744
| |/
* | phy: fix force modeJean-Christophe PLAGNIOL-VILLARD2013-02-252-0/+8
* | net: imx_fec: fix RMII support for i.MX6Hubert Feurstein2013-02-211-1/+1
|/
* phy/micrel: KSZ9021 diasable Asym Pause supportJean-Christophe PLAGNIOL-VILLARD2013-02-111-2/+6
* macb: add cadence Gigabit GEM supportJean-Christophe PLAGNIOL-VILLARD2013-02-112-42/+317
* macb: fix tx ring sizeJean-Christophe PLAGNIOL-VILLARD2013-02-111-15/+33
* net macb: reset the IP at initJean-Christophe PLAGNIOL-VILLARD2013-02-111-0/+23
* net macb: enable Tramsmit and Receive at openJean-Christophe PLAGNIOL-VILLARD2013-02-111-2/+3
* net macb: use the macro as in linux for tx/rx buffer ring sizeJean-Christophe PLAGNIOL-VILLARD2013-02-111-16/+17
* net macb: sync remaining define with linuxJean-Christophe PLAGNIOL-VILLARD2013-02-112-49/+92
* net macb: call macb_init at probe explicitlyJean-Christophe PLAGNIOL-VILLARD2013-02-111-5/+3
* macb: drop non used defineJean-Christophe PLAGNIOL-VILLARD2013-02-081-4/+0
* macb: report timeout on sendJean-Christophe PLAGNIOL-VILLARD2013-02-081-3/+5
* macb: use dev_xx messageJean-Christophe PLAGNIOL-VILLARD2013-02-081-14/+18
* Merge branch 'for-next/omap'Sascha Hauer2013-02-043-0/+1075
|\
| * drivers: net: add driver for TI CPSWJan Luebbe2013-01-103-0/+1075
* | macb: allow to pass the phy interfaceJean-Christophe PLAGNIOL-VILLARD2013-01-292-4/+4
* | macb: sync register access and clock with the kernelJean-Christophe PLAGNIOL-VILLARD2013-01-292-36/+33
|/
* Merge branch 'pu/net-link'Sascha Hauer2012-12-131-2/+5
|\
| * net phylib: force to wait for linkSascha Hauer2012-12-121-2/+5
* | drivers/base: fix corrupt device treeSascha Hauer2012-12-122-5/+2
|/
* net phylib: Clear BMCR_PDOWN bitSascha Hauer2012-12-081-0/+3
* Merge branch 'kconfig'Sascha Hauer2012-12-082-2/+2
|\
| * Cleanup Kconfig filesAlexander Shiyan2012-12-082-2/+2