aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-02stmmac: add last_segment field to dma dataGiuseppe Cavallaro1-0/+1
2016-03-02stmmac: add length field to dma dataGiuseppe Cavallaro1-0/+1
2016-03-02stmmac: review RX/TX ring managementGiuseppe Cavallaro1-2/+0
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6
2015-05-25net: stmmac: create one debugfs dir per net-deviceMathieu Olivari1-0/+6
2015-05-21stmmac: change the stmmac_dvr_probe return type to intJoachim Eastwood1-3/+3
2015-05-21stmmac: let stmmac_dvr_probe take a struct of resourcesJoachim Eastwood1-1/+9
2015-04-08stmmac: Add an optional register interface clockAndrew Bresticker1-0/+1
2014-11-11stmmac: split to core library and probe driversAndy Shevchenko1-61/+0
2014-11-07stmmac: platform: fix sparse warningsAndy Shevchenko1-5/+0
2014-11-06stmmac: fix sparse warningsAndy Shevchenko1-3/+1
2014-11-05stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO1-8/+1
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO1-1/+2