summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac
AgeCommit message (Expand)Author
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
2021-03-24net: stmmac: Add hardware supported cross-timestampTan Tee Min
2021-03-22net: stmmac: platform: fix build error with !CONFIG_PM_SLEEPWei Yongjun
2021-03-19net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe
2021-03-18stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee
2021-03-18net: stmmac: Add EST errors into ethtool statisticOng Boon Leong
2021-03-18net: stmmac: EST interrupts handling and error reportingVoon Weifeng
2021-03-18net: stmmac: add RX frame steering based on VLAN priority in tc flowerOng Boon Leong
2021-03-18net: stmmac: restructure tc implementation for RX VLAN Priority steeringOng Boon Leong
2021-03-17net: stmmac: add per-queue TX & RX coalesce ethtool supportOng Boon Leong
2021-03-17net: stmmac: add timestamp correction to rid CDC sync errorVoon Weifeng
2021-03-15net: stmmac: dwmac-imx: add platform level clocks management for i.MXJoakim Zhang
2021-03-15net: stmmac: add platform level clocks managementJoakim Zhang
2021-03-15net: stmmac: add clocks management for gmac driverJoakim Zhang
2021-03-15stmmac: intel: add pcs-xpcs for Intel mGbE controllerOng Boon Leong
2021-03-15net: stmmac: ensure phydev is attached to phylink for C37 ANOng Boon Leong
2021-03-15net: stmmac: make in-band AN mode parsing is supported for non-DTOng Boon Leong
2021-03-13net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell
2021-03-05stmmac: intel: Fixes clock registration error seen for multiple interfacesWong Vee Khee
2021-03-05net: stmmac: Fix VLAN filter delete timeout issue in Intel mGBE SGMIIOng Boon Leong
2021-03-03net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong
2021-03-02stmmac: intel: Fix mdio bus registration issue for TGL-H/ADL-SWong Vee Khee
2021-02-26net: stmmac: re-init rx buffers when mac resume backJoakim Zhang
2021-02-26net: stmmac: fix wrongly set buffer2 valid when sph unsupportJoakim Zhang
2021-02-26net: stmmac: fix dma physical address of descriptor when display ringJoakim Zhang
2021-02-26net: stmmac: fix watchdog timeout during suspend/resume stress testJoakim Zhang
2021-02-26net: stmmac: stop each tx channel independentlyJoakim Zhang
2021-02-24net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe()Wei Yongjun