summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* stmmac: Don't exit mdio registration when mdio subnode is not found in the DTSRomain Perier2016-01-101-3/+5
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-071-1/+1
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-10/+4
* phy: add phydev_name() wrapperAndrew Lunn2016-01-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-172-4/+11
|\
| * stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai2015-12-141-1/+5
| * stmmac: fix resource management when resumeGiuseppe CAVALLARO2015-12-051-3/+6
* | stmmac: socfpga: Provide dt node to config ptp clk source.Phil Reid2015-12-151-0/+9
* | stmmac: Fix calculations for ptp counters when clock input = 50Mhz.Phil Reid2015-12-153-15/+15
* | stmmac: create of compatible mdio bus for stmmac driverPhil Reid2015-12-152-4/+24
* | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-151-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-033-22/+28
|\ \ | |/
| * stmmac: fix oversized frame receptionGiuseppe CAVALLARO2015-11-301-0/+6
| * stmmac: fix PHY reset during resumeGiuseppe CAVALLARO2015-11-301-15/+13
| * stmmac: dwmac-sti: fix st,tx-retime-src checkGiuseppe CAVALLARO2015-11-301-6/+7
| * stmmac: fix csr clock divisor for 300MHzGiuseppe CAVALLARO2015-11-301-1/+1
| * stmmac: fix a filter problem after resuming.Giuseppe CAVALLARO2015-11-301-0/+1
* | stmmac: ipq806x: Return error values instead of pointersStephen Boyd2015-12-031-13/+11
* | stmmac: support Reg_9 to get HW level informationGiuseppe CAVALLARO2015-12-014-0/+173
|/
* stmmac: avoid ipq806x constant overflow warningArnd Bergmann2015-11-121-5/+5
* net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin2015-11-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-031-2/+5
|\
| * stmmac: Correctly report PTP capabilities.Phil Reid2015-11-011-2/+5
* | net: stmmac: avoid using timespecArnd Bergmann2015-10-051-3/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-261-3/+8
|\ \ | |/
| * net: stmmac: Use msleep rather then udelay for reset delaySjoerd Simons2015-09-151-3/+8
* | net: stmmac: fix type of entry variableAndrzej Hajda2015-09-221-1/+1
|/
* stmmac: fix check for phydev being openAlexey Brodkin2015-09-091-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-2/+2
|\
| * stmmac: dwmac-ipq806x: fix static checker warningMathieu Olivari2015-08-071-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-311-0/+4
|\ \ | |/
| * stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood2015-07-311-0/+4
* | stmmac: dwmac-sti: refactor the init glue callbacksJoachim Eastwood2015-07-291-31/+12
* | stmmac: remove setup/free glue callbacksJoachim Eastwood2015-07-292-10/+0
* | stmmac: dwmac-rk: use rk_gmac_ops as of match dataJoachim Eastwood2015-07-291-23/+4
* | stmmac: dwmac-rk: make rk_gmac_ops structs static constJoachim Eastwood2015-07-291-4/+4
* | stmmac: dwmac-sti: use custom of match structureJoachim Eastwood2015-07-291-3/+8
* | stmmac: let dwmac-* drivers handle their own match dataJoachim Eastwood2015-07-293-18/+18
* | stmmac: move stmmac_pltfr_probe into dwmac-genericJoachim Eastwood2015-07-293-57/+48
* | stmmac: dwmac-rk: create a new probe functionJoachim Eastwood2015-07-291-9/+31
* | stmmac: dwmac-sti: turn setup callback into a probe functionJoachim Eastwood2015-07-291-9/+22
* | stmmac: dwmac-sunxi: turn setup callback into a probe functionJoachim Eastwood2015-07-291-18/+31
* | stmmac: dwmac-sunxi: move sun7i_gmac_setup functionJoachim Eastwood2015-07-291-29/+29
* | stmmac: dwmac-socfpga: turn setup callback into a probe functionJoachim Eastwood2015-07-291-14/+26
* | stmmac: dwmac-socfpga: move socfpga_dwmac_probe functionJoachim Eastwood2015-07-291-25/+25
* | stmmac: dwmac-ipq806x: turn setup callback into a probe functionJoachim Eastwood2015-07-291-15/+23
* | stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed functionJoachim Eastwood2015-07-291-7/+7
* | stmmac: fix ptr_ret.cocci warningFengguang Wu2015-07-291-3/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-231-1/+1
|\ \ | |/
| * stmmac: fix setting of driver data in stmmac_dvr_probeJoachim Eastwood2015-07-211-1/+1
OpenPOWER on IntegriCloud