summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)Author
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: dbg: move monitor recording functionality from header fileShahar 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-09-06iwlwifi: bump FW API to 49 for 22000 seriesLuca Coelho
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-29iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-20iwlwifi: pcie: fix recognition of QuZ devicesLuca Coelho
2019-08-20iwlwifi: pcie: don't switch FW to qnj when ax201 is detectedLuca Coelho
2019-08-20iwlwifi: pcie: fix the byte count table format for 22560 devicesEmmanuel Grumbach
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-08-01iwlwifi: dbg_ini: fix compile time assert build errorsMauro Rossi
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: don't unmap as page memory that was mapped as singleEmmanuel Grumbach
2019-07-30iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho
2019-07-30iwlwifi: add 3 new IDs for the 9000 series (iwl9260_2ac_160_cfg)Ihab Zhaika
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: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu
2019-07-30iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu
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-26iwlwifi: dvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach