summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-06-21wifi: mt76: mt7615: add missing chanctx opsJohannes Berg1-0/+4
2024-06-21wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITSBitterblue Smith1-15/+0
2024-06-21bnxt_en: Adjust logging of firmware messages in case of released token in __h...Aleksandr Mishin1-1/+1
2024-06-21bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded responseMichael Chan2-2/+61
2024-06-21ionic: fix use after netif_napi_del()Taehee Yoo1-3/+1
2024-06-21net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs pa...Xiaolei Wang1-14/+11
2024-06-21gve: ignore nonrelevant GSO type bits when processing TSO headersJoshua Washington1-15/+5
2024-06-21net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packetsGal Pressman1-2/+1
2024-06-21geneve: Fix incorrect inner network header offset when innerprotoinherit is setGal Pressman1-4/+6
2024-06-21net dsa: qca8k: fix usages of device_get_named_child_node()Andy Shevchenko1-2/+10
2024-06-21netdevsim: fix backwards compatibility in nsim_get_iflink()David Wei1-1/+2
2024-06-21net: stmmac: dwmac-qcom-ethqos: Configure host DMA widthSagar Cheluvegowda1-0/+4
2024-06-21liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packetAleksandr Mishin1-6/+5
2024-06-21net: hns3: add cond_resched() to hns3 ring buffer init processJie Wang2-0/+6
2024-06-21net: hns3: fix kernel crash problem in concurrent scenarioYonglong Liu1-5/+16
2024-06-21net: sfp: Always call `sfp_sm_mod_remove()` on removeCsókás, Bence1-2/+1
2024-06-21gve: Clear napi->skb before dev_kfree_skb_any()Ziwei Xiao1-3/+5
2024-06-21net: wwan: iosm: Fix tainted pointer delete is case of region creation failAleksandr Mishin1-1/+1
2024-06-21igc: Fix Energy Efficient Ethernet support declarationSasha Neftin2-2/+11
2024-06-21ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba4-46/+68
2024-06-21ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba3-14/+24
2024-06-21ice: remove af_xdp_zc_qps bitmapLarysa Zaremba3-26/+27
2024-06-21ice: fix reads from NVM Shadow RAM on E830 and E825-C devicesJacob Keller2-9/+93
2024-06-21ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller1-7/+21
2024-06-21net/mlx5: Fix tainted pointer delete is case of flow rules creation failAleksandr Mishin1-2/+6
2024-06-21net/mlx5: Always stop health timer during driver removalShay Drory1-0/+3
2024-06-21net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh3-0/+16
2024-06-21net: ethernet: mtk_eth_soc: handle dma buffer size soc specificFrank Wunderlich2-36/+77
2024-06-21ionic: fix kernel panic in XDP_TX actionTaehee Yoo1-0/+1
2024-06-21net: phy: Micrel KSZ8061: fix errata solution not taking effect problemTristram Ha1-1/+41
2024-06-21octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep1-11/+22
2024-06-21vmxnet3: disable rx data ring on dma allocation failureMatthias Stocker1-1/+1
2024-06-21net: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha1-6/+56
2024-06-21virtio_net: fix possible dim status unrecoverableHeng Qi1-1/+1
2024-06-21wifi: iwlwifi: mvm: don't read past the mfuart notifcationEmmanuel Grumbach1-10/+0
2024-06-21wifi: iwlwifi: mvm: check n_ssids before accessing the ssidsMiri Korenblit1-2/+2
2024-06-21wifi: iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu1-1/+1
2024-06-21wifi: iwlwifi: mvm: set properly mac headerMordechay Goodstein1-1/+4
2024-06-21wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64Johannes Berg1-7/+2
2024-06-21wifi: iwlwifi: mvm: don't initialize csa_work twiceMiri Korenblit1-2/+0
2024-06-21wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz APBaochen Qiang1-13/+25
2024-06-21wifi: ath11k: fix WCN6750 firmware crash caused by 17 num_vdevsCarl Huang1-1/+1
2024-06-16wifi: ath10k: fix QCOM_RPROC_COMMON dependencyDmitry Baryshkov1-0/+1
2024-06-16bonding: fix oops during rmmodTony Battersby1-6/+7
2024-06-16wifi: rtlwifi: rtl8192de: Fix endianness issue in RX pathBitterblue Smith2-66/+15
2024-06-16wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAEBitterblue Smith2-3/+16
2024-06-16wifi: rtlwifi: rtl8192de: Fix 5 GHz TX powerBitterblue Smith1-2/+2
2024-06-16wifi: rtl8xxxu: enable MFP support with security flag of RX descriptorMartin Kaistra2-2/+14
2024-06-16wifi: rtl8xxxu: Fix the TX power of RTL8192CU, RTL8723AUBitterblue Smith1-15/+10
2024-06-16wifi: rtw89: pci: correct TX resource checking for PCI DMA channel of firmwar...Ping-Ke Shih1-1/+2