summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-03-17net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean
2023-03-17octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh
2023-03-17net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle
2023-03-17net: phy: smsc: fix link up detection in forced irq modeHeiner Kallweit
2023-03-17net: phy: smsc: Cache interrupt maskLukas Wunner
2023-03-17bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan
2023-03-17net: phylib: get rid of unnecessary lockingRussell King (Oracle)
2023-03-17net: stmmac: add to set device wake up flag when stmmac init phyRongguang Wei
2023-03-17ice: copy last block omitted in ice_get_module_eeprom()Petr Oros
2023-03-17net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino
2023-03-17bgmac: fix *initial* chip reset to support BCM5358Rafał Miłecki
2023-03-11net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman
2023-03-11net/mlx5e: Verify flow_source cap before using itRoi Dayan
2023-03-11octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma
2023-03-10wifi: ath9k: use proper statements in conditionalsArnd Bergmann
2023-03-10qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt
2023-03-10qede: fix interrupt coalescing configurationManish Chopra
2023-03-10wifi: ath11k: allow system suspend to survive ath11kLen Brown
2023-03-10wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith
2023-03-10wifi: rtl8xxxu: fixing transmisison failure for rtl8192euJun ASAKA
2023-03-10hv_netvsc: Check status in SEND_RNDIS_PKT completion messageMichael Kelley
2023-03-10net/mlx5: fw_tracer: Fix debug printShay Drory
2023-03-10wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanupLorenzo Bianconi
2023-03-10net: bcmgenet: Add a check for oversized packetsFlorian Fainelli
2023-03-10ice: add missing checks for PF vsi typeJesse Brandeburg
2023-03-10ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPBSiddaraju DH
2023-03-10wifi: mt7601u: fix an integer underflowJisoo Jang
2023-03-10wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang
2023-03-10wifi: ath11k: debugfs: fix to work with multiple PCI devicesKalle Valo
2023-03-10wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang
2023-03-10wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()Minsuk Kang
2023-03-10net: bcmgenet: fix MoCA LED controlDoug Berger
2023-03-10can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...Frank Jungclaus
2023-03-10wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()Dan Carpenter
2023-03-10wifi: iwl4965: Add missing check for create_singlethread_workqueue()Jiasheng Jiang
2023-03-10wifi: iwl3945: Add missing check for create_singlethread_workqueueJiasheng Jiang
2023-03-10tap: tap_open(): correctly initialize socket uidPietro Borrello
2023-03-10tun: tun_chr_open(): correctly initialize socket uidPietro Borrello
2023-03-10net/mlx5: Enhance debug print in page allocation failureJack Morgenstein
2023-03-10mt76: mt7915: fix polling firmware-own statusFelix Fietkau
2023-03-10wifi: ath11k: Fix memory leak in ath11k_peer_rx_frag_setupMiaoqian Lin
2023-03-10wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()Minsuk Kang
2023-03-10wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() failsFedor Pchelkin
2023-03-10ath9k: htc: clean up statistics macrosPavel Skripkin
2023-03-10ath9k: hif_usb: simplify if-if to if-elseWan Jiabing
2023-03-10wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...Fedor Pchelkin
2023-03-10wifi: orinoco: check return value of hermes_write_wordrec()Alexey Kodanev
2023-03-10wifi: rtl8xxxu: Fix memory leaks with RTL8723BU, RTL8192EUBitterblue Smith
2023-03-10wifi: wl3501_cs: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-10wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang