summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach2015-02-011-19/+22
* iwlwifi: mvm: enable watchdog on Tx queues for mvmEmmanuel Grumbach2015-02-011-1/+1
* iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach2015-02-011-1/+6
* iwlwifi: pcie: prepare the enablement of 31 TFD queuesEmmanuel Grumbach2015-02-011-0/+4
* iwlwifi: pcie: don't dump useless data when a TFD queue hangsEmmanuel Grumbach2015-02-011-6/+0
* iwlwifi: mvm: let the firmware configure the schedulerEmmanuel Grumbach2015-01-221-4/+10
* iwlwifi: pcie: add basic reference accountingEliad Peller2014-12-281-5/+29
* iwlwifi: pcie: refactor cmd_in_flight set/clear codeEliad Peller2014-12-011-36/+66
* iwlwifi: pcie: introduce delay when waking up the deviceEmmanuel Grumbach2014-11-111-0/+3
* iwlwifi: pcie: clear command data on freeingJohannes Berg2014-09-141-3/+3
* iwlwifi: trans: don't configure the set_active in SCD for dvmEmmanuel Grumbach2014-09-141-2/+4
* iwlwifi: add Intel Mobile Communications copyrightJohannes Berg2014-09-031-0/+1
* iwlwifi: trans: configure the scheduler enable registerAvri Altman2014-09-031-0/+8
* iwlwifi: trans: make aggregation explicit for TX queue handlingJohannes Berg2014-09-031-2/+1
* iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg2014-09-031-43/+56
* iwlwifi: trans: refactor txq_enable argumentsJohannes Berg2014-09-031-6/+7
* iwlwifi: consolidate hw scheduler configuration codeAvri Altman2014-09-031-30/+9
* iwlwifi: pcie: log when waking the NIC for hcmd submission failsAndy Lutomirski2014-06-241-0/+1
* iwlwifi: update nmi registerLiad Kaufman2014-05-151-3/+3
* iwlwifi: pcie: disable BHs in iwl_pcie_txq_check_wrptrsEmmanuel Grumbach2014-05-131-2/+2
* iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg2014-05-061-18/+22
* iwlwifi: pcie: get rid of q->n_bdJohannes Berg2014-05-061-40/+35
* iwlwifi: pcie: use bool for iwl_pcie_txq_build_tfd() argumentJohannes Berg2014-05-061-7/+7
* iwlwifi: don't disable SCD chain extension on newer devicesEmmanuel Grumbach2014-04-131-1/+2
* iwlwifi: pcie: clarify TX queue need_update handlingJohannes Berg2014-04-131-18/+26
* iwlwifi: pcie: use bool for TX queue where appropriateJohannes Berg2014-04-131-12/+10
* iwlwifi: pcie: don't leave the new NICs awake for commandsEmmanuel Grumbach2014-04-061-3/+6
* iwlwifi: pcie: stop the firmware when we restart itEmmanuel Grumbach2014-02-201-2/+3
* iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bitEliad Peller2014-02-131-34/+29
* iwlwifi: pcie: disable APMG configurations for family 8000Eran Harary2014-02-031-2/+3
* iwlwifi: pcie: don't panic on host commands in iwldvmEmmanuel Grumbach2014-01-201-1/+3
* iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-311-1/+1
* iwlwifi: pcie: allow the op_mode to call stop_device whenever it wantsEmmanuel Grumbach2013-12-311-5/+18
* iwlwifi: pcie: keep the NIC awake when commands are in flightEmmanuel Grumbach2013-12-311-26/+45
* iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach2013-12-211-6/+4
* iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov2013-12-171-3/+3
* iwlwifi: trans: prevent tx and cmds during FW errorArik Nemtsov2013-12-171-3/+0
* iwlwifi: trans: use a unified transport statusArik Nemtsov2013-12-171-17/+13
* iwlwifi: pcie: remove useless condition testJohannes Berg2013-12-091-19/+13
* iwlwifi: remove TX_CMD id from transport layerEmmanuel Grumbach2013-12-091-1/+0
* iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar2013-11-251-3/+3
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-11-051-5/+4
|\
| * iwlwifi: pcie: move warning message into warningJohannes Berg2013-10-291-5/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-5/+28
|\ \ | |/ |/|
| * iwlwifi: pcie: poke device when commands don't complete quicklyJohannes Berg2013-10-111-5/+26
| * iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach2013-10-021-0/+2
* | iwlwifi: pcie: restart the driver when a command times outEmmanuel Grumbach2013-10-111-1/+3
* | iwlwifi: pcie: dump_stack upon timeout of SYNC cmdEmmanuel Grumbach2013-10-021-0/+1
|/
* iwlwifi: pcie: returning positive instead of negativeDan Carpenter2013-08-121-1/+1
* iwlwifi: pcie: Refactor iwl_queue_spaceIdo Yariv2013-08-091-12/+24
OpenPOWER on IntegriCloud