summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-07-31drivers/net/wan/x25_asy: Fix to make it workXie He1-7/+14
2020-07-31ath9k: Fix regression with Atheros 9271Mark O'Donovan1-1/+3
2020-07-31ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2-11/+42
2020-07-31net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai1-2/+2
2020-07-31net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov1-0/+4
2020-07-31ax88172a: fix ax88172a_unbind() failuresGeorge Kennedy1-0/+1
2020-07-31hippi: Fix a size used in a 'pci_free_consistent()' in an error handling pathChristophe JAILLET1-1/+1
2020-07-31bnxt_en: Fix race when modifying pause settings.Vasundhara Volam1-1/+4
2020-07-31net: sky2: initialize return of gm_phy_readTom Rix1-1/+1
2020-07-31drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He1-1/+8
2020-07-22net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli1-0/+2
2020-07-22net: usb: qmi_wwan: add support for Quectel EG95 LTE modemAceLan Kao1-0/+1
2020-07-22Revert "ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb"Greg Kroah-Hartman2-42/+11
2020-07-22net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre1-1/+1
2020-07-22bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti1-1/+1
2020-07-22smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich1-1/+2
2020-07-22smsc95xx: check return value of smsc95xx_resetAndre Edich1-0/+6
2020-07-22net: cxgb4: fix return error value in t4_prep_fwLi Heng1-4/+4
2020-07-09cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy2-49/+91
2020-07-09usbnet: smsc95xx: Fix use-after-free after removalTuomas Tynkkynen1-1/+1
2020-06-30net: alx: fix race condition in alx_removeZekun Shen1-4/+5
2020-06-30net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin1-1/+1
2020-06-30net: qed: fix NVMe login fails over VFsAlexander Lobakin1-5/+18
2020-06-30tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen1-2/+2
2020-06-30rocker: fix incorrect error handling in dma_rings_initAditya Pakki1-2/+2
2020-06-30net: usb: ax88179_178a: fix packet alignment paddingJeremy Kerr1-5/+6
2020-06-30e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu1-4/+10
2020-06-30yam: fix possible memory leak in yam_init_driverWang Hai1-0/+1
2020-06-20igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng1-1/+2
2020-06-20b43_legacy: Fix connection problem with WPA3Larry Finger1-0/+1
2020-06-20b43: Fix connection problem with WPA3Larry Finger1-1/+1
2020-06-20b43legacy: Fix case where channel status is corruptedLarry Finger1-0/+1
2020-06-20carl9170: remove P2P_GO supportChristian Lamparter2-20/+5
2020-06-20e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal2-8/+5
2020-06-20ixgbe: fix signed-integer-overflow warningXie XiuQi1-1/+1
2020-06-20macvlan: Skip loopback packets in RX handlerAlexander Sverdlin1-0/+4
2020-06-20mwifiex: Fix memory corruption in dump_stationPali Rohár1-8/+6
2020-06-20rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()Dan Carpenter1-6/+2
2020-06-20net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-2/+2
2020-06-20net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun1-1/+2
2020-06-20e1000: Distribute switch variables for initializationKees Cook1-1/+3
2020-06-20net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3...Jia-Ju Bai1-0/+2
2020-06-20net: ena: fix error returning in ena_com_get_hash_function()Arthur Kiyanovski1-2/+4
2020-06-20can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devicesXiaolong Huang1-3/+3
2020-06-20ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2-11/+42
2020-06-20ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cbQiujun Huang1-0/+5
2020-06-20ath9k: Fix use-after-free Write in ath9k_htc_rx_msgQiujun Huang1-0/+3
2020-06-20ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang5-7/+17
2020-06-20ath9k_htc: Silence undersized packet warningsMasashi Honma1-3/+3
2020-06-20drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon1-5/+3