summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2020-12-03rtw88: debug: Fix uninitialized memory in debugfs codeDan Carpenter-0/+2
2020-12-02mt76: usb: fix crash on device removalStanislaw Gruszka-8/+9
2020-12-02iwlwifi: pcie: add some missing entries for AX210Golan Ben Ami-0/+5
2020-12-02iwlwifi: pcie: invert values of NO_160 device config entriesLuca Coelho-2/+2
2020-12-02iwlwifi: pcie: add one missing entry for AX210Luca Coelho-0/+1
2020-11-10iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon-1/+1
2020-11-10iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg-0/+30
2020-11-10iwlwifi: mvm: write queue_sync_state only for syncAvraham Stern-0/+3
2020-11-10iwlwifi: mvm: properly cancel a session protection for P2PEmmanuel Grumbach-34/+68
2020-11-10iwlwifi: mvm: use the HOT_SPOT_CMD to cancel an AUX ROCEmmanuel Grumbach-3/+6
2020-11-10iwlwifi: sta: set max HE max A-MPDU according to HE capaMordechay Goodstein-5/+23
2020-11-02iwlwifi: pcie: limit memory read spin timeJohannes Berg-9/+27
2020-11-02rtw88: fix fw_fifo_addr checkTom Rix-1/+1
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-17381/+26876
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+3
2020-10-13qtnfmac: use new function dev_fetch_sw_netstatsHeiner Kallweit-22/+1
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-8/+0
2020-10-10Merge tag 'wireless-drivers-next-2020-10-09' of git://git.kernel.org/pub/scm/...Jakub Kicinski-314/+1434
2020-10-09Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho-1/+9
2020-10-08iwlwifi: bump FW API to 59 for AX devicesLuca Coelho-1/+1
2020-10-08iwlwifi: read and parse PNVM fileLuca Coelho-11/+241
2020-10-08iwlwifi: pcie: implement set_pnvm opLuca Coelho-11/+58
2020-10-08iwlwifi: add trans op to set PNVMLuca Coelho-0/+12
2020-10-08iwlwifi: move PNVM implementation to common codeLuca Coelho-48/+78
2020-10-08iwlwifi: rs: align to new TLC config command APIMordechay Goodstein-3/+12
2020-10-08iwlwifi: fix sar geo table initializationNaftali Goldstein-18/+36
2020-10-08iwlwifi: stats: add new api fields for statistics cmd/ntfyMordechay Goodstein-60/+602
2020-10-08iwlwifi: mvm: fix suspicious rcu usage warningsSara Sharon-7/+13
2020-10-08iwlwifi: mvm: remove memset of kek_kck commandSara Sharon-1/+0
2020-10-08iwlwifi: mvm: don't send a CSA command the firmware doesn't knowEmmanuel Grumbach-6/+35
2020-10-08iwlwifi: pcie: fix the xtal latency value for a few qu devicesLuca Coelho-1/+1
2020-10-08iwlwifi: pcie: fix xtal latency for 9560 devicesLuca Coelho-5/+15
2020-10-08iwlwifi: pcie: fix 0x271B and 0x271C trans cfg structLuca Coelho-2/+2
2020-10-08iwlwifi: mvm: avoid possible NULL pointer dereferenceAvraham Stern-8/+6
2020-10-08iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera-19/+102
2020-10-08iwlwifi: mvm: add a get lmac id functionNathan Errera-20/+20
2020-10-08iwlwifi: mvm: prepare roc_done_wk to work syncNathan Errera-29/+26
2020-10-08iwlwifi: mvm: re-enable TX after channel switchSara Sharon-6/+2
2020-10-08iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queuesLuca Coelho-1/+8
2020-10-08iwlwifi: support an additional Qu subsystem idGolan Ben Ami-0/+1
2020-10-08iwlwifi: mvm: stop claiming NL80211_EXT_FEATURE_SET_SCAN_DWELLJohannes Berg-2/+0
2020-10-08iwlwifi: mvm: ring the doorbell and wait for PNVM load completionLuca Coelho-0/+65
2020-10-08iwlwifi: update prph scratch structure to include PNVM dataLuca Coelho-9/+9
2020-10-08iwlwifi: mvm: read and parse SKU ID if availableLuca Coelho-3/+23
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera-38/+56
2020-10-08rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiffChris Chiu-3/+2
2020-10-08mwifiex: fix double freeTom Rix-0/+2
2020-10-08ath11k: Fix memory leak on error pathAlex Dewar-1/+3
2020-10-08iwlwifi: iwl-drv: Provide descriptions debugfs dentriesLee Jones-1/+4
2020-10-08iwlwifi: dvm: devices: Fix function documentation formatting issuesLee Jones-4/+4