summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller2018-12-2013-266/+422
|\
| * 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: wrt: add rt status and num of rx/tx fifos to dumpShahar S Matityahu2018-12-201-0/+3
| * iwlwifi: mvm: clean up SSN incrementationSara Sharon2018-12-201-6/+4
| * iwlwifi: mvm: take station lock later in the codeSara Sharon2018-12-201-2/+2
| * iwlwifi: mvm: handle RX no data notificationShaul Triebitz2018-12-203-1/+129
| * iwlwifi: mvm: fix setting HE ppe FW configNaftali Goldstein2018-12-201-1/+7
| * 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: mvm: don't check if a pointer is set if it can't be unsetEmmanuel Grumbach2018-12-141-20/+17
| * 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-141-189/+178
| * iwlwifi: mvm: force TCM re-evaluation on TCM resumeAvraham Stern2018-12-141-0/+14
| * iwlwifi: move iwl_nvm_check_version() into dvmLuca Coelho2018-12-141-1/+3
| * iwlwifi: mvm: activate apply pointsSara Sharon2018-12-144-0/+10
| * iwlwifi: add support for triggering ini triggersSara Sharon2018-12-141-1/+1
| * iwlwifi: dbg: dump data according to the new ini TLVsSara Sharon2018-12-141-5/+7
* | 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
* | Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller2018-12-0314-192/+203
|\ \ | |/ |/|
| * 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: add debugfs file to read fw debug data recordingLior Cohen2018-11-231-0/+3
| * iwlwifi: mvm: add support for TWT capabilitiesEmmanuel Grumbach2018-11-231-1/+23
| * iwlwifi: add fw dump upon RT ucode start failureLior Cohen2018-11-231-0/+2
| * iwlwifi: mvm: remove assignment of the reciprocalEmmanuel Grumbach2018-11-231-12/+0
| * iwlwifi: dbg: don't limit dump decisions to all or monitorSara Sharon2018-11-231-1/+0
| * iwlwifi: mvm: remove unused conversion tableEmmanuel Grumbach2018-11-111-9/+0
| * iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski2018-11-111-0/+15
| * iwlwifi: mvm: add description to a few generic assert numbersNaftali Goldstein2018-11-111-1/+5
| * iwlwifi: dbg: avoid passing trigger aroundSara Sharon2018-11-112-2/+2
| * iwlwifi: mvm: toggle tx antenna if tx fails during connection establishmentAvraham Stern2018-11-113-15/+56
| * iwlwifi: fw: do not set sgi bits for HE connectionNaftali Goldstein2018-11-111-0/+4
| * iwlwifi: mvm: switch management tx antenna only on tx failureAvraham Stern2018-11-115-12/+14
| * iwlwifi: mvm: enable low latency for soft apTova Mussai2018-11-114-20/+43
| * iwlwifi: mvm: remove queue_info_lockJohannes Berg2018-11-115-113/+19
| * iwlwifi: mvm: synchronize TID queue removalJohannes Berg2018-11-111-0/+10
| * iwlwifi: mvm: remove set but not used variable 'he_phy_data'YueHaibing2018-11-111-6/+0
* | iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho2018-11-151-8/+28
* | iwlwifi: fix D3 debug data buffer memory leakShahar S Matityahu2018-11-151-0/+2
* | iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2018-11-152-5/+8
* | iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach2018-11-151-4/+0
* | iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen2018-11-151-1/+1
|/
* iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho2018-10-131-5/+19
* iwlwifi: mvm: kill INACTIVE queue stateJohannes Berg2018-10-084-115/+66
* iwlwifi: mvm: move iwl_mvm_sta_alloc_queue() downJohannes Berg2018-10-081-205/+205
OpenPOWER on IntegriCloud