summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie/internal.h
AgeCommit message (Expand)Author
2015-05-28iwlwifi: pcie: fix tracking of cmd_in_flightIlan Peer
2015-03-12iwlwifi: pcie: allow the op_mode to freeze the stuck queue timerEmmanuel Grumbach
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach
2014-12-28iwlwifi: pcie: add basic reference accountingEliad Peller
2014-09-14iwlwifi: trans: don't configure the set_active in SCD for dvmEmmanuel Grumbach
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg
2014-09-03iwlwifi: trans: refactor txq_enable argumentsJohannes Berg
2014-06-24iwlwifi: pcie: add firmware monitor capabilitiesEmmanuel Grumbach
2014-05-06iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg
2014-05-06iwlwifi: pcie: get rid of q->n_bdJohannes Berg
2014-04-13iwlwifi: pcie: clarify TX queue need_update handlingJohannes Berg
2014-04-13iwlwifi: pcie: use bool for TX queue where appropriateJohannes Berg
2014-04-13iwlwifi: pcie: clarify RX queue need_update handling and lockingJohannes Berg
2014-04-13iwlwifi: pcie: implement GRO without NAPIJohannes Berg
2014-03-09iwlwifi: return whether to stop from rfkill methodJohannes Berg
2014-02-13iwlwifi: make various things constJohannes Berg
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach
2013-12-31iwlwifi: pcie: keep the NIC awake when commands are in flightEmmanuel Grumbach
2013-12-21iwlwifi: pcie: no need to save inta in trans_pcieEmmanuel Grumbach
2013-12-17iwlwifi: pcie: re-organize the PCIe ISR codeEmmanuel Grumbach
2013-12-17iwlwifi: pcie: track interrupt mask in SWEmmanuel Grumbach
2013-12-17iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov
2013-12-17iwlwifi: trans: use a unified transport statusArik Nemtsov
2013-11-25iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar
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