summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-16/+32
2013-11-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville8-16/+32
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville31-995/+3242
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-5/+18
2013-10-30iwlwifi: mvm: BT Coex - fix copy paste issueEmmanuel Grumbach1-1/+1
2013-10-29iwlwifi: remove duplicate includesMichael Opdenacker1-1/+0
2013-10-29iwlwifi: warn if firmware image doesn't existJohannes Berg1-5/+3
2013-10-29iwlwifi: mvm: add missing break in debugfsJohannes Berg1-0/+1
2013-10-29iwlwifi: mvm: capture the FCS in monitor modeJohannes Berg2-2/+12
2013-10-29iwlwifi: mvm: BT Coex fix NULL pointer dereferenceEmmanuel Grumbach1-1/+5
2013-10-29iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar2-6/+10
2013-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+15
2013-10-18iwlwifi: mvm: fix operator precedenceDavid Spinadel1-1/+2
2013-10-18iwlwifi: mvm: fix fw_rx_stats debugfs entryLuciano Coelho1-3/+6
2013-10-18iwlwifi: mvm: BT Coex - enable Tx power based on BT statusEmmanuel Grumbach1-2/+2
2013-10-18iwlwifi: mvm: BT Coex - always set mandatory fieldsEmmanuel Grumbach2-3/+11
2013-10-18iwlwifi: mvm: NVM - increase max section sizeIdan Kahlon1-1/+1
2013-10-11iwlwifi: mvm: fix scan request's suspend time parameterAlexander Bondar1-3/+3
2013-10-11iwlwifi: mvm: add IBSS supportJohannes Berg7-41/+102
2013-10-11iwlwifi: mvm: BT Coex - update integration with rate controlEmmanuel Grumbach3-43/+23
2013-10-11iwlwifi: mvm: BT Coex - remove duplicate code in rate controlEmmanuel Grumbach1-7/+0
2013-10-11iwlwifi: mvm: BT Coex - start AMPDU even when BT is activeEmmanuel Grumbach1-11/+0
2013-10-11iwlwifi: mvm: BT Coex - tune SMPS parametersEmmanuel Grumbach1-4/+4
2013-10-11iwlwifi: mvm: BT Coex - track bandwidth changes in HTEmmanuel Grumbach3-5/+6
2013-10-11iwlwifi: mvm: keep connection to AP after WoWLANJohannes Berg6-23/+417
2013-10-11iwlwifi: mvm: add support for NICs which have only 16 Tx queues.Eytan Lifshitz8-22/+35
2013-10-11iwlwifi: mvm: prevent the NIC to be powered at driver load time.Eytan Lifshitz4-49/+97
2013-10-11iwlwifi: mvm: Add device wide power commandAlexander Bondar6-47/+117
2013-10-11iwlwifi: mvm: BT Coex - set the proper LUT for single ant devicesEmmanuel Grumbach1-2/+52
2013-10-11iwlwifi: mvm: BT Coex - don't limit agg size in loose schemeEmmanuel Grumbach3-7/+44
2013-10-02iwlwifi: mvm: change the name of init_ucode_run flagEytan Lifshitz2-5/+9
2013-10-02iwlwifi: mvm: implement new IPv6 offload APIJohannes Berg2-5/+114
2013-10-02iwlwifi: mvm: BT Coex - Correctly enable and treat rssi eventsEmmanuel Grumbach1-10/+30
2013-10-02iwlwifi: mvm: BT Coex - adapt debugfs to new APIEmmanuel Grumbach3-14/+55
2013-10-02iwlwifi: mvm: don't use reduced Tx power when not applicableEmmanuel Grumbach1-4/+12
2013-10-02iwlwifi: mvm: make debugfs write() operations write up to count bytesDjalal Harouni1-4/+8
2013-10-02iwlwifi: mvm: remove GF support in rsEyal Shapira2-72/+19
2013-10-02iwlwifi: mvm: support VHT in rsEyal Shapira5-246/+431
2013-10-02iwlwifi: mvm: BT Coex - use data from firmwareEmmanuel Grumbach2-27/+53
2013-10-02iwlwifi: mvm: BT Coex - no need to send envelopesEmmanuel Grumbach2-41/+0
2013-10-02iwlwifi: mvm: new BT Coex APIEmmanuel Grumbach6-146/+387
2013-10-02iwlwifi: mvm: support sched scan if supported by the fwDavid Spinadel6-4/+533
2013-10-02iwlwifi: mvm: add no_basic_ssid optionDavid Spinadel2-14/+31
2013-10-02iwlwifi: mvm: don't sleep while allocating in atomic contextEmmanuel Grumbach1-1/+1
2013-10-02iwlwifi: mvm: update expected tpt tables for VHTEyal Shapira2-26/+42
2013-10-02iwlwifi: mvm: fix switch from shared antenna in case of BT loadEyal Shapira1-7/+8
2013-10-02iwlwifi: mvm: split ADD_STA and ADD_STA_KEY in firmware APIMax Stepanov4-45/+198
2013-10-02iwlwifi: mvm: Adjust some power management constantsAlexander Bondar3-11/+29
2013-10-02iwlwifi: mvm: fix locking in iwl_mvm_bt_rssi_event()Johannes Berg1-6/+3
2013-10-02iwlwifi: mvm: Implement BT coex notificationsAndrei Otcheretianski4-15/+39