summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-11-10r8169: work around short packet hw bug on RTL8125Heiner Kallweit
2020-11-10net: dsa: qca8k: Fix port MTU settingJonathan McDowell
2020-11-10net: fec: fix MDIO probing for some FEC hardware blocksGreg Ungerer
2020-11-10sfp: Fix error handing in sfp_probe()YueHaibing
2020-11-10powerpc/vnic: Extend "failover pending" windowSukadev Bhattiprolu
2020-11-10net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas
2020-11-10net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisementGrygorii Strashko
2020-11-10ionic: check port ptr before useShannon Nelson
2020-11-10gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil
2020-11-10gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil
2020-11-10dpaa_eth: fix the RX headroom size alignmentCamelia Groza
2020-11-10dpaa_eth: update the buffer layout for non-A050385 erratum scenariosCamelia Groza
2020-11-10cadence: force nonlinear buffers to be clonedMark Deneen
2020-11-05bnxt_en: Log unknown link speed appropriately.Michael Chan
2020-11-05drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He
2020-11-05ath11k: change to disable softirqs for ath11k_regd_update to solve deadlockWen Gong
2020-11-05ath11k: fix warning caused by lockdep_assert_heldCarl Huang
2020-11-05ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_descWen Gong
2020-11-05brcmfmac: Fix warning message after dongle setup failedWright Feng
2020-11-05octeontx2-af: fix LD CUSTOM LTYPE aliasingStanislaw Kardach
2020-11-05can: flexcan: disable clocks during stop modeJoakim Zhang
2020-11-05brcmfmac: increase F2 watermark for BCM4329Dmitry Osipenko
2020-11-05ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam
2020-11-05ath10k: start recovery process when payload length exceeds max htc length for...Wen Gong
2020-11-05ath10k: fix retry packets update in station dumpVenkateswara Naralasetty
2020-11-05mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen
2020-11-05RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit
2020-11-05ionic: no rx flush in deinitSasha Levin
2020-11-05xen/netback: use lateeoi irq bindingJuergen Gross
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