summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach2012-11-181-8/+0
* iwlwifi: handle DMA mapping failuresJohannes Berg2012-11-051-2/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-025-117/+159
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-304-74/+100
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-244-74/+100
| | |\
| | | * iwlwifi: load firmware in chunksJohannes Berg2012-09-101-12/+41
| | | * iwlwifi: don't access the HW when it is not availableEmmanuel Grumbach2012-09-101-0/+11
| | | * iwlwifi: some clean up in transport layerEmmanuel Grumbach2012-09-103-25/+33
| | | * iwlwifi: fix indentation in iwl_load_given_ucodeJohannes Berg2012-09-101-9/+8
| | | * iwlwifi: stop interrupts before stopping deviceDavid Spinadel2012-09-101-0/+4
| | | * iwlwifi: don't reset interupts after disablingDavid Spinadel2012-09-101-2/+0
| | | * iwlwifi: remove unused IDI code stubsJohannes Berg2012-09-063-27/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-0/+1
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-073-16/+18
| |\ \ \ | | |_|/ | |/| |
| * | | iwlwifi: reduce overhead if tracing disabledJohannes Berg2012-09-051-23/+2
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-08-225-20/+57
| |\ \ \
| | * | | iwlwifi: fix the preparation of the cardEmmanuel Grumbach2012-08-211-9/+8
| | * | | iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach2012-07-264-10/+38
| | * | | iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman2012-07-262-1/+11
* | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-5/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-133-16/+18
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | iwlwifi: Use PCI Express Capability accessorsJiang Liu2012-08-231-5/+2
| | |/ / | |/| |
* | | | iwlwifi: don't double free the interrupt in failure pathEmmanuel Grumbach2012-09-191-0/+1
| |/ / |/| |
* | | iwlwifi: fix flow handler debug codeJohannes Berg2012-08-213-16/+18
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-202-5/+4
|\|
| * iwlwifi: don't use stack memory for kmem cache nameJohannes Berg2012-07-121-4/+3
| * iwlwifi: set correct 32 bit boost register valueWey-Yi Guy2012-07-091-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-123-29/+13
|\|
| * iwlwifi: remove unneeded NULL checkJohannes Berg2012-07-031-3/+0
| * iwlwifi: add trailing newline to some messagesJohannes Berg2012-06-291-6/+8
| * iwlwifi: configure the queues from the op_modeEmmanuel Grumbach2012-06-252-20/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-292-24/+25
|\|
| * iwlwifi: protect use_ict with irq_lockEmmanuel Grumbach2012-06-181-16/+14
| * iwlwifi: don't disable interrupt while starting txEmmanuel Grumbach2012-06-181-8/+0
| * iwlwifi: disable BH before the call to iwl_op_mode_nic_errorEmmanuel Grumbach2012-06-181-0/+2
| * iwlwifi: print the scratch of all the buffers stuck in a queueEmmanuel Grumbach2012-06-181-0/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-194-85/+91
|\|
| * iwlwifi: fix 6035 device parametersJohannes Berg2012-06-131-0/+1
| * Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2012-06-132-2/+26
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-122-2/+26
| * | iwlwifi: warn if TFD index and WiFi Seq don't matchEmmanuel Grumbach2012-06-131-0/+13
| * | iwlwifi: don't modify the timer if we don't TxEmmanuel Grumbach2012-06-131-1/+2
| * | iwlwifi: print even more info when a queue is stuckEmmanuel Grumbach2012-06-131-4/+22
| * | iwlwifi: remove lock around txq_enableEmmanuel Grumbach2012-06-133-26/+5
| * | iwlwifi: don't configure a txq that is being disabledEmmanuel Grumbach2012-06-132-47/+31
| * | iwlwifi: print more info when a queue is stuckEmmanuel Grumbach2012-06-131-1/+12
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-132-2/+27
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-121-1/+1
|/
* iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'Paul Bolle2012-06-062-2/+2
* iwlwifi: refactor EEPROM reading/parsingJohannes Berg2012-06-064-0/+65