summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: selftests: Use kfree_skb() instead of kfree()Jose Abreu2019-05-301-1/+1
* net: stmmac: selftests: Fix sparse warningJose Abreu2019-05-301-1/+1
* net: stmmac: Switch to devm_alloc_etherdev_mqsJisheng Zhang2019-05-301-8/+3Star
* net: stmmac: Fix build error without CONFIG_INETYueHaibing2019-05-291-0/+1
* net: stmmac: use dev_info() before netdev is registeredJisheng Zhang2019-05-291-2/+2
* net: stmmac: dwmac-meson8b: update with SPDX Licence identifierNeil Armstrong2019-05-291-7/+1Star
* net: stmmac: dwmac-meson: update with SPDX Licence identifierNeil Armstrong2019-05-291-7/+1Star
* net: stmmac: Prevent missing interrupts when running NAPIJose Abreu2019-05-241-0/+3
* net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu2019-05-241-2/+8
* net: stmmac: dwxgmac2: Do not disable whole RX in dma_stop_rx()Jose Abreu2019-05-241-4/+0Star
* net: stmmac: dwmac4/5: Do not disable whole RX in dma_stop_rx()Jose Abreu2019-05-241-4/+0Star
* net: stmmac: dwmac4/5: Fix Hash FilterJose Abreu2019-05-242-0/+3
* net: stmmac: dwmac1000: Clear unused address entriesJose Abreu2019-05-241-0/+6
* net: stmmac: dwmac1000: Fix Hash FilterJose Abreu2019-05-241-0/+1
* net: stmmac: Introduce selftests supportJose Abreu2019-05-245-0/+889
* net: stmmac: dwxgmac2: Also pass control frames while in promisc modeJose Abreu2019-05-242-1/+2
* net: stmmac: dwmac4/5: Also pass control frames while in promisc modeJose Abreu2019-05-242-1/+2
* net: stmmac: dwmac1000: Also pass control frames while in promisc modeJose Abreu2019-05-242-1/+2
* net: stmmac: Switch MMC functions to HWIF callbacksJose Abreu2019-05-247-10/+40
* net: ethernet: stmmac: dwmac-sun8i: Enable control of loopbackCorentin Labbe2019-05-241-0/+13
* net: stmmac: dwxgmac2: Add MAC loopback supportJose Abreu2019-05-242-0/+14
* net: stmmac: dwmac4/5: Add MAC loopback supportJose Abreu2019-05-242-0/+16
* net: stmmac: dwmac1000: Add MAC loopback supportJose Abreu2019-05-241-0/+13
* net: stmmac: dwmac100: Add MAC loopback supportJose Abreu2019-05-241-0/+13
* net: stmmac: Add MAC loopback callback to HWIFJose Abreu2019-05-241-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-222-6/+6
|\
| * net: stmmac: dma channel control register need to be init firstWeifeng Voon2019-05-211-4/+4
| * net: stmmac: fix ethtool flow control not able to get/setTan, Tee Min2019-05-211-2/+2
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+3
|/
* Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-05-141-2/+3
|\
| *-. Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones2019-05-1411-54/+89
| |\ \
| | * | net: stmmac: socfpga: Use shared System Manager driverThor Thayer2019-04-021-2/+3
| |/ /
* | | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-1/+1
|\ \ \
| * | | stmmac: pci: Use pci_dev_id() helperHeiner Kallweit2019-04-291-1/+1
| |/ /
* | | net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe2019-05-131-0/+2
* | | dwmac4_prog_mtl_tx_algorithms() missing write operationCheng Han2019-05-091-0/+2
* | | net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-071-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-032-1/+4
|\ \ \ | | |/ | |/|
| * | stmmac: pci: Fix typo in IOT2000 commentJan Kiszka2019-05-011-1/+1
| * | net: ethernet: stmmac: manage the get_irq probe defer caseFabien Dessenne2019-04-261-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-263-5/+9
|\| |
| * | net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul2019-04-231-2/+2
| * | stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng2019-04-181-2/+6
| * | net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing2019-04-181-1/+1
* | | net: stmmac: Set Flow Control to automatic mode in the driverJose Abreu2019-04-171-1/+1
* | | net: stmmac: dwxgmac: Finish the Flow Control implementationJose Abreu2019-04-172-0/+51
|/ /
* | net: stmmac: don't log oversized framesAaro Koskinen2019-03-311-2/+0Star
* | net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen2019-03-311-0/+5
* | net: stmmac: don't overwrite discard_frame statusAaro Koskinen2019-03-311-3/+4
* | net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen2019-03-311-7/+7