index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_ethtool.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: stmmac: fix failed to suspend if phy based WOL is enabled
Jisheng Zhang
2020-08-04
1
-1
/
+1
*
net: stmmac: Support WOL with phy
Jisheng Zhang
2020-07-29
1
-0
/
+11
*
net: stmmac: Move device_can_wakeup() check earlier in set_wol
Jisheng Zhang
2020-07-29
1
-3
/
+3
*
net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frame
Jisheng Zhang
2020-07-29
1
-0
/
+2
*
stmmac: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-05
1
-14
/
+2
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-2
/
+2
*
net: stmmac: ethtool: Let user configure TX coalesce without RIWT
Jose Abreu
2019-09-05
1
-12
/
+9
*
net: stmmac: Add ethtool register dump for XGMAC cores
Jose Abreu
2019-08-17
1
-7
/
+16
*
net: stmmac: Add a counter for Split Header packets
Jose Abreu
2019-08-17
1
-0
/
+1
*
net: stmmac: Implement RSS and enable it in XGMAC core
Jose Abreu
2019-08-09
1
-0
/
+75
*
net: stmmac: xgmac: Implement MMC counters
Jose Abreu
2019-08-09
1
-0
/
+6
*
net: stmmac: Implement RX Coalesce Frames setting
Jose Abreu
2019-07-09
1
-2
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-18
1
-11
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291
Thomas Gleixner
2019-06-05
1
-11
/
+1
*
|
net: stmmac: Convert to phylink and remove phylib logic
Jose Abreu
2019-06-13
1
-64
/
+17
*
|
net: stmmac: Introduce selftests support
Jose Abreu
2019-05-24
1
-0
/
+6
*
|
net: stmmac: Switch MMC functions to HWIF callbacks
Jose Abreu
2019-05-24
1
-1
/
+1
|
/
*
net: stmmac: fix ethtool flow control not able to get/set
Tan, Tee Min
2019-05-21
1
-2
/
+2
*
net: stmmac: Fix a race in EEE enable callback
Jose Abreu
2019-02-19
1
-10
/
+12
*
net: stmmac: Fallback to Platform Data clock in Watchdog conversion
Jose Abreu
2019-01-31
1
-4
/
+10
*
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-4
/
+8
*
net: stmmac: Use mutex instead of spinlock
Thierry Reding
2018-05-29
1
-6
/
+6
*
net: stmmac: Switch stmmac_ops to generic HW Interface Helpers
Jose Abreu
2018-04-17
1
-43
/
+25
*
net: stmmac: Switch stmmac_dma_ops to generic HW Interface Helpers
Jose Abreu
2018-04-17
1
-8
/
+6
*
net: stmmac: Add support for DWMAC5 and implement Safety Features
Jose Abreu
2018-03-30
1
-1
/
+38
*
net: stmmac: Adjust dump offset of DMA registers for ethtool
Thor Thayer
2017-07-25
1
-0
/
+5
*
net: stmmac: Add additional registers for dwmac1000_dma ethtool
Thor Thayer
2017-06-29
1
-1
/
+1
*
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
1
-3
/
+2
*
net: stmmac: rx watchdog config prepared for multiple queues
Joao Pinto
2017-03-15
1
-1
/
+2
*
net: stmmac: mac debug prepared for multiple queues
Joao Pinto
2017-03-13
1
-1
/
+4
*
net: stmmac: flow_ctrl functions adapted to mtl
Joao Pinto
2017-03-13
1
-1
/
+2
*
net: stmmac: unify registers dumps methods
LABBE Corentin
2017-02-24
1
-20
/
+2
*
net: stmmac: invert the logic for dumping regs
LABBE Corentin
2017-02-15
1
-9
/
+9
*
net: stmmac: rename rx_crc to rx_crc_errors
LABBE Corentin
2017-02-08
1
-1
/
+1
*
net: stmmac: remove freesoftware address
LABBE Corentin
2017-02-08
1
-4
/
+0
*
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
jpinto
2017-01-09
1
-2
/
+2
*
net: stmmac: stmmac_platform: use correct setup function for gmac4
Niklas Cassel
2016-12-08
1
-2
/
+2
*
net: stmmac: do not call phy_ethtool_ksettings_set from atomic context
Niklas Cassel
2016-12-07
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
1
-8
/
+11
|
\
|
*
stmmac: fix PTP type ethtool stats
Giuseppe CAVALLARO
2016-11-16
1
-8
/
+11
*
|
net: stmmac: Implement ethtool::nway_reset
Florian Fainelli
2016-11-16
1
-0
/
+1
*
|
net: stmmac: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-12
1
-41
/
+56
*
|
net: stmmac: use phydev from struct net_device
Philippe Reynes
2016-10-12
1
-9
/
+9
|
/
*
drivers: net: stmmac: add port selection programming
Giuseppe CAVALLARO
2016-06-28
1
-1
/
+2
*
drivers: net: stmmac: rework core ISR to better manage PCS and PMT
Giuseppe CAVALLARO
2016-06-28
1
-4
/
+7
*
drivers: net: stmmac: reworking the PCS code.
Giuseppe CAVALLARO
2016-06-28
1
-16
/
+38
*
stmmac: support new GMAC4
Alexandre TORGUE
2016-04-03
1
-1
/
+4
*
stmmac: enhance mmc counter management
Alexandre TORGUE
2016-04-03
1
-1
/
+1
*
stmmac: do not perform zero-copy for rx frames
Giuseppe Cavallaro
2016-03-02
1
-0
/
+39
*
stmmac: first frame prep at the end of xmit routine
Giuseppe Cavallaro
2016-03-02
1
-1
/
+1
[next]