summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2021-05-28net: stmmac: the XPCS obscures a potential "PHY not found" errorVladimir Oltean
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-20net: stmmac: fix system hang if change mac address after interface ifdownJoakim Zhang
2021-05-20net: stmmac: correct clocks enabled in stmmac_vlan_rx_kill_vid()Joakim Zhang
2021-05-17net: stmmac: Add callbacks for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong
2021-05-17net: stmmac: Add RK3566/RK3568 SoC supportDavid Wu
2021-05-17net: stmmac: dwmac-rk: Check platform-specific opsDavid Wu
2021-05-17net: stmmac: Don't set has_gmac if has_gmac4 is setEzequiel Garcia
2021-05-14stmmac: use XDP helpersMatteo Croce
2021-05-14net: stmmac: dwmac-rk: add support for rk3308 gmacTobias Schramm
2021-05-13net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam
2021-05-13Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman
2021-05-11net: stmmac: Fix MAC WoL not working if PHY does not support WoLJoakim Zhang
2021-05-10net: stmmac: platform: Delete a redundant condition branchZhen Lei
2021-05-07net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon
2021-05-04net: stmmac: Clear receive all(RA) bit when promiscuous mode is offRamesh Babu B
2021-04-30net: stmmac: Remove duplicate declaration of stmmac_privWan Jiabing
2021-04-30net: stmmac: cleared __FPE_REMOVING bit in stmmac_fpe_start_wq()Mohammad Athari Bin Ismail
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-04-22stmmac: intel: Enable HW descriptor prefetch by defaultMohammad Athari Bin Ismail
2021-04-22net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwardsMohammad Athari Bin Ismail
2021-04-21net: stmmac: fix TSO and TBS feature enabling during driver openOng Boon Leong
2021-04-21stmmac: intel: set TSO/TBS TX Queues default settingsOng Boon Leong
2021-04-21stmmac: intel: unlock on error path in intel_crosststamp()Dan Carpenter
2021-04-19net: stmmac: fix memory leak during driver probeWong Vee Khee
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-14Revert "net: stmmac: re-init rx buffers when mac resume back"Thierry Reding
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min
2021-04-13net: stmmac: Add TX via XDP zero-copy socketOng Boon Leong
2021-04-13net: stmmac: Enable RX via AF_XDP zero-copyOng Boon Leong
2021-04-13net: stmmac: Refactor __stmmac_xdp_run_prog for XDP ZCOng Boon Leong
2021-04-13net: stmmac: rearrange RX and TX desc init into per-queue basisOng Boon Leong
2021-04-13net: stmmac: refactor stmmac_init_rx_buffers for stmmac_reinit_rx_buffersOng Boon Leong
2021-04-13net: stmmac: introduce dma_recycle_rx_skbufs for stmmac_reinit_rx_buffersOng Boon Leong
2021-04-13net: stmmac: rearrange RX buffer allocation and free functionsOng Boon Leong
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-04-07stmmac: intel: Enable SERDES PHY rx clk for PSEVoon Weifeng
2021-04-06stmmac: intel: Drop duplicate ID in the list of PCI device IDsAndy Shevchenko
2021-04-03net: stmmac: Add support for XDP_REDIRECT actionOng Boon Leong
2021-04-03net: stmmac: Add support for XDP_TX actionOng Boon Leong
2021-04-03net: stmmac: Add initial XDP supportOng Boon Leong
2021-04-03net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptorsOng Boon Leong
2021-04-03net: stmmac: make SPH enable/disable to be configurableOng Boon Leong
2021-04-03net: stmmac: set IRQ affinity hint for multi MSI vectorsOng Boon Leong
2021-04-01net: stmmac: remove unnecessary pci_enable_msi() callWong Vee Khee
2021-04-01stmmac: intel: use managed PCI function on probe and resumeWong Vee Khee
2021-03-31net: stmmac: enable MTL ECC Error Address Status Over-ride by defaultVoon Weifeng