summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt2020-09-266-2/+30
* drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-263-7/+12
* net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang2020-09-177-59/+132
* net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong2020-09-161-32/+1
* net: stmmac: Fix incorrect location to set real_num_rx|tx_queuesAashish Verma2020-09-161-4/+4
* net: stmmac: add ethtool support for get/set channelsOng Boon Leong2020-09-163-28/+93
* net: stmmac: set get_rx_header_len() as void for it didn't have any error cod...Luo Jiaxing2020-09-114-8/+6
* net: stmmac: dwmac-intel-plat: remove redundant null check before clk_disable...Zhang Changzhong2020-09-091-6/+2
* net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong2020-09-071-2/+1
* net: stmmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong2020-09-071-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-053-6/+7
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-243-6/+7
* | net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn2020-08-272-2/+2
* | net: stmmac: Add dwmac-intel-plat for GBE driverRusaimi Amira Ruslan2020-08-273-0/+202
|/
* 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-041-1/+1
* net: stmmac: Speed down the PHY if WoL to save energyJisheng Zhang2020-07-291-0/+8
* net: stmmac: Support WOL with phyJisheng Zhang2020-07-292-0/+15
* net: stmmac: only call pmt() during suspend/resume if HW enables PMTJisheng Zhang2020-07-291-3/+3
* net: stmmac: Move device_can_wakeup() check earlier in set_wolJisheng Zhang2020-07-291-3/+3
* net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frameJisheng Zhang2020-07-291-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-231-0/+4
* net: stmmac: selftests: Use struct_size() helper in kzalloc()Gustavo A. R. Silva2020-06-191-1/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-132-13/+13
* net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()Dan Carpenter2020-06-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-011-1/+2
|\
| * net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10aFugang Duan2020-05-271-1/+2
* | net: ethernet: dwmac: add ethernet glue logic for NXP imx8 chipFugang Duan2020-05-303-0/+329
* | stmmac: platform: add "snps, dwmac-5.10a" IP compatible stringFugang Duan2020-05-301-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-241-2/+2
| * net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell2020-05-231-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-072-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-05-011-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-021-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