summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-28Merge tag 'iwlwifi-next-for-kalle-2021-10-28' of git://git.kernel.org/pub/scm...Kalle Valo
2021-10-28mwifiex: fix division by zero in fw download pathJohan Hovold
2021-10-28rsi: fix control-message timeoutJohan Hovold
2021-10-28rtl8187: fix control-message timeoutsJohan Hovold
2021-10-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2021-10-28iwlwifi: bump FW API to 67 for AX devicesLuca Coelho
2021-10-28iwlwifi: mvm: extend session protection on associationJohannes Berg
2021-10-28iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIFNathan Errera
2021-10-28iwlwifi: mvm: remove session protection on disassocJohannes Berg
2021-10-28iwlwifi: mvm: fix WGDS table print in iwl_mvm_chub_update_mcc()Luca Coelho
2021-10-28iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMDLuca Coelho
2021-10-28iwlwifi: mvm: d3: use internal data representationJohannes Berg
2021-10-28iwlwifi: mvm: update RFI TLVGregory Greenman
2021-10-28iwlwifi: mvm: don't get address of mvm->fwrt just to dereference as a pointerLuca Coelho
2021-10-28iwlwifi: mvm: read 6E enablement flags from DSM and pass to FWLuca Coelho
2021-10-28iwlwifi: yoyo: support for ROM usnifferMukesh Sisodiya
2021-10-28iwlwifi: fw: uefi: add missing include guardsJohannes Berg
2021-10-28iwlwifi: dump host monitor data when NIC doesn't initJohannes Berg
2021-10-28iwlwifi: pcie: simplify iwl_pci_find_dev_info()Johannes Berg
2021-10-28iwlwifi: ACPI: support revision 3 WGDS tablesAyala Barazani
2021-10-28iwlwifi: pcie: update sw error interrupt for BZ familyMike Golant
2021-10-28iwlwifi: add new pci SoF with JFYaara Baruch
2021-10-28iwlwifi: mvm: Use all Rx chains for roaming scanIlan Peer
2021-10-28iwlwifi: pcie: remove two duplicate PNJ device entriesJohannes Berg
2021-10-28iwlwifi: pcie: refactor dev_info lookupJohannes Berg
2021-10-28iwlwifi: pcie: remove duplicate entryJohannes Berg
2021-10-28iwlwifi: pcie: fix killer name matching for AX200Johannes Berg
2021-10-28iwlwifi: mvm: fix some kerneldoc issuesEmmanuel Grumbach
2021-10-28ath6kl: fix division by zero in send pathJohan Hovold
2021-10-28ath10k: fix division by zero in send pathJohan Hovold
2021-10-28ath6kl: fix control-message timeoutJohan Hovold
2021-10-28ath10k: fix control-message timeoutJohan Hovold
2021-10-28wcn36xx: add missing 5GHz channels 136 and 144Benjamin Li
2021-10-28wcn36xx: switch on antenna diversity feature bitBenjamin Li
2021-10-28wcn36xx: Channel list update before hardware scanLoic Poulain
2021-10-27Merge tag 'mt76-for-kvalo-2021-10-23' of https://github.com/nbd168/wirelessKalle Valo
2021-10-27Revert "wcn36xx: Enable firmware link monitoring"Bryan O'Donoghue
2021-10-27wcn36xx: Fix packet drop on resumeLoic Poulain
2021-10-27wcn36xx: Fix discarded frames due to wrong sequence numberLoic Poulain
2021-10-27wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li
2021-10-27wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain
2021-10-27Revert "wcn36xx: Disable bmps when encryption is disabled"Bryan O'Donoghue
2021-10-27wcn36xx: Treat repeated BMPS entry fail as connection lossBryan O'Donoghue
2021-10-27wcn36xx: Add chained transfer support for AMSDULoic Poulain
2021-10-27wcn36xx: Enable hardware scan offload for 5Ghz bandLoic Poulain
2021-10-27wcn36xx: Correct band/freq reporting on RXLoic Poulain
2021-10-27libertas: replace snprintf in show functions with sysfs_emitYe Guojin
2021-10-27rtw89: Fix variable dereferenced before check 'sta'Ping-Ke Shih