Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2f5f44f205cc958bcd881ee21e4844fae83b0364
/
drivers
/
net
/
ethernet
/
stmicro
8be0328
stmmac: display the descriptors if DES0 = 0
by Giuseppe CAVALLARO
· 8 years ago
c30a70d
stmmac: fix and review the ptp registration.
by Giuseppe CAVALLARO
· 8 years ago
50756eb
stmmac: fix an error code in stmmac_ptp_register()
by Dan Carpenter
· 8 years ago
7086605
stmmac: fix error check when init ptp
by Giuseppe CAVALLARO
· 8 years ago
be9b317
stmmac: fix ptp init for gmac4
by Giuseppe CAVALLARO
· 8 years ago
c913fc4
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
efee95f
ptp_clock: future-proofing drivers against PTP subsystem becoming optional
by Nicolas Pitre
· 8 years ago
19cd120
stmmac: fix PWRDWN into the PMT register for global unicast.
by Giuseppe CAVALLARO
· 8 years ago
a5f54fc
net: ethernet: dwmac: fix non static symbol warning
by Wei Yongjun
· 8 years ago
12c70f3
stmmac: use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 8 years ago
466fd24
net: stmmac: update the module description of the dwmac-meson driver
by Martin Blumenstingl
· 8 years ago
566e825
net: stmmac: add a glue driver for the Amlogic Meson 8b / GXBB DWMAC
by Martin Blumenstingl
· 8 years ago
1b0acbf
stmmac: introduce get_stmmac_bsp_priv() helper
by Joachim Eastwood
· 8 years ago
2c896fb
net: stmmac: dwmac-rk: add pd_gmac support for rk3399
by David Wu
· 8 years ago
45383f5
net: stmmac: dwmac-rk: fixes the gmac resume after PD on/off
by Roger Chen
· 8 years ago
ba289af
net: stmmac: dwmac-rk: add rk3366 & rk3399 specific data
by Roger Chen
· 8 years ago
f9a0968
net: ethernet: stmmac: add support of Synopsys 3.50a MAC IP
by Alexandre TORGUE
· 8 years ago
c6eec6f
net: ethernet: dwmac: add Ethernet glue logic for stm32 chip
by Alexandre TORGUE
· 8 years ago
cf4d13f
drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"
by Colin Ian King
· 8 years ago
4613b27
ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
f7113b3
ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calling of_parse_phandle
by Peter Chen
· 8 years ago
3f30849
stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_data()
by Wei Yongjun
· 8 years ago
2b8fb41
stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR()
by Wei Yongjun
· 8 years ago
fb3bbdb
net: ethernet: Add TSE PCS support to dwmac-socfpga
by Tien Hock Loh
· 8 years ago
30d0844
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a8b7d77
net: stmmac: Fix null-function call in ISR on stmmac1000
by Matt Corallo
· 9 years ago
02e57b9
drivers: net: stmmac: add port selection programming
by Giuseppe CAVALLARO
· 9 years ago
3fe5cad
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
by Giuseppe CAVALLARO
· 9 years ago
70523e63
drivers: net: stmmac: reworking the PCS code.
by Giuseppe CAVALLARO
· 9 years ago
e7ffd81
net: stmmac: dwmac-rk: add rk3228-specific data
by Xing Zheng
· 9 years ago
229666c
net: stmmac: dwmac-rk: keep the PHY up for WoL
by Vincent Palatin
· 9 years ago
cecbc55
net: stmmac: allow to split suspend/resume from init/exit callbacks
by Vincent Palatin
· 9 years ago
1578b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
ca8bdaf
stmmac: fix parameter to dwmac4_set_umac_addr()
by Ben Dooks
· 9 years ago
f55d84b
stmmac: do not sleep in atomic context for mdio_reset
by Vincent Palatin
· 9 years ago
2e280c1
stmmac: make platform drivers depend on their associated SoC
by Peter Robinson
· 9 years ago
643d60b
net: stmmac: Fix incorrect memcpy source memory
by Marek Vasut
· 9 years ago
a8df35d
stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set
by Ezequiel Garcia
· 9 years ago
bfca2eb
stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops static
by Joachim Eastwood
· 9 years ago
0f400a8
stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()
by Joachim Eastwood
· 9 years ago
5373724
stmmac: dwmac-socfpga: call phy_resume() only in resume callback
by Joachim Eastwood
· 9 years ago
70cb136
stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv data
by Joachim Eastwood
· 9 years ago
56868de
stmmac: dwmac-socfpga: add PM ops and resume function
by Joachim Eastwood
· 9 years ago
f4e7bd8
stmmac: let remove/resume/suspend functions take device pointer
by Joachim Eastwood
· 9 years ago
ac1f74a
net: ethernet: stmmac: update MDIO support for GMAC4
by Alexandre TORGUE
· 9 years ago
c0cc531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
3c201b5
net: stmmac: socfpga: Remove re-registration of reset controller
by Marek Vasut
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
f66bc94
stmmac: socfpga: remove extra call to socfpga_dwmac_setup
by Dinh Nguyen
· 9 years ago
18b4681
net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparation
by Alexandre TORGUE
· 9 years ago
734e00fa
net: stmmac: socfgpa: Ensure emac bit set in System Manger for PTP
by Phil Reid
· 9 years ago
ae95d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
52f95bb
stmmac: fix adjust link call in case of a switch is attached
by Giuseppe CAVALLARO
· 9 years ago
06bce7d
stmmac: update version to Jan_2016
by Alexandre TORGUE
· 9 years ago
f748be5
stmmac: support new GMAC4
by Alexandre TORGUE
· 9 years ago
ee2ae1e
stmmac: add new DT platform entries for GMAC4
by Alexandre TORGUE
· 9 years ago
36ff7c1
stmmac: enhance mmc counter management
by Alexandre TORGUE
· 9 years ago
477286b
stmmac: add GMAC4 core support
by Alexandre TORGUE
· 9 years ago
48863ce
stmmac: add DMA support for GMAC 4.xx
by Alexandre TORGUE
· 9 years ago
35f74c0
stmmac: add GMAC4 DMA/CORE Header File
by Alexandre TORGUE
· 9 years ago
753a710
stmmac: add descriptors function for GMAC 4.xx
by Alexandre TORGUE
· 9 years ago
c623d14
stmmac: rework synopsys id read, moved to dwmac setup
by Alexandre TORGUE
· 9 years ago
d0225e7
stmmac: rework the routines to show the ring status
by Alexandre TORGUE
· 9 years ago
f10a6a3
stmmac: rework get_hw_feature function
by Alexandre TORGUE
· 9 years ago
a7657f1
stmmac: fix MDIO settings
by Giuseppe CAVALLARO
· 9 years ago
d7e944c
Revert "stmmac: Fix 'eth0: No PHY found' regression"
by Giuseppe CAVALLARO
· 9 years ago
a00e3ab
stmmac: fix TX normal DESC
by Giuseppe CAVALLARO
· 9 years ago
cc2fa61
net: stmmac: Don't search for phys if mdio node is defined.
by Phil Reid
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
4c3e962
stmmac: fix noderef.cocci warnings
by Wu Fengguang
· 9 years ago
88f8b1b
stmmac: Fix 'eth0: No PHY found' regression
by Gabriel Fernandez
· 9 years ago
3796e44
stmmac: update version to Oct_2015
by Giuseppe Cavallaro
· 9 years ago
120e87f
stmmac: tune rx copy via threshold.
by Giuseppe Cavallaro
· 9 years ago
22ad383
stmmac: do not perform zero-copy for rx frames
by Giuseppe Cavallaro
· 9 years ago
8ecd80a
stmmac: fix phy init when attached to a phy
by Fabrice Gasnier
· 9 years ago
8e99fc5
stmmac: do not poll phy handler when attach a switch
by Giuseppe Cavallaro
· 9 years ago
0e80bdc
stmmac: first frame prep at the end of xmit routine
by Giuseppe Cavallaro
· 9 years ago
fbc8082
stmmac: set dirty index out of the loop
by Giuseppe Cavallaro
· 9 years ago
c363b65
stmmac: optimize tx clean function
by Fabrice Gasnier
· 9 years ago
be434d5
stmmac: optimize tx desc management
by Giuseppe Cavallaro
· 9 years ago
c1fa321
stmmac: merge get_rx_owner into rx_status routine.
by Fabrice Gasnier
· 9 years ago
9695136
stmmac: add is_jumbo field to dma data
by Giuseppe Cavallaro
· 9 years ago
2a6d8e1
stmmac: add last_segment field to dma data
by Giuseppe Cavallaro
· 9 years ago
553e2ab
stmmac: add length field to dma data
by Giuseppe Cavallaro
· 9 years ago
e3ad57c
stmmac: review RX/TX ring management
by Giuseppe Cavallaro
· 9 years ago
293e436
stmmac: change descriptor layout
by Giuseppe Cavallaro
· 9 years ago
afea036
stmmac: rework DMA bus setting and introduce new platform AXI structure
by Giuseppe Cavallaro
· 9 years ago
495db27
stmmac: share reset function between dwmac100 and dwmac1000
by Giuseppe Cavallaro
· 9 years ago
6c672c9
stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS
by Romain Perier
· 9 years ago
7f85442
phy: Add API for {un}registering an mdio device to a bus.
by Andrew Lunn
· 9 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
84eff6d
phy: add phydev_name() wrapper
by Andrew Lunn
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
4356981
stmmac: socfpga: Provide dt node to config ptp clk source.
by Phil Reid
· 9 years ago
19d857c
stmmac: Fix calculations for ptp counters when clock input = 50Mhz.
by Phil Reid
· 9 years ago
e34d656
stmmac: create of compatible mdio bus for stmmac driver
by Phil Reid
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
d856c16d8
stmmac: dwmac-sunxi: Call exit cleanup function in probe error path
by Chen-Yu Tsai
· 9 years ago
ae79a63
stmmac: fix resource management when resume
by Giuseppe CAVALLARO
· 9 years ago
Next »