aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-01stmmac: fix the rx csum featureGiuseppe CAVALLARO1-0/+1
2014-08-31stmmac: fix LPI TW timer value to 20.5us.nandini sharma1-1/+1
2014-08-31stmmac: fix the EEE LPI Macro definitions.nandini sharma1-4/+4
2014-08-29stmmac: fix dma api misuseGiuseppe CAVALLARO1-1/+1
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers1-2/+6
2014-07-31net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers1-1/+1
2014-07-31net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers1-19/+22
2014-03-11stmmac: fix chained modeGiuseppe CAVALLARO1-14/+6
2014-01-21stmmac: Fix kernel crashes for jumbo framesVince Bridgers1-1/+3
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-09-24stmicro: Remove extern from function prototypesJoe Perches1-6/+6
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2013-07-02stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO1-10/+0
2013-06-19stmmac: fix EEE setupGiuseppe CAVALLARO1-2/+2
2013-04-08stmmac: code tidy-upGiuseppe CAVALLARO1-44/+45
2013-03-26stmmac: add the support for PTP hw clock driverRayagond Kokatanur1-0/+3
2013-03-26stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur1-2/+20
2013-03-26stmmac: initial support to manage pcs modesGiuseppe CAVALLARO1-0/+21
2013-03-26stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO1-11/+14
2013-03-26stmmac: support extend descriptorsGiuseppe CAVALLARO1-7/+31
2013-03-26stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO1-7/+18
2012-11-26stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO1-3/+14
2012-11-26stmmac: add the initial tx coalesce schemaGiuseppe CAVALLARO1-6/+16
2012-08-24stmmac: add header inclusion protectionRayagond Kokatanur1-0/+5
2012-07-01stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO1-1/+30
2012-05-14stmmac: add mixed burst for DMAGiuseppe CAVALLARO1-2/+2
2012-05-14stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO1-1/+1
2012-04-19stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO1-0/+1
2012-04-04stmmac: MDC clock dynamically based on the csr clock inputGiuseppe CAVALLARO1-0/+10
2012-04-04stmmac: re-work the internal GMAC DMA platf parametersDeepak SIKRI1-1/+2
2012-04-04stmmac: sanitize the rx coe and add the type-1 csum (v2)Deepak SIKRI1-3/+3
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO1-0/+1
2011-12-21stmmac: add the experimental PCI supportGiuseppe CAVALLARO1-0/+7
2011-10-27stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO1-4/+4
2011-10-19stmmac: add CHAINED descriptor mode support (V4)Giuseppe CAVALLARO1-0/+13
2011-10-19stmmac: use predefined macros for HW cap register fields (V4)Rayagond Kokatanur1-0/+30
2011-09-15stmmac: add HW DMA feature register (v3)Giuseppe CAVALLARO1-0/+33
2011-09-15stmmac: rework the code to get the Synopsys ID (v3)Giuseppe CAVALLARO1-0/+1
2011-09-15stmmac: add MMC support exported via ethtool (v3)Giuseppe CAVALLARO1-0/+1
2011-09-15stmmac: remove the mmc code (v3)Giuseppe CAVALLARO1-11/+0
2011-08-11stmmac: Move the STMicroelectronics driverJeff Kirsher1-0/+252