aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/quota.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-328/+0
2015-03-12iwlwifi: mvm: always update the quota after associationEmmanuel Grumbach1-1/+2
2014-09-14iwlwifi: mvm: fix quota update avoidanceJohannes Berg1-5/+4
2014-09-14iwlwifi: mvm: don't update quota in firmware too oftenJohannes Berg1-6/+27
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-09-03iwlwifi: mvm: add some debugging to quota allocationJohannes Berg1-0/+12
2014-07-07iwlwifi: mvm: remove update type argument from quota updateJohannes Berg1-20/+6
2014-07-07iwlwifi: mvm: don't pass update type to quota iteratorJohannes Berg1-11/+5
2014-07-07iwlwifi: mvm: validate that we don't send zero quotaJohannes Berg1-0/+8
2014-07-07iwlwifi: mvm: don't send zero quota to the firmwareJohannes Berg1-5/+5
2014-07-07iwlwifi: mvm: let iwl_mvm_update_quotas disregard a disabled vifLuciano Coelho1-7/+19
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-1/+1
2014-03-18iwlwifi: mvm: remove spurious blank lineJohannes Berg1-1/+0
2014-03-18iwlwifi: mvm: remove using max_duration in firmware APIJohannes Berg1-21/+1
2014-02-03iwlwifi: mvm: fix quota allocationIlan Peer1-8/+28
2014-02-03iwlwifi: mvm: add the quota remainder to a data bindingIlan Peer1-2/+7
2014-02-03iwlwifi: mvm: limit non-low-latency binding scheduling durationJohannes Berg1-7/+26
2014-02-03iwlwifi: mvm: reserve bandwidth for low-latency interfaceJohannes Berg1-14/+49
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-09iwlwifi: mvm: quota command max_duration should be zeroJohannes Berg1-2/+1
2013-10-18iwlwifi: mvm: fix operator precedenceDavid Spinadel1-1/+2
2013-10-11iwlwifi: mvm: add IBSS supportJohannes Berg1-6/+3
2013-10-02iwlwifi: mvm: implement NoA testing using testmode cmdDavid Spinadel1-0/+34
2013-08-06iwlwifi: mvm: small cleanups in quota management codeJohannes Berg1-6/+5
2013-07-31iwlwifi: mvm: assign quota per virtual interfaceJohannes Berg1-8/+8
2013-06-04iwlwifi: mvm: Fix quota command settingsIlan Peer1-9/+16
2013-03-20iwlwifi: mvm: Fix quota handling for monitor interfaceIlan Peer1-1/+2
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-02-11iwlwifi: mvm: Update quota settings for all bindingsIlan Peer1-5/+24
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+178