aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon2020-11-101-1/+1
* iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg2020-11-102-0/+30
* iwlwifi: mvm: write queue_sync_state only for syncAvraham Stern2020-11-101-0/+3
* iwlwifi: mvm: properly cancel a session protection for P2PEmmanuel Grumbach2020-11-102-34/+68
* iwlwifi: mvm: use the HOT_SPOT_CMD to cancel an AUX ROCEmmanuel Grumbach2020-11-101-3/+6
* iwlwifi: sta: set max HE max A-MPDU according to HE capaMordechay Goodstein2020-11-102-5/+23
* iwlwifi: pcie: limit memory read spin timeJohannes Berg2020-11-021-9/+27
* Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho2020-10-094-1/+9
* iwlwifi: bump FW API to 59 for AX devicesLuca Coelho2020-10-081-1/+1
* iwlwifi: read and parse PNVM fileLuca Coelho2020-10-085-11/+241
* iwlwifi: pcie: implement set_pnvm opLuca Coelho2020-10-086-11/+58
* iwlwifi: add trans op to set PNVMLuca Coelho2020-10-081-0/+12
* iwlwifi: move PNVM implementation to common codeLuca Coelho2020-10-084-48/+78
* iwlwifi: rs: align to new TLC config command APIMordechay Goodstein2020-10-082-3/+12
* iwlwifi: fix sar geo table initializationNaftali Goldstein2020-10-083-18/+36
* iwlwifi: stats: add new api fields for statistics cmd/ntfyMordechay Goodstein2020-10-083-60/+602
* iwlwifi: mvm: fix suspicious rcu usage warningsSara Sharon2020-10-081-7/+13
* iwlwifi: mvm: remove memset of kek_kck commandSara Sharon2020-10-081-1/+0
* iwlwifi: mvm: don't send a CSA command the firmware doesn't knowEmmanuel Grumbach2020-10-083-6/+35
* iwlwifi: pcie: fix the xtal latency value for a few qu devicesLuca Coelho2020-10-081-1/+1
* iwlwifi: pcie: fix xtal latency for 9560 devicesLuca Coelho2020-10-083-5/+15
* iwlwifi: pcie: fix 0x271B and 0x271C trans cfg structLuca Coelho2020-10-081-2/+2
* iwlwifi: mvm: avoid possible NULL pointer dereferenceAvraham Stern2020-10-081-8/+6
* iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera2020-10-087-19/+102
* iwlwifi: mvm: add a get lmac id functionNathan Errera2020-10-084-20/+20
* iwlwifi: mvm: prepare roc_done_wk to work syncNathan Errera2020-10-086-29/+26
* iwlwifi: mvm: re-enable TX after channel switchSara Sharon2020-10-082-6/+2
* iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queuesLuca Coelho2020-10-081-1/+8
* iwlwifi: support an additional Qu subsystem idGolan Ben Ami2020-10-081-0/+1
* iwlwifi: mvm: stop claiming NL80211_EXT_FEATURE_SET_SCAN_DWELLJohannes Berg2020-10-081-2/+0
* iwlwifi: mvm: ring the doorbell and wait for PNVM load completionLuca Coelho2020-10-083-0/+65
* iwlwifi: update prph scratch structure to include PNVM dataLuca Coelho2020-10-081-9/+9
* iwlwifi: mvm: read and parse SKU ID if availableLuca Coelho2020-10-082-3/+23
* iwlwifi: mvm: get number of stations from TLVNathan Errera2020-10-0818-38/+56
* iwlwifi: iwl-drv: Provide descriptions debugfs dentriesLee Jones2020-10-081-1/+4
* iwlwifi: dvm: devices: Fix function documentation formatting issuesLee Jones2020-10-081-4/+4
* iwlwifi: mvm: tx: Demote misuse of kernel-doc headersLee Jones2020-10-081-2/+2
* iwlwifi: dvm: rxon: Demote non-conformant kernel-doc headersLee Jones2020-10-081-3/+3
* iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headersLee Jones2020-10-081-5/+3
* iwlwifi: mvm: utils: Fix some doc-rotLee Jones2020-10-081-2/+5
* iwlwifi: dvm: Demote a couple of nonconformant kernel-doc headersLee Jones2020-10-081-2/+2
* iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names'Lee Jones2020-10-081-9/+0
* iwlwifi: dvm: sta: Demote a bunch of nonconformant kernel-doc headersLee Jones2020-10-081-11/+11
* iwlwifi: calib: Demote seemingly unintentional kerneldoc headerLee Jones2020-10-081-1/+1
* iwlwifi: dvm: lib: Demote non-compliant kernel-doc headersLee Jones2020-10-081-2/+2
* iwlwifi: dvm: tx: Demote non-compliant kernel-doc headersLee Jones2020-10-081-2/+2
* iwlwifi: rs: Demote non-compliant kernel-doc headersLee Jones2020-10-081-6/+6
* iwlwifi: dvm: Demote non-compliant kernel-doc headersLee Jones2020-10-081-6/+5
* Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...David S. Miller2020-10-0259-2494/+4358
|\
| * iwlwifi: bump FW API to 57 for AX devicesLuca Coelho2020-10-011-1/+1