aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-05net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu1-0/+12
2019-08-17net: stmmac: Add support for SA Insertion/Replacement in XGMAC coresJose Abreu1-0/+1
2019-08-17net: stmmac: Add Split Header support and enable it in XGMAC coresJose Abreu1-0/+3
2019-08-17net: stmmac: Prepare to add Split Header supportJose Abreu1-0/+6
2019-08-10stmmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-2/+0
2019-08-08net: stmmac: Implement VLAN Hash Filtering in XGMACJose Abreu1-0/+2
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu1-0/+9
2019-07-09net: stmmac: Introducing support for Page PoolJose Abreu1-2/+8
2019-07-09net: stmmac: Implement RX Coalesce Frames settingJose Abreu1-0/+2
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+1
2019-06-13net: stmmac: Convert to phylink and remove phylib logicJose Abreu1-3/+0
2019-06-13net: stmmac: Start adding phylink supportJose Abreu1-0/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291Thomas Gleixner1-11/+1
2019-05-24net: stmmac: Introduce selftests supportJose Abreu1-0/+22
2019-02-21net: stmmac: Fix NAPI poll in TX path when in multi-queueJose Abreu1-3/+2
2019-01-22net: stmmac: implement the SIOCGHWTSTAMP ioctlArtem Panfilov1-0/+2
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu1-2/+12
2018-08-29Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"Jerome Brunet1-1/+0
2018-06-15net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu1-0/+1
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu1-0/+12
2018-05-28net: stmmac: Use mutex instead of spinlockThierry Reding1-1/+1
2018-05-18net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmitJose Abreu1-0/+1
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu1-0/+29
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu1-0/+1
2018-03-30net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu1-0/+1
2018-03-30net: stmmac: Rework and fix TX Timeout codeJose Abreu1-0/+11
2018-02-20net: stmmac: set MSS for each tx DMA channelNiklas Cassel1-1/+1
2017-05-25net-next: stmmac: Convert old_link to boolLABBE Corentin1-1/+1
2017-04-07net: stmmac: adding multiple napi mechanismJoao Pinto1-2/+1
2017-04-07net: stmmac: adding multiple buffers for TXJoao Pinto1-8/+18
2017-04-07net: stmmac: adding multiple buffers for rxJoao Pinto1-9/+17
2017-03-30Revert "net: stmmac: enable multiple buffers"LABBE Corentin1-35/+14
2017-03-21net: stmmac: enable multiple buffersJoao Pinto1-14/+35
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin1-4/+0
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto1-5/+0
2016-12-10net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo1-1/+0
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-11-15stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO1-0/+1
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-10-19stmmac: fix and review the ptp registration.Giuseppe CAVALLARO1-1/+1
2016-10-12net: stmmac: use phydev from struct net_devicePhilippe Reynes1-1/+0
2016-06-28drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO1-1/+0
2016-05-03stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood1-3/+3
2016-04-02stmmac: update version to Jan_2016Alexandre TORGUE1-1/+1
2016-04-02stmmac: support new GMAC4Alexandre TORGUE1-1/+5
2016-04-02stmmac: enhance mmc counter managementAlexandre TORGUE1-0/+1
2016-03-02stmmac: update version to Oct_2015Giuseppe Cavallaro1-1/+1
2016-03-02stmmac: tune rx copy via threshold.Giuseppe Cavallaro1-0/+1
2016-03-02stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro1-0/+1
2016-03-02stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro1-0/+1