aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-20iwlwifi: mvm: Allow multicast data frames only when associatedIlan Peer2-3/+40
2019-07-30iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach1-1/+2
2019-07-30iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach1-1/+1
2019-07-30iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho1-2/+7
2019-07-30iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_infoGregory Greenman1-8/+20
2019-07-30iwlwifi: mvm: fix frame drop from the reordering bufferEmmanuel Grumbach1-11/+33
2019-07-30iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman4-285/+258
2019-07-30iwlwifi: mvm: send LQ command always ASYNCGregory Greenman4-15/+16
2019-07-30iwlwifi: mvm: fix comparison of u32 variable with less than zeroColin Ian King1-1/+1
2019-07-30iwlwifi: fix locking in delayed GTK settingJohannes Berg1-13/+26
2019-07-30iwlwifi: mvm: add a wrapper around rs_tx_status to handle locksGregory Greenman1-9/+19
2019-07-30iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queuesEmmanuel Grumbach3-15/+56
2019-07-30iwlwiif: mvm: refactor iwl_mvm_notify_rx_queueEmmanuel Grumbach1-8/+9
2019-07-30iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach4-36/+62
2019-07-30iwlwifi: mvm: prepare the ground for more RSS notificationsEmmanuel Grumbach2-3/+5
2019-07-30iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho1-7/+15
2019-07-30iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein4-5/+51
2019-07-30iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg1-1/+13
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds15-111/+252
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner8-97/+36
2019-06-29iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach1-2/+6
2019-06-29iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg2-2/+54
2019-06-29iwlwifi: mvm: remove MAC_FILTER_IN_11AX for AP modeLuca Coelho1-3/+0
2019-06-29iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu1-1/+1
2019-06-29iwlwifi: dbg: don't stop dbg recording before entering D3 from 9000 devicesShahar S Matityahu1-4/+5
2019-06-29iwlwifi: mvm: make the usage of TWT configurableEmmanuel Grumbach2-1/+2
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-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld4-4/+4
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-121/+38
2019-06-17Merge 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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller7-25/+132