summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
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: Prevent missing interrupts when running NAPIJose Abreu
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: dwmac-mediatek: modify csr_clk value to fix mdio read/write failBiao Huang
2019-06-22net: stmmac: fix csr_clk can't be zero issueBiao Huang
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 ethtool flow control not able to get/setTan, Tee Min
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-01stmmac: pci: Fix typo in IOT2000 commentJan Kiszka
2019-04-26net: ethernet: stmmac: manage the get_irq probe defer caseFabien Dessenne
2019-04-22net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-04-18stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-04-17net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing
2019-03-31net: stmmac: don't log oversized framesAaro Koskinen
2019-03-31net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen
2019-03-31net: stmmac: don't overwrite discard_frame statusAaro Koskinen
2019-03-31net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen
2019-03-31net: stmmac: ratelimit RX error logsAaro Koskinen
2019-03-31net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2019-03-19net: stmmac: fix memory corruption with large MTUsAaro Koskinen
2019-03-15net: stmmac: fix jumbo frame sending with non-linear skbsAaro Koskinen
2019-03-15net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen
2019-03-12net: dwmac-sun8i: fix a missing check of of_get_phy_modeKangjie Lu
2019-03-08net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor
2019-03-08net: ethernet: stmmac: add management of clk_csr propertyChristophe Roullier
2019-03-08net: ethernet: stmmac: update to support all PHY config for stm32mp157c.Christophe Roullier
2019-03-08net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.Christophe Roullier
2019-03-07net: stmmac: Avoid sometimes uninitialized Clang warningsNathan Chancellor
2019-02-21net: stmmac: dwxgmac2: Also use TBU interrupt to clean TX pathJose Abreu
2019-02-21net: stmmac: dwmac4: Also use TBU interrupt to clean TX pathJose Abreu
2019-02-21net: stmmac: Fix NAPI poll in TX path when in multi-queueJose Abreu
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-18net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-17net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue
2019-02-16net: stmmac: use correct define to get rx timestamp on GMAC4Alexandre Torgue
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-06net: stmmac: fix ptp timestamping on Rx on gmac4Ilias Apalodimas
2019-01-30net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu
2019-01-30net: stmmac: Send TSO packets always from Queue 0Jose Abreu
2019-01-30net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-27net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov