aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2018-09-12net: ethernet: Add helper to remove a supported link modeAndrew Lunn
2018-09-12net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn
2018-09-08net: stmmac: Enable TC Ops for GMAC >= 4Jose Abreu
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-01net: stmmac: Add CBS support in XGMAC2Jose Abreu
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
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-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-16net: ethernet: stmmac: fix documentation warningCorentin Labbe
2018-07-16net: stmmac: dwmac-sun8i: fix typo descrive => describeCorentin Labbe
2018-07-07stmmac: fix signed 64-bit divisionArnd Bergmann
2018-07-03net: stmmac_tc: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-30net: stmmac: Add support for CBS QDISCJose Abreu
2018-06-29net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30David Wu
2018-06-28net: stmmac: Set DMA buffer size in HWJose Abreu
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley
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
2018-05-28net: stmmac: Use mutex instead of spinlockThierry Reding
2018-05-18net: stmmac: Populate missing callbacks in HWIF initializationJose Abreu
2018-05-18net: stmmac: Remove if condition by taking advantage of hwif return codeJose Abreu
2018-05-18net: stmmac: Let descriptor code get skbuff addressJose Abreu
2018-05-18net: stmmac: Uniformize set_rx_owner()Jose Abreu
2018-05-18net: stmmac: Remove uneeded check for GMAC version in stmmac_xmitJose Abreu
2018-05-18net: stmmac: Uniformize the use of dma_init_* callbacksJose Abreu
2018-05-18net: stmmac: Move PTP and MMC base address calculation to hwif.cJose Abreu