index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
stmmac.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-08
net: smmac: allow configuring lower pbl values
Niklas Cassel
1
-0
/
+1
2016-12-08
net: stmmac: add support for independent DMA pbl for tx/rx
Niklas Cassel
1
-0
/
+2
2016-11-09
Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"
Joachim Eastwood
1
-2
/
+0
2016-06-28
drivers: net: stmmac: add port selection programming
Giuseppe CAVALLARO
1
-0
/
+1
2016-06-16
net: stmmac: allow to split suspend/resume from init/exit callbacks
Vincent Palatin
1
-0
/
+2
2016-04-02
stmmac: add new DT platform entries for GMAC4
Alexandre TORGUE
1
-0
/
+2
2016-04-01
stmmac: fix MDIO settings
Giuseppe CAVALLARO
1
-1
/
+1
2016-04-01
Revert "stmmac: Fix 'eth0: No PHY found' regression"
Giuseppe CAVALLARO
1
-1
/
+0
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-03-03
stmmac: Fix 'eth0: No PHY found' regression
Gabriel Fernandez
1
-0
/
+1
2016-03-02
stmmac: rework DMA bus setting and introduce new platform AXI structure
Giuseppe Cavallaro
1
-1
/
+16
2015-07-29
stmmac: remove setup/free glue callbacks
Joachim Eastwood
1
-2
/
+0
2015-07-29
stmmac: remove unused stmmac_of_data struct
Joachim Eastwood
1
-18
/
+0
2015-07-20
stmmac: drop custom_* fields from plat_stmmacenet_data
Joachim Eastwood
1
-2
/
+0
2015-05-30
stmmac: add phy-handle support to the platform layer
Mathieu Olivari
1
-0
/
+1
2015-04-16
stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree
Vince Bridgers
1
-0
/
+2
2014-07-31
net: stmmac: Support devicetree configs for mcast and ucast filter entries
Vince Bridgers
1
-0
/
+2
2014-01-21
stmmac: Fix kernel crashes for jumbo frames
Vince Bridgers
1
-0
/
+1
2014-01-19
net: stmmac: Use driver data and callbacks tied with compatible strings
Chen-Yu Tsai
1
-0
/
+18
2014-01-19
net: stmmac: Allocate and pass soc/board specific data to callbacks
Chen-Yu Tsai
1
-2
/
+4
2014-01-16
net: stmmac: support max-speed device tree property
Srinivas Kandagatla
1
-0
/
+1
2013-08-30
driver:net:stmmac: Disable DMA store and forward mode if platform data force_thresh_dma_mode is set.
Sonic Zhang
1
-0
/
+1
2013-07-04
dt:net:stmmac: Add dt specific phy reset callback support.
Srinivas Kandagatla
1
-0
/
+4
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-1
/
+1
2012-11-26
stmmac: add Rx watchdog support to mitigate the DMA irqs
Giuseppe CAVALLARO
1
-0
/
+1
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
2012-08-31
net:stmmac: Remove bus_id from mdio platform data.
Srinivas Kandagatla
1
-1
/
+0
2012-05-14
stmmac: add mixed burst for DMA
Giuseppe CAVALLARO
1
-0
/
+1
2012-04-19
stmmac: use custom init/exit functions in pm ops
Francesco Virlinzi
1
-0
/
+1
2012-04-04
stmmac: extend CSR Clock Range programming
Giuseppe CAVALLARO
1
-16
/
+17
2012-04-04
stmmac: re-work the internal GMAC DMA platf parameters
Deepak SIKRI
1
-1
/
+19
2012-04-04
stmmac: Define MDC clock selection macros
Deepak SIKRI
1
-0
/
+28
2012-04-04
stmmac: Define CSUM offload engine Types
Deepak SIKRI
1
-0
/
+5
2012-04-04
stmmac: Allow stmmac to work with other PHY buses(v3).
Srinivas Kandagatla
1
-0
/
+1
2011-07-21
stmmac: unify MAC and PHY configuration parameters (V2)
Giuseppe CAVALLARO
1
-12
/
+12
2011-07-18
stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)
Srinivas Kandagatla
1
-0
/
+1
2011-05-03
net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h
Viresh KUMAR
1
-0
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-11-24
stmmac: add init/exit callback in plat_stmmacenet_data struct
Giuseppe CAVALLARO
1
-3
/
+3
2010-09-24
stmmac: review the wake-up support
Giuseppe Cavallaro
1
-0
/
+1
2010-09-17
stmmac: consolidate and tidy-up the COE support
Giuseppe CAVALLARO
1
-0
/
+2
2010-09-17
stmmac: add CSR Clock range selection
Giuseppe CAVALLARO
1
-0
/
+1
2010-08-25
stmmac: make ioaddr 'void __iomem *' rather than unsigned long
Giuseppe CAVALLARO
1
-1
/
+1
2010-04-14
stmmac: new descriptor field for the driver's platform
Giuseppe CAVALLARO
1
-0
/
+1
2010-01-07
stmmac: add the new Header file for stmmac platform data
Giuseppe CAVALLARO
1
-0
/
+53