summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-16533-17381/+26876
|\
| * qtnfmac: use new function dev_fetch_sw_netstatsHeiner Kallweit2020-10-141-22/+1
| * Merge tag 'wireless-drivers-next-2020-10-09' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-10-1066-314/+1434
| |\
| | * 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
| | * rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiffChris Chiu2020-10-083-3/+2
| | * mwifiex: fix double freeTom Rix2020-10-081-0/+2
| | * ath11k: Fix memory leak on error pathAlex Dewar2020-10-081-1/+3
| | * 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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-062-4/+8
| |\ \ | | |/ | |/|
| * | genetlink: move to smaller ops wherever possibleJakub Kicinski2020-10-031-3/+3
| * | Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...David S. Miller2020-10-03102-2796/+5531
| |\ \