summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-177-13/+18
|\
| * mt76: mt7921: fix build regressionArnd Bergmann2021-12-081-1/+1
| * brcmsmac: rework LED dependenciesArnd Bergmann2021-12-083-7/+11
| * iwlwifi: fix LED dependenciesArnd Bergmann2021-12-082-3/+3
| * iwlwifi: mvm: don't crash on invalid rate w/o STAJohannes Berg2021-12-081-2/+3
* | Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-12-121-1/+5
|\ \ | |/ |/|
| * bus: mhi: core: Add support for forced PM resumeLoic Poulain2021-12-091-1/+5
* | mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwiLorenzo Bianconi2021-11-292-12/+10
* | rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka2021-11-291-0/+3
* | mt76: fix possible pktid leakLorenzo Bianconi2021-11-245-27/+38
* | mt76: fix timestamp check in tx_statusDeren Wu2021-11-241-1/+1
* | mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_modeLorenzo Bianconi2021-11-221-2/+2
* | rtw89: update partition size of firmware header on skb->dataPing-Ke Shih2021-11-222-3/+5
* | iwlwifi: Fix memory leaks in error handling pathChristophe JAILLET2021-11-221-0/+6
* | iwlwifi: fix warnings produced by kernel debug optionsƁukasz Bartosik2021-11-221-0/+2
* | iwlwifi: mvm: retry init flow if failedMordechay Goodstein2021-11-225-8/+47
* | iwlwifi: Fix missing error code in iwl_pci_probe()chongjiapeng2021-11-221-1/+3
* | iwlwifi: pcie: fix constant-conversion warningArnd Bergmann2021-11-221-1/+5
|/
* 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