summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho2013-11-251-1/+1
* iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho2013-11-251-1/+2
* iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar2013-11-253-4/+13
* iwlwifi: bump required firmware API version for 3160/7260Emmanuel Grumbach2013-11-251-2/+2
* iwlwifi: mvm: don't WARN about unsuccessful time eventEmmanuel Grumbach2013-11-251-2/+5
* iwlwifi: mvm: BT Coex fix another NULL pointer dereferenceEmmanuel Grumbach2013-11-251-0/+5
* iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUTEmmanuel Grumbach2013-11-251-1/+0
* iwlwifi: add new HW - 7265 seriesOren Givon2013-11-253-0/+41
* iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach2013-11-255-7/+15
* iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg2013-11-251-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-0813-29/+43
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-11-0513-29/+43
| |\
| | * iwlwifi: mvm: BT Coex - fix copy paste issueEmmanuel Grumbach2013-10-301-1/+1
| | * iwlwifi: remove duplicate includesMichael Opdenacker2013-10-292-2/+0
| | * iwlwifi: warn if firmware image doesn't existJohannes Berg2013-10-292-10/+7
| | * 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: pcie: move warning message into warningJohannes Berg2013-10-291-5/+4
| | * iwlwifi: mvm: BT Coex fix NULL pointer dereferenceEmmanuel Grumbach2013-10-291-1/+5
| | * iwlwifi: transport config n_no_reclaim_cmds should be unsignedJohannes Berg2013-10-291-1/+1
| | * iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar2013-10-293-7/+12
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-0443-1031/+3527
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-048-33/+112
| |\ \ | | |/ | |/|
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-10-184-30/+43
| | |\
| | | * iwlwifi: dvm: don't override mac80211's queue settingEmmanuel Grumbach2013-10-181-11/+3
| | | * iwlwifi: mvm: fix scan request's suspend time parameterAlexander Bondar2013-10-111-3/+3
| | | * iwlwifi: don't WARN on bad firmware stateStanislaw Gruszka2013-10-111-11/+11
| | | * iwlwifi: pcie: poke device when commands don't complete quicklyJohannes Berg2013-10-111-5/+26
| * | | 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: support Signed firmware image and Dual CPUsEran Harary2013-10-115-5/+197
| * | | iwlwifi: mvm: add IBSS supportJohannes Berg2013-10-117-41/+102
| * | | iwlwifi: Support 7265 devicesEran Harary2013-10-113-1/+19
| * | | 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-117-23/+420
| * | | Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-10-111-4/+4
| |\ \ \
| * | | | 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-117-47/+120
| * | | | iwlwifi: pcie: restart the driver when a command times outEmmanuel Grumbach2013-10-111-1/+3
| * | | | 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
| * | | | wireless: iwlwifi: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-021-3/+0
OpenPOWER on IntegriCloud