summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2017-08-01iwlwifi: implement fseq version mismatch warningMordechai Goodstein6-1/+118
2017-08-01iwlwifi: mvm: support fw reading empty OTPLiad Kaufman2-6/+11
2017-08-01iwlwifi: pcie: fix A-MSDU on gen2 devicesEmmanuel Grumbach1-3/+3
2017-08-01iwlwifi: mvm: fix uninitialized var while waiting for queues to emptySharon Dvir1-3/+4
2017-08-01iwlwifi: mvm: fix the FIFO numbers in A000 devicesEmmanuel Grumbach5-5/+32
2017-08-01iwlwifi: mvm: refactor beacon template command codeLuca Coelho2-95/+138
2017-08-01iwlwifi: dvm: remove unused definesSeraphime Kirkovski1-16/+0
2017-08-01iwlwifi: mvm: byte-swap constant instead of variableJohannes Berg1-1/+1
2017-08-01iwlwifi: mvm: check family instead of new TX API for workaroundsJohannes Berg2-2/+4
2017-08-01iwlwifi: mvm: add and use iwl_mvm_has_unified_ucode()Johannes Berg3-5/+11
2017-08-01iwlwifi: fw api: fix various kernel-doc warningsJohannes Berg2-4/+21
2017-08-01iwlwifi: reorganize firmware APIJohannes Berg46-2977/+4111
2017-08-01iwlwifi: refactor firmware debug codeJohannes Berg18-413/+563
2017-08-01iwlwifi: track current firmware image in common codeJohannes Berg9-42/+52
2017-08-01iwlwifi: refactor shared mem parsingJohannes Berg9-202/+275
2017-08-01iwlwifi: refactor out paging codeJohannes Berg9-402/+572
2017-07-28ipw2100: don't return positive values to PCI probe on errorDan Williams1-14/+14
2017-07-18wireless: iwlegacy: Constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: iwlegacy: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: ipw2100: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-18wireless: ipw2200: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds93-1618/+3842
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+6
2017-06-29iwlwifi: bump MAX API for 8000/9000/A000 to 33Luca Coelho3-4/+4
2017-06-29iwlwifi: pcie: wait longer after device resetEmmanuel Grumbach4-25/+15
2017-06-29iwlwifi: pcie: propagate iwl_pcie_apm_init's statusEmmanuel Grumbach1-8/+13
2017-06-29iwlwifi: mvm: quietly accept non-sta disassoc framesJohannes Berg1-1/+4
2017-06-29iwlwifi: mvm: update rx statistics cmd apiLiad Kaufman7-141/+371
2017-06-29iwlwifi: mvm: remove DQA non-STA client mode special caseJohannes Berg1-8/+0
2017-06-29iwlwifi: mvm: don't mess the SNAP header in TSO for non-QoS packetsEmmanuel Grumbach1-4/+6
2017-06-29iwlwifi: pcie: reconfigure MSI-X HW on resumeJohannes Berg1-0/+3
2017-06-29iwlwifi: mvm: don't send fetch the TID from a non-QoS packet in TSOEmmanuel Grumbach1-5/+5
2017-06-29iwlwifi: mvm: fix mac80211's hw_queue in DQA modeJohannes Berg1-6/+26
2017-06-29iwlwifi: mvm: map cab_queue to real one earlierJohannes Berg1-5/+6
2017-06-29iwlwifi: mvm: fix mac80211 queue trackingJohannes Berg3-2/+12
2017-06-29iwlwifi: mvm: properly enable IP header checksummingJohannes Berg1-8/+12
2017-06-29iwlwifi: pcie: add MSI-X interrupt tracingJohannes Berg2-1/+29
2017-06-29iwlwifi: mvm: quietly accept non-sta assoc response framesJohannes Berg1-4/+7
2017-06-29iwlwifi: mvm: remove version 2 of paging commandJohannes Berg2-49/+15
2017-06-29iwlwifi: move configuration into sub-directoryJohannes Berg9-2/+2
2017-06-29iwlwifi: move notification wait into fw/Johannes Berg7-6/+6
2017-06-29iwlwifi: create new subdirectory for FW interactionJohannes Berg14-17/+17
2017-06-29iwlwifi: mvm: rename iwl_shared_mem_cfg_v1 to the correct _v2Johannes Berg2-4/+4
2017-06-29iwlwifi: mvm: fix deduplication start logicJohannes Berg1-2/+15
2017-06-29iwlwifi: mvm: unconditionally stop device after initJohannes Berg1-1/+1
2017-06-29iwlwifi: pcie: warn if paging is already initialized during initJohannes Berg1-0/+5
2017-06-29iwlwifi: pcie: make ctxt-info free idempotentJohannes Berg1-0/+2
2017-06-29iwlwifi: unify external & internal modparam namesJohannes Berg15-43/+43
2017-06-29iwlwifi: mvm: support multi tid ba notifLiad Kaufman2-17/+15
2017-06-29iwlwifi: mvm: change when the BT_COEX is sentEmmanuel Grumbach4-10/+12