summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie/trans.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-0/+18
2012-12-07iwlwifi: reset_ict in stop_hwEmmanuel Grumbach1-0/+2
2012-12-07iwlwifi: move prph handling into the transportEmmanuel Grumbach1-0/+16
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-953/+65
2012-11-19iwlwifi: more cleanup in pcie/rx.cEmmanuel Grumbach1-1/+0
2012-11-19iwlwifi: continue clean up - pcie/tx.cEmmanuel Grumbach1-694/+7
2012-11-19iwlwifi: continue clean up - pcie/trans.cEmmanuel Grumbach1-37/+31
2012-11-19iwlwifi: continue clean up - pcie/rx.cEmmanuel Grumbach1-193/+3
2012-11-19iwlwifi: init the replenish work in rx_initEmmanuel Grumbach1-2/+3
2012-11-19iwlwifi: rename functions in transport layerEmmanuel Grumbach1-60/+56
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-12/+15
2012-11-14wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches1-18/+10
2012-11-14iwlwifi: don't enable interrupt as a W/A when MSI is enabledEmmanuel Grumbach1-9/+8
2012-11-14iwlwifi: don't warn if transport's allocation failedEmmanuel Grumbach1-1/+1
2012-11-09iwlwifi: return commands with error on FW errorJohannes Berg1-0/+3
2012-11-07iwlwifi: remove useless messagesJohannes Berg1-9/+0
2012-11-05iwlwifi: check the SCD conf from ALIVE responseEmmanuel Grumbach1-3/+7
2012-10-31iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach1-1/+2
2012-10-29iwlwifi: support host command with copied dataJohannes Berg1-0/+1
2012-10-23iwlwifi: don't leak Tx skb when a queue is disabledEmmanuel Grumbach1-2/+2
2012-10-16iwlwifi: use the new macro for the SCD Q STTS bitsEmmanuel Grumbach1-1/+1
2012-10-16iwlwifi: remove unused variablesJohannes Berg1-2/+1
2012-10-16iwlwifi: make data frame tracing optionalJohannes Berg1-1/+3
2012-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-41/+71
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+2
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-29/+55
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-29/+55
2012-09-19iwlwifi: don't double free the interrupt in failure pathEmmanuel Grumbach1-0/+1
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas1-14/+16
2012-09-10iwlwifi: load firmware in chunksJohannes Berg1-12/+41
2012-09-10iwlwifi: some clean up in transport layerEmmanuel Grumbach1-1/+1
2012-09-10iwlwifi: fix indentation in iwl_load_given_ucodeJohannes Berg1-9/+8
2012-09-10iwlwifi: stop interrupts before stopping deviceDavid Spinadel1-0/+4
2012-09-10iwlwifi: don't reset interupts after disablingDavid Spinadel1-2/+0
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-14/+16
2012-09-06iwlwifi: remove unused IDI code stubsJohannes Berg1-6/+2
2012-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+16
2012-08-23iwlwifi: Use PCI Express Capability accessorsJiang Liu1-5/+2
2012-08-22Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-12/+16
2012-08-21iwlwifi: fix flow handler debug codeJohannes Berg1-14/+16
2012-08-21iwlwifi: fix the preparation of the cardEmmanuel Grumbach1-9/+8
2012-07-26iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach1-2/+3
2012-07-26iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman1-1/+5
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+3
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-24/+12
2012-07-12iwlwifi: don't use stack memory for kmem cache nameJohannes Berg1-4/+3
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-8/+11
2012-06-29iwlwifi: add trailing newline to some messagesJohannes Berg1-6/+8
2012-06-25iwlwifi: configure the queues from the op_modeEmmanuel Grumbach1-18/+4