aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2015-12-14stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai
2015-12-05stmmac: fix resource management when resumeGiuseppe CAVALLARO
2015-11-30stmmac: fix oversized frame receptionGiuseppe CAVALLARO
2015-11-30stmmac: fix PHY reset during resumeGiuseppe CAVALLARO
2015-11-30stmmac: dwmac-sti: fix st,tx-retime-src checkGiuseppe CAVALLARO
2015-11-30stmmac: fix csr clock divisor for 300MHzGiuseppe CAVALLARO
2015-11-30stmmac: fix a filter problem after resuming.Giuseppe CAVALLARO
2015-11-12stmmac: avoid ipq806x constant overflow warningArnd Bergmann
2015-11-05net: stmmac: fix double-initialization of phy_ifaceLABBE Corentin
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-01stmmac: Correctly report PTP capabilities.Phil Reid
2015-10-05net: stmmac: avoid using timespecArnd Bergmann
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-22net: stmmac: fix type of entry variableAndrzej Hajda
2015-09-15net: stmmac: Use msleep rather then udelay for reset delaySjoerd Simons
2015-09-09stmmac: fix check for phydev being openAlexey Brodkin
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-07stmmac: dwmac-ipq806x: fix static checker warningMathieu Olivari
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-31stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood
2015-07-29stmmac: dwmac-sti: refactor the init glue callbacksJoachim Eastwood
2015-07-29stmmac: remove setup/free glue callbacksJoachim Eastwood
2015-07-29stmmac: dwmac-rk: use rk_gmac_ops as of match dataJoachim Eastwood
2015-07-29stmmac: dwmac-rk: make rk_gmac_ops structs static constJoachim Eastwood
2015-07-29stmmac: dwmac-sti: use custom of match structureJoachim Eastwood
2015-07-29stmmac: let dwmac-* drivers handle their own match dataJoachim Eastwood
2015-07-29stmmac: move stmmac_pltfr_probe into dwmac-genericJoachim Eastwood
2015-07-29stmmac: dwmac-rk: create a new probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-sti: turn setup callback into a probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-sunxi: turn setup callback into a probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-sunxi: move sun7i_gmac_setup functionJoachim Eastwood
2015-07-29stmmac: dwmac-socfpga: turn setup callback into a probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-socfpga: move socfpga_dwmac_probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-ipq806x: turn setup callback into a probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed functionJoachim Eastwood
2015-07-29stmmac: fix ptr_ret.cocci warningFengguang Wu
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-21stmmac: fix setting of driver data in stmmac_dvr_probeJoachim Eastwood
2015-07-20stmmac: add proper probe function to dwmac-mesonJoachim Eastwood
2015-07-20stmmac: add proper probe function to dwmac-lpc18xxJoachim Eastwood
2015-07-20stmmac: export probe_config_dt() and get_platform_resources()Joachim Eastwood
2015-07-20stmmac: make stmmac_probe_config_dt return the platform data structJoachim Eastwood
2015-07-20stmmac: introduce stmmac_get_platform_resources()Joachim Eastwood
2015-07-20stmmac: clean up platform/of_match data retrievalJoachim Eastwood
2015-07-20stmmac: use of_device_get_match_data to retrieve of match dataJoachim Eastwood
2015-06-29stmmac: Trivial: fix typo in constant nameNik Nyby
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-24stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-23net: stmmac: dwmac-rk: add rk3368-specific dataHeiko Stübner