summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac.h
AgeCommit message (Expand)Author
2017-02-08net: stmmac: remove freesoftware addressLABBE Corentin
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto
2016-12-10net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-15stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-19stmmac: fix and review the ptp registration.Giuseppe CAVALLARO
2016-10-12net: stmmac: use phydev from struct net_devicePhilippe Reynes
2016-06-28drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO
2016-05-03stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood
2016-04-02stmmac: update version to Jan_2016Alexandre TORGUE
2016-04-02stmmac: support new GMAC4Alexandre TORGUE
2016-04-02stmmac: enhance mmc counter managementAlexandre TORGUE
2016-03-02stmmac: update version to Oct_2015Giuseppe Cavallaro
2016-03-02stmmac: tune rx copy via threshold.Giuseppe Cavallaro
2016-03-02stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro
2016-03-02stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: add last_segment field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: add length field to dma dataGiuseppe Cavallaro
2016-03-02stmmac: review RX/TX ring managementGiuseppe Cavallaro
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-25net: stmmac: create one debugfs dir per net-deviceMathieu Olivari
2015-05-21stmmac: change the stmmac_dvr_probe return type to intJoachim Eastwood
2015-05-21stmmac: let stmmac_dvr_probe take a struct of resourcesJoachim Eastwood
2015-04-08stmmac: Add an optional register interface clockAndrew Bresticker
2014-11-11stmmac: split to core library and probe driversAndy Shevchenko
2014-11-07stmmac: platform: fix sparse warningsAndy Shevchenko
2014-11-06stmmac: fix sparse warningsAndy Shevchenko
2014-11-05stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO
2014-09-26net: stmmac: add Amlogic Meson glue layerBeniamino Galvani
2014-08-29stmmac: fix dma api misuseGiuseppe CAVALLARO
2014-08-29stmmac: ptp: fix the reference clockGiuseppe CAVALLARO
2014-03-28net: stmmac: Add SOCFPGA glue driverDinh Nguyen
2014-02-13net: stmmac:sti: Add STi SOC glue driver.Srinivas Kandagatla
2014-01-19net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC'sChen-Yu Tsai
2014-01-19net: stmmac: Add support for optional reset controlChen-Yu Tsai
2014-01-16net: stmmac: notify the PM core of a wakeup event.Srinivas Kandagatla
2014-01-16net: stmmac: use suspend functions for hibernationSrinivas Kandagatla
2014-01-16net: stmmac: make stmmac_mdio_reset non-staticSrinivas Kandagatla
2014-01-01stmicro: make local variables staticstephen hemminger
2013-09-24stmicro: Remove extern from function prototypesJoe Perches
2013-08-21stmmac: remove useless csum flagGiuseppe CAVALLARO
2013-04-08stmmac: review private structure fieldsGiuseppe CAVALLARO
2013-04-08stmmac: code tidy-upGiuseppe CAVALLARO
2013-03-26stmmac: update the Doc and Version (PTP+SGMII)Giuseppe CAVALLARO
2013-03-26stmmac: add the support for PTP hw clock driverRayagond Kokatanur
2013-03-26stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur
2013-03-26stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur
2013-03-26stmmac: initial support to manage pcs modesGiuseppe CAVALLARO