aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
AgeCommit message (Expand)Author
2023-12-20net: stmmac: use dev_err_probe() for reporting mdio bus registration failureRasmus Villemoes
2023-11-28net: stmmac: fix rx budget limit checkBaruch Siach
2023-11-28net: stmmac: Rework stmmac_rx()Jose Abreu
2023-02-22net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov
2023-02-06net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit
2022-05-25net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min
2022-03-08net: stmmac: fix return value of __setup handlerRandy Dunlap
2021-10-27net: stmmac: Fix E2E delay mechanismKurt Kanzenbach
2021-10-06net: stmmac: don't attach interface until resume finishesLeon Yu
2021-09-30net: stmmac: allow CSR clock of 300MHzJesper Nilsson
2021-09-26net: stmmac: reset Tx desc base address before restarting TxJongsung Kim
2021-05-22net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon
2021-03-17net: stmmac: fix watchdog timeout during suspend/resume stress testJoakim Zhang
2021-01-23net: stmmac: Fixed mtu channged by cache alignedDavid Wu
2020-12-21net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan
2020-12-21net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan
2020-10-29net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong
2020-06-10net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10aFugang Duan
2020-05-27stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov
2020-03-12net: stmmac: fix notifier registrationAaro Koskinen
2020-02-11net: stmmac: Delete txtimer in suspend()Nicolin Chen
2020-02-01stmmac: debugfs entry name is not be changed when udev rename device name.Jiping Ma
2020-01-23net: stmmac: Enable 16KB buffer sizeJose Abreu
2020-01-12net: stmmac: Always arm TX Timer at end of transmission startJose Abreu
2020-01-12net: stmmac: RX buffer size must be 16 byte alignedJose Abreu
2020-01-12net: stmmac: Do not accept invalid MTU valuesJose Abreu
2020-01-12net: stmmac: Determine earlier the size of RX bufferJose Abreu
2019-12-18page_pool: do not release pool until inflight == 0.Jonathan Lemon
2019-11-06net: stmmac: Fix the TX IOC in xmit pathJose Abreu
2019-11-06net: stmmac: Fix TSO descriptor with Enhanced AddressingJose Abreu
2019-11-06net: stmmac: Fix the packet count in stmmac_rx()Jose Abreu
2019-10-22net: stmmac: Fix the problem of tso_xmityuqi jin
2019-10-17net: stmmac: fix argument to stmmac_pcs_ctrl_ane()Ben Dooks (Codethink)
2019-10-16net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang
2019-10-02net: stmmac: Avoid deadlock on suspend/resumeThierry Reding
2019-10-01net: stmmac: Do not stop PHY if WoL is enabledJose Abreu
2019-10-01net: stmmac: Correctly take timestamp for PTPv2Jose Abreu
2019-09-26net: stmmac: Fix page pool sizeThierry Reding
2019-09-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-16net: stmmac: Hold rtnl lock in suspend/resume callbacksJose Abreu
2019-09-11net: stmmac: implement support for passive mode converters via dtAlexandru Ardelean
2019-09-11net: stmmac: Prevent divide-by-zeroJose Abreu
2019-09-07net: stmmac: Limit max speeds of XGMAC if asked toJose Abreu
2019-09-05net: stmmac: Correctly assing MAX MTU in XGMAC cores caseJose Abreu
2019-09-05net: stmmac: Only consider RX error when HW Timestamping is not enabledJose Abreu
2019-09-05net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-08-17net: stmmac: Add support for VLAN Insertion OffloadJose Abreu
2019-08-17net: stmmac: Add support for SA Insertion/Replacement in XGMAC coresJose Abreu
2019-08-17net: stmmac: Add a counter for Split Header packetsJose Abreu