summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-06-22igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2020-06-22b43_legacy: Fix connection problem with WPA3Larry Finger
2020-06-22b43: Fix connection problem with WPA3Larry Finger
2020-06-22b43legacy: Fix case where channel status is corruptedLarry Finger
2020-06-22carl9170: remove P2P_GO supportChristian Lamparter
2020-06-22e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal
2020-06-22e1000e: Disable TSO for buffer overrun workaroundKai-Heng Feng
2020-06-22ice: Fix inability to set channels when downJesse Brandeburg
2020-06-22iwlwifi: mvm: fix aux station leakSharon
2020-06-22ixgbe: fix signed-integer-overflow warningXie XiuQi
2020-06-22ice: fix potential double free in probe unrollingJacob Keller
2020-06-22macvlan: Skip loopback packets in RX handlerAlexander Sverdlin
2020-06-22ice: Fix Tx timeout when link is toggled on a VF's interfaceBrett Creeley
2020-06-22ice: Fix resource leak on early exit from functionEric Joyner
2020-06-22ice: cleanup vf_id signednessJesse Brandeburg
2020-06-22mwifiex: Fix memory corruption in dump_stationPali Rohár
2020-06-22rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()Dan Carpenter
2020-06-22net: ipa: do not clear interrupt in gsi_channel_start()Alex Elder
2020-06-22net/mlx5e: IPoIB, Drop multicast packets that this interface sentErez Shitrit
2020-06-22veth: Adjust hard_start offset on redirect XDP framesJesper Dangaard Brouer
2020-06-22brcmfmac: fix WPA/WPA2-PSK 4-way handshake offload and SAE offload failuresChung-Hsien Hsu
2020-06-22mt76: avoid rx reorder buffer overflowRyder Lee
2020-06-22mt76: mt7615: fix mt7615_driver_own routineLorenzo Bianconi
2020-06-22mt76: mt7615: fix mt7615_firmware_own for mt7663eLorenzo Bianconi
2020-06-22mt76: mt7663: fix DMA unmap lengthLorenzo Bianconi
2020-06-22mt76: mt7622: fix DMA unmap lengthLorenzo Bianconi
2020-06-22mt76: mt7615: do not always reset the dfs state setting the channelLorenzo Bianconi
2020-06-22mt76: mt7663: fix mt7615_mac_cca_stats_reset routineLorenzo Bianconi
2020-06-22net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma
2020-06-22wcn36xx: Fix error handling path in 'wcn36xx_probe()'Christophe JAILLET
2020-06-22ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai
2020-06-22ath10k: Skip handling del_server during driver exitRakesh Pillai
2020-06-22iwlwifi: avoid debug max amsdu config overwriting itselfMordechay Goodstein
2020-06-22dsa: sja1105: dynamically allocate stats structureArnd Bergmann
2020-06-22libertas_tf: avoid a null dereference in pointer privColin Ian King
2020-06-22ath11k: fix kernel panic by freeing the msdu received with invalid lengthTamizh Chelvam
2020-06-22net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang
2020-06-22ath11k: fix error return code in ath11k_dp_alloc()Wei Yongjun
2020-06-22ath10k: fix possible memory leak in ath10k_bmi_lz_data_large()Wei Yongjun
2020-06-22drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_pr...Wei Yongjun
2020-06-22net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun
2020-06-22ice: Fix error return code in ice_add_prof()Wei Yongjun
2020-06-22octeontx2-pf: Fix error return code in otx2_probe()Wei Yongjun
2020-06-22stmmac: intel: Fix clock handling on error and remove pathsAndy Shevchenko
2020-06-22net/mlx5e: CT: Avoid false warning about rule may be used uninitializedRoi Dayan
2020-06-22net: bcmgenet: Fix WoL with password after deep sleepDoug Berger
2020-06-22net: bcmgenet: set Rx mode before starting netifDoug Berger
2020-06-22ath11k: use GFP_ATOMIC under spin lockWei Yongjun
2020-06-22net/mlx4_core: Add missing iounmap() in error pathZou Wei
2020-06-22dpaa2-eth: fix return codes used in ndo_setup_tcJesper Dangaard Brouer