summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)Author
2019-09-06iwlwifi: Set w-pointer upon resume according to SNAlex Malamud
2019-09-06iwlwifi: mvm: use FW thermal monitoring regardless of CONFIG_THERMALJohannes Berg
2019-09-06iwlwifi: mvm: name magic numbers with enumMordechay Goodstein
2019-09-06iwlwifi: scan: add support for new scan request command versionAyala Beker
2019-09-06iwlwifi: LTR updatesAlex Malamud
2019-09-06iwlwifi: mvm: remove last leftovers of d0i3Emmanuel Grumbach
2019-09-06iwlwifi: mvm: remove iwl_mvm_update_d0i3_power_modeEmmanuel Grumbach
2019-09-06iwlwifi: mvm: remove d0i3_ap_sta_idEmmanuel Grumbach
2019-09-06iwlwifi: mvm: iwl_mvm_wowlan_config_key_params is for wowlan onlyEmmanuel Grumbach
2019-09-06iwlwifi: mvm: remove the d0i3 entry/exit flowEmmanuel Grumbach
2019-09-06iwlwifi: mvm: remove the tx defer for d0i3Emmanuel Grumbach
2019-09-06iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach
2019-09-06iwlwifi: mvm: start to remove the code for d0i3Emmanuel Grumbach
2019-09-06iwlwifi: mvm: add the skb length to a printShaul Triebitz
2019-09-06iwlwifi: mvm: fix scan config command sizeBeker Ayala
2019-09-06iwlwifi: add ldbg config cmd debug printShahar S Matityahu
2019-09-06iwlwifi: dbg: support debug recording suspend resume commandShahar S Matityahu
2019-09-06iwlwifi: dbg: move debug recording stop from trans to op modeShahar S Matityahu
2019-09-06iwlwifi: mvm: remove unnecessary forward declarationsJohannes Berg
2019-09-06iwlwifi: mvm: Block 26-tone RU OFDMA transmissionsIlan Peer
2019-09-06iwlwifi: mvm: remove redundant condition in iwl_mvm_set_hw_rfkill_stateEmmanuel Grumbach
2019-09-06iwlwifi: Send DQA enable command only if TVL is onIlia Lin
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-20iwlwifi: mvm: Allow multicast data frames only when associatedIlan Peer
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-30iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach
2019-07-30iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach
2019-07-30iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho
2019-07-30iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_infoGregory Greenman
2019-07-30iwlwifi: mvm: fix frame drop from the reordering bufferEmmanuel Grumbach
2019-07-30iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman
2019-07-30iwlwifi: mvm: send LQ command always ASYNCGregory Greenman
2019-07-30iwlwifi: mvm: fix comparison of u32 variable with less than zeroColin Ian King
2019-07-30iwlwifi: fix locking in delayed GTK settingJohannes Berg
2019-07-30iwlwifi: mvm: add a wrapper around rs_tx_status to handle locksGregory Greenman
2019-07-30iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queuesEmmanuel Grumbach
2019-07-30iwlwiif: mvm: refactor iwl_mvm_notify_rx_queueEmmanuel Grumbach
2019-07-30iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach
2019-07-30iwlwifi: mvm: prepare the ground for more RSS notificationsEmmanuel Grumbach
2019-07-30iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho
2019-07-30iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein
2019-07-30iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg
2019-07-26iwlwifi: mvm: remove unused .remove_sta_debugfs callbackGreg Kroah-Hartman
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner
2019-06-29iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach
2019-06-29iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg
2019-06-29iwlwifi: mvm: remove MAC_FILTER_IN_11AX for AP modeLuca Coelho
2019-06-29iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu