开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2021-06-16
net: stmmac: disable clocks in stmmac_remove_config_dt()
Joakim Zhang
2021-06-11
net: stmmac: dwmac1000: Fix extended MAC address registers definition
Jisheng Zhang
2021-06-02
net: stmmac: fix issue where clk is being unprepared twice
Wong Vee Khee
2021-05-30
net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_data
Sriranjani P
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
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-13
net: stmicro: handle clk_prepare() failure during init
Anirudh Rayabharam
2021-05-13
Revert "net: stmicro: fix a missing check of clk_prepare"
Greg Kroah-Hartman
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-05-04
net: stmmac: Clear receive all(RA) bit when promiscuous mode is off
Ramesh Babu B
2021-04-30
net: stmmac: Remove duplicate declaration of stmmac_priv
Wan Jiabing
2021-04-30
net: stmmac: cleared __FPE_REMOVING bit in stmmac_fpe_start_wq()
Mohammad Athari Bin Ismail
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-22
stmmac: intel: Enable HW descriptor prefetch by default
Mohammad Athari Bin Ismail
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-21
stmmac: intel: set TSO/TBS TX Queues default settings
Ong Boon Leong
2021-04-21
stmmac: intel: unlock on error path in intel_crosststamp()
Dan Carpenter
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-07
stmmac: intel: Enable SERDES PHY rx clk for PSE
Voon Weifeng
2021-04-06
stmmac: intel: Drop duplicate ID in the list of PCI device IDs
Andy Shevchenko
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
2021-04-03
net: stmmac: Add initial XDP support
Ong Boon Leong
2021-04-03
net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptors
Ong Boon Leong
2021-04-03
net: stmmac: make SPH enable/disable to be configurable
Ong Boon Leong
2021-04-03
net: stmmac: set IRQ affinity hint for multi MSI vectors
Ong Boon Leong
2021-04-01
net: stmmac: remove unnecessary pci_enable_msi() call
Wong Vee Khee
2021-04-01
stmmac: intel: use managed PCI function on probe and resume
Wong Vee Khee
2021-03-31
net: stmmac: enable MTL ECC Error Address Status Over-ride by default
Voon Weifeng
2021-03-31
net: ethernet: stmicro: Remove duplicate struct declaration
Wan Jiabing
2021-03-30
stmmac: intel: add cross time-stamping freq difference adjustment
Wong Vee Khee
2021-03-29
net: stmmac: remove redundant dev_err call in qcom_ethqos_probe()
Guobin Huang
2021-03-28
net: stmmac: fix missing unlock on error in stmmac_suspend()
Yang Yingliang
2021-03-26
net: stmmac: Fix kernel panic due to NULL pointer dereference of fpe_cfg
Mohammad Athari Bin Ismail
[next]