summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-10-30hv_netvsc: Fix race between VF offering and VF association message from hostGaurav Kohli
2022-10-30net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann
2022-10-30net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang
2022-10-30sfc: include vport_id in filter spec hash and equal()Pieter Jansen van Vuuren
2022-10-30ionic: catch NULL pointer issue on reconfigBrett Creeley
2022-10-30net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam
2022-10-30sfc: Change VF mac via PF as first preference if available.Jonathan Cooper
2022-10-30i40e: Fix DMA mappings leakJan Sokolowski
2022-10-30r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-10-26r8152: Rate limit overflow messagesAndrew Gaul
2022-10-26wifi: rt2x00: correctly set BBP register 86 for MT7620Daniel Golle
2022-10-26wifi: rt2x00: set SoC wmac clock registerDaniel Golle
2022-10-26wifi: rt2x00: set VGC gain for both chains of MT7620Daniel Golle
2022-10-26wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620Daniel Golle
2022-10-26wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle
2022-10-26wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()Alexander Coffin
2022-10-26wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()Tetsuo Handa
2022-10-26wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng
2022-10-26net: mvpp2: fix mvpp2 debugfs leakRussell King (Oracle)
2022-10-26bnx2x: fix potential memory leak in bnx2x_tpa_stop()Jianglei Nie
2022-10-26wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAMBitterblue Smith
2022-10-26wifi: ath11k: fix number of VHT beamformee spatial streamsJesus Fernandez Manzano
2022-10-26net: fs_enet: Fix wrong check in do_pd_setupZheng Yongjun
2022-10-26wifi: rtl8xxxu: Remove copy-paste leftover in gen2_update_rate_maskBitterblue Smith
2022-10-26wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibrationBitterblue Smith
2022-10-26wifi: rtl8xxxu: Fix skb misuse in TX queue selectionBitterblue Smith
2022-10-26wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()Dan Carpenter
2022-10-26wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()Wen Gong
2022-10-26can: kvaser_usb_leaf: Fix CAN state after restartAnssi Hannula
2022-10-26can: kvaser_usb_leaf: Fix TX queue out of sync after restartAnssi Hannula
2022-10-26can: kvaser_usb_leaf: Fix overread with an invalid commandAnssi Hannula
2022-10-26can: kvaser_usb: Fix use of uninitialized completionAnssi Hannula
2022-10-15wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg
2022-10-15net: atlantic: fix potential memory leak in aq_ndev_close()Jianglei Nie
2022-10-05net: stmmac: power up/down serdes in stmmac_open/releaseJunxiao Chang
2022-10-05cxgb4: fix missing unlock on ETHOFLD desc collect fail pathRafael Mendonca
2022-10-05usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye
2022-10-05net: mt7531: only do PLL once after the resetAlexander Couzens
2022-10-05net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich
2022-09-28net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson
2022-09-28can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde
2022-09-28net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean
2022-09-28wireguard: netlink: avoid variable-sized memcpy on sockaddrJason A. Donenfeld
2022-09-28wireguard: ratelimiter: disable timings test by defaultJason A. Donenfeld
2022-09-28net: ipa: properly limit modem routing table useAlex Elder
2022-09-28net: ipa: kill IPA_TABLE_ENTRY_SIZEAlex Elder
2022-09-28net: ipa: DMA addresses are nicely alignedAlex Elder
2022-09-28net: ipa: avoid 64-bit modulusAlex Elder
2022-09-28net: ipa: fix table alignment requirementAlex Elder
2022-09-28net: ipa: fix assumptions about DMA address sizeAlex Elder