index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
stmmac.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314
Thomas Gleixner
2019-06-05
1
-15
/
+1
*
net: stmmac: Fallback to Platform Data clock in Watchdog conversion
Jose Abreu
2019-01-30
1
-0
/
+1
*
net: stmmac: Rework coalesce timer and fix multi-queue races
Jose Abreu
2018-09-18
1
-0
/
+1
*
net: stmmac: Add XGMAC 2.10 HWIF entry
Jose Abreu
2018-08-09
1
-0
/
+1
*
stmmac: use of_property_read_u32 instead of read_u8
Bhadram Varka
2017-11-03
1
-4
/
+4
*
net-next: stmmac: Add dwmac-sun8i
LABBE Corentin
2017-06-01
1
-0
/
+1
*
net-next: stmmac: add optional setup function
LABBE Corentin
2017-06-01
1
-0
/
+1
*
net: stmmac: Use AVB mode by default
Thierry Reding
2017-03-22
1
-2
/
+2
*
net: stmmac: RX queue routing configuration
Joao Pinto
2017-03-21
1
-0
/
+1
*
net: stmmac: TX and RX queue priority configuration
Joao Pinto
2017-03-21
1
-0
/
+4
*
net: stmmac: configuration of CBS in case of a TX AVB queue
Joao Pinto
2017-03-12
1
-3
/
+9
*
net: stmmac: multiple queues dt configuration
Joao Pinto
2017-03-12
1
-0
/
+30
*
net: stmmac: Remove the bus_setup function pointer
LABBE Corentin
2017-02-08
1
-1
/
+0
*
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
jpinto
2017-01-09
1
-0
/
+5
*
stmmac: adding DT parameter for LPI tx clock gating
jpinto
2017-01-09
1
-0
/
+1
*
net: stmmac: remove unused duplicate property snps,axi_all
Niklas Cassel
2017-01-02
1
-1
/
+0
*
net: smmac: allow configuring lower pbl values
Niklas Cassel
2016-12-08
1
-0
/
+1
*
net: stmmac: add support for independent DMA pbl for tx/rx
Niklas Cassel
2016-12-08
1
-0
/
+2
*
Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"
Joachim Eastwood
2016-11-09
1
-2
/
+0
*
drivers: net: stmmac: add port selection programming
Giuseppe CAVALLARO
2016-06-28
1
-0
/
+1
*
net: stmmac: allow to split suspend/resume from init/exit callbacks
Vincent Palatin
2016-06-16
1
-0
/
+2
*
stmmac: add new DT platform entries for GMAC4
Alexandre TORGUE
2016-04-02
1
-0
/
+2
*
stmmac: fix MDIO settings
Giuseppe CAVALLARO
2016-04-01
1
-1
/
+1
*
Revert "stmmac: Fix 'eth0: No PHY found' regression"
Giuseppe CAVALLARO
2016-04-01
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
1
-0
/
+1
|
\
|
*
stmmac: Fix 'eth0: No PHY found' regression
Gabriel Fernandez
2016-03-03
1
-0
/
+1
*
|
stmmac: rework DMA bus setting and introduce new platform AXI structure
Giuseppe Cavallaro
2016-03-02
1
-1
/
+16
|
/
*
stmmac: remove setup/free glue callbacks
Joachim Eastwood
2015-07-29
1
-2
/
+0
*
stmmac: remove unused stmmac_of_data struct
Joachim Eastwood
2015-07-29
1
-18
/
+0
*
stmmac: drop custom_* fields from plat_stmmacenet_data
Joachim Eastwood
2015-07-20
1
-2
/
+0
*
stmmac: add phy-handle support to the platform layer
Mathieu Olivari
2015-05-30
1
-0
/
+1
*
stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree
Vince Bridgers
2015-04-16
1
-0
/
+2
*
net: stmmac: Support devicetree configs for mcast and ucast filter entries
Vince Bridgers
2014-07-31
1
-0
/
+2
*
stmmac: Fix kernel crashes for jumbo frames
Vince Bridgers
2014-01-21
1
-0
/
+1
*
net: stmmac: Use driver data and callbacks tied with compatible strings
Chen-Yu Tsai
2014-01-19
1
-0
/
+18
*
net: stmmac: Allocate and pass soc/board specific data to callbacks
Chen-Yu Tsai
2014-01-19
1
-2
/
+4
*
net: stmmac: support max-speed device tree property
Srinivas Kandagatla
2014-01-16
1
-0
/
+1
*
driver:net:stmmac: Disable DMA store and forward mode if platform data force_...
Sonic Zhang
2013-08-30
1
-0
/
+1
*
dt:net:stmmac: Add dt specific phy reset callback support.
Srinivas Kandagatla
2013-07-04
1
-0
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
|
*
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
2012-11-19
1
-1
/
+1
*
|
stmmac: add Rx watchdog support to mitigate the DMA irqs
Giuseppe CAVALLARO
2012-11-26
1
-0
/
+1
|
/
*
net:stmmac: Remove bus_id from mdio platform data.
Srinivas Kandagatla
2012-08-31
1
-1
/
+0
*
stmmac: add mixed burst for DMA
Giuseppe CAVALLARO
2012-05-14
1
-0
/
+1
*
stmmac: use custom init/exit functions in pm ops
Francesco Virlinzi
2012-04-19
1
-0
/
+1
*
stmmac: extend CSR Clock Range programming
Giuseppe CAVALLARO
2012-04-04
1
-16
/
+17
*
stmmac: re-work the internal GMAC DMA platf parameters
Deepak SIKRI
2012-04-04
1
-1
/
+19
*
stmmac: Define MDC clock selection macros
Deepak SIKRI
2012-04-04
1
-0
/
+28
*
stmmac: Define CSUM offload engine Types
Deepak SIKRI
2012-04-04
1
-0
/
+5
*
stmmac: Allow stmmac to work with other PHY buses(v3).
Srinivas Kandagatla
2012-04-04
1
-0
/
+1
[next]