summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-03-11eth: fealnx: bring back this old driverJakub Kicinski3-0/+1964
2023-03-11net: dsa: felix: fix internal MDIO controller resource lengthVladimir Oltean1-1/+1
2023-03-11net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean2-5/+8
2023-03-11net/mlx5: Geneve, Fix handling of Geneve object id as error codeMaor Dickman1-0/+1
2023-03-11net/mlx5e: Verify flow_source cap before using itRoi Dayan1-1/+2
2023-03-11net/mlx5: ECPF, wait for VF pages only after disabling host PFsMaher Sanalla2-0/+8
2023-03-11mlx5: fix possible ptp queue fifo use-after-freeVadim Fedorenko4-1/+22
2023-03-11mlx5: fix skb leak while fifo resync and pushVadim Fedorenko2-3/+5
2023-03-11octeontx2-pf: Use correct struct reference in test conditionDeepak R Varma1-1/+1
2023-03-11net: sunhme: Fix region requestSean Anderson1-2/+4
2023-03-11octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packetGeetha sowjanya1-19/+57
2023-03-10qede: avoid uninitialized entries in coal_entry arrayMichal Schmidt1-14/+7
2023-03-10qede: fix interrupt coalescing configurationManish Chopra1-2/+9
2023-03-10wifi: ath11k: allow system suspend to survive ath11kLen Brown1-1/+1
2023-03-10wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith1-9/+0
2023-03-10wifi: rtw88: use RTW_FLAG_POWERON flag to prevent to power on/off twicePing-Ke Shih5-5/+15
2023-03-10wifi: rtl8xxxu: fixing transmisison failure for rtl8192euJun ASAKA1-0/+5
2023-03-10hv_netvsc: Check status in SEND_RNDIS_PKT completion messageMichael Kelley1-0/+18
2023-03-10wifi: rtw89: debug: avoid invalid access on RTW89_DBG_SEL_MAC_30Zong-Zhe Yang1-0/+7
2023-03-10net/mlx5: fw_tracer: Fix debug printShay Drory1-1/+1
2023-03-10wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanupLorenzo Bianconi1-6/+7
2023-03-10net: bcmgenet: Add a check for oversized packetsFlorian Fainelli1-0/+8
2023-03-10ice: add missing checks for PF vsi typeJesse Brandeburg1-9/+8
2023-03-10ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPBSiddaraju DH1-1/+1
2023-03-10wifi: mt7601u: fix an integer underflowJisoo Jang1-1/+2
2023-03-10wifi: rtw89: fix assignation of TX BD RAM tableZong-Zhe Yang5-7/+26
2023-03-10wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang1-2/+4
2023-03-10wifi: ath11k: debugfs: fix to work with multiple PCI devicesKalle Valo2-9/+40
2023-03-10wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang1-0/+1
2023-03-10wifi: ath11k: fix monitor mode bringup crashNagarajan Maran1-0/+1
2023-03-10wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()Minsuk Kang2-2/+2
2023-03-10net/mlx5e: Align IPsec ASO result memory to be as required by hardwareLeon Romanovsky1-1/+1
2023-03-10net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook1-11/+11
2023-03-10net: lan966x: Fix possible deadlock inside PTPHoratiu Vultur1-2/+2
2023-03-10net: bcmgenet: fix MoCA LED controlDoug Berger1-9/+2
2023-03-10can: esd_usb: Make use of can_change_state() and relocate checking skb for NULLFrank Jungclaus1-25/+25
2023-03-10can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bu...Frank Jungclaus1-1/+3
2023-03-10wifi: rtw89: fix parsing offset for MCC C2HZong-Zhe Yang1-17/+17
2023-03-10wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()Dan Carpenter1-3/+3
2023-03-10wifi: brcmfmac: pcie: Perform correct BCM4364 firmware selectionHector Martin1-3/+10
2023-03-10wifi: brcmfmac: pcie: Add IDs/properties for BCM4377Hector Martin3-0/+8
2023-03-10wifi: brcmfmac: pcie: Add IDs/properties for BCM4355Hector Martin2-1/+10
2023-03-10wifi: brcmfmac: Rename Cypress 89459 to BCM4355Hector Martin3-10/+7
2023-03-10wifi: iwl4965: Add missing check for create_singlethread_workqueue()Jiasheng Jiang1-2/+10
2023-03-10wifi: iwl3945: Add missing check for create_singlethread_workqueueJiasheng Jiang1-4/+12
2023-03-10net: ipa: generic command param fixAlex Elder2-2/+2
2023-03-10tap: tap_open(): correctly initialize socket uidPietro Borrello1-1/+1
2023-03-10tun: tun_chr_open(): correctly initialize socket uidPietro Borrello1-1/+1
2023-03-10net/mlx5: Enhance debug print in page allocation failureJack Morgenstein1-1/+2
2023-03-10wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_valLorenzo Bianconi3-49/+9