summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-02364-7424/+107630
|\
| * Merge tag 'iwlwifi-next-for-kalle-2021-10-28' of git://git.kernel.org/pub/scm...Kalle Valo2021-10-2826-401/+804
| |\
| | * iwlwifi: bump FW API to 67 for AX devicesLuca Coelho2021-10-281-1/+1
| | * iwlwifi: mvm: extend session protection on associationJohannes Berg2021-10-281-21/+43
| | * iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIFNathan Errera2021-10-284-14/+14
| | * iwlwifi: mvm: remove session protection on disassocJohannes Berg2021-10-281-0/+3
| | * iwlwifi: mvm: fix WGDS table print in iwl_mvm_chub_update_mcc()Luca Coelho2021-10-281-2/+3
| | * iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMDLuca Coelho2021-10-285-26/+27
| | * iwlwifi: mvm: d3: use internal data representationJohannes Berg2021-10-282-188/+212
| | * iwlwifi: mvm: update RFI TLVGregory Greenman2021-10-281-1/+1
| | * iwlwifi: mvm: don't get address of mvm->fwrt just to dereference as a pointerLuca Coelho2021-10-281-4/+4
| | * iwlwifi: mvm: read 6E enablement flags from DSM and pass to FWLuca Coelho2021-10-282-1/+11
| | * iwlwifi: yoyo: support for ROM usnifferMukesh Sisodiya2021-10-282-15/+94
| | * iwlwifi: fw: uefi: add missing include guardsJohannes Berg2021-10-281-1/+4
| | * iwlwifi: dump host monitor data when NIC doesn't initJohannes Berg2021-10-281-1/+45
| | * iwlwifi: pcie: simplify iwl_pci_find_dev_info()Johannes Berg2021-10-281-4/+3
| | * iwlwifi: ACPI: support revision 3 WGDS tablesAyala Barazani2021-10-285-69/+193
| | * iwlwifi: pcie: update sw error interrupt for BZ familyMike Golant2021-10-283-13/+42
| | * iwlwifi: add new pci SoF with JFYaara Baruch2021-10-281-0/+33
| | * iwlwifi: mvm: Use all Rx chains for roaming scanIlan Peer2021-10-281-0/+8
| | * iwlwifi: pcie: remove two duplicate PNJ device entriesJohannes Berg2021-10-281-11/+0
| | * iwlwifi: pcie: refactor dev_info lookupJohannes Berg2021-10-281-31/+68
| | * iwlwifi: pcie: remove duplicate entryJohannes Berg2021-10-281-5/+0
| | * iwlwifi: pcie: fix killer name matching for AX200Johannes Berg2021-10-281-1/+1
| | * iwlwifi: mvm: fix some kerneldoc issuesEmmanuel Grumbach2021-10-281-0/+2
| * | mwifiex: fix division by zero in fw download pathJohan Hovold2021-10-281-0/+16
| * | rsi: fix control-message timeoutJohan Hovold2021-10-281-1/+1
| * | rtl8187: fix control-message timeoutsJohan Hovold2021-10-281-7/+7
| * | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2021-10-2821-100/+403
| |\ \ | | |/ | |/|
| | * ath6kl: fix division by zero in send pathJohan Hovold2021-10-281-0/+5
| | * ath10k: fix division by zero in send pathJohan Hovold2021-10-281-0/+5
| | * ath6kl: fix control-message timeoutJohan Hovold2021-10-281-1/+1
| | * ath10k: fix control-message timeoutJohan Hovold2021-10-281-1/+1
| | * wcn36xx: add missing 5GHz channels 136 and 144Benjamin Li2021-10-282-0/+3
| | * wcn36xx: switch on antenna diversity feature bitBenjamin Li2021-10-281-1/+3
| | * wcn36xx: Channel list update before hardware scanLoic Poulain2021-10-284-0/+116
| | * Revert "wcn36xx: Enable firmware link monitoring"Bryan O'Donoghue2021-10-271-1/+0
| | * wcn36xx: Fix packet drop on resumeLoic Poulain2021-10-271-0/+11
| | * wcn36xx: Fix discarded frames due to wrong sequence numberLoic Poulain2021-10-271-2/+7
| | * wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li2021-10-271-1/+11
| | * wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain2021-10-271-1/+3
| | * Revert "wcn36xx: Disable bmps when encryption is disabled"Bryan O'Donoghue2021-10-273-15/+1
| | * wcn36xx: Treat repeated BMPS entry fail as connection lossBryan O'Donoghue2021-10-272-0/+10
| | * wcn36xx: Add chained transfer support for AMSDULoic Poulain2021-10-274-2/+91
| | * wcn36xx: Enable hardware scan offload for 5Ghz bandLoic Poulain2021-10-271-6/+6
| | * wcn36xx: Correct band/freq reporting on RXLoic Poulain2021-10-272-1/+25
| | * wcn36xx: Fix tx_status mechanismLoic Poulain2021-10-252-47/+21
| | * wcn36xx: Fix (QoS) null data frame bitrate/modulationLoic Poulain2021-10-251-0/+1
| | * ath10k: fix module load regression with iram-recovery featureAbinaya Kalaiselvan2021-10-253-5/+24
| | * ath10k: fix invalid dma_addr_t token assignmentArnd Bergmann2021-10-251-1/+9