summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-08-04mlxsw: spectrum_trap: Allow for per-ASIC traps initializationIdo Schimmel2-9/+75
2020-08-04mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel4-9/+93
2020-08-04mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_testPetr Machata1-1/+2
2020-08-04mlxsw: spectrum_trap: Use 'size_t' for array sizesIdo Schimmel2-5/+5
2020-08-04devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel5-15/+26
2020-08-04net: stmmac: fix failed to suspend if phy based WOL is enabledJisheng Zhang1-1/+1
2020-08-04fsl/fman: fix eth hash table allocationFlorinel Iordache1-1/+1
2020-08-04fsl/fman: check dereferencing null pointerFlorinel Iordache3-4/+4
2020-08-04fsl/fman: fix unreachable codeFlorinel Iordache1-1/+0
2020-08-04fsl/fman: fix dereference null return valueFlorinel Iordache1-1/+8
2020-08-04fsl/fman: use 32-bit unsigned integerFlorinel Iordache1-2/+1
2020-08-04net: spider_net: Remove a useless memsetChristophe JAILLET1-2/+0
2020-08-04net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET1-2/+2
2020-08-04net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' callsChristophe JAILLET1-2/+2
2020-08-04liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang1-1/+1
2020-08-04net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()Tianjia Zhang1-4/+4
2020-08-04net: ethernet: aquantia: Fix wrong return valueTianjia Zhang1-1/+1
2020-08-04net: phy: mdio-mvusb: select MDIO_DEVRES in KconfigBartosz Golaszewski1-0/+1
2020-08-04net: dsa: qca8k: Add 802.1q VLAN supportJonathan McDowell2-0/+208
2020-08-04net: dsa: qca8k: Add define for port VIDJonathan McDowell2-5/+8
2020-08-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller19-87/+445
2020-08-04net: qed: use eth_zero_addr() to clear mac addressMiaohe Lin1-4/+3
2020-08-04net: qede: use eth_zero_addr() to clear mac addressMiaohe Lin1-2/+2
2020-08-04cxgb4: fix extracting IP addresses in TC-FLOWER rulesRahul Lakkireddy1-2/+15
2020-08-04cxgb4: fix check for running offline ethtool selftestRahul Lakkireddy1-3/+4
2020-08-04ionic: separate interrupt for Tx and RxShannon Nelson5-27/+182
2020-08-04ionic: tx separate servicingShannon Nelson3-56/+53
2020-08-04ionic: use fewer firmware doorbells on rx fillShannon Nelson1-10/+5
2020-08-04net: mvpp2: fix memory leak in mvpp2_rxLorenzo Bianconi1-0/+1
2020-08-04net: mdio device: use flexible sleeping in reset functionBruno Thomsen1-1/+1
2020-08-04net: mdiobus: add reset-post-delay-us handlingBruno Thomsen1-0/+2
2020-08-04net: mdiobus: use flexible sleeping for reset-delay-usBruno Thomsen1-1/+1
2020-08-03net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky1-6/+3
2020-08-03net/mlx5: convert to new udp_tunnel infrastructureJakub Kicinski5-136/+64
2020-08-03net/mlx5: DR, Change push vlan action sequenceAlex Vesker1-21/+21
2020-08-03net/mlx5e: Enable users to change VF/PF representors carrier stateParav Pandit1-0/+24
2020-08-02brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne1-0/+8
2020-08-02wl1251: fix always return 0 errorWang Hai1-1/+1
2020-08-02airo: use generic power managementVaibhav Gupta1-20/+19
2020-08-02intersil: fix wiki website urlFlavio Suligoi5-7/+8
2020-08-02qtnfmac: Missing platform_device_unregister() on error in qtnf_core_mac_alloc()Wang Hai1-1/+4
2020-08-02ipw2x00: switch from 'pci_' to 'dma_' APIChristophe JAILLET2-89/+88
2020-08-02ipw2100: Use GFP_KERNEL instead of GFP_ATOMIC in some memory allocationChristophe JAILLET1-1/+1
2020-08-02hostap: use generic power managementVaibhav Gupta2-27/+13
2020-08-02b43legacy: Replace HTTP links with HTTPS onesAlexander A. Klimov3-12/+12
2020-08-02b43: Replace HTTP links with HTTPS onesAlexander A. Klimov9-96/+96
2020-08-02ipw2x00: Replace HTTP links with HTTPS onesAlexander A. Klimov1-2/+2
2020-08-02rt2x00: pci: use generic power managementVaibhav Gupta10-46/+19
2020-08-02wilc1000: Move wilc1000 SDIO ID's from driver source to common header fileAjay Singh1-4/+2
2020-08-02mt7601u: add missing release on skb in mt7601u_mcu_msg_sendNavid Emamdoost1-1/+3