summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac.h
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu2018-06-151-0/+1
* net: stmmac: Add Flexible PPS supportJose Abreu2018-06-041-0/+12
* net: stmmac: Use mutex instead of spinlockThierry Reding2018-05-281-1/+1
* net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmitJose Abreu2018-05-181-0/+1
* net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu2018-05-101-0/+29
* net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu2018-04-231-0/+1
* net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu2018-03-301-0/+1
* net: stmmac: Rework and fix TX Timeout codeJose Abreu2018-03-301-0/+11
* net: stmmac: set MSS for each tx DMA channelNiklas Cassel2018-02-201-1/+1
* net-next: stmmac: Convert old_link to boolLABBE Corentin2017-05-251-1/+1
* net: stmmac: adding multiple napi mechanismJoao Pinto2017-04-071-2/+1
* net: stmmac: adding multiple buffers for TXJoao Pinto2017-04-071-8/+18
* net: stmmac: adding multiple buffers for rxJoao Pinto2017-04-071-9/+17
* Revert "net: stmmac: enable multiple buffers"LABBE Corentin2017-03-301-35/+14
* net: stmmac: enable multiple buffersJoao Pinto2017-03-211-14/+35
* net: stmmac: remove freesoftware addressLABBE Corentin2017-02-081-4/+0
* stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto2017-01-091-5/+0
* net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo2016-12-101-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-0/+1
|\
| * stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO2016-11-151-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-1/+1
|\ \ | |/
| * stmmac: fix and review the ptp registration.Giuseppe CAVALLARO2016-10-191-1/+1
* | net: stmmac: use phydev from struct net_devicePhilippe Reynes2016-10-121-1/+0
|/
* drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO2016-06-281-1/+0
* stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood2016-05-031-3/+3
* stmmac: update version to Jan_2016Alexandre TORGUE2016-04-021-1/+1
* stmmac: support new GMAC4Alexandre TORGUE2016-04-021-1/+5
* stmmac: enhance mmc counter managementAlexandre TORGUE2016-04-021-0/+1
* stmmac: update version to Oct_2015Giuseppe Cavallaro2016-03-021-1/+1
* stmmac: tune rx copy via threshold.Giuseppe Cavallaro2016-03-021-0/+1
* stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro2016-03-021-0/+1
* stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro2016-03-021-0/+1
* stmmac: add last_segment field to dma dataGiuseppe Cavallaro2016-03-021-0/+1
* stmmac: add length field to dma dataGiuseppe Cavallaro2016-03-021-0/+1
* stmmac: review RX/TX ring managementGiuseppe Cavallaro2016-03-021-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-0/+6
|\
| * net: stmmac: create one debugfs dir per net-deviceMathieu Olivari2015-05-251-0/+6
* | stmmac: change the stmmac_dvr_probe return type to intJoachim Eastwood2015-05-211-3/+3
* | stmmac: let stmmac_dvr_probe take a struct of resourcesJoachim Eastwood2015-05-211-1/+9
|/
* stmmac: Add an optional register interface clockAndrew Bresticker2015-04-081-0/+1
* stmmac: split to core library and probe driversAndy Shevchenko2014-11-111-61/+0
* stmmac: platform: fix sparse warningsAndy Shevchenko2014-11-071-5/+0
* stmmac: fix sparse warningsAndy Shevchenko2014-11-061-3/+1
* stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO2014-11-051-8/+1
* stmmac: fix sti compatibililiesGiuseppe CAVALLARO2014-10-151-1/+2
* net: stmmac: add Amlogic Meson glue layerBeniamino Galvani2014-09-261-0/+3
* stmmac: fix dma api misuseGiuseppe CAVALLARO2014-08-291-1/+6
* stmmac: ptp: fix the reference clockGiuseppe CAVALLARO2014-08-291-0/+2
* net: stmmac: Add SOCFPGA glue driverDinh Nguyen2014-03-281-0/+3
* net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla2014-02-131-0/+3
OpenPOWER on IntegriCloud