summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/trans.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | iwlwifi: continue clean up - pcie/rx.cEmmanuel Grumbach2012-11-191-193/+3
| * | iwlwifi: init the replenish work in rx_initEmmanuel Grumbach2012-11-191-2/+3
| * | iwlwifi: rename functions in transport layerEmmanuel Grumbach2012-11-191-60/+56
| * | iwlwifi: don't enable interrupt as a W/A when MSI is enabledEmmanuel Grumbach2012-11-141-9/+8
| * | iwlwifi: don't warn if transport's allocation failedEmmanuel Grumbach2012-11-141-1/+1
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-161-12/+15
|\| |
| * | iwlwifi: return commands with error on FW errorJohannes Berg2012-11-091-0/+3
| * | iwlwifi: remove useless messagesJohannes Berg2012-11-071-9/+0
| * | iwlwifi: check the SCD conf from ALIVE responseEmmanuel Grumbach2012-11-051-3/+7
| * | iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach2012-10-311-1/+2
| * | iwlwifi: support host command with copied dataJohannes Berg2012-10-291-0/+1
| * | iwlwifi: don't leak Tx skb when a queue is disabledEmmanuel Grumbach2012-10-231-2/+2
* | | wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-141-18/+10
|/ /
* | iwlwifi: use the new macro for the SCD Q STTS bitsEmmanuel Grumbach2012-10-161-1/+1
* | iwlwifi: remove unused variablesJohannes Berg2012-10-161-2/+1
* | iwlwifi: make data frame tracing optionalJohannes Berg2012-10-161-1/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-41/+71
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-301-29/+55
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-241-29/+55
| | |\
| | | * iwlwifi: load firmware in chunksJohannes Berg2012-09-101-12/+41
| | | * iwlwifi: some clean up in transport layerEmmanuel Grumbach2012-09-101-1/+1
| | | * 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-061-6/+2
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-14/+16
| | |\ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-0/+1
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-311-14/+16
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-08-221-12/+16
| |\ \ \
| | * | | iwlwifi: fix the preparation of the cardEmmanuel Grumbach2012-08-211-9/+8
| | * | | iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach2012-07-261-2/+3
| | * | | iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman2012-07-261-1/+5
* | | | | 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-131-14/+16
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | 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-211-14/+16
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-201-4/+3
|\|
| * iwlwifi: don't use stack memory for kmem cache nameJohannes Berg2012-07-121-4/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-121-24/+12
|\|
| * iwlwifi: add trailing newline to some messagesJohannes Berg2012-06-291-6/+8
| * iwlwifi: configure the queues from the op_modeEmmanuel Grumbach2012-06-251-18/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-291-8/+11
|\|
| * 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-191-15/+56
|\|
| * Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2012-06-131-0/+5
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-121-0/+5
| * | iwlwifi: warn if TFD index and WiFi Seq don't matchEmmanuel Grumbach2012-06-131-0/+13