summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac.h
AgeCommit message (Expand)Author
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
2013-03-26stmmac: support extend descriptorsGiuseppe CAVALLARO
2013-03-26stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO
2012-12-14stmmac: fix platform driver unregisteringKonstantin Khlebnikov
2012-11-26stmmac: update the driver version to Nov_2012Giuseppe CAVALLARO
2012-11-26stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO
2012-11-26stmmac: add the initial tx coalesce schemaGiuseppe CAVALLARO
2012-11-26stmmac: remove dead code for STMMAC_TIMER supportGiuseppe CAVALLARO
2012-10-07net: remove skb recyclingEric Dumazet
2012-08-24stmmac: add header inclusion protectionRayagond Kokatanur
2012-07-30net/stmmac: remove conditional compilation of clk codeViresh Kumar
2012-07-01stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO
2012-06-11net: stmmac: Fix clock en-/disable callsStefan Roese
2012-06-07stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO
2012-05-14stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO
2012-04-19stmmac: do not fail when probe and there is no csr clk definedGiuseppe CAVALLARO
2012-04-04stmmac: update the driver version March 2012Giuseppe CAVALLARO
2012-04-04stmmac: MDC clock dynamically based on the csr clock inputGiuseppe CAVALLARO
2012-04-04stmmac: add clk management supportGiuseppe CAVALLARO
2012-04-04stmmac: sanitize the rx coe and add the type-1 csum (v2)Deepak SIKRI