summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu4-12/+12
2019-06-29iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski1-0/+3
2019-06-29iwlwifi: mvm: Add log information about SAR statusHaim Dreyfuss2-0/+12
2019-06-29iwlwifi: Add support for SAR South Korea limitationHaim Dreyfuss2-15/+41
2019-06-29iwlwifi: mvm: convert to FW AC when configuring MU EDCAShaul Triebitz1-5/+6
2019-06-29iwlwifi: mvm: correctly fill the ac array in the iwl_mac_ctx_cmdNaftali Goldstein3-5/+19
2019-06-29iwlwifi: remove some unnecessary NULL checksDan Carpenter1-12/+11
2019-06-29iwlwifi: d3: Use struct_size() helperGustavo A. R. Silva1-2/+1
2019-06-29iwlwifi: fw api: support adwell HB default APs number apiShahar S Matityahu2-3/+15
2019-06-29iwlwifi: mvm: remove multiple debugfs entriesMordechay Goodstein3-29/+1
2019-06-29iwlwifi: dbg_ini: implement dump info collectionShahar S Matityahu1-0/+2
2019-06-29iwlwifi: mvm: add a debugfs entry to set a fixed size AMSDU for all TX packetsMordechay Goodstein3-2/+50
2019-06-29iwlwifi: dbg_ini: add consecutive trigger firing supportShahar S Matityahu2-9/+9
2019-06-29iwlwifi: iwl_mvm_tx_mpdu() must be called with BH disabledJiri Kosina1-1/+3
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-121/+38
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-97/+36
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg1-4/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322Thomas Gleixner2-24/+2
2019-06-01iwlwifi: mvm: change TLC config cmd sent by rs to be asyncLior Cohen1-1/+2
2019-06-01iwlwifi: print fseq info upon fw assertShahar S Matityahu1-0/+2
2019-06-01iwlwifi: fix load in rfkill flow for unified firmwareEmmanuel Grumbach4-12/+32
2019-06-01iwlwifi: mvm: remove d3_sram debugfs fileJohannes Berg4-84/+0
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller7-25/+132
2019-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-6/+33
2019-04-29iwlwifi: dbg_ini: add periodic trigger supportShahar S Matityahu1-0/+1
2019-04-29iwlwifi: mvm: Don't sleep in RX pathAndrei Otcheretianski2-2/+2
2019-04-29iwlwifi: mvm: limit TLC according to our HE capabilitiesLiad Kaufman1-5/+29
2019-04-29iwlwifi: mvm: report FTM start time TSF when applicableAvraham Stern1-3/+17
2019-04-29iwlwifi: mvm: support v2 of the WoWLAN patterns commandLuca Coelho1-5/+53
2019-04-28iwlwifi: mvm: fix merge damage in iwl_mvm_vif_dbgfs_register()Luca Coelho1-6/+0
2019-04-28iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho1-4/+24
2019-04-28netlink: make validation more configurable for future strictnessJohannes Berg1-2/+2
2019-04-19iwlwifi: mvm: Change an 'else if' into an 'else' in iwl_mvm_send_add_bcast_staNathan Chancellor1-3/+5
2019-04-19iwlwifi: mvm: support rtt confidence indicationAvraham Stern1-1/+12
2019-04-19iwlwifi: rs: consider LDPC capability in case of HEGregory Greenman1-5/+11
2019-04-19iwlwifi: mvm: set 512 TX queue slots for AX210 devicesShaul Triebitz1-1/+2
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller15-263/+400
2019-04-18iwlwifi: mvm: properly check debugfs dentry before using itGreg Kroah-Hartman1-0/+5
2019-04-18iwlwifi: mvm: don't attempt debug collection in rfkillJohannes Berg2-2/+4
2019-04-03iwlwifi: mvm: support HE context cmd API changeSara Sharon1-1/+11
2019-04-03iwlwifi: mvm: use correct GP2 register address for 22000 familyAvraham Stern5-10/+18
2019-04-03iwlwifi: mvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman5-95/+38
2019-04-03iwlwifi: mvm: remove buggy and unnecessary hw_queue initializationJohannes Berg1-33/+3
2019-04-03iwlwifi: mvm: fix pointer reference when setting HE QAM thresLiad Kaufman1-4/+6
2019-04-03iwlwifi: mvm: IBSS: use BE FIFO for multicastJohannes Berg1-1/+2
2019-04-03iwlwifi: dbg_ini: support HW error triggerShahar S Matityahu1-4/+3
2019-04-03iwlwifi: mvm: update offloaded rate control on changesJohannes Berg1-0/+7
2019-04-03iwlwifi: mvm: avoid possible deadlock in TX pathJohannes Berg1-0/+2
2019-03-30Merge tag 'iwlwifi-next-for-kalle-2019-03-22' of git://git.kernel.org/pub/scm...Kalle Valo10-117/+321
2019-03-22iwlwifi: dbg_ini: separate between ini and legacy dump flowsShahar S Matityahu1-1/+1