index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
stmmac: export probe_config_dt() and get_platform_resources()
Joachim Eastwood
2015-07-20
2
-4
/
+14
*
|
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: Trivial: fix typo in constant name
Nik Nyby
2015-06-29
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
4
-24
/
+28
|
\
|
*
stmmac: troubleshoot unexpected bits in des0 & des1
Alexey Brodkin
2015-06-24
4
-24
/
+28
*
|
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
|
net: stmmac: dwmac-rk: add rk3368-specific data
Heiko Stübner
2015-06-23
1
-0
/
+126
*
|
net: stmmac: dwmac-rk: abstract access to mac settings in GRF
Heiko Stübner
2015-06-23
1
-41
/
+75
*
|
net: stmmac: dwmac-rk: Fix clk rate when provided by soc
Heiko Stübner
2015-06-23
1
-2
/
+1
*
|
net: stmmac: dwmac-rk: remove unused gpio register defines
Heiko Stübner
2015-06-23
1
-3
/
+0
*
|
net: stmmac: dwmac-rk: Don't add function name in info or err messages
Romain Perier
2015-06-18
1
-39
/
+36
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
2
-23
/
+59
|
\
|
|
*
net: stmmac: create one debugfs dir per net-device
Mathieu Olivari
2015-05-25
2
-23
/
+59
*
|
stmmac: add ipq806x glue layer
Mathieu Olivari
2015-05-30
3
-0
/
+380
*
|
stmmac: add fixed-link device-tree support
Mathieu Olivari
2015-05-30
2
-2
/
+12
*
|
stmmac: add phy-handle support to the platform layer
Mathieu Olivari
2015-05-30
2
-11
/
+23
*
|
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
4
-31
/
+12
*
|
stmmac: let stmmac_dvr_probe take a struct of resources
Joachim Eastwood
2015-05-21
4
-35
/
+45
*
|
stmmac: move driver data setting into stmmac_dvr_probe
Joachim Eastwood
2015-05-21
3
-4
/
+2
*
|
stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual call
Vineet Gupta
2015-05-21
1
-3
/
+1
*
|
stmmac: drop driver from stmmac platform code
Joachim Eastwood
2015-05-15
2
-23
/
+3
*
|
stmmac: convert dwmac-sunxi to platform driver
Joachim Eastwood
2015-05-15
5
-5
/
+36
*
|
stmmac: convert dwmac-sti to platform driver
Joachim Eastwood
2015-05-15
5
-9
/
+40
*
|
stmmac: convert dwmac-socfpga to platform driver
Joachim Eastwood
2015-05-15
5
-4
/
+34
*
|
stmmac: convert dwmac-rk to platform driver
Joachim Eastwood
2015-05-15
5
-4
/
+39
*
|
stmmac: convert dwmac-meson to platform driver
Joachim Eastwood
2015-05-15
5
-4
/
+36
*
|
stmmac: convert dwmac-lpc18xx to a platform driver
Joachim Eastwood
2015-05-15
5
-4
/
+35
*
|
stmmac: add a generic dwmac driver
Joachim Eastwood
2015-05-15
4
-6
/
+54
*
|
stmmac: prepare stmmac platform to support stand alone drivers
Joachim Eastwood
2015-05-15
2
-5
/
+13
*
|
stmmac: add dwmac glue for NXP 18xx/43xx family
Joachim Eastwood
2015-05-15
4
-1
/
+78
|
/
*
drivers/net: include <module.h> for modular stmmac_platform code
Paul Gortmaker
2015-05-03
1
-0
/
+1
*
stmmac: Configure Flow Control to work correctly based on rxfifo size
Vince Bridgers
2015-04-16
4
-9
/
+40
*
stmmac: Enable unicast pause frame detect in GMAC Register 6
Vince Bridgers
2015-04-16
1
-1
/
+4
*
stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree
Vince Bridgers
2015-04-16
1
-0
/
+4
*
stmmac: Add defines and documentation for enabling flow control
Vince Bridgers
2015-04-16
1
-0
/
+51
*
stmmac: fix oops on rmmod after assigning ip addr
Bryan O'Donoghue
2015-04-16
1
-3
/
+3
*
stmmac: Add an optional register interface clock
Andrew Bresticker
2015-04-08
2
-0
/
+16
*
ptp: stmmac: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-3
/
+1
*
ptp: stmmac: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-09
1
-29
/
+36
|
\
|
*
stmmac: check IRQ availability early on probe
Alexey Brodkin
2015-03-04
1
-29
/
+36
*
|
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-1
/
+1
*
|
net: stmmac: make reset control an optional requirement
Dinh Nguyen
2015-03-08
1
-1
/
+3
|
/
*
net: stmmac: Use setup_timer and mod_timer
Vaishali Thakkar
2015-03-01
1
-5
/
+5
*
stmmac: DMA threshold mode or SF mode can be different among multiple device ...
Sonic Zhang
2015-02-01
1
-2
/
+3
*
stmmac: pci: add MSI support for Intel Quark X1000
Kweh, Hock Leong
2015-01-27
1
-0
/
+2
[prev]
[next]