summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-11-01p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-11-01ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-11-01r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit
2020-11-01net: ipa: command payloads already mappedAlex Elder
2020-11-01net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu
2020-11-01mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen
2020-11-01mlxsw: core: Fix memory leak on module removalIdo Schimmel
2020-11-01ibmvnic: fix ibmvnic_set_macLijun Pan
2020-11-01ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer
2020-11-01gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara
2020-11-01cxgb4: set up filter action after rewritesRaju Rangoju
2020-11-01bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam
2020-11-01bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam
2020-11-01bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam
2020-11-01bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam
2020-11-01bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan
2020-10-29net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen
2020-10-29mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa
2020-10-29rtl8xxxu: prevent potential memory leakChris Chiu
2020-10-29brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile
2020-10-29can: flexcan: flexcan_chip_stop(): add error handling and propagate error valueJoakim Zhang
2020-10-29mt76: mt7915: do not do any work in napi poll after calling napi_complete_done()Felix Fietkau
2020-10-29rtw88: increse the size of rx buffer sizeTzu-En Huang
2020-10-29rtw88: pci: Power cycle device during shutdownKai-Heng Feng
2020-10-29net: dsa: seville: the packet buffer is 2 megabits, not megabytesMaxim Kochetkov
2020-10-29net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic
2020-10-29mwifiex: fix double freeTom Rix
2020-10-29iwlwifi: dbg: run init_cfg function once per driver loadMordechay Goodstein
2020-10-29iwlwifi: dbg: remove no filter conditionMordechay Goodstein
2020-10-29iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach
2020-10-29net: enic: Cure the enic api locking trainwreckThomas Gleixner
2020-10-29qtnfmac: fix resource leaks on unsupported iftype error return pathColin Ian King
2020-10-29ibmvnic: set up 200GBPS speedLijun Pan
2020-10-29mt76: mt7915: fix possible memory leak in mt7915_mcu_add_beaconLorenzo Bianconi
2020-10-29mt76: mt7622: fix fw hang on mt7622Lorenzo Bianconi
2020-10-29mt76: mt7615: move drv_own/fw_own in mt7615_mcu_opsLorenzo Bianconi
2020-10-29mt76: mt7663u: fix dma header initializationLorenzo Bianconi
2020-10-29mt76: fix a possible NULL pointer dereference in mt76_testmode_dumpLorenzo Bianconi
2020-10-29mt76: mt7615: fix a possible NULL pointer dereference in mt7615_pm_wake_workLorenzo Bianconi
2020-10-29mt76: mt7615: fix possible memory leak in mt7615_tm_set_tx_powerLorenzo Bianconi
2020-10-29mt76: mt7663s: fix resume failureSean Wang
2020-10-29mt76: mt7615: release mutex in mt7615_reset_test_setLorenzo Bianconi
2020-10-29mt76: mt7615: hold mt76 lock queueing wd in mt7615_queue_key_updateLorenzo Bianconi
2020-10-29rtw88: Fix potential probe error handling race with wow firmware loadingAndreas Färber
2020-10-29rtw88: Fix probe error handling race with firmware loadingAndreas Färber
2020-10-29net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc()Denis Efremov
2020-10-29ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd()Dan Carpenter