aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-06-03Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-06-03vmxnet3: disable rx data ring on dma allocation failureMatthias Stocker
2024-06-03net: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha
2024-06-01virtio_net: fix a spurious deadlock issueHeng Qi
2024-06-01virtio_net: fix possible dim status unrecoverableHeng Qi
2024-06-01virtio_net: fix missing lock protection on control_buf accessHeng Qi
2024-06-01wifi: rtlwifi: Ignore IEEE80211_CONF_CHANGE_RETRY_LIMITSBitterblue Smith
2024-06-01wifi: mt76: mt7615: add missing chanctx opsJohannes Berg
2024-06-01wifi: wilc1000: document SRCU usage instead of SRCUAlexis Lothoré
2024-06-01Revert "wifi: wilc1000: set atomic flag on kmemdup in srcu critical section"Alexis Lothoré
2024-06-01Revert "wifi: wilc1000: convert list management to RCU"Alexis Lothoré
2024-06-01Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2024-05-30Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-30ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outboundYue Haibing
2024-05-29net: ena: Fix redundant device NUMA node overrideShay Agroskin
2024-05-29ice: check for unregistering correct number of devlink paramsDave Ertman
2024-05-29ice: fix 200G PHY types to link speed mappingPaul Greenwalt
2024-05-29i40e: Fully suspend and resume IO operations in EEH caseThinh Tran
2024-05-29i40e: factoring out i40e_suspend/i40e_resumeThinh Tran
2024-05-29e1000e: move force SMBUS near the end of enable_ulp functionHui Wang
2024-05-29net: dsa: microchip: fix RGMII error in KSZ DSA driverTristram Ha
2024-05-29Merge tag 'v6.10-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-05-29wifi: iwlwifi: mvm: don't read past the mfuart notifcationEmmanuel Grumbach
2024-05-29wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkillIlan Peer
2024-05-29wifi: iwlwifi: mvm: check n_ssids before accessing the ssidsMiri Korenblit
2024-05-29wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe optionAyala Beker
2024-05-29wifi: iwlwifi: mvm: handle BA session teardown in RF-killJohannes Berg
2024-05-29wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmdYedidya Benshimol
2024-05-29wifi: iwlwifi: mvm: remove stale STA link data during restartBenjamin Berg
2024-05-29wifi: iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu
2024-05-29wifi: iwlwifi: mvm: set properly mac headerMordechay Goodstein
2024-05-29wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64Johannes Berg
2024-05-29wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookupYedidya Benshimol
2024-05-29wifi: iwlwifi: mvm: fix a crash on 7265Emmanuel Grumbach
2024-05-29wifi: iwlwifi: mvm: always set the TWT IE offsetShaul Triebitz
2024-05-29wifi: iwlwifi: mvm: don't initialize csa_work twiceMiri Korenblit
2024-05-29nfc/nci: Add the inconsistency check between the input data length and countEdward Adam Davis
2024-05-28net: ti: icssg-prueth: Fix start counter for ft1 filterMD Danish Anwar
2024-05-28tpm: Enable TCG_TPM2_HMAC by default only for X86_64Jarkko Sakkinen
2024-05-28tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it localJarkko Sakkinen
2024-05-28tpm: Open code tpm_buf_parameters()Jarkko Sakkinen
2024-05-28tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer bufferMatthew R. Ochs
2024-05-27ice: fix accounting if a VLAN already existsJacob Keller
2024-05-27idpf: don't enable NAPI and interrupts prior to allocating Rx buffersAlexander Lobakin
2024-05-27net: micrel: Fix lan8841_config_intr after getting out of sleep modeHoratiu Vultur
2024-05-27net:fec: Add fec_enet_deinit()Xiaolei Wang
2024-05-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-27Merge tag 'pmdomain-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-27net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran
2024-05-27Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam