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