summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* net usb asix: Simplify condition in rx_fixup()Marek Vasut2014-01-231-1/+1
* net/phy: add driver for National Semiconductor DP83865 PHYAntony Pavlov2014-01-203-0/+101
* net: phy: Fix crash when no phy is foundSascha Hauer2014-01-201-0/+5
* Merge branch 'for-next/openrisc'Sascha Hauer2014-01-073-0/+522
|\
| * net: add driver for OpenCores 10/100 Mbps ethernet MACBeniamino Galvani2013-12-173-0/+522
* | Merge branch 'for-next/miiphy'Sascha Hauer2014-01-075-58/+128
|\ \