summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2019-06-04net: stmmac: dma channel control register need to be init firstWeifeng Voon
2019-06-04net: stmmac: fix reset gpio free missingJisheng Zhang
2019-05-16net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe
2019-05-10net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing
2019-05-08net: stmmac: don't log oversized framesAaro Koskinen
2019-05-08net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen
2019-05-08net: stmmac: don't overwrite discard_frame statusAaro Koskinen
2019-05-08net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen
2019-05-08net: stmmac: ratelimit RX error logsAaro Koskinen
2019-05-08net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2019-05-04net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen
2019-05-02stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-04-20net: stmmac: Set OWN bit for jumbo framesThor Thayer
2019-04-05net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor
2019-04-05net: stmmac: Avoid sometimes uninitialized Clang warningsNathan Chancellor
2019-04-03net: stmmac: fix memory corruption with large MTUsAaro Koskinen
2019-03-13net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu
2019-03-13net: stmmac: Send TSO packets always from Queue 0Jose Abreu
2019-03-13net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu
2019-03-13net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov
2019-02-27net: stmmac: Prevent RX starvation in stmmac_napi_poll()Jose Abreu
2019-02-27net: stmmac: Fix the logic of checking if RX Watchdog must be enabledJose Abreu
2019-02-27net: stmmac: Check if CBS is supported before configuringJose Abreu
2019-02-27net: stmmac: dwxgmac2: Only clear interrupts that are activeJose Abreu
2019-02-27net: stmmac: Fix PCI module removal leakJose Abreu
2019-02-23net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-01-09net: stmmac: Fix an error code in probe()Dan Carpenter
2018-12-21net: stmmac: Move debugfs init/exit to ->probe()/->remove()Thierry Reding
2018-11-27net: stmmac: Fix RX packet size > 8191Thor Thayer
2018-11-13net: stmmac: dwmac-sun8i: fix OF child-node lookupJohan Hovold
2018-11-04net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel
2018-09-18net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu
2018-09-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu
2018-09-16stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-08-29net: stmmac: build the dwmac-socfpga platform driver for Stratix10Dinh Nguyen
2018-08-29Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"Jerome Brunet
2018-08-25Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"Geert Uytterhoeven
2018-08-21net_sched: remove list_head from tc_actionCong Wang
2018-08-13net: stmmac: mark PM functions as __maybe_unusedArnd Bergmann
2018-08-09net: stmmac: Add the bindings parsing for XGMAC2Jose Abreu
2018-08-09net: stmmac: Integrate XGMAC into main driver flowJose Abreu
2018-08-09net: stmmac: Add PTP support for XGMAC2Jose Abreu
2018-08-09net: stmmac: Add MDIO related functions for XGMAC2Jose Abreu
2018-08-09net: stmmac: Add descriptor related callbacks for XGMAC2Jose Abreu
2018-08-09net: stmmac: Add DMA related callbacks for XGMAC2Jose Abreu
2018-08-09net: stmmac: Add MAC related callbacks for XGMAC2Jose Abreu
2018-08-09net: stmmac: Add XGMAC 2.10 HWIF entryJose Abreu
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller