aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+5
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain1-1/+5
2021-11-29mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwiLorenzo Bianconi2-12/+10
2021-11-29rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka1-0/+3
2021-11-24mt76: fix possible pktid leakLorenzo Bianconi5-27/+38
2021-11-24mt76: fix timestamp check in tx_statusDeren Wu1-1/+1
2021-11-22mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_modeLorenzo Bianconi1-2/+2
2021-11-22rtw89: update partition size of firmware header on skb->dataPing-Ke Shih2-3/+5
2021-11-22iwlwifi: Fix memory leaks in error handling pathChristophe JAILLET1-0/+6
2021-11-22iwlwifi: fix warnings produced by kernel debug optionsƁukasz Bartosik1-0/+2
2021-11-22iwlwifi: mvm: retry init flow if failedMordechay Goodstein5-8/+47
2021-11-22iwlwifi: Fix missing error code in iwl_pci_probe()chongjiapeng1-1/+3
2021-11-22iwlwifi: pcie: fix constant-conversion warningArnd Bergmann1-1/+5
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds364-7424/+107630
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds5-15/+26
2021-10-28Merge tag 'iwlwifi-next-for-kalle-2021-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo26-401/+804
2021-10-28mwifiex: fix division by zero in fw download pathJohan Hovold1-0/+16
2021-10-28rsi: fix control-message timeoutJohan Hovold1-1/+1
2021-10-28rtl8187: fix control-message timeoutsJohan Hovold1-7/+7
2021-10-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo21-100/+403
2021-10-28iwlwifi: bump FW API to 67 for AX devicesLuca Coelho1-1/+1
2021-10-28iwlwifi: mvm: extend session protection on associationJohannes Berg1-21/+43
2021-10-28iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIFNathan Errera4-14/+14
2021-10-28iwlwifi: mvm: remove session protection on disassocJohannes Berg1-0/+3
2021-10-28iwlwifi: mvm: fix WGDS table print in iwl_mvm_chub_update_mcc()Luca Coelho1-2/+3
2021-10-28iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMDLuca Coelho5-26/+27
2021-10-28iwlwifi: mvm: d3: use internal data representationJohannes Berg2-188/+212
2021-10-28iwlwifi: mvm: update RFI TLVGregory Greenman1-1/+1
2021-10-28iwlwifi: mvm: don't get address of mvm->fwrt just to dereference as a pointerLuca Coelho1-4/+4
2021-10-28iwlwifi: mvm: read 6E enablement flags from DSM and pass to FWLuca Coelho2-1/+11
2021-10-28iwlwifi: yoyo: support for ROM usnifferMukesh Sisodiya2-15/+94
2021-10-28iwlwifi: fw: uefi: add missing include guardsJohannes Berg1-1/+4
2021-10-28iwlwifi: dump host monitor data when NIC doesn't initJohannes Berg1-1/+45
2021-10-28iwlwifi: pcie: simplify iwl_pci_find_dev_info()Johannes Berg1-4/+3
2021-10-28iwlwifi: ACPI: support revision 3 WGDS tablesAyala Barazani5-69/+193
2021-10-28iwlwifi: pcie: update sw error interrupt for BZ familyMike Golant3-13/+42
2021-10-28iwlwifi: add new pci SoF with JFYaara Baruch1-0/+33
2021-10-28iwlwifi: mvm: Use all Rx chains for roaming scanIlan Peer1-0/+8
2021-10-28iwlwifi: pcie: remove two duplicate PNJ device entriesJohannes Berg1-11/+0
2021-10-28iwlwifi: pcie: refactor dev_info lookupJohannes Berg1-31/+68
2021-10-28iwlwifi: pcie: remove duplicate entryJohannes Berg1-5/+0
2021-10-28iwlwifi: pcie: fix killer name matching for AX200Johannes Berg1-1/+1
2021-10-28iwlwifi: mvm: fix some kerneldoc issuesEmmanuel Grumbach1-0/+2
2021-10-28ath6kl: fix division by zero in send pathJohan Hovold1-0/+5
2021-10-28ath10k: fix division by zero in send pathJohan Hovold1-0/+5
2021-10-28ath6kl: fix control-message timeoutJohan Hovold1-1/+1
2021-10-28ath10k: fix control-message timeoutJohan Hovold1-1/+1
2021-10-28wcn36xx: add missing 5GHz channels 136 and 144Benjamin Li2-0/+3
2021-10-28wcn36xx: switch on antenna diversity feature bitBenjamin Li1-1/+3
2021-10-28wcn36xx: Channel list update before hardware scanLoic Poulain4-0/+116