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