summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.c
AgeCommit message (Expand)Author
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang
2019-08-04net: stmmac: dwmac1000: Clear unused address entriesJose Abreu
2017-02-18stmmac: Discard masked flags in interrupt status registerAlexey Brodkin
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-18stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO
2016-08-30drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"Colin Ian King
2016-06-28drivers: net: stmmac: add port selection programmingGiuseppe CAVALLARO
2016-06-28drivers: net: stmmac: rework core ISR to better manage PCS and PMTGiuseppe CAVALLARO
2016-06-28drivers: net: stmmac: reworking the PCS code.Giuseppe CAVALLARO
2016-04-02stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE
2015-12-01stmmac: support Reg_9 to get HW level informationGiuseppe CAVALLARO
2015-04-16stmmac: Enable unicast pause frame detect in GMAC Register 6Vince Bridgers
2014-10-10stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers
2014-09-01stmmac: fix the rx csum featureGiuseppe CAVALLARO
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers
2014-07-31net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers
2014-07-31net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers
2014-07-02net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers
2014-01-21stmmac: Fix kernel crashes for jumbo framesVince Bridgers
2013-07-02stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO
2013-04-08stmmac: code tidy-upGiuseppe CAVALLARO
2013-03-26stmmac: initial support to manage pcs modesGiuseppe CAVALLARO
2013-03-26stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO
2012-07-01stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO
2012-05-14stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO
2012-04-04stmmac: sanitize the rx coe and add the type-1 csum (v2)Deepak SIKRI
2011-09-15stmmac: rework the code to get the Synopsys ID (v3)Giuseppe CAVALLARO
2011-09-15stmmac: remove the mmc code (v3)Giuseppe CAVALLARO
2011-09-15stmmac: remove the STBus bridge setting from the GMAC code (v3)Giuseppe CAVALLARO
2011-08-11stmmac: Move the STMicroelectronics driverJeff Kirsher