aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-08stmmac: code tidy-upGiuseppe CAVALLARO1-0/+4
2013-03-26stmmac: update the Doc and Version (PTP+SGMII)Giuseppe CAVALLARO1-1/+1
2013-03-26stmmac: add the support for PTP hw clock driverRayagond Kokatanur1-0/+6
2013-03-26stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur1-0/+5
2013-03-26stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur1-0/+1
2013-03-26stmmac: initial support to manage pcs modesGiuseppe CAVALLARO1-0/+1
2013-03-26stmmac: support extend descriptorsGiuseppe CAVALLARO1-2/+5
2013-03-26stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO1-0/+1
2012-12-14stmmac: fix platform driver unregisteringKonstantin Khlebnikov1-3/+3
2012-11-26stmmac: update the driver version to Nov_2012Giuseppe CAVALLARO1-1/+1
2012-11-26stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO1-0/+2
2012-11-26stmmac: add the initial tx coalesce schemaGiuseppe CAVALLARO1-0/+4
2012-11-26stmmac: remove dead code for STMMAC_TIMER supportGiuseppe CAVALLARO1-6/+0