aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
AgeCommit message (Expand)Author
2020-06-24net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10aFugang Duan
2020-06-08stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov
2020-05-15net: stmmac: fix notifier registrationAaro Koskinen
2020-05-04net: stmmac: Delete txtimer in suspend()Nicolin Chen
2020-04-16stmmac: debugfs entry name is not be changed when udev rename device name.Jiping Ma
2020-04-12net: stmmac: Enable 16KB buffer sizeJose Abreu
2020-03-20net: stmmac: Always arm TX Timer at end of transmission startJose Abreu
2020-03-20net: stmmac: RX buffer size must be 16 byte alignedJose Abreu
2020-03-20net: stmmac: Do not accept invalid MTU valuesJose Abreu
2020-03-20net: stmmac: Determine earlier the size of RX bufferJose Abreu
2019-11-25net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang
2019-11-25net: stmmac: Correctly take timestamp for PTPv2Jose Abreu
2019-08-09net: stmmac: Use netif_tx_napi_add() for TX polling functionFrode Isaksen
2019-07-28net: stmmac: Re-work the queue selection for TSO packetsJose Abreu
2019-07-26net: stmmac: Prevent missing interrupts when running NAPIJose Abreu
2019-06-22net: stmmac: set IC bit when transmitting frames with HW timestampRoland Hii
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2019-05-25net: stmmac: fix csr_clk can't be zero issueBiao Huang
2019-05-25net: stmmac: update rx tail pointer register to fix rx dma hang issue.Biao Huang
2019-05-20net: stmmac: dma channel control register need to be init firstWeifeng Voon
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-22net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-04-17net: stmmac: Set Flow Control to automatic mode in the driverJose Abreu
2019-03-31net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen
2019-03-31net: stmmac: ratelimit RX error logsAaro Koskinen
2019-03-31net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2019-03-15net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen
2019-03-07net: stmmac: Avoid sometimes uninitialized Clang warningsNathan Chancellor
2019-02-21net: stmmac: Fix NAPI poll in TX path when in multi-queueJose Abreu
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-06net: stmmac: fix ptp timestamping on Rx on gmac4Ilias Apalodimas
2019-01-30net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu
2019-01-30net: stmmac: Send TSO packets always from Queue 0Jose Abreu
2019-01-22net: stmmac: implement the SIOCGHWTSTAMP ioctlArtem Panfilov
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-11net: stmmac: Prevent RX starvation in stmmac_napi_poll()Jose Abreu
2019-01-11net: stmmac: Fix the logic of checking if RX Watchdog must be enabledJose Abreu
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-18net: stmmac: Fix an error code in probe()Dan Carpenter
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-12-03net: stmmac: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-11-30net: stmmac: Move debugfs init/exit to ->probe()/->remove()Thierry Reding
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-18net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu
2018-09-12net: ethernet: Add helper to remove a supported link modeAndrew Lunn
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn