aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac
Commit message (Expand)AuthorAge
* net: dwmac-sun8i: fix a missing check of of_get_phy_modeKangjie Lu2019-03-12
* net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor2019-03-09
* net: ethernet: stmmac: add management of clk_csr propertyChristophe Roullier2019-03-08
* net: ethernet: stmmac: update to support all PHY config for stm32mp157c.Christophe Roullier2019-03-08
* net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.Christophe Roullier2019-03-08
* net: stmmac: Avoid sometimes uninitialized Clang warningsNathan Chancellor2019-03-07
* net: stmmac: dwxgmac2: Also use TBU interrupt to clean TX pathJose Abreu2019-02-21
* net: stmmac: dwmac4: Also use TBU interrupt to clean TX pathJose Abreu2019-02-21
* net: stmmac: Fix NAPI poll in TX path when in multi-queueJose Abreu2019-02-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-20
|\
| * net: stmmac: Fix a race in EEE enable callbackJose Abreu2019-02-18
| * net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue2019-02-17
* | net: stmmac: use correct define to get rx timestamp on GMAC4Alexandre Torgue2019-02-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-08
|\|
| * net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu2019-01-31
| * net: stmmac: Send TSO packets always from Queue 0Jose Abreu2019-01-31
| * net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu2019-01-31
* | net: stmmac: fix ptp timestamping on Rx on gmac4Ilias Apalodimas2019-02-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-30
|\|
| * net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov2019-01-28
* | net: stmmac: Fix return value check in qcom_ethqos_probe()Wei Yongjun2019-01-25
* | net: stmmac: Add driver for Qualcomm ethqosVinod Koul2019-01-22
* | net: stmmac: implement the SIOCGHWTSTAMP ioctlArtem Panfilov2019-01-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-15
|\
| * net: stmmac: Prevent RX starvation in stmmac_napi_poll()Jose Abreu2019-01-11
| * net: stmmac: Fix the logic of checking if RX Watchdog must be enabledJose Abreu2019-01-11
| * net: stmmac: Check if CBS is supported before configuringJose Abreu2019-01-11
| * net: stmmac: dwxgmac2: Only clear interrupts that are activeJose Abreu2019-01-11
| * net: stmmac: Fix PCI module removal leakJose Abreu2019-01-11
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-08
|/
* net: stmicro: fix a missing check of clk_prepareKangjie Lu2018-12-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-20
|\
| * net: stmmac: Fix an error code in probe()Dan Carpenter2018-12-18
* | net-next: stmmac: dwmac-mediatek: remove fine-tune propertyBiao Huang2018-12-19
* | net-next: stmmac: dwmac-mediatek: add module license infoBiao Huang2018-12-13
* | stmmac: dwmac-mediatek: add support for mt2712Biao Huang2018-12-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-10
|\|
| * net: stmmac: Move debugfs init/exit to ->probe()/->remove()Thierry Reding2018-11-30
* | net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-06
* | net: stmmac: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-11
|\|
| * net: stmmac: Fix RX packet size > 8191Thor Thayer2018-11-08
* | net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-11
|/
* net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel2018-10-31
* Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-26
|\
| * net: stmmac: dwmac-sun8i: fix OF child-node lookupJohan Hovold2018-10-23
* | net: stmmac: Set OWN bit for jumbo framesThor Thayer2018-10-22
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-25
|\ \
| * | net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu2018-09-18
| * | net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-18