aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2019-09-16net: stmmac: update rx tail pointer register to fix rx dma hang issue.Biao Huang
2019-09-12net: stmmac: fix reset gpio free missingJisheng Zhang
2019-05-30net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe
2019-05-23net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing
2019-05-23net: stmmac: don't log oversized framesAaro Koskinen
2019-05-23net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen
2019-05-23net: stmmac: don't overwrite discard_frame statusAaro Koskinen
2019-05-23net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen
2019-05-23net: stmmac: ratelimit RX error logsAaro Koskinen
2019-05-23net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2019-05-15stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-05-15net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-05-05net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen
2019-05-05net: stmmac: Set OWN bit for jumbo framesThor Thayer
2019-04-12net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor
2019-04-12net: stmmac: Avoid sometimes uninitialized Clang warningsNathan Chancellor
2019-04-07net: stmmac: fix memory corruption with large MTUsAaro Koskinen
2019-03-20net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu
2019-03-20net: stmmac: Send TSO packets always from Queue 0Jose Abreu
2019-03-20net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu
2019-03-20net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov
2019-03-08net: stmmac: Prevent RX starvation in stmmac_napi_poll()Jose Abreu
2019-03-08net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue
2019-03-08net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-01-30net: stmmac: Fix PCI module removal leakJose Abreu
2019-01-12net: stmmac: Fix an error code in probe()Dan Carpenter
2019-01-12net: stmmac: Move debugfs init/exit to ->probe()/->remove()Thierry Reding
2018-12-04net: 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-10-18stmmac: fix valid numbers of unicast filter entriesJongsung Kim
2018-10-18net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu
2018-10-18net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu
2018-09-15Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"Jerome Brunet
2018-08-01net: stmmac: Fix WoL for PCI-based setupsJose Abreu
2018-07-29NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev
2018-07-16net: ethernet: stmmac: fix documentation warningCorentin Labbe
2018-07-16net: stmmac: dwmac-sun8i: fix typo descrive => describeCorentin Labbe
2018-06-28net: stmmac: Set DMA buffer size in HWJose Abreu
2018-06-20stmmac: fix DMA channel hang in half-duplex modeBhadram Varka
2018-06-20net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-15net: stmmac: Run HWIF Quirks after getting HW capsJose Abreu
2018-06-15stmmac: added support for 802.1ad vlan strippingElad Nachman
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_prob...Christophe JAILLET
2018-06-08net: stmmac: fix build failure due to missing COMMON_CLK dependencyCorentin Labbe
2018-06-04net: stmmac: Add Flexible PPS supportJose Abreu
2018-05-28net: stmmac: add dwmac-4.20a compatibleChristophe Roullier
2018-05-28net: ethernet: stmmac: add adaptation for stm32mp157c.Christophe Roullier