summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie/internal.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-26iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar1-0/+8
2013-07-16iwlwifi: move dump_fh into common codeInbal Hacohen1-1/+0
2013-06-13iwlwifi: make TX seqno validation more efficientJohannes Berg1-0/+2
2013-02-28iwlwifi: use coherent DMA memory for command headerJohannes Berg1-9/+25
2013-02-27iwlwifi: always copy first 16 bytes of commandsJohannes Berg1-0/+9
2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg1-2/+1
2013-02-01iwlwifi: move register access lock into transportLilach Edelstein1-0/+4
2013-01-24iwlwifi: update copyrightJohannes Berg1-1/+1
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg1-0/+2
2013-01-03iwlwifi: request IRQ only onceJohannes Berg1-4/+0
2013-01-03iwlwifi: make the BC table layout configurableEmmanuel Grumbach1-0/+2
2012-11-19iwlwifi: make iwl_pcie_rxq_inc_wr_ptr staticEmmanuel Grumbach1-1/+0
2012-11-19iwlwifi: make iwl_queue_used return boolEmmanuel Grumbach1-1/+1
2012-11-19iwlwifi: continue clean up - pcie/tx.cEmmanuel Grumbach1-16/+16
2012-11-19iwlwifi: continue clean up - pcie/rx.cEmmanuel Grumbach1-2/+3
2012-11-19iwlwifi: rename functions in transport layerEmmanuel Grumbach1-46/+42
2012-11-19iwlwifi: add comments for the PCIe transport statusesEmmanuel Grumbach1-4/+10
2012-11-09iwlwifi: return commands with error on FW errorJohannes Berg1-0/+1
2012-10-31iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach1-4/+9
2012-10-29iwlwifi: support host command with copied dataJohannes Berg1-0/+2
2012-10-23iwlwifi: don't leak Tx skb when a queue is disabledEmmanuel Grumbach1-0/+1
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-1/+1
2012-09-10iwlwifi: some clean up in transport layerEmmanuel Grumbach1-1/+1
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2012-08-21iwlwifi: fix flow handler debug codeJohannes Berg1-1/+1
2012-07-26iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach1-0/+1
2012-06-25iwlwifi: configure the queues from the op_modeEmmanuel Grumbach1-2/+1
2012-06-13iwlwifi: remove lock around txq_enableEmmanuel Grumbach1-4/+1
2012-06-13iwlwifi: don't configure a txq that is being disabledEmmanuel Grumbach1-4/+0
2012-06-06iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach1-2/+5
2012-06-06iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach1-1/+1
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg1-0/+444