index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_platform.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...
Peter Chen
2016-08-01
1
-2
/
+5
*
drivers: net: stmmac: add port selection programming
Giuseppe CAVALLARO
2016-06-28
1
-0
/
+2
*
net: stmmac: allow to split suspend/resume from init/exit callbacks
Vincent Palatin
2016-06-16
1
-2
/
+6
*
stmmac: let remove/resume/suspend functions take device pointer
Joachim Eastwood
2016-05-03
1
-3
/
+3
*
stmmac: add new DT platform entries for GMAC4
Alexandre TORGUE
2016-04-02
1
-0
/
+7
*
stmmac: fix MDIO settings
Giuseppe CAVALLARO
2016-04-01
1
-18
/
+66
*
Revert "stmmac: Fix 'eth0: No PHY found' regression"
Giuseppe CAVALLARO
2016-04-01
1
-8
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
1
-1
/
+8
|
\
|
*
stmmac: Fix 'eth0: No PHY found' regression
Gabriel Fernandez
2016-03-03
1
-1
/
+8
*
|
stmmac: fix noderef.cocci warnings
Wu Fengguang
2016-03-06
1
-1
/
+1
*
|
stmmac: rework DMA bus setting and introduce new platform AXI structure
Giuseppe Cavallaro
2016-03-02
1
-3
/
+39
|
/
*
stmmac: create of compatible mdio bus for stmmac driver
Phil Reid
2015-12-15
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
1
-0
/
+4
|
\
|
*
stmmac: fix missing MODULE_LICENSE in stmmac_platform
Joachim Eastwood
2015-07-31
1
-0
/
+4
*
|
stmmac: remove setup/free glue callbacks
Joachim Eastwood
2015-07-29
1
-3
/
+0
*
|
stmmac: let dwmac-* drivers handle their own match data
Joachim Eastwood
2015-07-29
1
-18
/
+0
*
|
stmmac: move stmmac_pltfr_probe into dwmac-generic
Joachim Eastwood
2015-07-29
1
-55
/
+0
*
|
stmmac: fix ptr_ret.cocci warning
Fengguang Wu
2015-07-29
1
-3
/
+1
*
|
stmmac: export probe_config_dt() and get_platform_resources()
Joachim Eastwood
2015-07-20
1
-4
/
+6
*
|
stmmac: make stmmac_probe_config_dt return the platform data struct
Joachim Eastwood
2015-07-20
1
-16
/
+12
*
|
stmmac: introduce stmmac_get_platform_resources()
Joachim Eastwood
2015-07-20
1
-27
/
+37
*
|
stmmac: clean up platform/of_match data retrieval
Joachim Eastwood
2015-07-20
1
-21
/
+29
*
|
stmmac: use of_device_get_match_data to retrieve of match data
Joachim Eastwood
2015-07-20
1
-5
/
+3
|
/
*
stmmac: add fixed-link device-tree support
Mathieu Olivari
2015-05-30
1
-1
/
+11
*
stmmac: add phy-handle support to the platform layer
Mathieu Olivari
2015-05-30
1
-1
/
+5
*
stmmac: drop unnecessary dt checks in stmmac_probe_config_dt
Joachim Eastwood
2015-05-21
1
-6
/
+0
*
stmmac: change the stmmac_dvr_probe return type to int
Joachim Eastwood
2015-05-21
1
-10
/
+1
*
stmmac: let stmmac_dvr_probe take a struct of resources
Joachim Eastwood
2015-05-21
1
-27
/
+18
*
stmmac: move driver data setting into stmmac_dvr_probe
Joachim Eastwood
2015-05-21
1
-2
/
+0
*
stmmac: drop driver from stmmac platform code
Joachim Eastwood
2015-05-15
1
-22
/
+0
*
stmmac: convert dwmac-sunxi to platform driver
Joachim Eastwood
2015-05-15
1
-1
/
+0
*
stmmac: convert dwmac-sti to platform driver
Joachim Eastwood
2015-05-15
1
-4
/
+0
*
stmmac: convert dwmac-socfpga to platform driver
Joachim Eastwood
2015-05-15
1
-1
/
+0
*
stmmac: convert dwmac-rk to platform driver
Joachim Eastwood
2015-05-15
1
-1
/
+0
*
stmmac: convert dwmac-meson to platform driver
Joachim Eastwood
2015-05-15
1
-1
/
+0
*
stmmac: convert dwmac-lpc18xx to a platform driver
Joachim Eastwood
2015-05-15
1
-1
/
+0
*
stmmac: add a generic dwmac driver
Joachim Eastwood
2015-05-15
1
-5
/
+0
*
stmmac: prepare stmmac platform to support stand alone drivers
Joachim Eastwood
2015-05-15
1
-5
/
+9
*
stmmac: add dwmac glue for NXP 18xx/43xx family
Joachim Eastwood
2015-05-15
1
-0
/
+1
*
drivers/net: include <module.h> for modular stmmac_platform code
Paul Gortmaker
2015-05-03
1
-0
/
+1
*
stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree
Vince Bridgers
2015-04-16
1
-0
/
+4
*
stmmac: check IRQ availability early on probe
Alexey Brodkin
2015-03-04
1
-29
/
+36
*
stmmac: Add an optional device tree property "snps,burst_len"
Sonic Zhang
2015-01-26
1
-0
/
+3
*
GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC
Roger Chen
2014-12-31
1
-0
/
+1
*
net: ethernet: stmicro: stmmac: drop owner assignment from platform_drivers
Wolfram Sang
2014-12-22
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-12-10
1
-9
/
+9
|
\
|
*
stmmac: platform: Move plat_dat checking earlier
Huacai Chen
2014-11-29
1
-9
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
1
-6
/
+7
|
\
\
|
|
/
|
*
stmmac: platform: fix default values of the filter bins setting
Huacai Chen
2014-11-26
1
-6
/
+7
*
|
stmmac: review driver when run kernel-doc
Giuseppe CAVALLARO
2014-11-19
1
-6
/
+37
[next]