summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/resource-err-ptr'Sascha Hauer2014-10-0213-10/+56
|\
| * resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-1610-4/+41
| * resource: Let dev_get_mem_region return an error pointerSascha Hauer2014-09-163-6/+15
* | Merge branch 'for-next/phycore-imx6'Sascha Hauer2014-10-021-2/+2
|\ \
| * | phy/micrel: disable Asym_Pause supportJan Weitzel2014-09-171-2/+2
| |/
* | Merge branch 'for-next/openrisc'Sascha Hauer2014-10-021-0/+6
|\ \
| * | net: ethoc: add device tree supportAntony Pavlov2014-09-091-0/+6
* | | Merge branch 'for-next/net-phy'Sascha Hauer2014-10-021-56/+86
|\ \ \
| * | | net: phy: don't use 'dev' as name for variables of type struct phy_deviceSascha Hauer2014-09-181-39/+39
| * | | net: phy: Use xzalloc for small allocationsSascha Hauer2014-09-181-7/+2
| * | | net: phy: introduce phy_aneg_doneSascha Hauer2014-09-171-11/+46
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2014-10-021-32/+91
|\ \ \
| * | | net: asix: handle packets crossing URB boundariesLucas Stach2014-09-221-32/+91
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2014-10-021-16/+1
|\ \ \
| * | | phy: marvell: move IDs to own headerLucas Stach2014-09-171-16/+1
| | |/ | |/|
* | | Merge branch 'for-next/at91'Sascha Hauer2014-10-021-2/+4
|\ \ \ | |/ / |/| |
| * | net: macb: enable GEM with only FE featureBo Shen2014-09-241-2/+4
| |/
* / net: dm9k: fix copy-paste typoAntony Pavlov2014-09-111-1/+1
|/
* 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
|\ \