summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller2018-12-2045-678/+1305
|\
| * iwlwifi: dbg_ini: fix bad ini tlv parsingShahar S Matityahu2018-12-202-0/+2
| * iwlwifi: bump the API version to 43 for 9000 and 22000Luca Coelho2018-12-202-2/+2
| * iwlwifi: dbg: add debug data to warningSara Sharon2018-12-201-1/+2
| * iwlwifi: mvm: d3: use struct_size() in kzalloc()Gustavo A. R. Silva2018-12-201-4/+2
| * iwlwifi: mvm: fix spelling mistake "Recieved" -> "Received"Colin Ian King2018-12-201-1/+1
| * iwlwifi: mvm: set TWT responder capability bit in 11AX SoftAP modeEmmanuel Grumbach2018-12-201-1/+2
| * iwlwifi: remove unused and wrong PHY_CFG_* macrosLuca Coelho2018-12-201-11/+2
| * iwlwifi: wrt: add rt status and num of rx/tx fifos to dumpShahar S Matityahu2018-12-205-0/+9
| * iwlwifi: mvm: clean up SSN incrementationSara Sharon2018-12-201-6/+4
| * iwlwifi: pcie: lock txq a bit later in reclaim codeSara Sharon2018-12-201-1/+2
| * iwlwifi: mvm: take station lock later in the codeSara Sharon2018-12-201-2/+2
| * iwlwifi: mvm: handle RX no data notificationShaul Triebitz2018-12-205-1/+183
| * iwlwifi: split HE capabilities between AP and STAShaul Triebitz2018-12-201-101/+188
| * iwlwifi: make MVM and DVM depend on MAC80211Luca Coelho2018-12-201-1/+3
| * iwlwifi: mvm: fix setting HE ppe FW configNaftali Goldstein2018-12-202-2/+8
| * iwlwifi: mvm: cleanup iwl_mvm_tx_skb_non_staSara Sharon2018-12-201-25/+17
| * iwlwifi: mvm: remove pointless NULL assignmentSara Sharon2018-12-201-5/+1
| * iwlwifi: mvm: remove dead codeSara Sharon2018-12-201-6/+0
| * iwlwifi: pcie: use iwl_tx_cmd_gen2 and not iwl_tx_cmdSara Sharon2018-12-201-1/+1
| * ipw2x00: cleanup dead codeYueHaibing2018-12-202-11/+4
| * iwlwifi: mvm: don't check if a pointer is set if it can't be unsetEmmanuel Grumbach2018-12-141-20/+17
| * iwlwifi: pcie: set cmd_len in the correct placeSara Sharon2018-12-141-12/+12
| * iwlwifi: mvm: radiotap: remove UL_DL bit in HE TRIG_BASEDShaul Triebitz2018-12-141-3/+6
| * iwlwifi: mvm: add L-SIG length to radiotapShaul Triebitz2018-12-141-36/+60
| * iwlwifi: mvm: change PHY data RX for HE radiotapShaul Triebitz2018-12-142-261/+296
| * iwlwifi: pcie: fix erroneous printSara Sharon2018-12-141-5/+5
| * iwlwifi: mvm: force TCM re-evaluation on TCM resumeAvraham Stern2018-12-141-0/+14
| * iwlwifi: remove all unnecessary occurrences of nvm_calib_verLuca Coelho2018-12-144-31/+0
| * iwlwifi: move iwl_nvm_check_version() into dvmLuca Coelho2018-12-144-23/+22
| * iwlwifi: remove useless NVM_HW_SECTION_NUM_FAMILY_* macrosLuca Coelho2018-12-144-11/+4
| * iwlwifi: don't define OTP_LOW_IMAGE_SIZE per family, but per sizeLuca Coelho2018-12-148-16/+14
| * iwlwifi: mvm: activate apply pointsSara Sharon2018-12-144-0/+10
| * iwlwifi: add support for triggering ini triggersSara Sharon2018-12-144-11/+91
| * iwlwifi: dbg: dump data according to the new ini TLVsSara Sharon2018-12-149-36/+355
| * iwlwifi: move common 9000 cfg parameters to common macroLuca Coelho2018-12-141-73/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-0/+9
|\ \
| * | iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach2018-12-171-0/+9
* | | net: documentation: build a directory structure for driversJakub Kicinski2018-12-052-6/+6
| |/ |/|
* | Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller2018-12-0336-319/+1685
|\ \ | |/ |/|
| * iwlwifi: mvm: set HW capability VHT_EXT_NSS_BWShaul Triebitz2018-11-231-0/+1
| * iwlwifi: mvm: send the STA_HE_CTXT command in AP modeShaul Triebitz2018-11-231-0/+3
| * iwlwifi: mvm: set MAC_FILTER_IN_11AX in AP modeShaul Triebitz2018-11-231-0/+3
| * iwlwifi: fw: support API change to debug TLVsSara Sharon2018-11-231-0/+2
| * iwlwifi: add debugfs file to read fw debug data recordingLior Cohen2018-11-236-0/+228
| * iwlwifi: dbg: add apply point logicSara Sharon2018-11-236-2/+244
| * iwlwifi: dbg: disable triggers for iniSara Sharon2018-11-234-0/+9
| * iwlwifi: trans: support loading ini TLVs from external fileSara Sharon2018-11-234-11/+89
| * iwlwifi: trans: parse and store debug ini TLVsSara Sharon2018-11-237-0/+269
| * iwlwifi: fw: add FW API of new TLV infrastructureSara Sharon2018-11-231-0/+399
OpenPOWER on IntegriCloud