summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2019-05-31iwlwifi: pcie: don't crash on invalid RX interruptJohannes Berg1-1/+6
2019-05-25iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()Luca Coelho1-4/+24
2019-05-08iwlwifi: fix driver operation for 5350Emmanuel Grumbach1-1/+2
2019-04-05iwlwifi: mvm: fix RFH config command with >=10 CPUsJohannes Berg1-6/+14
2019-04-05iwlwifi: pcie: fix emergency pathSara Sharon1-3/+8
2019-02-12iwlwifi: mvm: fix setting HE ppe FW configNaftali Goldstein2-2/+8
2019-02-12iwlwifi: fw: do not set sgi bits for HE connectionNaftali Goldstein1-0/+4
2019-01-26iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern5-18/+17
2018-12-29iwlwifi: add new cards for 9560, 9462, 9461 and killer seriesIhab Zhaika1-0/+50
2018-12-29iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach1-0/+9
2018-12-01iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho1-8/+28
2018-12-01iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2-5/+8
2018-12-01iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach1-4/+0
2018-12-01iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen2-2/+4
2018-11-13iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho1-5/+19
2018-11-13iwlwifi: mvm: fix BAR seq ctrl reportingSara Sharon1-4/+5
2018-11-13iwlwifi: mvm: check for n_profiles validity in EWRD ACPILuca Coelho1-2/+6
2018-11-13iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interfaceEmmanuel Grumbach1-3/+6
2018-11-13iwlwifi: pcie: avoid empty free RB queueShaul Triebitz1-11/+21
2018-10-03Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub...David S. Miller1-0/+1
2018-09-27iwlwifi: 1000: set the TFD queue sizePavel Machek1-0/+1
2018-09-04Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller1-45/+5
2018-08-28cfg80211: make wmm_rule part of the reg_rule structureStanislaw Gruszka1-45/+5
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2018-08-09iwlegacy: fix spelling mistake "acumulative" -> "accumulative"Colin Ian King1-1/+1
2018-08-06iwlwifi: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas1-1/+0
2018-08-06Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...David S. Miller60-982/+3105
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+96
2018-08-02iwlwifi: pcie: split tx to amsdu and non amsduSara Sharon1-49/+100
2018-08-02iwlwifi: move some msix and rx functions to a common placeGolan Ben Ami3-42/+48
2018-08-02iwlwifi: pcie: include tcp.h implicitlyLuca Coelho1-0/+1
2018-08-02iwlwifi: mvm: remove dead gscan codeLuca Coelho4-126/+2
2018-08-02iwlwifi: hard code power save mode to CAM for 22560 devicesGolan Ben Ami1-2/+5
2018-08-02Revert "iwlwifi: implement fseq version mismatch warning"Sara Sharon5-117/+3
2018-08-02iwlwifi: pcie: don't access periphery registers when not availableEmmanuel Grumbach2-12/+16
2018-08-02iwlwifi: mvm: configure multi RX queueSara Sharon6-11/+86
2018-08-02iwlwifi: d3: disable dbg recording before entering D3Luca Coelho1-0/+7
2018-08-02iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu7-157/+244
2018-08-02iwlwifi: trans: add a new op for getting DMA dataSara Sharon2-0/+43
2018-08-02iwlwifi: pcie: move rxb retrieval to a helper functionSara Sharon1-33/+42
2018-08-02iwlwifi: pcie: unionize used bd and completion descriptorSara Sharon2-25/+13
2018-08-02iwlwifi: support new rx_mpdu_desc apiGolan Ben Ami4-73/+218
2018-08-02iwlwifi: pcie: support rx structures for 22560 devicesGolan Ben Ami3-26/+128
2018-08-02iwlwifi: pcie: add a bunch of PCI IDs for 22000 and 22560Luca Coelho1-3/+18
2018-07-31iwlegacy: remove several redundant variablesColin Ian King3-18/+0
2018-07-31ipw2x00: remove redundant variables len, ret, reason and cryptColin Ian King2-9/+0
2018-07-26iwlwifi: pcie: support 2k rx buffersGolan Ben Ami7-9/+27
2018-07-26iwlwifi: update registers changed for 22560 devicesGolan Ben Ami2-3/+10
2018-07-26iwlwifi: introduce new rx structures used by 22560 RFHGolan Ben Ami1-0/+100
2018-07-26iwlwifi: support new tx apiGolan Ben Ami4-19/+83