index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-04
dt:net:stmmac: Add dt specific phy reset callback support.
Srinivas Kandagatla
1
-2
/
+46
2013-07-04
dt:net:stmmac: Add support to dwmac version 3.610 and 3.710
Srinivas Kandagatla
1
-0
/
+26
2013-07-04
dt:net:stmmac: Allocate platform data only if its NULL.
Srinivas Kandagatla
1
-3
/
+3
2013-07-04
net:stmmac: fix memleak in the open method
Giuseppe CAVALLARO
1
-10
/
+10
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-37
/
+33
2013-07-02
stmmac: dity-up and rework the driver debug levels
Giuseppe CAVALLARO
9
-267
/
+117
2013-07-01
net: stmmac: fixed enh_desc set always zero
Byungho An
1
-3
/
+3
2013-07-01
net: stmmac: fixed operator typo
Byungho An
1
-5
/
+5
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-1
/
+0
2013-06-19
stmmac: fix EEE setup
Giuseppe CAVALLARO
2
-37
/
+33
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-06-13
net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used
Dinh Nguyen
1
-1
/
+1
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-11
net/ethernet: STMMAC_ETH should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-1
/
+1
2013-04-11
net: ethernet: stmicro: stmmac: use devm_ioremap_resource()
Silviu-Mihai Popescu
1
-5
/
+3
2013-04-11
stmmac: prevent interrupt loop with MMC RX IPC Counter
Christian Ruppert
1
-0
/
+1
2013-04-08
stmmac: prefetch all dma_erx when use extend_desc
Giuseppe CAVALLARO
1
-6
/
+3
2013-04-08
stmmac: review private structure fields
Giuseppe CAVALLARO
1
-34
/
+34
2013-04-08
stmmac: code tidy-up
Giuseppe CAVALLARO
17
-309
/
+311
2013-04-08
stmmac: improve/review and fix kernel-doc
Giuseppe CAVALLARO
2
-50
/
+142
2013-04-08
stmmac: modified pcs mode support for SGMII
Byungho An
1
-4
/
+8
2013-03-26
stmmac: update the Doc and Version (PTP+SGMII)
Giuseppe CAVALLARO
1
-1
/
+1
2013-03-26
stmmac: add the support for PTP hw clock driver
Rayagond Kokatanur
8
-10
/
+294
2013-03-26
stmmac: add IEEE PTPv1 and PTPv2 support.
Rayagond Kokatanur
11
-24
/
+732
2013-03-26
stmmac: add tx_skbuff_dma to save descriptors used by PTP
Rayagond Kokatanur
4
-4
/
+22
2013-03-26
stmmac: initial support to manage pcs modes
Giuseppe CAVALLARO
6
-15
/
+257
2013-03-26
stmmac: start adding pcs and rgmii core irq
Giuseppe CAVALLARO
6
-50
/
+55
2013-03-26
stmmac: support extend descriptors
Giuseppe CAVALLARO
11
-218
/
+528
2013-03-26
stmmac: reorganize chain/ring modes removing Koptions
Giuseppe CAVALLARO
10
-137
/
+169
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-16
/
+8
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2013-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-1
/
+1
2013-02-15
stmmac: fix the parsing of the eee_timer parameter
Giuseppe CAVALLARO
1
-1
/
+1
2013-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+8
2013-02-10
stmmac: mdio register has to fail if the phy is not found
Giuseppe CAVALLARO
1
-3
/
+7
2013-02-10
stmmac: fix macro used for debugging the xmit
Giuseppe CAVALLARO
1
-1
/
+1
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-5
/
+6
2013-02-03
stmmac: don't return zero on failure path in stmmac_pci_probe()
Alexey Khoroshilov
1
-0
/
+1
2013-01-22
drivers/net/ethernet/stmicro/stmmac: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-2
/
+1
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-2
/
+1
2012-12-14
stmmac: fix platform driver unregistering
Konstantin Khlebnikov
2
-13
/
+15
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2
-5
/
+5
2012-12-03
Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
David S. Miller
2
-6
/
+6
2012-12-03
stmmac: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-12-03
stmmac: remove two repeated macros
walimis
1
-2
/
+0
2012-11-26
stmmac: update the driver version to Nov_2012
Giuseppe CAVALLARO
1
-1
/
+1
2012-11-26
stmmac: get/set coalesce parameters via ethtool
Giuseppe CAVALLARO
1
-0
/
+83
[next]