Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
091810dbded96c2af81f645e386e4262553e3493
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac.h
091810d
net: stmmac: Introduce selftests support
by Jose Abreu
· 6 years ago
4ccb4585
net: stmmac: Fix NAPI poll in TX path when in multi-queue
by Jose Abreu
· 6 years ago
d6228b7
net: stmmac: implement the SIOCGHWTSTAMP ioctl
by Artem Panfilov
· 6 years ago
8fce333
net: stmmac: Rework coalesce timer and fix multi-queue races
by Jose Abreu
· 6 years ago
e5133f2
Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"
by Jerome Brunet
· 6 years ago
7cfde0a
net: stmmac: Run HWIF Quirks after getting HW caps
by Jose Abreu
· 7 years ago
9a8a02c
net: stmmac: Add Flexible PPS support
by Jose Abreu
· 7 years ago
29555fa
net: stmmac: Use mutex instead of spinlock
by Thierry Reding
· 7 years ago
4ae0169
net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit
by Jose Abreu
· 7 years ago
4dbbe8d
net: stmmac: Add support for U32 TC filter using Flexible RX Parser
by Jose Abreu
· 7 years ago
5f0456b
net: stmmac: Implement logic to automatically select HW Interface
by Jose Abreu
· 7 years ago
8bf993a
net: stmmac: Add support for DWMAC5 and implement Safety Features
by Jose Abreu
· 7 years ago
34877a1
net: stmmac: Rework and fix TX Timeout code
by Jose Abreu
· 7 years ago
8d212a9e
net: stmmac: set MSS for each tx DMA channel
by Niklas Cassel
· 7 years ago
4d869b0
net-next: stmmac: Convert old_link to bool
by LABBE Corentin
· 8 years ago
c22a3f4
net: stmmac: adding multiple napi mechanism
by Joao Pinto
· 8 years ago
ce73678
net: stmmac: adding multiple buffers for TX
by Joao Pinto
· 8 years ago
54139cf
net: stmmac: adding multiple buffers for rx
by Joao Pinto
· 8 years ago
5bacd77
Revert "net: stmmac: enable multiple buffers"
by LABBE Corentin
· 8 years ago
aff3d9e
net: stmmac: enable multiple buffers
by Joao Pinto
· 8 years ago
deeb637
net: stmmac: remove freesoftware address
by LABBE Corentin
· 8 years ago
f573c0b
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
by jpinto
· 8 years ago
739c8e1
net: ethernet: stmmac: remove private tx queue lock
by Lino Sanfilippo
· 8 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ba1ffd7
stmmac: fix PTP support for GMAC4
by Giuseppe CAVALLARO
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c30a70d
stmmac: fix and review the ptp registration.
by Giuseppe CAVALLARO
· 8 years ago
d6d50c7
net: stmmac: use phydev from struct net_device
by Philippe Reynes
· 8 years ago
3fe5cad
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
by Giuseppe CAVALLARO
· 9 years ago
f4e7bd8
stmmac: let remove/resume/suspend functions take device pointer
by Joachim Eastwood
· 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
36ff7c1
stmmac: enhance mmc counter management
by Alexandre TORGUE
· 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
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
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
466c5ac
net: stmmac: create one debugfs dir per net-device
by Mathieu Olivari
· 10 years ago
15ffac7
stmmac: change the stmmac_dvr_probe return type to int
by Joachim Eastwood
· 10 years ago
e56788c
stmmac: let stmmac_dvr_probe take a struct of resources
by Joachim Eastwood
· 10 years ago
5f9755d
stmmac: Add an optional register interface clock
by Andrew Bresticker
· 10 years ago
b2e2f0c
stmmac: split to core library and probe drivers
by Andy Shevchenko
· 10 years ago
f10f9fb
stmmac: platform: fix sparse warnings
by Andy Shevchenko
· 10 years ago
915af65
stmmac: fix sparse warnings
by Andy Shevchenko
· 10 years ago
c0d5406
stmmac: remove specific SoC Koption from platform.
by Giuseppe CAVALLARO
· 10 years ago
71ae8f5
stmmac: fix sti compatibililies
by Giuseppe CAVALLARO
· 10 years ago
0ad5adc
net: stmmac: add Amlogic Meson glue layer
by Beniamino Galvani
· 10 years ago
362b37b
stmmac: fix dma api misuse
by Giuseppe CAVALLARO
· 10 years ago
5566401
stmmac: ptp: fix the reference clock
by Giuseppe CAVALLARO
· 10 years ago
801d233
net: stmmac: Add SOCFPGA glue driver
by Dinh Nguyen
· 11 years ago
d15891c
net: stmmac:sti: Add STi SOC glue driver.
by Srinivas Kandagatla
· 11 years ago
af0bd4e
net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's
by Chen-Yu Tsai
· 11 years ago
c5e4ddb
net: stmmac: Add support for optional reset control
by Chen-Yu Tsai
· 11 years ago
89f7f2c
net: stmmac: notify the PM core of a wakeup event.
by Srinivas Kandagatla
· 11 years ago
33a23e2
net: stmmac: use suspend functions for hibernation
by Srinivas Kandagatla
· 11 years ago
073752a
net: stmmac: make stmmac_mdio_reset non-static
by Srinivas Kandagatla
· 11 years ago
47d1f71
stmicro: make local variables static
by stephen hemminger
· 11 years ago
d6cc64e
stmicro: Remove extern from function prototypes
by Joe Perches
· 11 years ago
327dfd8
stmmac: remove useless csum flag
by Giuseppe CAVALLARO
· 11 years ago
1bb6dea
stmmac: review private structure fields
by Giuseppe CAVALLARO
· 12 years ago
ceb69499
stmmac: code tidy-up
by Giuseppe CAVALLARO
· 12 years ago
94fbbbf
stmmac: update the Doc and Version (PTP+SGMII)
by Giuseppe CAVALLARO
· 12 years ago
92ba688
stmmac: add the support for PTP hw clock driver
by Rayagond Kokatanur
· 12 years ago
891434b
stmmac: add IEEE PTPv1 and PTPv2 support.
by Rayagond Kokatanur
· 12 years ago
cf32dee
stmmac: add tx_skbuff_dma to save descriptors used by PTP
by Rayagond Kokatanur
· 12 years ago
e58bb43
stmmac: initial support to manage pcs modes
by Giuseppe CAVALLARO
· 12 years ago
c24602e
stmmac: support extend descriptors
by Giuseppe CAVALLARO
· 12 years ago
4a7d666
stmmac: reorganize chain/ring modes removing Koptions
by Giuseppe CAVALLARO
· 12 years ago
493682b
stmmac: fix platform driver unregistering
by Konstantin Khlebnikov
· 12 years ago
cfd1979
stmmac: update the driver version to Nov_2012
by Giuseppe CAVALLARO
· 12 years ago
62a2ab9
stmmac: add Rx watchdog support to mitigate the DMA irqs
by Giuseppe CAVALLARO
· 12 years ago
9125cdd
stmmac: add the initial tx coalesce schema
by Giuseppe CAVALLARO
· 12 years ago
7284a3f
stmmac: remove dead code for STMMAC_TIMER support
by Giuseppe CAVALLARO
· 12 years ago
acb600d
net: remove skb recycling
by Eric Dumazet
· 12 years ago
bd4242d
stmmac: add header inclusion protection
by Rayagond Kokatanur
· 12 years ago
6a81c26
net/stmmac: remove conditional compilation of clk code
by Viresh Kumar
· 12 years ago
d765955
stmmac: add the Energy Efficient Ethernet support
by Giuseppe CAVALLARO
· 13 years ago
883ffd6
net: stmmac: Fix clock en-/disable calls
by Stefan Roese
· 13 years ago
33d5e33
stmmac: fix driver built w/ w/o both pci and platf modules
by Giuseppe CAVALLARO
· 13 years ago
ba27ec6
stmmac: fix driver Kconfig when built as module
by Giuseppe CAVALLARO
· 13 years ago
cffb13f
stmmac: extend mac addr reg and fix perfect filering
by Giuseppe CAVALLARO
· 13 years ago
31ea38e
stmmac: do not fail when probe and there is no csr clk defined
by Giuseppe CAVALLARO
· 13 years ago
bd85661
stmmac: update the driver version March 2012
by Giuseppe CAVALLARO
· 13 years ago
cd7201f
stmmac: MDC clock dynamically based on the csr clock input
by Giuseppe CAVALLARO
· 13 years ago
ba1377ff
stmmac: add clk management support
by Giuseppe CAVALLARO
· 13 years ago
38912bd
stmmac: sanitize the rx coe and add the type-1 csum (v2)
by Deepak SIKRI
· 13 years ago
78a5249f
stmmac: update the driver version to Feb 2012 (v2)
by Giuseppe CAVALLARO
· 13 years ago
cf3f047
stmmac: move hw init in the probe (v2)
by Giuseppe CAVALLARO
· 13 years ago
bfab27a
stmmac: add the experimental PCI support
by Giuseppe CAVALLARO
· 13 years ago
19e30c1
stmmac: parameters auto-tuning through HW cap reg
by Giuseppe CAVALLARO
· 13 years ago
286a837
stmmac: add CHAINED descriptor mode support (V4)
by Giuseppe CAVALLARO
· 13 years ago
51e3137
stmmac: update the driver version and doc (V4)
by Giuseppe CAVALLARO
· 13 years ago
a9097a9
stmmac: protect tx process with lock (V4)
by Giuseppe CAVALLARO
· 13 years ago
6096ce0
stmmac: update the driver version (Aug_2011) (v3)
by Giuseppe CAVALLARO
· 13 years ago
e743482
stmmac: add HW DMA feature register (v3)
by Giuseppe CAVALLARO
· 13 years ago
1c901a4
stmmac: add MMC support exported via ethtool (v3)
by Giuseppe CAVALLARO
· 13 years ago
Next »