summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2013-12-31iwlwifi: add new devices for 7265 seriesOren Givon1-2/+8
2013-11-25iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho1-1/+1
2013-11-25iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho1-1/+2
2013-11-25iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar3-4/+13
2013-11-25iwlwifi: bump required firmware API version for 3160/7260Emmanuel Grumbach1-2/+2
2013-11-25iwlwifi: mvm: don't WARN about unsuccessful time eventEmmanuel Grumbach1-2/+5
2013-11-25iwlwifi: mvm: BT Coex fix another NULL pointer dereferenceEmmanuel Grumbach1-0/+5
2013-11-25iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUTEmmanuel Grumbach1-1/+0
2013-11-25iwlwifi: add new HW - 7265 seriesOren Givon3-0/+41
2013-11-25iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach5-7/+15
2013-11-25iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg1-0/+4
2013-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville13-29/+43
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville13-29/+43
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville43-1031/+3527
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-33/+112
2013-10-30iwlwifi: mvm: BT Coex - fix copy paste issueEmmanuel Grumbach1-1/+1
2013-10-29iwlwifi: remove duplicate includesMichael Opdenacker2-2/+0
2013-10-29iwlwifi: warn if firmware image doesn't existJohannes Berg2-10/+7
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: pcie: move warning message into warningJohannes Berg1-5/+4
2013-10-29iwlwifi: mvm: BT Coex fix NULL pointer dereferenceEmmanuel Grumbach1-1/+5
2013-10-29iwlwifi: transport config n_no_reclaim_cmds should be unsignedJohannes Berg1-1/+1
2013-10-29iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar3-7/+12
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-4/+70
2013-10-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville4-30/+43
2013-10-18iwlwifi: dvm: don't override mac80211's queue settingEmmanuel Grumbach1-11/+3
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: support Signed firmware image and Dual CPUsEran Harary5-5/+197
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: Support 7265 devicesEran Harary3-1/+19
2013-10-11iwlwifi: don't WARN on bad firmware stateStanislaw Gruszka1-11/+11
2013-10-11iwlwifi: pcie: poke device when commands don't complete quicklyJohannes Berg1-5/+26
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 Berg7-23/+420
2013-10-11Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg1-4/+4
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 Bondar7-47/+120
2013-10-11iwlwifi: pcie: restart the driver when a command times outEmmanuel Grumbach1-1/+3
2013-10-11iwlwifi: mvm: BT Coex - set the proper LUT for single ant devicesEmmanuel Grumbach1-2/+52