aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-26net: stmmac: add Amlogic Meson glue layerBeniamino Galvani1-0/+3
2014-08-29stmmac: fix dma api misuseGiuseppe CAVALLARO1-1/+6
2014-08-29stmmac: ptp: fix the reference clockGiuseppe CAVALLARO1-0/+2
2014-03-28net: stmmac: Add SOCFPGA glue driverDinh Nguyen1-0/+3
2014-02-13net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla1-0/+3
2014-01-19net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai1-0/+3
2014-01-19net: stmmac: Add support for optional reset controlChen-Yu Tsai1-0/+2
2014-01-16net: stmmac: notify the PM core of a wakeup event.Srinivas Kandagatla1-0/+1
2014-01-16net: stmmac: use suspend functions for hibernationSrinivas Kandagatla1-2/+0
2014-01-16net: stmmac: make stmmac_mdio_reset non-staticSrinivas Kandagatla1-0/+1
2014-01-01stmicro: make local variables staticstephen hemminger1-2/+0
2013-09-24stmicro: Remove extern from function prototypesJoe Perches1-5/+5
2013-08-21stmmac: remove useless csum flagGiuseppe CAVALLARO1-1/+0
2013-04-08stmmac: review private structure fieldsGiuseppe CAVALLARO1-34/+34