summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)AuthorFilesLines
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds49-629/+3877
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+9
2021-04-23stmmac: intel: Enable HW descriptor prefetch by defaultMohammad Athari Bin Ismail1-0/+1
2021-04-23net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwardsMohammad Athari Bin Ismail4-2/+15
2021-04-21net: stmmac: fix TSO and TBS feature enabling during driver openOng Boon Leong1-3/+9
2021-04-21stmmac: intel: set TSO/TBS TX Queues default settingsOng Boon Leong1-0/+3
2021-04-21stmmac: intel: unlock on error path in intel_crosststamp()Dan Carpenter1-0/+1
2021-04-20net: stmmac: fix memory leak during driver probeWong Vee Khee1-0/+2
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-77/+1
2021-04-15Revert "net: stmmac: re-init rx buffers when mac resume back"Thierry Reding1-83/+1
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min7-1/+99
2021-04-14net: stmmac: Add TX via XDP zero-copy socketOng Boon Leong3-29/+310
2021-04-14net: stmmac: Enable RX via AF_XDP zero-copyOng Boon Leong4-29/+679
2021-04-14net: stmmac: Refactor __stmmac_xdp_run_prog for XDP ZCOng Boon Leong1-12/+23
2021-04-14net: stmmac: rearrange RX and TX desc init into per-queue basisOng Boon Leong1-80/+100
2021-04-14net: stmmac: refactor stmmac_init_rx_buffers for stmmac_reinit_rx_buffersOng Boon Leong1-189/+189
2021-04-14net: stmmac: introduce dma_recycle_rx_skbufs for stmmac_reinit_rx_buffersOng Boon Leong1-17/+27
2021-04-14net: stmmac: rearrange RX buffer allocation and free functionsOng Boon Leong1-37/+47
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle23-29/+29
2021-04-08stmmac: intel: Enable SERDES PHY rx clk for PSEVoon Weifeng2-0/+11
2021-04-07stmmac: intel: Drop duplicate ID in the list of PCI device IDsAndy Shevchenko1-30/+30
2021-04-04net: stmmac: Add support for XDP_REDIRECT actionOng Boon Leong2-11/+84
2021-04-04net: stmmac: Add support for XDP_TX actionOng Boon Leong2-18/+232
2021-04-04net: stmmac: Add initial XDP supportOng Boon Leong5-27/+197
2021-04-04net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptorsOng Boon Leong1-30/+26
2021-04-04net: stmmac: make SPH enable/disable to be configurableOng Boon Leong2-5/+8
2021-04-04net: stmmac: set IRQ affinity hint for multi MSI vectorsOng Boon Leong1-2/+13
2021-04-02net: stmmac: remove unnecessary pci_enable_msi() callWong Vee Khee1-2/+0
2021-04-02stmmac: intel: use managed PCI function on probe and resumeWong Vee Khee1-7/+2
2021-04-01net: stmmac: enable MTL ECC Error Address Status Over-ride by defaultVoon Weifeng2-0/+2
2021-04-01net: ethernet: stmicro: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-03-30stmmac: intel: add cross time-stamping freq difference adjustmentWong Vee Khee1-0/+27
2021-03-29net: stmmac: remove redundant dev_err call in qcom_ethqos_probe()Guobin Huang1-1/+0
2021-03-29net: stmmac: fix missing unlock on error in stmmac_suspend()Yang Yingliang1-1/+3
2021-03-27net: stmmac: Fix kernel panic due to NULL pointer dereference of fpe_cfgMohammad Athari Bin Ismail2-12/+14
2021-03-26net: stmmac: use interrupt mode INTM=1 for multi-MSIWong, Vee Khee4-12/+22
2021-03-26stmmac: intel: add support for multi-vector msi and msi-xOng Boon Leong1-9/+111
2021-03-26net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TXOng Boon Leong3-45/+423
2021-03-26net: stmmac: make stmmac_interrupt() function more friendly to MSIOng Boon Leong1-23/+31
2021-03-26net: stmmac: introduce DMA interrupt status masking per traffic directionOng Boon Leong10-10/+101
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+2
2021-03-25net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong8-7/+304
2021-03-25net: stmmac: Add hardware supported cross-timestampTan Tee Min8-0/+189
2021-03-23net: stmmac: merge ARCH_SOCFPGA and ARCH_STRATIX10Krzysztof Kozlowski1-2/+2
2021-03-22net: stmmac: platform: fix build error with !CONFIG_PM_SLEEPWei Yongjun1-6/+4
2021-03-19net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe1-0/+2
2021-03-19stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee3-0/+56
2021-03-19net: stmmac: Add EST errors into ethtool statisticOng Boon Leong6-4/+28
2021-03-19net: stmmac: EST interrupts handling and error reportingVoon Weifeng4-0/+114