aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/trans.c
Commit message (Expand)AuthorAge
* iwlwifi: continue clean up - pcie/trans.cEmmanuel Grumbach2012-11-19
* iwlwifi: continue clean up - pcie/rx.cEmmanuel Grumbach2012-11-19
* iwlwifi: init the replenish work in rx_initEmmanuel Grumbach2012-11-19
* iwlwifi: rename functions in transport layerEmmanuel Grumbach2012-11-19
* iwlwifi: don't enable interrupt as a W/A when MSI is enabledEmmanuel Grumbach2012-11-14
* iwlwifi: don't warn if transport's allocation failedEmmanuel Grumbach2012-11-14
* iwlwifi: return commands with error on FW errorJohannes Berg2012-11-09
* iwlwifi: remove useless messagesJohannes Berg2012-11-07
* iwlwifi: check the SCD conf from ALIVE responseEmmanuel Grumbach2012-11-05
* iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach2012-10-31
* iwlwifi: support host command with copied dataJohannes Berg2012-10-29
* iwlwifi: don't leak Tx skb when a queue is disabledEmmanuel Grumbach2012-10-23
* 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