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