summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac.h
AgeCommit message (Expand)Author
2020-11-24net: stmmac: Use hrtimer for TX coalescingVincent Whitchurch
2020-10-30net: stmmac: Enable EEE HW LPI timer with auto SW/HW switchingVineetha G. Jaya Kumaran
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-03net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran
2020-09-16net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang
2020-09-15net: stmmac: add ethtool support for get/set channelsOng Boon Leong
2020-01-13net: stmmac: Initial support for TBSJose Abreu
2019-12-18net: stmmac: Let TX and RX interrupts be independently enabled/disabledJose Abreu
2019-09-05net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu
2019-08-17net: stmmac: Add support for SA Insertion/Replacement in XGMAC coresJose Abreu
2019-08-17net: stmmac: Add Split Header support and enable it in XGMAC coresJose Abreu
2019-08-17net: stmmac: Prepare to add Split Header supportJose Abreu
2019-08-10stmmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-08net: stmmac: Implement VLAN Hash Filtering in XGMACJose Abreu
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu
2019-07-09net: stmmac: Introducing support for Page PoolJose Abreu
2019-07-09net: stmmac: Implement RX Coalesce Frames settingJose Abreu
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-13net: stmmac: Convert to phylink and remove phylib logicJose Abreu
2019-06-13net: stmmac: Start adding phylink supportJose Abreu
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner
2019-05-24net: stmmac: Introduce selftests supportJose Abreu
2019-02-21net: stmmac: Fix NAPI poll in TX path when in multi-queueJose Abreu
2019-01-22net: stmmac: implement the SIOCGHWTSTAMP ioctlArtem Panfilov
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu
2018-08-29Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"Jerome Brunet
2018-06-15net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu
2018-05-28net: stmmac: Use mutex instead of spinlockThierry Reding
2018-05-18net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmitJose Abreu
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu
2018-03-30net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu
2018-03-30net: stmmac: Rework and fix TX Timeout codeJose Abreu
2018-02-20net: stmmac: set MSS for each tx DMA channelNiklas Cassel
2017-05-25net-next: stmmac: Convert old_link to boolLABBE Corentin
2017-04-07net: stmmac: adding multiple napi mechanismJoao Pinto
2017-04-07net: stmmac: adding multiple buffers for TXJoao Pinto
2017-04-07net: stmmac: adding multiple buffers for rxJoao Pinto
2017-03-30Revert "net: stmmac: enable multiple buffers"LABBE Corentin
2017-03-21net: stmmac: enable multiple buffersJoao Pinto
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto
2016-12-10net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-15stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-19stmmac: fix and review the ptp registration.Giuseppe CAVALLARO
2016-10-12net: stmmac: use phydev from struct net_devicePhilippe Reynes
2016-06-28drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO