summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell2020-08-121-0/+1
* net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell2020-08-121-0/+3
* net: stmmac: fix failed to suspend if phy based WOL is enabledJisheng Zhang2020-08-031-1/+1
* net: stmmac: Speed down the PHY if WoL to save energyJisheng Zhang2020-07-281-0/+8
* net: stmmac: Support WOL with phyJisheng Zhang2020-07-282-0/+15
* net: stmmac: only call pmt() during suspend/resume if HW enables PMTJisheng Zhang2020-07-281-3/+3
* net: stmmac: Move device_can_wakeup() check earlier in set_wolJisheng Zhang2020-07-281-3/+3
* net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frameJisheng Zhang2020-07-281-0/+2
* net: stmmac: dwmac-meson8b: use clk_parent_data for clock registrationMartin Blumenstingl2020-06-261-32/+17
* net: stmmac: dwmac-meson8b: add a compatible string for G12A SoCsMartin Blumenstingl2020-06-221-0/+4
* net: stmmac: selftests: Use struct_size() helper in kzalloc()Gustavo A. R. Silva2020-06-181-1/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-142-13/+13
* net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()Dan Carpenter2020-06-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-1/+2
|\
| * net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10aFugang Duan2020-05-261-1/+2
* | net: ethernet: dwmac: add ethernet glue logic for NXP imx8 chipFugang Duan2020-05-293-0/+329
* | stmmac: platform: add "snps, dwmac-5.10a" IP compatible stringFugang Duan2020-05-291-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-242-2/+15
|\|
| * net: stmmac: don't attach interface until resume finishesLeon Yu2020-05-231-2/+2
| * net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell2020-05-221-0/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-151-2/+15
|\|
| * net: stmmac: fix num_por initializationVinod Koul2020-05-141-2/+15
* | net: stmmac: dwmac-meson8b: add support for the RX delay configurationMartin Blumenstingl2020-05-131-23/+62
* | net: stmmac: dwmac-meson8b: Make the clock enabling code re-usableMartin Blumenstingl2020-05-131-5/+18
* | net: stmmac: dwmac-meson8b: Fetch the "timing-adjustment" clockMartin Blumenstingl2020-05-131-0/+8
* | net: stmmac: dwmac-meson8b: Add the PRG_ETH0_ADJ_* bitsMartin Blumenstingl2020-05-131-0/+21
* | net: stmmac: dwmac-meson8b: Move the documentation for the TX delayMartin Blumenstingl2020-05-131-4/+4
* | net: stmmac: dwmac-meson8b: use FIELD_PREP instead of open-coding itMartin Blumenstingl2020-05-131-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-062-7/+2
|\|
| * net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiplyColin Ian King2020-05-041-1/+1
| * stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov2020-05-041-6/+1
| * stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko2020-04-301-1/+3
* | net: stmmac: Remove unused inline function stmmac_rx_threshold_countYueHaibing2020-05-051-9/+0
* | net: ethernet: stmmac: simplify phy modes management for stm32Christophe Roullier2020-05-011-30/+44
* | stmmac: intel: Place object in the Makefile according to the orderAndy Shevchenko2020-04-301-2/+2
* | stmmac: intel: Fix indentation to put on one line affected codeAndy Shevchenko2020-04-301-60/+32
* | stmmac: intel: Eliminate useless conditions and variablesAndy Shevchenko2020-04-301-12/+2
* | stmmac: intel: Convert to use pci_alloc_irq_vectors() APIAndy Shevchenko2020-04-301-3/+8
* | stmmac: intel: Remove unnecessary loop for PCI BARsAndy Shevchenko2020-04-301-18/+5
* | stmmac: intel: Fix clock handling on error and remove pathsAndy Shevchenko2020-04-302-9/+16
* | stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko2020-04-301-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-04-256-7/+250
|\|
| * net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng2020-04-213-0/+235
| * net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier2020-04-201-0/+1
| * net: stmmac: Fix sub-second incrementJulien Beraud2020-04-181-4/+8
| * net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud2020-04-181-3/+6
* | net: stmmac: Add support for VLAN promiscuous modeChuah, Kim Tatt2020-04-223-0/+69
|/
* net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli2020-04-161-0/+2
* net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto2020-04-141-0/+2
* net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang2020-04-031-1/+1