summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/quota.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move under intel vendor directoryKalle Valo2015-11-181-328/+0
* iwlwifi: mvm: always update the quota after associationEmmanuel Grumbach2015-03-121-1/+2
* iwlwifi: mvm: fix quota update avoidanceJohannes Berg2014-09-141-5/+4
* iwlwifi: mvm: don't update quota in firmware too oftenJohannes Berg2014-09-141-6/+27
* iwlwifi: add Intel Mobile Communications copyrightJohannes Berg2014-09-031-0/+2
* iwlwifi: mvm: add some debugging to quota allocationJohannes Berg2014-09-031-0/+12
* iwlwifi: mvm: remove update type argument from quota updateJohannes Berg2014-07-071-20/+6
* iwlwifi: mvm: don't pass update type to quota iteratorJohannes Berg2014-07-071-11/+5
* iwlwifi: mvm: validate that we don't send zero quotaJohannes Berg2014-07-071-0/+8
* iwlwifi: mvm: don't send zero quota to the firmwareJohannes Berg2014-07-071-5/+5
* iwlwifi: mvm: let iwl_mvm_update_quotas disregard a disabled vifLuciano Coelho2014-07-071-7/+19
* iwlwifi: remove CMD_SYNCEmmanuel Grumbach2014-05-131-1/+1
* iwlwifi: mvm: remove spurious blank lineJohannes Berg2014-03-181-1/+0
* iwlwifi: mvm: remove using max_duration in firmware APIJohannes Berg2014-03-181-21/+1
* iwlwifi: mvm: fix quota allocationIlan Peer2014-02-031-8/+28
* iwlwifi: mvm: add the quota remainder to a data bindingIlan Peer2014-02-031-2/+7
* iwlwifi: mvm: limit non-low-latency binding scheduling durationJohannes Berg2014-02-031-7/+26
* iwlwifi: mvm: reserve bandwidth for low-latency interfaceJohannes Berg2014-02-031-14/+49
* iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-311-2/+2
* iwlwifi: mvm: quota command max_duration should be zeroJohannes Berg2013-12-091-2/+1
* iwlwifi: mvm: fix operator precedenceDavid Spinadel2013-10-181-1/+2
* iwlwifi: mvm: add IBSS supportJohannes Berg2013-10-111-6/+3
* iwlwifi: mvm: implement NoA testing using testmode cmdDavid Spinadel2013-10-021-0/+34
* iwlwifi: mvm: small cleanups in quota management codeJohannes Berg2013-08-061-6/+5
* iwlwifi: mvm: assign quota per virtual interfaceJohannes Berg2013-07-311-8/+8
* iwlwifi: mvm: Fix quota command settingsIlan Peer2013-06-041-9/+16
* iwlwifi: mvm: Fix quota handling for monitor interfaceIlan Peer2013-03-201-1/+2
* iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-061-1/+1
* iwlwifi: mvm: Update quota settings for all bindingsIlan Peer2013-02-111-5/+24
* iwlwifi: add the MVM driverJohannes Berg2013-02-011-0/+178