开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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
2019-11-11
net: stmmac: Rework stmmac_rx()
Jose Abreu
2019-11-11
net: stmmac: Fix sparse warning
Jose Abreu
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-06
net: stmmac: Fix the TX IOC in xmit path
Jose Abreu
2019-11-06
net: stmmac: Fix TSO descriptor with Enhanced Addressing
Jose Abreu
2019-11-06
net: stmmac: Fix the packet count in stmmac_rx()
Jose Abreu
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-22
net: stmmac: Fix the problem of tso_xmit
yuqi jin
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-17
net: stmmac: fix argument to stmmac_pcs_ctrl_ane()
Ben Dooks (Codethink)
2019-10-16
net: stmmac: disable/enable ptp_ref_clk in suspend/resume flow
Biao Huang
2019-10-06
net: stmmac: Fallback to VLAN Perfect filtering if HASH is not available
Jose Abreu
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-03
net: stmmac: Only enable enhanced addressing mode when needed
Thierry Reding
[next]