index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_main.c
Age
Commit message (
Expand
)
Author
2021-09-07
net: stmmac: fix MAC not working when system resume back with WoL active
Joakim Zhang
2021-09-05
net: stmmac: Fix overall budget calculation for rxtx_napi
Song Yoong Siang
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-25
net: stmmac: fix kernel panic due to NULL pointer dereference of buf->xdp
Song Yoong Siang
2021-08-16
net: stmmac: add ethtool per-queue statistic framework
Vijayakannan Ayyathurai
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-01
net: stmmac: Terminate FPE workqueue in suspend
Mohammad Athari Bin Ismail
2021-06-29
net: stmmac: option to enable PHY WOL with PMT enabled
Ling Pei Lee
2021-06-24
stmmac: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-11
net: stmmac: reduce indentation when calling stmmac_xpcs_setup
Vladimir Oltean
2021-06-11
net: stmmac: Fix unused values warnings
Wong Vee Khee
2021-06-10
net: stmmac: Fix mixed enum type warning
Wong Vee Khee
2021-06-09
stmmac: prefetch right address
Matteo Croce
2021-06-09
net: stmmac: Fix missing { } around two statements in an if statement
Colin Ian King
2021-06-08
net: stmmac: explicitly deassert GMAC_AHB_RESET
Matthew Hagan
2021-06-08
net: stmmac: fix NPD with phylink_set_pcs if there is no MDIO bus
Vladimir Oltean
2021-06-08
net: stmmac: enable Intel mGbE 2.5Gbps link speed
Voon Weifeng
2021-06-08
net: stmmac: split xPCS setup from mdio register
Voon Weifeng
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-03
net: pcs: xpcs: convert to phylink_pcs_ops
Vladimir Oltean
2021-06-03
net: pcs: xpcs: convert to mdio_device
Vladimir Oltean
2021-06-03
net: pcs: xpcs: export xpcs_validate
Vladimir Oltean
2021-06-03
net: pcs: xpcs: make the checks related to the PHY interface mode stateless
Vladimir Oltean
2021-06-02
net: stmmac: fix issue where clk is being unprepared twice
Wong Vee Khee
2021-06-01
net: stmmac: enable platform specific safety features
Wong Vee Khee
2021-05-30
net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_data
Sriranjani P
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-20
net: stmmac: fix system hang if change mac address after interface ifdown
Joakim Zhang
2021-05-20
net: stmmac: correct clocks enabled in stmmac_vlan_rx_kill_vid()
Joakim Zhang
2021-05-14
stmmac: use XDP helpers
Matteo Croce
2021-05-11
net: stmmac: Fix MAC WoL not working if PHY does not support WoL
Joakim Zhang
2021-05-07
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2021-04-30
net: stmmac: cleared __FPE_REMOVING bit in stmmac_fpe_start_wq()
Mohammad Athari Bin Ismail
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-22
net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwards
Mohammad Athari Bin Ismail
2021-04-21
net: stmmac: fix TSO and TBS feature enabling during driver open
Ong Boon Leong
2021-04-19
net: stmmac: fix memory leak during driver probe
Wong Vee Khee
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-14
Revert "net: stmmac: re-init rx buffers when mac resume back"
Thierry Reding
2021-04-14
net: stmmac: Add support for external trigger timestamping
Tan Tee Min
2021-04-13
net: stmmac: Add TX via XDP zero-copy socket
Ong Boon Leong
2021-04-13
net: stmmac: Enable RX via AF_XDP zero-copy
Ong Boon Leong
2021-04-13
net: stmmac: Refactor __stmmac_xdp_run_prog for XDP ZC
Ong Boon Leong
2021-04-13
net: stmmac: rearrange RX and TX desc init into per-queue basis
Ong Boon Leong
2021-04-13
net: stmmac: refactor stmmac_init_rx_buffers for stmmac_reinit_rx_buffers
Ong Boon Leong
2021-04-13
net: stmmac: introduce dma_recycle_rx_skbufs for stmmac_reinit_rx_buffers
Ong Boon Leong
2021-04-13
net: stmmac: rearrange RX buffer allocation and free functions
Ong Boon Leong
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-03
net: stmmac: Add support for XDP_REDIRECT action
Ong Boon Leong
2021-04-03
net: stmmac: Add support for XDP_TX action
Ong Boon Leong
[next]