summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/mvm.h
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: split fw-error-dump between transport and mvmEmmanuel Grumbach2014-07-221-1/+16
* iwlwifi: mvm: BT Coex - fix the ACK / CTS kill maskEmmanuel Grumbach2014-07-221-5/+8
* iwlwifi: mvm: add Aux ROC request/response flowAriej Marjieh2014-07-221-0/+7
* iwlwifi: mvm: add some missing iwl_mvm_ref_sync() callsEliad Peller2014-07-211-2/+13
* iwlwifi: disable PSM on vifs with associated TDLS peersArik Nemtsov2014-07-071-0/+3
* iwlwifi: mvm: disallow new TDLS stations when appropriateArik Nemtsov2014-07-071-0/+1
* iwlwifi: mvm: Use CS tx block bit for AP/GOAndrei Otcheretianski2014-07-071-0/+8
* iwlwifi: mvm: Reflect GO channel switch in NoAAndrei Otcheretianski2014-07-071-0/+12
* iwlwifi: mvm: Protect mvm->csa_vif with RCUAndrei Otcheretianski2014-07-071-1/+1
* iwlwifi: mvm: add switch_vif_chanctx operationLuciano Coelho2014-07-071-0/+2
* iwlwifi: mvm: remove update type argument from quota updateJohannes Berg2014-07-071-23/+2
* iwlwifi: mvm: let iwl_mvm_update_quotas disregard a disabled vifLuciano Coelho2014-07-071-1/+23
* iwlwifi: mvm: add unified LMAC scan APIDavid Spinadel2014-07-071-5/+14
* iwlwifi: mvm: BT Coex - new APIEmmanuel Grumbach2014-07-071-2/+2
* iwlwifi: mvm: BT Coex - prepare towards new APIEmmanuel Grumbach2014-07-071-2/+24
* iwlwifi: mvm: wait for d0i3 exit in add interface flowGregory Greenman2014-07-061-0/+1
* iwlwifi: mvm: kill iwl_mvm_fw_error_rxf_dumpEmmanuel Grumbach2014-07-061-6/+0
* iwlwifi: mvm: don't collect logs in the interrupt threadEmmanuel Grumbach2014-07-061-3/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-06-251-0/+14
|\
| * iwlwifi: mvm: support extended beacon notificationDavid Spinadel2014-06-241-0/+3
| * iwlwifi: mvm: BT Coex - avoid the shared antenna for management framesEmmanuel Grumbach2014-06-241-0/+1
| * iwlwifi: mvm: BT Coex - allow to force the antenna allocationEmmanuel Grumbach2014-06-241-0/+10
* | mac80211: split sched scan IEsDavid Spinadel2014-06-251-1/+1
|/
* iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov2014-05-221-1/+1
* iwlwifi: mvm: make iwl_mvm_update_beacon_abort staticEmmanuel Grumbach2014-05-221-2/+0
* iwlwifi: mvm: remove debugfs hook for reduced tx powerEmmanuel Grumbach2014-05-221-1/+0
* iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacksLuciano Coelho2014-05-211-1/+2
* iwlwifi: mvm: don't filter out the first beaconAvri Altman2014-05-211-5/+0
* Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2014-05-211-1/+1
|\
| * iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel2014-05-131-1/+1
* | iwlwifi: mvm: don't allow diversity if BT Coex / TT forbid itEmmanuel Grumbach2014-05-191-0/+1
* | iwlwifi: allow dynamic configuration of internal memoryEran Harary2014-05-141-0/+1
* | Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADEmmanuel Grumbach2014-05-131-0/+3
|\ \ | |/
| * iwlwifi: mvm: do no sched scan while associatedDavid Spinadel2014-05-061-0/+3
* | iwlwifi: mvm: notify sched scan complete from stop routineDavid Spinadel2014-05-111-1/+1
* | iwlwifi: 8000: add default NVM file name in family 8000Eran Harary2014-05-111-0/+1
* | iwlwifi:mvm: Add AP/GO channel switch supportAndrei Otcheretianski2014-05-061-0/+2
* | iwlwifi: make LED support optionalJohannes Berg2014-05-061-0/+12
* | iwlwifi: mvm: prevent nic to powered up at driver loadEran Harary2014-05-061-1/+1
* | iwlwifi: mvm: don't use d3 fw if d0i3 is usedEliad Peller2014-04-131-0/+10
* | iwlwifi: mvm: Add support for Energy based scan (EBS)Haim Dreyfuss2014-04-131-0/+2
* | iwlwifi: mvm: BT Coex - send priority tables from iwl_send_bt_init_confEmmanuel Grumbach2014-04-131-1/+0
* | iwlwifi: remove IWL_UCODE_TLV_FLAGS_DEVICE_PS_CMD flagEmmanuel Grumbach2014-04-131-2/+0
* | iwlwifi: remove IWL_UCODE_TLV_FLAGS_PM_CMD_SUPPORT flagEmmanuel Grumbach2014-04-131-2/+0
* | iwlwifi: mvm: dump Rx FIFO when the firmware assertsEmmanuel Grumbach2014-04-131-0/+3
* | iwlwifi: mvm: add ATPC implementationEliad Peller2014-04-131-0/+2
* | iwlwifi: mvm: Handle power management constraints for additional use-casesAvri Altman2014-04-061-2/+2
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-181-6/+50
|\
| * iwlwifi: mvm: configure low latency dependent scan parametersAlexander Bondar2014-03-181-0/+2
| * iwlwifi: mvm: BT Coex - add debugfs hook to set BT Tx priorityEmmanuel Grumbach2014-03-181-0/+1
OpenPOWER on IntegriCloud