index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
Lines
2021-11-29
net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header support
Vincent Whitchurch
-5
/
+6
2021-11-26
net: stmmac: Disable Tx queues when reconfiguring the interface
Yannick Vignon
-0
/
+2
2021-11-22
net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
Holger Assmann
-47
/
+81
2021-11-19
stmmac_pci: Fix underflow size in stmmac_rx
Zekun Shen
-4
/
+5
2021-11-16
net: stmmac: Fix signed/unsigned wreckage
Thomas Gleixner
-13
/
+10
2021-11-15
net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platform
Meng Li
-2
/
+22
2021-11-10
net: stmmac: allow a tc-taprio base-time of zero
Vladimir Oltean
-2
/
+0
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-1
/
+1
2021-10-20
net: stmmac: Fix E2E delay mechanism
Kurt Kanzenbach
-1
/
+1
2021-10-20
ethernet: stmmac: use eth_hw_addr_set()
Jakub Kicinski
-2
/
+6
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-9
/
+31
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
-12
/
+14
2021-10-08
net: stmmac: add support for dwmac 3.40a
Herve Codina
-0
/
+9
2021-10-08
net: stmmac: fix get_hw_feature() on old hardware
Herve Codina
-9
/
+22
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+10
2021-10-07
net: stmmac: selftests: Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
-2
/
+2
2021-10-06
net: stmmac: trigger PCS EEE to turn off on link down
Wong Vee Khee
-1
/
+5
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
-1
/
+1
2021-10-01
net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devices
Punit Agrawal
-0
/
+5
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+4
2021-09-30
net: stmmac: fix EEE init issue when paired with EEE capable PHYs
Wong Vee Khee
-0
/
+4
2021-09-28
net: stmmac: fix off-by-one error in sanity check
Arnd Bergmann
-2
/
+2
2021-09-27
net: stmmac: fix gcc-10 -Wrestrict warning
Arnd Bergmann
-0
/
+4
2021-09-17
net: stmmac: dwmac-visconti: Make use of the helper function dev_err_probe()
Cai Huoqing
-4
/
+3
2021-09-11
net: stmmac: allow CSR clock of 300MHz
Jesper Nilsson
-1
/
+1
2021-09-09
net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEP
Joakim Zhang
-2
/
+2
2021-09-08
net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resume
Joakim Zhang
-14
/
+44
2021-09-07
net: stmmac: fix MAC not working when system resume back with WoL active
Joakim Zhang
-18
/
+18
2021-09-06
stmmac: dwmac-loongson:Fix missing return value
zhaoxiao
-1
/
+3
2021-09-05
net: stmmac: Fix overall budget calculation for rxtx_napi
Song Yoong Siang
-4
/
+6
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-26
/
+19
2021-08-25
net: stmmac: fix kernel panic due to NULL pointer dereference of buf->xdp
Song Yoong Siang
-4
/
+4
2021-08-25
net: stmmac: fix kernel panic due to NULL pointer dereference of xsk_pool
Song Yoong Siang
-6
/
+6
2021-08-25
net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings
Michael Riesch
-9
/
+0
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
-2
/
+6
2021-08-23
net: stmmac: fix kernel panic due to NULL pointer dereference of plat->est
Wong Vee Khee
-5
/
+7
2021-08-20
stmmac: Revert "stmmac: align RX buffers"
Marc Zyngier
-2
/
+2
2021-08-16
net: stmmac: add ethtool per-queue irq statistic support
Vijayakannan Ayyathurai
-0
/
+6
2021-08-16
net: stmmac: add ethtool per-queue statistic framework
Vijayakannan Ayyathurai
-1
/
+80
2021-08-16
net: stmmac: fix INTR TBU status affecting irq count statistic
Voon Weifeng
-2
/
+3
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
-1
/
+1
2021-08-07
net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()
Nathan Chancellor
-10
/
+8
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+2
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
-1
/
+1
2021-07-26
net: stmmac: add est_irq_status callback function for GMAC 4.10 and 5.10
Mohammad Athari Bin Ismail
-0
/
+2
2021-07-07
stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
YueHaibing
-3
/
+5
2021-07-07
stmmac: dwmac-loongson: Fix unsigned comparison to zero
YueHaibing
-4
/
+5
2021-07-05
net: stmmac: ptp: update tas basetime after ptp adjust
Xiaoliang Yang
-2
/
+45
2021-07-05
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
-1
/
+11
2021-07-05
net: stmmac: separate the tas basetime calculation function
Xiaoliang Yang
-13
/
+28
[next]