summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | net/phy/phy.c: fix whitespaceAntony Pavlov2014-01-061-1/+1
| * | net/phy: add driver for LXT PHYsAntony Pavlov2014-01-063-0/+37
| * | miitool: change behaviour closer to linux' mii-toolAntony Pavlov2014-01-061-9/+1
| * | net: phy: implement detect callback for miibus devicesSascha Hauer2013-12-112-1/+32
| * | net: phy: Track mii buses on a listSascha Hauer2013-12-111-0/+6
| * | net: phy: move phy_init_hw to phy_device_connectSascha Hauer2013-12-112-8/+9
| * | net: phy: track registered state of a phy deviceSascha Hauer2013-12-111-4/+17
| * | net: phy: check if a phy already has an ethernet deviceSascha Hauer2013-12-111-0/+3
| * | net: phy: move duplicated code out of if/elseSascha Hauer2013-12-111-18/+9
| * | net: phy: bail out early in phy_device_connectSascha Hauer2013-12-111-29/+37
| * | net: phy: cleanup attached device handlingSascha Hauer2013-12-112-15/+3
* | | net: dm9k: bail out when resources can't be claimedSascha Hauer2013-12-181-0/+4
| |/ |/|
* | net: cpsw: Fix gmii_sel configJan Weitzel2013-12-121-0/+1
|/
* Merge branch 'for-next/omap-drivers'Sascha Hauer2013-12-061-63/+218
|\
| * net: cpsw: straighten error pathSascha Hauer2013-11-271-5/+13
| * net: cpsw: attach slave to edev->privSascha Hauer2013-11-271-14/+20
| * net: cpsw: drop for_each_slaveSascha Hauer2013-11-271-26/+14
| * net: cpsw: move eth_device into slaveSascha Hauer2013-11-271-17/+16
| * cpsw: Add devicetree probe supportSascha Hauer2013-11-271-7/+159
| * net: cpsw: inline slave_dataSascha Hauer2013-11-221-5/+7
* | Merge branch 'for-next/misc'Sascha Hauer2013-12-065-8/+8
|\ \
| * | net: phy: Fix get_phy_device return valueSascha Hauer2013-11-252-5/+5
| * | barebox: remove double semicolonsAlexander Aring2013-11-181-1/+1
| * | net: netx: Fix signed/unsigned arguments for printfAlexander Shiyan2013-11-111-1/+1
| * | net/Kconfig: Remove non-existent ARCH_DAVINCIAlexander Shiyan2013-11-111-1/+1
| |/
* | net/phy: add driver for atheros PHYsLucas Stach2013-12-033-0/+127
* | ARM: i.mx53: Parse Reset GPIO pin in FEC driver from DevicetreeRostislav Lisovy2013-11-251-0/+17
|/
* net: phy: Add micrel KSZ8031Markus Pargmann2013-10-261-0/+9
* macb: add support to read the mac address from registerJean-Christophe PLAGNIOL-VILLARD2013-10-061-0/+22
* smc91111: add fixup for qemu phy supportJean-Christophe PLAGNIOL-VILLARD2013-09-221-1/+29
* net: designware: remove backspaces from codeSascha Hauer2013-09-091-4/+4
* net: designware: Add decvicetree supportSascha Hauer2013-09-091-9/+45
* net: designware: make alt/enhanced descriptor runtime configurableSascha Hauer2013-09-093-75/+56