aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-08-29net: stmmac: tc: Do not return a fragment entryJose Abreu
2019-08-29net: stmmac: Fix issues when number of Queues >= 4Jose Abreu
2019-07-28net: stmmac: Re-work the queue selection for TSO packetsJose Abreu
2019-07-26net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng
2019-07-26net: stmmac: modify default value of tx-framesBiao Huang
2019-07-26net: stmmac: dwmac4: fix flow control issueBiao Huang
2019-07-26net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu
2019-07-26net: stmmac: dwmac1000: Clear unused address entriesJose Abreu
2019-07-03net: stmmac: set IC bit when transmitting frames with HW timestampRoland Hii
2019-07-03net: stmmac: fixed new system time seconds value calculationRoland Hii
2019-06-22net: stmmac: update rx tail pointer register to fix rx dma hang issue.Biao Huang
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