summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2017-09-08iwlwifi: mvm: change state when queueing agg start workNaftali Goldstein3-3/+8
2017-09-08iwlwifi: mvm: send all non-bufferable frames on the probe queueAvraham Stern1-5/+5
2017-09-08iwlwifi: mvm: Flush non STA TX queuesDavid Spinadel1-1/+43
2017-09-08iwlwifi: mvm: fix wowlan resume failed to load INIT ucodeMatt Chen1-1/+1
2017-09-07iwlwifi: mvm: only send LEDS_CMD when the FW supports itLuca Coelho1-1/+2
2017-08-30iwlwifi: mvm: Avoid deferring non bufferable framesDavid Spinadel1-4/+5
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo6-19/+39
2017-08-18iwlwifi: use big-endian for the hw section of the nvmLuca Coelho1-2/+3
2017-08-18iwlwifi: mvm: remove useless check for mvm->cfg in iwl_parse_nvm_section()Luca Coelho1-3/+0
2017-08-18iwlwifi: mvm: remove useless argument in iwl_nvm_init()Luca Coelho3-54/+51
2017-08-18iwlwifi: mvm: change open and close criteria of a BA sessionGregory Greenman3-52/+73
2017-08-18iwlwifi: mvm: Fix channel switch in case of count <= 1Ilan Peer1-4/+9
2017-08-18iwlwifi: move BT_MBOX_PRINT macro to common headerLuca Coelho1-12/+0
2017-08-18iwlwifi: mvm: don't send BAR on flushed framesEmmanuel Grumbach1-1/+6
2017-08-18iwlwifi: mvm: remove session protection to allow channel switchAvraham Stern2-4/+33
2017-08-18iwlwifi: mvm: update the firmware API in TXEmmanuel Grumbach1-1/+1
2017-08-18iwlwifi: mvm: use mvmsta consistently in rs.cLuca Coelho1-15/+15
2017-08-18iwlwifi: mvm: group all dummy SAR function declarations togetherLuca Coelho2-14/+11
2017-08-18iwlwifi: mvm: include more debug data when we get an unexpected baidEmmanuel Grumbach1-3/+5
2017-08-18iwlwifi: mvm: add command name for FRAME_RELEASEEmmanuel Grumbach1-0/+1
2017-08-18iwlwifi: mvm: support new Coex firmware APIEmmanuel Grumbach3-9/+43
2017-08-18iwlwifi: mvm: consider RFKILL during INIT as successLuca Coelho2-22/+17
2017-08-18iwlwifi: mvm: remove the corunning supportEmmanuel Grumbach5-287/+0
2017-08-09iwlwifi: mvm: fix the coex firmware APIEmmanuel Grumbach2-6/+5
2017-08-09iwlwifi: mvm: add station before allocating a queueShaul Triebitz1-45/+63
2017-08-09iwlwifi: mvm: don't send CTDP commands via debugfs if not supportedMatt Chen1-0/+6
2017-08-09iwlwifi: mvm: support new beacon template commandHaim Dreyfuss1-13/+34
2017-08-09iwlwifi: mvm: send delba upon rx ba session timeoutNaftali Goldstein1-2/+2
2017-08-09iwlwifi: mvm: set the default cTDP budgetChaya Rachel Ivgi1-1/+6
2017-08-09iwlwifi: mvm: move a000 device NVM retrieval to a common placeShaul Triebitz3-94/+4
2017-08-09iwlwifi: mvm: add debugfs to force CT-killChaya Rachel Ivgi3-1/+16
2017-08-09iwlwifi: mvm: add const to thermal_cooling_device_ops structureBhumika Goyal1-1/+1
2017-08-09iwlwifi: mvm: use firmware LED command where applicableJohannes Berg5-10/+54
2017-08-09iwlwifi: mvm: remove useless condition in LED codeJohannes Berg1-2/+1
2017-08-09iwlwifi: mvm: don't WARN when a legit race happens in A-MPDUEmmanuel Grumbach1-4/+6
2017-08-09iwlwifi: mvm: start mac queues when deferred tx frames are purgedAvraham Stern1-1/+11
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller38-11394/+554
2017-08-05iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...Christophe Jaillet1-2/+4
2017-08-01iwlwifi: mvm: don't retake the pointer to skb's CBEmmanuel Grumbach1-1/+1
2017-08-01iwlwifi: mvm: remove non-DQA modeJohannes Berg9-771/+158
2017-08-01iwlwifi: mvm: rename p2p-specific sta functions to include p2p in the namesLuca Coelho3-6/+6
2017-08-01iwlwifi: mvm: simplify bufferable MMPDU checkJohannes Berg1-3/+1
2017-08-01iwlwifi: mvm: require AP_LINK_PS for TVQMJohannes Berg1-1/+19
2017-08-01iwlwifi: mvm: add compile-time option to disable EBSZamir, Roee2-1/+2
2017-08-01iwlwifi: implement fseq version mismatch warningMordechai Goodstein1-1/+3
2017-08-01iwlwifi: mvm: support fw reading empty OTPLiad Kaufman1-5/+2
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 Grumbach4-5/+20
2017-08-01iwlwifi: mvm: refactor beacon template command codeLuca Coelho1-81/+121
2017-08-01iwlwifi: mvm: byte-swap constant instead of variableJohannes Berg1-1/+1