summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: only send LEDS_CMD when the FW supports itLuca Coelho2017-09-071-1/+2
* iwlwifi: mvm: Avoid deferring non bufferable framesDavid Spinadel2017-08-301-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-08-246-19/+39
|\
| * iwlwifi: mvm: send delba upon rx ba session timeoutNaftali Goldstein2017-08-091-2/+2
| * iwlwifi: mvm: don't WARN when a legit race happens in A-MPDUEmmanuel Grumbach2017-08-091-4/+6
| * iwlwifi: mvm: start mac queues when deferred tx frames are purgedAvraham Stern2017-08-091-1/+11
| * iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...Christophe Jaillet2017-08-051-2/+4
| * iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fwNaftali Goldstein2017-08-011-1/+2
| * iwlwifi: mvm: rs: fix TLC statistics collectionGregory Greenman2017-08-011-4/+4
| * iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FWGregory Greenman2017-08-011-0/+2
| * iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 seriesEmmanuel Grumbach2017-08-011-2/+8
* | iwlwifi: use big-endian for the hw section of the nvmLuca Coelho2017-08-181-2/+3
* | iwlwifi: mvm: remove useless check for mvm->cfg in iwl_parse_nvm_section()Luca Coelho2017-08-181-3/+0
* | iwlwifi: mvm: remove useless argument in iwl_nvm_init()Luca Coelho2017-08-183-54/+51
* | iwlwifi: mvm: change open and close criteria of a BA sessionGregory Greenman2017-08-183-52/+73
* | iwlwifi: mvm: Fix channel switch in case of count <= 1Ilan Peer2017-08-181-4/+9
* | iwlwifi: move BT_MBOX_PRINT macro to common headerLuca Coelho2017-08-181-12/+0
* | iwlwifi: mvm: don't send BAR on flushed framesEmmanuel Grumbach2017-08-181-1/+6
* | iwlwifi: mvm: remove session protection to allow channel switchAvraham Stern2017-08-182-4/+33
* | iwlwifi: mvm: update the firmware API in TXEmmanuel Grumbach2017-08-181-1/+1
* | iwlwifi: mvm: use mvmsta consistently in rs.cLuca Coelho2017-08-181-15/+15
* | iwlwifi: mvm: group all dummy SAR function declarations togetherLuca Coelho2017-08-182-14/+11
* | iwlwifi: mvm: include more debug data when we get an unexpected baidEmmanuel Grumbach2017-08-181-3/+5
* | iwlwifi: mvm: add command name for FRAME_RELEASEEmmanuel Grumbach2017-08-181-0/+1
* | iwlwifi: mvm: support new Coex firmware APIEmmanuel Grumbach2017-08-183-9/+43
* | iwlwifi: mvm: consider RFKILL during INIT as successLuca Coelho2017-08-182-22/+17
* | iwlwifi: mvm: remove the corunning supportEmmanuel Grumbach2017-08-185-287/+0
* | iwlwifi: mvm: fix the coex firmware APIEmmanuel Grumbach2017-08-092-6/+5
* | iwlwifi: mvm: add station before allocating a queueShaul Triebitz2017-08-091-45/+63
* | iwlwifi: mvm: don't send CTDP commands via debugfs if not supportedMatt Chen2017-08-091-0/+6
* | iwlwifi: mvm: support new beacon template commandHaim Dreyfuss2017-08-091-13/+34
* | iwlwifi: mvm: set the default cTDP budgetChaya Rachel Ivgi2017-08-091-1/+6
* | iwlwifi: mvm: move a000 device NVM retrieval to a common placeShaul Triebitz2017-08-093-94/+4
* | iwlwifi: mvm: add debugfs to force CT-killChaya Rachel Ivgi2017-08-093-1/+16
* | iwlwifi: mvm: add const to thermal_cooling_device_ops structureBhumika Goyal2017-08-091-1/+1
* | iwlwifi: mvm: use firmware LED command where applicableJohannes Berg2017-08-095-10/+54
* | iwlwifi: mvm: remove useless condition in LED codeJohannes Berg2017-08-091-2/+1
* | Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller2017-08-0738-11394/+554
|\ \ | |/ |/|
| * iwlwifi: mvm: don't retake the pointer to skb's CBEmmanuel Grumbach2017-08-011-1/+1
| * iwlwifi: mvm: remove non-DQA modeJohannes Berg2017-08-019-771/+158
| * iwlwifi: mvm: rename p2p-specific sta functions to include p2p in the namesLuca Coelho2017-08-013-6/+6
| * iwlwifi: mvm: simplify bufferable MMPDU checkJohannes Berg2017-08-011-3/+1
| * iwlwifi: mvm: require AP_LINK_PS for TVQMJohannes Berg2017-08-011-1/+19
| * iwlwifi: mvm: add compile-time option to disable EBSZamir, Roee2017-08-012-1/+2
| * iwlwifi: implement fseq version mismatch warningMordechai Goodstein2017-08-011-1/+3
| * iwlwifi: mvm: support fw reading empty OTPLiad Kaufman2017-08-011-5/+2
| * iwlwifi: mvm: fix uninitialized var while waiting for queues to emptySharon Dvir2017-08-011-3/+4
| * iwlwifi: mvm: fix the FIFO numbers in A000 devicesEmmanuel Grumbach2017-08-014-5/+20
| * iwlwifi: mvm: refactor beacon template command codeLuca Coelho2017-08-011-81/+121
| * iwlwifi: mvm: byte-swap constant instead of variableJohannes Berg2017-08-011-1/+1