summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/usb'Sascha Hauer2014-08-072-12/+7
|\
| * USB: Use descriptors from ch9.hSascha Hauer2014-07-181-5/+0
| * USB: introduce usb_interface/usb_configuration structsSascha Hauer2014-07-181-6/+6
| * USB: Kconfig: introduce USB_HOST symbolSascha Hauer2014-07-181-1/+1
* | Merge branch 'for-next/net'Sascha Hauer2014-08-072-4/+8
|\ \
| * | net: phy: mdio-mvebu: Make the clock property requiredEzequiel Garcia2014-07-311-4/+4
| * | net: phy: Add fallbacks for the obsoletes phy DT propertiesEzequiel Garcia2014-07-311-0/+4
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2014-08-073-43/+47
|\ \
| * | gianfar: descriptors access with I/O accessorsRenaud Barbier2014-07-232-43/+43
| * | sandbox: allow "make ARCH=sandbox allyesconfig"Holger Schurig2014-07-221-0/+4
| |/
* / net: Add EFI Simple Network Protocol DriverSascha Hauer2014-07-163-0/+301
|/
* Merge branch 'for-next/net'Sascha Hauer2014-07-048-2/+1545
|\
| * net: add ENC28J60 supportAntony Pavlov2014-07-024-0/+1334
| * net: phy: add support for Marvell PHY driversSebastian Hesselbarth2014-06-253-0/+205
| * net: orion-gbe: extend RGMII detection to delayed modesSebastian Hesselbarth2014-06-251-1/+4
| * net: orion: generate unique port device namesSebastian Hesselbarth2014-06-251-1/+2
* | net: add RealTek RTL-8139 PCI Ethernet driverAntony Pavlov2014-07-043-0/+614
|/
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-114-17/+0
* Merge branch 'for-next/net-of-phy'Sascha Hauer2014-06-046-106/+331
|\
| * net: phy: micrel: Add support for specifying pad skew valuesSascha Hauer2014-05-231-1/+85
| * net: phy: micrel: Add kwz9031 supportSascha Hauer2014-05-231-0/+9
| * net: fec_imx: Add devicetree support for mdio busSascha Hauer2014-05-231-0/+5
| * net: phy: genphy: Make it work with of_set_phy_supportedSascha Hauer2014-05-231-3/+5
| * net: phy: genphy: always write MII_CTRL1000 when availableSascha Hauer2014-05-231-3/+6
| * net: phy: remove now unused of_phy_device_connectSascha Hauer2014-05-231-31/+0
| * net: orion-gbe: use transparent-to-driver of mdio functionsSascha Hauer2014-05-232-28/+35
| * net: phy: Support limiting phy speed in the devicetreeSascha Hauer2014-05-211-1/+35
| * net: phy: Support finding a phy in the devicetreeSascha Hauer2014-05-211-0/+30
| * net: phy: register phys specified in devicetreeSascha Hauer2014-05-211-0/+69
| * net: phy: move setting of phy_map to phy_register_deviceSascha Hauer2014-05-212-2/+2
| * net: phy: factor out phy_device_attach functionSascha Hauer2014-05-211-43/+56
* | Merge branch 'for-next/net'Sascha Hauer2014-06-0427-82/+131
|\ \
| * | net: arc_emac: disable interruptsBeniamino Galvani2014-05-201-6/+3
| * | net: arc_emac: remove delay from mdio polling loopBeniamino Galvani2014-05-201-13/+6
| * | drivers/net/ethoc: add mdio bus supportFranck Jullien2014-05-162-0/+58
| * | net: cpsw: Allow multiple slavesSascha Hauer2014-05-151-10/+6
| * | net: cpsw: Always write mac_control registerSascha Hauer2014-05-151-7/+0
| * | net: cpsw: use slave device for dev_dbgSascha Hauer2014-05-151-15/+16
| * | net: cpsw: register slaves as devicesSascha Hauer2014-05-151-1/+12
| * | net: cpsw: Pass correct slaveSascha Hauer2014-05-151-2/+2
| * | net: phy: Print ethernet device in the link informationSascha Hauer2014-05-151-1/+1
| * | net: Pass eth_device to net_receiveSascha Hauer2014-05-1525-27/+27
* | | net: fec_imx: check return value of registration functionsSascha Hauer2014-05-211-2/+7
* | | net: fec_imx: mask mii register reads correctlySascha Hauer2014-05-211-1/+1
| |/ |/|
* | net: dm9k: only read on packet for each call to dm9k_eth_rx()Michael Olbrich2014-05-191-2/+4
|/
* driver/net: fix bus endianess access in ethoc.cFranck Jullien2014-05-141-2/+2
* Merge branch 'for-next/rockchip'Sascha Hauer2014-05-053-0/+477
|\
| * net: add ARC EMAC driverBeniamino Galvani2014-04-293-0/+477
* | net cpsw: fix rx stability under heavy network loadChristoph Fritz2014-05-051-1/+6
* | net: usb: asix: fix formatingAntony Pavlov2014-04-231-9/+8
|/