summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: phy: micrel: Add workaround for bad autonegPhilipp Zabel2016-02-041-1/+22
* net: phy: micrel: Center FLP timing at 16msPhilipp Zabel2016-02-041-1/+16
* net: phy: micrel: Be more const correctPhilipp Zabel2016-02-041-12/+12
* net: phy: micrel: use BIT macroPhilipp Zabel2016-02-041-9/+9
* net: phy: micrel: Staticise ksz8873mll_read_status()Philipp Zabel2016-02-041-1/+1
* miitool: Add code to register a PHYAndrey Smirnov2016-02-041-2/+7
* mdio_bus: Change PHY's naming schemeAndrey Smirnov2016-02-032-3/+7
* mdio_bus: Add mdiobus_get_bus() functionAndrey Smirnov2016-02-031-0/+19
* mdio_bus: Change dev_info to dev_dbgAndrey Smirnov2016-02-031-1/+1
* net: Port bitbanged MDIO code from Linux kernelAndrey Gusakov2016-02-034-0/+476
* Merge branch 'for-next/net'Sascha Hauer2015-12-085-20/+49
|\
| * net: tap: fix whitespacesAntony Pavlov2015-12-041-3/+4
| * net: tap: make locally used functions staticAntony Pavlov2015-12-041-5/+5
| * net: usb: asix: fix 'no previous prototype' warningAntony Pavlov2015-11-231-1/+1
| * net: usb: asix: make rx_fixup ax_skb buffer alignedAntony Pavlov2015-11-231-1/+1
| * net: fec: fix indentation and whitspacesStefan Christ2015-11-191-4/+4
| * net: fec: implement dtb property phy-reset-durationStefan Christ2015-11-191-1/+4
| * net: fec: set phy reset time to 1msStefan Christ2015-11-191-1/+1
| * net: rtl8169: get rid of DMA_ADDRESS_BROKENLucas Stach2015-11-131-4/+6
| * net: designware: Don't hang in reset with powered down phyTrent Piepho2015-11-131-1/+24
* | net: smc1111: fix ethernet mac settingRobert Jarzmik2015-12-071-1/+1
|/
* Merge branch 'for-next/net'Sascha Hauer2015-11-061-5/+8
|\
| * net: phy: wait for link OK after successfull autonegotiationAnton Bondarenko2015-11-051-5/+8
* | net: mvneta: add Armada XP compatibleSebastian Hesselbarth2015-10-121-0/+1
|/
* net: e1000: correct function signature of set_ethaddrLucas Stach2015-09-091-1/+1
* Merge branch 'for-next/ppc'Sascha Hauer2015-08-061-1/+1
|\
| * PPC/MPC52xx: unify header file name for clock APIJuergen Borleis2015-08-031-1/+1
* | Merge branch 'for-next/net'Sascha Hauer2015-08-062-35/+4
|\ \ | |/ |/|
| * net: phy: at803x: Use genphy_config_initSascha Hauer2015-07-292-35/+4
* | net: enc28j60: fix set mac function signatureLucas Stach2015-07-291-1/+1
|/
* net: smc911x: Add device tree supportSascha Hauer2015-06-261-0/+6
* net: Make set_ethaddr argument constSascha Hauer2015-06-2627-27/+27
* Merge branch 'for-next/mips'Sascha Hauer2015-06-091-18/+120
|\
| * net: dm9k: fix reset routineAntony Pavlov2015-05-121-2/+23
| * net: dm9k: add device tree supportAntony Pavlov2015-05-121-16/+87
| * net: dm9k: show only one phy on miibusAntony Pavlov2015-05-121-0/+10
* | Merge branch 'pu/am335x'Sascha Hauer2015-05-282-5/+50
|\ \ | |/ |/|
| * net: cpsw: unregister device on remove callbackSascha Hauer2015-04-281-5/+39
| * net: phy: Add missing phy_unregister_deviceSascha Hauer2015-04-281-0/+11
* | Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-062-8/+8
|\ \
| * | of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-302-8/+8
* | | Merge branch 'for-next/mvebu'Sascha Hauer2015-05-061-0/+31
|\ \ \
| * | | net: phy: Support Marvell 88E1318S PHYSebastian Hesselbarth2015-04-271-0/+31
| | |/ | |/|
* | | Merge branch 'for-next/misc'Sascha Hauer2015-05-062-1/+8
|\ \ \
| * | | net: fec: Fix RGMII-IDMarkus Pargmann2015-05-011-1/+4
| * | | net: usb: asix: Add D-link DUB-E100 H/W Ver C1 supportMayur Nande2015-04-281-0/+4
| |/ /
* | / net: phy: Do not double remove phy deviceSascha Hauer2015-05-051-0/+2
| |/ |/|
* | net: e1000: add HAS_DMA dependencyAntony Pavlov2015-04-281-0/+1
|/
* Merge branch 'for-next/pxa'Sascha Hauer2015-04-131-0/+29
|\
| * net: smc1111: add a quirk for pxa pxa27x platformsRobert Jarzmik2015-04-131-0/+29