aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: wwan: iosm: Fix tainted pointer delete is case of region creation failAleksandr Mishin7 days1-1/+1
* igc: Fix Energy Efficient Ethernet support declarationSasha Neftin7 days2-2/+11
* ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba7 days4-46/+68
* ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba7 days3-14/+24
* ice: remove af_xdp_zc_qps bitmapLarysa Zaremba7 days3-26/+27
* ice: fix reads from NVM Shadow RAM on E830 and E825-C devicesJacob Keller7 days2-9/+93
* ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller7 days1-7/+21
* net/mlx5: Fix tainted pointer delete is case of flow rules creation failAleksandr Mishin7 days1-2/+6
* net/mlx5: Always stop health timer during driver removalShay Drory8 days1-0/+3
* net/mlx5: Stop waiting for PCI if pci channel is offlineMoshe Shemesh8 days3-0/+16
* net: ethernet: mtk_eth_soc: handle dma buffer size soc specificFrank Wunderlich8 days2-36/+77
* vxlan: Fix regression when dropping packets due to invalid src addressesDaniel Borkmann8 days1-4/+4
* ionic: fix kernel panic in XDP_TX actionTaehee Yoo8 days1-0/+1
* net: phy: Micrel KSZ8061: fix errata solution not taking effect problemTristram Ha8 days1-1/+41
* octeontx2-af: Always allocate PF entries from low prioriy zoneSubbaraya Sundeep8 days1-11/+22
* Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski9 days25-125/+219
|\
| * wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITSBitterblue Smith12 days1-15/+0
| * wifi: mt76: mt7615: add missing chanctx opsJohannes Berg12 days1-0/+4
| * wifi: wilc1000: document SRCU usage instead of SRCUAlexis Lothoré12 days1-0/+7
| * Revert "wifi: wilc1000: set atomic flag on kmemdup in srcu critical section"Alexis Lothoré12 days1-1/+1
| * Revert "wifi: wilc1000: convert list management to RCU"Alexis Lothoré12 days5-45/+64
| * Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/athKalle Valo12 days4-22/+44
| |\
| | * wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz APBaochen Qiang2024-05-231-13/+25
| | * wifi: ath11k: fix WCN6750 firmware crash caused by 17 num_vdevsCarl Huang2024-05-231-1/+1
| | * wifi: ath10k: fix QCOM_RPROC_COMMON dependencyDmitry Baryshkov2024-05-201-0/+1
| | * wifi: ath11k: Fix error path in ath11k_pcic_ext_irq_configBreno Leitao2024-05-171-8/+17
| * | wifi: iwlwifi: mvm: don't read past the mfuart notifcationEmmanuel Grumbach2024-05-291-10/+0
| * | wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkillIlan Peer2024-05-291-1/+2
| * | wifi: iwlwifi: mvm: check n_ssids before accessing the ssidsMiri Korenblit2024-05-291-2/+2
| * | wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe optionAyala Beker2024-05-291-1/+4
| * | wifi: iwlwifi: mvm: handle BA session teardown in RF-killJohannes Berg2024-05-293-6/+11
| * | wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmdYedidya Benshimol2024-05-291-2/+11
| * | wifi: iwlwifi: mvm: remove stale STA link data during restartBenjamin Berg2024-05-293-5/+47
| * | wifi: iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu2024-05-291-1/+1
| * | wifi: iwlwifi: mvm: set properly mac headerMordechay Goodstein2024-05-291-1/+4
| * | wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64Johannes Berg2024-05-291-7/+2
| * | wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookupYedidya Benshimol2024-05-291-1/+2
| * | wifi: iwlwifi: mvm: fix a crash on 7265Emmanuel Grumbach2024-05-291-2/+2
| * | wifi: iwlwifi: mvm: always set the TWT IE offsetShaul Triebitz2024-05-293-1/+11
| * | wifi: iwlwifi: mvm: don't initialize csa_work twiceMiri Korenblit2024-05-291-2/+0
* | | vmxnet3: disable rx data ring on dma allocation failureMatthias Stocker9 days1-1/+1
* | | net: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha10 days1-6/+56
* | | virtio_net: fix a spurious deadlock issueHeng Qi11 days1-20/+16
* | | virtio_net: fix possible dim status unrecoverableHeng Qi11 days1-1/+1
* | | virtio_net: fix missing lock protection on control_buf accessHeng Qi11 days1-1/+3
* | | ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outboundYue Haibing14 days1-2/+2
* | | net: ena: Fix redundant device NUMA node overrideShay Agroskin2024-05-291-11/+0
* | | ice: check for unregistering correct number of devlink paramsDave Ertman2024-05-291-9/+22
* | | ice: fix 200G PHY types to link speed mappingPaul Greenwalt2024-05-291-0/+10
* | | i40e: Fully suspend and resume IO operations in EEH caseThinh Tran2024-05-291-3/+6