summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-088-16/+32
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-11-058-16/+32
| |\
| | * iwlwifi: mvm: BT Coex - fix copy paste issueEmmanuel Grumbach2013-10-301-1/+1
| | * iwlwifi: remove duplicate includesMichael Opdenacker2013-10-291-1/+0
| | * iwlwifi: warn if firmware image doesn't existJohannes Berg2013-10-291-5/+3
| | * iwlwifi: mvm: add missing break in debugfsJohannes Berg2013-10-291-0/+1
| | * iwlwifi: mvm: capture the FCS in monitor modeJohannes Berg2013-10-292-2/+12
| | * iwlwifi: mvm: BT Coex fix NULL pointer dereferenceEmmanuel Grumbach2013-10-291-1/+5
| | * iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar2013-10-292-6/+10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-0431-995/+3242
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-042-5/+18
| |\ \ | | |/ | |/|
| | * iwlwifi: mvm: fix scan request's suspend time parameterAlexander Bondar2013-10-111-3/+3
| * | iwlwifi: mvm: fix operator precedenceDavid Spinadel2013-10-181-1/+2
| * | iwlwifi: mvm: fix fw_rx_stats debugfs entryLuciano Coelho2013-10-181-3/+6
| * | iwlwifi: mvm: BT Coex - enable Tx power based on BT statusEmmanuel Grumbach2013-10-181-2/+2
| * | iwlwifi: mvm: BT Coex - always set mandatory fieldsEmmanuel Grumbach2013-10-182-3/+11
| * | iwlwifi: mvm: NVM - increase max section sizeIdan Kahlon2013-10-181-1/+1
| * | iwlwifi: mvm: add IBSS supportJohannes Berg2013-10-117-41/+102
| * | iwlwifi: mvm: BT Coex - update integration with rate controlEmmanuel Grumbach2013-10-113-43/+23
| * | iwlwifi: mvm: BT Coex - remove duplicate code in rate controlEmmanuel Grumbach2013-10-111-7/+0
| * | iwlwifi: mvm: BT Coex - start AMPDU even when BT is activeEmmanuel Grumbach2013-10-111-11/+0
| * | iwlwifi: mvm: BT Coex - tune SMPS parametersEmmanuel Grumbach2013-10-111-4/+4
| * | iwlwifi: mvm: BT Coex - track bandwidth changes in HTEmmanuel Grumbach2013-10-113-5/+6
| * | iwlwifi: mvm: keep connection to AP after WoWLANJohannes Berg2013-10-116-23/+417
| * | iwlwifi: mvm: add support for NICs which have only 16 Tx queues.Eytan Lifshitz2013-10-118-22/+35
| * | iwlwifi: mvm: prevent the NIC to be powered at driver load time.Eytan Lifshitz2013-10-114-49/+97
| * | iwlwifi: mvm: Add device wide power commandAlexander Bondar2013-10-116-47/+117
| * | iwlwifi: mvm: BT Coex - set the proper LUT for single ant devicesEmmanuel Grumbach2013-10-111-2/+52
| * | iwlwifi: mvm: BT Coex - don't limit agg size in loose schemeEmmanuel Grumbach2013-10-113-7/+44
| * | iwlwifi: mvm: change the name of init_ucode_run flagEytan Lifshitz2013-10-022-5/+9
| * | iwlwifi: mvm: implement new IPv6 offload APIJohannes Berg2013-10-022-5/+114
| * | iwlwifi: mvm: BT Coex - Correctly enable and treat rssi eventsEmmanuel Grumbach2013-10-021-10/+30
| * | iwlwifi: mvm: BT Coex - adapt debugfs to new APIEmmanuel Grumbach2013-10-023-14/+55
| * | iwlwifi: mvm: don't use reduced Tx power when not applicableEmmanuel Grumbach2013-10-021-4/+12
| * | iwlwifi: mvm: make debugfs write() operations write up to count bytesDjalal Harouni2013-10-021-4/+8
| * | iwlwifi: mvm: remove GF support in rsEyal Shapira2013-10-022-72/+19
| * | iwlwifi: mvm: support VHT in rsEyal Shapira2013-10-025-246/+431
| * | iwlwifi: mvm: BT Coex - use data from firmwareEmmanuel Grumbach2013-10-022-27/+53
| * | iwlwifi: mvm: BT Coex - no need to send envelopesEmmanuel Grumbach2013-10-022-41/+0
| * | iwlwifi: mvm: new BT Coex APIEmmanuel Grumbach2013-10-026-146/+387
| * | iwlwifi: mvm: support sched scan if supported by the fwDavid Spinadel2013-10-026-4/+533
| * | iwlwifi: mvm: add no_basic_ssid optionDavid Spinadel2013-10-022-14/+31
| * | iwlwifi: mvm: don't sleep while allocating in atomic contextEmmanuel Grumbach2013-10-021-1/+1
| * | iwlwifi: mvm: update expected tpt tables for VHTEyal Shapira2013-10-022-26/+42
| * | iwlwifi: mvm: fix switch from shared antenna in case of BT loadEyal Shapira2013-10-021-7/+8
| * | iwlwifi: mvm: split ADD_STA and ADD_STA_KEY in firmware APIMax Stepanov2013-10-024-45/+198
| * | iwlwifi: mvm: Adjust some power management constantsAlexander Bondar2013-10-023-11/+29
| * | iwlwifi: mvm: fix locking in iwl_mvm_bt_rssi_event()Johannes Berg2013-10-021-6/+3
| * | iwlwifi: mvm: Implement BT coex notificationsAndrei Otcheretianski2013-10-024-15/+39
| * | iwlwifi: mvm: give client MACs time to synchronise during restartJohannes Berg2013-10-023-4/+28
OpenPOWER on IntegriCloud