summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-29iwlwifi: make iwl_fw_dbg_start_stop_hcmd() inlineLuca Coelho1-1/+2
2019-01-29iwlwifi: mvm: save and export regdb blob from the NVMLuca Coelho3-0/+9
2019-01-29iwlwifi: mvm: clean up LDBG config command usageJohannes Berg5-75/+29
2019-01-29iwlwifi: pcie: align licensing to dual GPL/BSDJohannes Berg5-19/+192
2019-01-29iwlwifi: mvm: read IWL_RX_MPDU_PHY_SHORT_PREAMBLE only for CCKJohannes Berg1-1/+2
2019-01-29iwlwifi: mvm: fix %16 to %016 print formatJohannes Berg2-2/+2
2019-01-29iwlwifi: pcie: add prints to track virtual IDSara Sharon1-1/+7
2019-01-29iwlwifi: iwlmvm: in monitor NDP notif take the NSS from rx_vecShaul Triebitz2-5/+17
2019-01-29iwlwifi: iwlmvm: ignore HE PPDU type regarding EOFShaul Triebitz1-11/+7
2019-01-29iwlwifi: pcie: fix the use of a wrong defineSara Sharon1-1/+1
2019-01-29Merge tag 'iwlwifi-next-for-kalle-2019-01-25' of git://git.kernel.org/pub/scm...Kalle Valo37-768/+900
2019-01-25iwlwifi: fw api: document WoWLAN patterns commandJohannes Berg1-0/+10
2019-01-25iwlwifi: fw api: remove unused/deprecated filter statusJohannes Berg1-4/+0
2019-01-25iwlwifi: avoid access out of memory allocatedMordechay Goodstein1-0/+6
2019-01-25iwlwifi: mvm: avoid possible access out of array.Mordechay Goodstein1-6/+13
2019-01-25iwlwifi: memcpy from dev_cmd and not dev_cmd->hdrLiad Kaufman2-4/+3
2019-01-25iwlwifi: tighten boundary checksLiad Kaufman3-6/+26
2019-01-25iwlwifi: mvm: make num_active_macs unsignedLiad Kaufman1-1/+3
2019-01-25iwlwifi: update hcmds documentationLiad Kaufman1-2/+6
2019-01-25iwlwifi: mvm: Do not set RTS/CTS protection for P2P Device MACIlan Peer1-2/+0
2019-01-25iwlwifi: mvm: Set Tx rate and flags when there is not stationIlan Peer1-3/+4
2019-01-25iwlwifi: mvm: Flush transmit queues on P2P Device ROC doneIlan Peer1-0/+1
2019-01-25iwlwifi: mvm: bring back mvm GSO codeSara Sharon2-2/+223
2019-01-25iwlwifi: fix spelling mistake "registrating" -> "registering"Colin Ian King1-1/+1
2019-01-25iwlwifi: use kmemdup in iwl_parse_nvm_mcc_info()YueHaibing1-3/+1
2019-01-25iwlwifi: mvm: fix values in the table exampleLuca Coelho1-6/+6
2019-01-25iwlwifi: mvm: support mac80211 AMSDUSara Sharon5-226/+67
2019-01-25iwlwifi: mvm: support mac80211 TXQs modelSara Sharon9-443/+331
2019-01-25iwlwifi: mvm: make NVM access actually fail on failuresJohannes Berg1-3/+7
2019-01-25iwlwifi: wrt: add 22000 device familiy prph dump supportShahar S Matityahu1-37/+131
2019-01-25iwlwifi: pcie: remove suspend/resume workaround for 9000A devicesLuca Coelho1-11/+0
2019-01-25iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() functionLuca Coelho3-32/+0
2019-01-25iwlwifi: remove support for 9000 A-step devicesLuca Coelho3-98/+45
2019-01-25iwlwifi: mvm: fix firmware statistics usageEmmanuel Grumbach2-15/+10
2019-01-25iwlwifi: add new cards for 22560, 9260 and killer seriesIhab Zhaika3-3/+69
2019-01-25iwlwifi: correct one of the PCI struct namesIhab Zhaika4-21/+22
2019-01-25iwlwifi: mvm: fix wrong DCM TLC configShaul Triebitz1-6/+1
2019-01-25iwlwifi: pcie: recognize NICs with hw_rev 0x364 correctlyLuca Coelho2-1/+5
2019-01-25iwlwifi: add PCI IDs for the 22260 device seriesLuca Coelho4-1/+55
2019-01-25iwlwifi: mvm: rely on mac80211 to configure TWT supportEmmanuel Grumbach1-20/+2
2019-01-25iwlwifi: mvm: advertise support for TWT in the Extended Capability IEEmmanuel Grumbach2-2/+23
2019-01-25iwlwifi: wrt: add to dump number of lmacs, lmac1 and umac error idShahar S Matityahu5-10/+30
2019-01-25iwlwifi: pcie: make array 'prop' static, shrinks object sizeColin Ian King1-1/+1
2019-01-22mt76: avoid scheduling tx queues for powersave stationsFelix Fietkau1-0/+5
2019-01-22mt76: fix per-chain signal strength reportingFelix Fietkau1-1/+1
2019-01-21mt76: do not report out-of-range rx nssLorenzo Bianconi1-4/+10
2019-01-17mt76: add channel switch announcement supportFelix Fietkau4-2/+57
2019-01-17mt76: fix signedness of rx status signal fieldFelix Fietkau1-1/+1
2019-01-17mt76: fix rssi ewma trackingFelix Fietkau2-2/+4
2019-01-17mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau10-65/+62