summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/trans.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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-131-3/+2
| * | 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-121-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-121-1/+1
|/
* iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach2012-06-061-0/+19
* iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach2012-06-061-25/+4
* iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach2012-06-061-1/+1
* iwlwifi: use iwl_trans_set_wr_ptrs to init the queuesEmmanuel Grumbach2012-06-061-4/+1
* iwlwifi: first config the SCD queues, then activate themEmmanuel Grumbach2012-06-061-18/+18
* iwlwifi: SCD_INT_MSK is obsolete - don't update itEmmanuel Grumbach2012-06-061-3/+0
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-061-2/+1
* iwlwifi: move PCIe into subdirectoryJohannes Berg2012-06-061-0/+2178
OpenPOWER on IntegriCloud