summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* drivers: treewide: Kill empty remove() implementationsAlexander Shiyan2014-04-023-16/+0
* Merge branch 'for-next/misc'Sascha Hauer2014-03-072-3/+3
|\
| * net: usb: asix: properly propagate error codeLucas Stach2014-02-101-2/+2
| * net: usb: smsc95xx: fix wrong phy reset conditionLucas Stach2014-02-101-1/+1
* | net: orion: add ethernet driverSebastian Hesselbarth2014-02-104-0/+784
* | net: phy: add mvebu mdio bus driverSebastian Hesselbarth2014-02-103-0/+162
* | net: phy: add of_phy_device_connectSebastian Hesselbarth2014-02-101-0/+31
* | net: reorder Kconfig and Makefile alphabeticallySebastian Hesselbarth2014-02-102-83/+83
|/
* net usb asix: add AX88772B USB IDPhilipp Zabel2014-01-291-0/+14
* net usb asix: read MAC from EEPROM on AX88772BPhilipp Zabel2014-01-291-3/+15
* net usb asix: Use only 11 bits of header for data sizeMarek Vasut2014-01-231-2/+2