aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/trans.c
Commit message (Expand)AuthorAge
* iwlwifi: use the new macro for the SCD Q STTS bitsEmmanuel Grumbach2012-10-16
* iwlwifi: remove unused variablesJohannes Berg2012-10-16
* iwlwifi: make data frame tracing optionalJohannes Berg2012-10-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-30
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-24
| | |\
| | | * iwlwifi: load firmware in chunksJohannes Berg2012-09-10
| | | * iwlwifi: some clean up in transport layerEmmanuel Grumbach2012-09-10
| | | * iwlwifi: fix indentation in iwl_load_given_ucodeJohannes Berg2012-09-10
| | | * iwlwifi: stop interrupts before stopping deviceDavid Spinadel2012-09-10
| | | * iwlwifi: don't reset interupts after disablingDavid Spinadel2012-09-10
| | | * iwlwifi: remove unused IDI code stubsJohannes Berg2012-09-06
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
| | |\ \ | | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-31
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-08-22
| |\ \ \
| | * | | iwlwifi: fix the preparation of the cardEmmanuel Grumbach2012-08-21
| | * | | iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach2012-07-26
| | * | | iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman2012-07-26
* | | | | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-01
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge commit 'v3.6-rc5' into nextBjorn Helgaas2012-09-13
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | iwlwifi: Use PCI Express Capability accessorsJiang Liu2012-08-23
| | |/ / | |/| |
* | | | iwlwifi: don't double free the interrupt in failure pathEmmanuel Grumbach2012-09-18
| |/ / |/| |
* | | iwlwifi: fix flow handler debug codeJohannes Berg2012-08-21
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-20
|\|
| * iwlwifi: don't use stack memory for kmem cache nameJohannes Berg2012-07-12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-12
|\|
| * iwlwifi: add trailing newline to some messagesJohannes Berg2012-06-29
| * iwlwifi: configure the queues from the op_modeEmmanuel Grumbach2012-06-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-29
|\|
| * iwlwifi: don't disable interrupt while starting txEmmanuel Grumbach2012-06-18
| * iwlwifi: disable BH before the call to iwl_op_mode_nic_errorEmmanuel Grumbach2012-06-18
| * iwlwifi: print the scratch of all the buffers stuck in a queueEmmanuel Grumbach2012-06-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-19
|\|
| * Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2012-06-13
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12
| * | iwlwifi: warn if TFD index and WiFi Seq don't matchEmmanuel Grumbach2012-06-13
| * | iwlwifi: don't modify the timer if we don't TxEmmanuel Grumbach2012-06-13
| * | iwlwifi: print even more info when a queue is stuckEmmanuel Grumbach2012-06-13
| * | iwlwifi: remove lock around txq_enableEmmanuel Grumbach2012-06-13
| * | iwlwifi: print more info when a queue is stuckEmmanuel Grumbach2012-06-13
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-12
|/
* iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach2012-06-06
* iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach2012-06-06
* iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach2012-06-06
* iwlwifi: use iwl_trans_set_wr_ptrs to init the queuesEmmanuel Grumbach2012-06-06
* iwlwifi: first config the SCD queues, then activate themEmmanuel Grumbach2012-06-06
* iwlwifi: SCD_INT_MSK is obsolete - don't update itEmmanuel Grumbach2012-06-06
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-06