summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2014-11-29stmmac: platform: Move plat_dat checking earlierHuacai Chen
2014-11-26stmmac: platform: fix default values of the filter bins settingHuacai Chen
2014-11-05stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO
2014-11-05stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO
2014-11-05stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO
2014-11-05stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier
2014-11-05stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO
2014-10-14stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCsGiuseppe CAVALLARO
2014-10-14stmmac: make the STi Layer compatible to STiH407Giuseppe CAVALLARO
2014-10-14stmmac: platform: fix FIXED_PHY support.Giuseppe CAVALLARO
2014-10-10stmmac: correct mc_filter local variable in set_filter and set_mac_addr callVince Bridgers
2014-10-03net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-29net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong
2014-09-26net: stmmac: add Amlogic Meson glue layerBeniamino Galvani
2014-09-13net: stmmac: fix return value check in socfpga_dwmac_parse_data()Wei Yongjun
2014-09-09drivers/net: Convert remaining uses of pr_warning to pr_warnJoe Perches
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-01stmmac: only remove RXCSUM feature if no rx coe is availableGiuseppe CAVALLARO
2014-09-01stmmac: fix the rx csum featureGiuseppe CAVALLARO
2014-08-31stmmac: fix PLS bit setting when EEE is activeGiuseppe CAVALLARO
2014-08-31stmmac: never check EEE in case of a switch is attachedGiuseppe CAVALLARO
2014-08-31stmmac: fix LPI TW timer value to 20.5us.nandini sharma
2014-08-31stmmac: fix the EEE LPI Macro definitions.nandini sharma
2014-08-29net: stmmac: fix warning from Sparse for socfpgaLey Foon Tan
2014-08-29stmmac: fix dma api misuseGiuseppe CAVALLARO
2014-08-29stmmac: ptp: fix the reference clockGiuseppe CAVALLARO
2014-08-29stmmac: fix tipo on mmc crc errorGiuseppe CAVALLARO
2014-08-29stmmac: prevent false carrier sense detectionGiuseppe CAVALLARO
2014-08-25stmmac: set ptp_clock to NULL while unregisterGiuseppe CAVALLARO
2014-08-25stmmac: fix rx checksum programmingGiuseppe CAVALLARO
2014-08-25stmmac: simple cleanupsPavel Machek
2014-08-22net: stmmac: add fix_mac_speed support for socfpgaLey Foon Tan
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
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-30net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers
2014-07-07Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"David S. Miller
2014-07-02net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers
2014-07-02net: stmmac: Correct duplicate if/then/else case found by cppcheckVince Bridgers
2014-07-02net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers
2014-06-02net: stmmac: Handle different error codes from platform_get_irq_bynameChen-Yu Tsai
2014-06-02stmmac: Remove spin_lock call in stmmac_get_pauseparam()Emil Goode
2014-05-24net: driver: stmicro: Remove some useless the lock protectionYang Wei
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-22stmmac: Remove unbalanced clk_disable callHans de Goede
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe