summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/internal.h
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach2015-02-011-5/+5
* iwlwifi: pcie: add basic reference accountingEliad Peller2014-12-281-0/+8
* iwlwifi: trans: don't configure the set_active in SCD for dvmEmmanuel Grumbach2014-09-141-0/+2
* iwlwifi: add Intel Mobile Communications copyrightJohannes Berg2014-09-031-0/+1
* iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg2014-09-031-1/+2
* iwlwifi: trans: refactor txq_enable argumentsJohannes Berg2014-09-031-2/+2
* iwlwifi: pcie: add firmware monitor capabilitiesEmmanuel Grumbach2014-06-241-0/+7
* iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg2014-05-061-0/+7
* iwlwifi: pcie: get rid of q->n_bdJohannes Berg2014-05-061-10/+7
* iwlwifi: pcie: clarify TX queue need_update handlingJohannes Berg2014-04-131-1/+1
* iwlwifi: pcie: use bool for TX queue where appropriateJohannes Berg2014-04-131-1/+1
* iwlwifi: pcie: clarify RX queue need_update handling and lockingJohannes Berg2014-04-131-1/+1
* iwlwifi: pcie: implement GRO without NAPIJohannes Berg2014-04-131-0/+3
* iwlwifi: return whether to stop from rfkill methodJohannes Berg2014-03-091-0/+2
* iwlwifi: make various things constJohannes Berg2014-02-131-1/+1
* iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-311-1/+1
* iwlwifi: pcie: keep the NIC awake when commands are in flightEmmanuel Grumbach2013-12-311-0/+29
* iwlwifi: pcie: no need to save inta in trans_pcieEmmanuel Grumbach2013-12-211-1/+0
* iwlwifi: pcie: re-organize the PCIe ISR codeEmmanuel Grumbach2013-12-171-1/+1
* iwlwifi: pcie: track interrupt mask in SWEmmanuel Grumbach2013-12-171-1/+5
* iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov2013-12-171-6/+0
* iwlwifi: trans: use a unified transport statusArik Nemtsov2013-12-171-26/+3
* iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar2013-11-251-0/+8
* iwlwifi: move dump_fh into common codeInbal Hacohen2013-07-161-1/+0
* iwlwifi: make TX seqno validation more efficientJohannes Berg2013-06-131-0/+2
* iwlwifi: use coherent DMA memory for command headerJohannes Berg2013-02-281-9/+25
* iwlwifi: always copy first 16 bytes of commandsJohannes Berg2013-02-261-0/+9
* iwlwifi: use threaded interrupt handlerJohannes Berg2013-02-051-2/+1
* iwlwifi: move register access lock into transportLilach Edelstein2013-02-011-0/+4
* iwlwifi: update copyrightJohannes Berg2013-01-241-1/+1
* iwlwifi: enable communication with WoWLAN firmwareJohannes Berg2013-01-161-0/+2
* iwlwifi: request IRQ only onceJohannes Berg2013-01-031-4/+0
* iwlwifi: make the BC table layout configurableEmmanuel Grumbach2013-01-031-0/+2
* iwlwifi: make iwl_pcie_rxq_inc_wr_ptr staticEmmanuel Grumbach2012-11-191-1/+0
* iwlwifi: make iwl_queue_used return boolEmmanuel Grumbach2012-11-191-1/+1
* iwlwifi: continue clean up - pcie/tx.cEmmanuel Grumbach2012-11-191-16/+16
* iwlwifi: continue clean up - pcie/rx.cEmmanuel Grumbach2012-11-191-2/+3
* iwlwifi: rename functions in transport layerEmmanuel Grumbach2012-11-191-46/+42
* iwlwifi: add comments for the PCIe transport statusesEmmanuel Grumbach2012-11-191-4/+10
* iwlwifi: return commands with error on FW errorJohannes Berg2012-11-091-0/+1
* iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach2012-10-311-4/+9
* iwlwifi: support host command with copied dataJohannes Berg2012-10-291-0/+2
* iwlwifi: don't leak Tx skb when a queue is disabledEmmanuel Grumbach2012-10-231-0/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-09-241-1/+1
|\
| * iwlwifi: some clean up in transport layerEmmanuel Grumbach2012-09-101-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-1/+1
|\ \ | |/ |/|
| * iwlwifi: fix flow handler debug codeJohannes Berg2012-08-211-1/+1
* | iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach2012-07-261-0/+1
|/
* iwlwifi: configure the queues from the op_modeEmmanuel Grumbach2012-06-251-2/+1
* iwlwifi: remove lock around txq_enableEmmanuel Grumbach2012-06-131-4/+1
OpenPOWER on IntegriCloud