summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai2014-01-191-0/+3
* net: stmmac: Add support for optional reset controlChen-Yu Tsai2014-01-191-0/+2
* net: stmmac: notify the PM core of a wakeup event.Srinivas Kandagatla2014-01-161-0/+1
* net: stmmac: use suspend functions for hibernationSrinivas Kandagatla2014-01-161-2/+0
* net: stmmac: make stmmac_mdio_reset non-staticSrinivas Kandagatla2014-01-161-0/+1
* stmicro: make local variables staticstephen hemminger2014-01-011-2/+0
* stmicro: Remove extern from function prototypesJoe Perches2013-09-241-5/+5
* stmmac: remove useless csum flagGiuseppe CAVALLARO2013-08-211-1/+0
* stmmac: review private structure fieldsGiuseppe CAVALLARO2013-04-081-34/+34