aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
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-11net: stmmac: Fix MAC WoL not working if PHY does not support WoLJoakim Zhang
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
2021-03-31net: ethernet: stmicro: Remove duplicate struct declarationWan Jiabing
2021-03-30stmmac: intel: add cross time-stamping freq difference adjustmentWong Vee Khee
2021-03-29net: stmmac: remove redundant dev_err call in qcom_ethqos_probe()Guobin Huang
2021-03-28net: stmmac: fix missing unlock on error in stmmac_suspend()Yang Yingliang
2021-03-26net: stmmac: Fix kernel panic due to NULL pointer dereference of fpe_cfgMohammad Athari Bin Ismail
2021-03-25net: stmmac: use interrupt mode INTM=1 for multi-MSIWong, Vee Khee
2021-03-25stmmac: intel: add support for multi-vector msi and msi-xOng Boon Leong
2021-03-25net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TXOng Boon Leong
2021-03-25net: stmmac: make stmmac_interrupt() function more friendly to MSIOng Boon Leong
2021-03-25net: stmmac: introduce DMA interrupt status masking per traffic directionOng Boon Leong
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-24net: stmmac: support FPE link partner hand-shaking procedureOng Boon Leong