Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
89119f08354b628548118cacd686a7700372ad19
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_ethtool.c
02e57b9
drivers: net: stmmac: add port selection programming
by Giuseppe CAVALLARO
· 8 years ago
3fe5cad
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
by Giuseppe CAVALLARO
· 8 years ago
70523e63
drivers: net: stmmac: reworking the PCS code.
by Giuseppe CAVALLARO
· 8 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
22ad383
stmmac: do not perform zero-copy for rx frames
by Giuseppe Cavallaro
· 9 years ago
0e80bdc
stmmac: first frame prep at the end of xmit routine
by Giuseppe Cavallaro
· 9 years ago
2f7a791
stmmac: support Reg_9 to get HW level information
by Giuseppe CAVALLARO
· 9 years ago
e6dbe1e
stmmac: Correctly report PTP capabilities.
by Phil Reid
· 9 years ago
9b8d16c
stmmac: fix max coal timer parameter
by Giuseppe CAVALLARO
· 10 years ago
eb84d6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
2b78d348
stmmac: fix tipo on mmc crc error
by Giuseppe CAVALLARO
· 10 years ago
a77e4ac
stmmac: simple cleanups
by Pavel Machek
· 10 years ago
7ed24bb
net: stmmac: Change MAC interface to support multiple filter configurations
by Vince Bridgers
· 10 years ago
86c92ee
stmmac: Remove spin_lock call in stmmac_get_pauseparam()
by Emil Goode
· 11 years ago
cab6715
net: driver: stmicro: Remove some useless the lock protection
by Yang Wei
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 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
e58bb43
stmmac: initial support to manage pcs modes
by Giuseppe CAVALLARO
· 12 years ago
0982a0f
stmmac: start adding pcs and rgmii core irq
by Giuseppe CAVALLARO
· 12 years ago
c24602e
stmmac: support extend descriptors
by Giuseppe CAVALLARO
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
48f44da
stmmac: get/set coalesce parameters via ethtool
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
d765955
stmmac: add the Energy Efficient Ethernet support
by Giuseppe CAVALLARO
· 12 years ago
912b3b3
stmmac: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
1cc5a73
stmmac: do not discard frame on dribbling bit assert
by Giuseppe CAVALLARO
· 13 years ago
9b07be4
net: make ethtool_ops const
by stephen hemminger
· 13 years ago
efd0bf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
19e30c1
stmmac: parameters auto-tuning through HW cap reg
by Giuseppe CAVALLARO
· 13 years ago
33a5ba1
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
by Rick Jones
· 13 years ago
3c20f72
stmmac: update normal descriptor structure (v2)
by Giuseppe CAVALLARO
· 13 years ago
38fe7a9
stmmac: allow mmc usage only if feature actually available (V4)
by Giuseppe CAVALLARO
· 13 years ago
1c901a4
stmmac: add MMC support exported via ethtool (v3)
by Giuseppe CAVALLARO
· 13 years ago
3172d3a
stmmac: support wake up irq from external sources (v3)
by Deepak Sikri
· 13 years ago
7ac6653
stmmac: Move the STMicroelectronics driver
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/stmmac/stmmac_ethtool.c]
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
64c7f30
stmmac: fix autoneg in set_pauseparam
by Giuseppe CAVALLARO
· 14 years ago
1334cb6
stmmac: don't go through ethtool to start auto-negotiation
by David Decotigny
· 14 years ago
8ae6dac
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
by David Decotigny
· 14 years ago
74ae2fd
stmmac: review Wol and enable the Unicast support
by Giuseppe Cavallaro
· 14 years ago
5e982f3
net: stmmac: convert to hw_features
by Michał Mirosław
· 14 years ago
7903264
net: Fix too optimistic NETIF_F_HW_CSUM features
by Michał Mirosław
· 14 years ago
9dfeb4d
stmmac: tidy-up stmmac_priv structure
by Giuseppe CAVALLARO
· 14 years ago
f3e85df
stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.c
by Giuseppe Cavallaro
· 14 years ago
8ee17ae
stmmac: make ethtool functions local
by stephen hemminger
· 14 years ago
543876c
stmmac: review the wake-up support
by Giuseppe Cavallaro
· 14 years ago
ebbb293
stmmac: consolidate and tidy-up the COE support
by Giuseppe CAVALLARO
· 14 years ago
ad01b7d
stmmac: make ioaddr 'void __iomem *' rather than unsigned long
by Giuseppe CAVALLARO
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
1b92403
stmmac: fix 'lenght' typo in comments and code
by Giuseppe Cavallaro
· 15 years ago
aec7ff2
stmmac: move the dma out from the main
by Giuseppe CAVALLARO
· 15 years ago
db98a0b
stmmac: reorganise class operations.
by Giuseppe CAVALLARO
· 15 years ago
47dd7a5
net: add support for STMicroelectronics Ethernet controllers.
by Giuseppe Cavallaro
· 15 years ago