summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2016-05-094-11/+44
|\
| * net: phy: Add fixed link supportSascha Hauer2016-05-091-8/+41
| * whole tree: remove trailing whitespacesDu Huanpeng2016-04-213-3/+3
* | Merge branch 'for-next/include-pdata'Sascha Hauer2016-05-098-8/+8
|\ \
| * | include: Move smc911x eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
| * | include: Move dm9000 eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
| * | include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-152-2/+2
| * | include: Move davinci emac platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
| * | include: Move designware eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
| * | include: Move smc91111 eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
| * | include: Move ep93xx eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
| |/
* / string: Fix (v)asprintf prototypesSascha Hauer2016-04-151-1/+1
|/
* fec_imx: Unregister MDIO when probe failsAndrey Smirnov2016-03-171-2/+4
* fec_imx: Deallocate DMA buffers when probe failsAndrey Smirnov2016-03-171-4/+17
* fec_imx: Implement reset timeoutAndrey Smirnov2016-03-171-1/+6
* fec_imx: Use FEC_ECNTRL_RESET instead of a magic numberAndrey Smirnov2016-03-161-1/+1
* fec_imx: Free phy_reset GPIO if when probe failsAndrey Smirnov2016-03-161-2/+5
* fec_imx: Deallocate I/O resources if probe failsAndrey Smirnov2016-03-161-5/+9
* fec_imx: Deallocate clocks when probe failsAndrey Smirnov2016-03-161-4/+10
* Merge branch 'for-next/misc'Sascha Hauer2016-03-112-8/+16
|\
| * EP93xx eth: allow passing of phy config via platform dataAlexander Kurz2016-02-252-2/+14
| * net ep93xx mii: do not supress MII preamble transmissionAlexander Kurz2016-02-241-6/+2
* | Merge branch 'for-next/driver'Sascha Hauer2016-03-1116-59/+121
|\ \
| * | driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-0716-59/+121
| * | driver: Fix return check of dev_request_mem_regionSascha Hauer2016-02-231-4/+4
| |/
* / net: efi: correct function signature of set_ethaddrLucas Stach2016-03-041-1/+1
|/
* 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
|/