summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-14Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones
2019-05-13net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe
2019-05-09dwmac4_prog_mtl_tx_algorithms() missing write operationCheng Han
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-01stmmac: pci: Fix typo in IOT2000 commentJan Kiszka
2019-04-29stmmac: pci: Use pci_dev_id() helperHeiner Kallweit
2019-04-26net: ethernet: stmmac: manage the get_irq probe defer caseFabien Dessenne
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-04-17net: stmmac: Set Flow Control to automatic mode in the driverJose Abreu
2019-04-17net: stmmac: dwxgmac: Finish the Flow Control implementationJose Abreu
2019-04-02net: stmmac: socfpga: Use shared System Manager driverThor Thayer
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
2019-01-24net: stmmac: Fix return value check in qcom_ethqos_probe()Wei Yongjun
2019-01-22net: stmmac: Add driver for Qualcomm ethqosVinod Koul
2019-01-22net: stmmac: implement the SIOCGHWTSTAMP ioctlArtem Panfilov