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
2020-07-28
net: stmmac: Speed down the PHY if WoL to save energy
Jisheng Zhang
2020-07-28
net: stmmac: Support WOL with phy
Jisheng Zhang
2020-07-28
net: stmmac: only call pmt() during suspend/resume if HW enables PMT
Jisheng Zhang
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-26
net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a
Fugang Duan
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-23
net: stmmac: don't attach interface until resume finishes
Leon Yu
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-05
net: stmmac: Remove unused inline function stmmac_rx_threshold_count
YueHaibing
2020-05-04
stmmac: fix pointer check after utilization in stmmac_interrupt
Maxim Petrov
2020-04-30
stmmac: intel: Fix kernel crash due to wrong error path
Andy Shevchenko
2020-04-30
stmmac: intel: Fix kernel crash due to wrong error path
Andy Shevchenko
2020-04-21
net: stmmac: Enable SERDES power up/down sequence
Voon Weifeng
2020-04-01
net: stmmac: Fix VLAN filtering when HW does not support it
Jose Abreu
2020-03-30
net: stmmac: Add support for VLAN Rx filtering
Wong Vee Khee
2020-03-17
net: stmmac: Add XLGMII support
Jose Abreu
2020-03-09
net: stmmac: Integrate it with DesignWare XPCS
Jose Abreu
2020-03-09
net: stmmac: Use resolved link config in mac_link_up()
Jose Abreu
2020-03-09
net: stmmac: Fallback to dev_fwnode() if needed
Jose Abreu
2020-03-09
net: stmmac: Switch to linkmode_and()/linkmode_andnot()
Jose Abreu
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
2020-02-26
net: stmmac: fix notifier registration
Aaro Koskinen
2020-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
2020-02-03
net: stmmac: Delete txtimer in suspend()
Nicolin Chen
2020-01-20
net: stmmac: modified pcs mode support for RGMII
Dejin Zheng
2020-01-13
net: stmmac: Add missing information in DebugFS capabilities file
Jose Abreu
2020-01-13
net: stmmac: tc: Add support for ETF Scheduler using TBS
Jose Abreu
2020-01-13
net: stmmac: Initial support for TBS
Jose Abreu
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-07
stmmac: debugfs entry name is not be changed when udev rename device name.
Jiping Ma
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-18
net: stmmac: Integrate EST with TAPRIO scheduler API
Jose Abreu
2019-12-18
net: stmmac: Always use TX coalesce timer value when rescheduling
Jose Abreu
2019-12-18
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
2019-12-18
net: stmmac: Print more information in DebugFS DMA Capabilities file
Jose Abreu
2019-12-18
net: stmmac: Always arm TX Timer at end of transmission start
Jose Abreu
2019-12-18
net: stmmac: Enable 16KB buffer size
Jose Abreu
2019-12-18
net: stmmac: RX buffer size must be 16 byte aligned
Jose Abreu
2019-12-18
net: stmmac: Only the last buffer has the FCS field
Jose Abreu
2019-12-18
net: stmmac: Do not accept invalid MTU values
Jose Abreu
2019-12-18
net: stmmac: Determine earlier the size of RX buffer
Jose Abreu
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-06
net: stmmac: reset Tx desc base address before restarting Tx
Jongsung Kim
2019-11-23
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
2019-11-15
net: stmmac: Rework TX Coalesce logic
Jose Abreu
2019-11-15
net: stmmac: Setup a default RX Coalesce value instead of the minimum
Jose Abreu
2019-11-15
net: stmmac: Do not set RX IC bit if RX Coalesce is zero
Jose Abreu
2019-11-11
net: stmmac: Implement UDP Segmentation Offload
Jose Abreu
[next]