summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Log unknown link speed appropriately.Michael Chan2020-11-051-1/+5
* drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He2020-11-051-47/+51
* ath11k: change to disable softirqs for ath11k_regd_update to solve deadlockWen Gong2020-11-051-3/+3
* ath11k: fix warning caused by lockdep_assert_heldCarl Huang2020-11-051-0/+4
* ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_descWen Gong2020-11-051-1/+1
* brcmfmac: Fix warning message after dongle setup failedWright Feng2020-11-051-4/+6
* octeontx2-af: fix LD CUSTOM LTYPE aliasingStanislaw Kardach2020-11-051-2/+2
* can: flexcan: disable clocks during stop modeJoakim Zhang2020-11-051-10/+20
* brcmfmac: increase F2 watermark for BCM4329Dmitry Osipenko2020-11-051-0/+1
* ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam2020-11-051-1/+7
* ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong2020-11-051-0/+4
* ath10k: fix retry packets update in station dumpVenkateswara Naralasetty2020-11-052-5/+8
* mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen2020-11-051-0/+3
* RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit2020-11-051-5/+0
* ionic: no rx flush in deinitSasha Levin2020-11-053-15/+0
* xen/netback: use lateeoi irq bindingJuergen Gross2020-11-054-14/+86
* p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-011-1/+3
* ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov2020-11-011-3/+7
* r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit2020-11-011-2/+2
* net: ipa: command payloads already mappedAlex Elder2020-11-011-6/+15
* net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu2020-11-011-1/+1
* mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen2020-11-013-2/+38
* mlxsw: core: Fix memory leak on module removalIdo Schimmel2020-11-011-0/+2
* ibmvnic: fix ibmvnic_set_macLijun Pan2020-11-011-2/+6
* ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer2020-11-011-6/+0
* gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara2020-11-011-8/+8
* cxgb4: set up filter action after rewritesRaju Rangoju2020-11-012-29/+31
* bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam2020-11-011-1/+2
* bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2020-11-012-1/+19
* bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam2020-11-011-11/+2
* bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam2020-11-011-4/+5
* bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan2020-11-011-1/+4
* net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic2020-10-291-2/+2
* ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen2020-10-291-0/+8
* brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen2020-10-291-0/+2
* mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa2020-10-291-1/+2
* rtl8xxxu: prevent potential memory leakChris Chiu2020-10-291-1/+9
* brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki2020-10-291-1/+3
* ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile2020-10-291-0/+19
* can: flexcan: flexcan_chip_stop(): add error handling and propagate error valueJoakim Zhang2020-10-291-6/+28
* mt76: mt7915: do not do any work in napi poll after calling napi_complete_done()Felix Fietkau2020-10-291-6/+3
* rtw88: increse the size of rx buffer sizeTzu-En Huang2020-10-291-2/+2
* rtw88: pci: Power cycle device during shutdownKai-Heng Feng2020-10-291-0/+2
* net: dsa: seville: the packet buffer is 2 megabits, not megabytesMaxim Kochetkov2020-10-291-1/+1
* net: korina: fix kfree of rx/tx descriptor arrayValentin Vidic2020-10-291-1/+2
* mwifiex: fix double freeTom Rix2020-10-291-0/+2
* iwlwifi: dbg: run init_cfg function once per driver loadMordechay Goodstein2020-10-291-0/+3
* iwlwifi: dbg: remove no filter conditionMordechay Goodstein2020-10-291-3/+2
* iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach2020-10-291-3/+6
* net: enic: Cure the enic api locking trainwreckThomas Gleixner2020-10-293-6/+28