summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie/tx.c
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-03-12iwlwifi: pcie: speed up the Tx DMA stop flowEmmanuel Grumbach
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach
2015-02-01iwlwifi: mvm: enable watchdog on Tx queues for mvmEmmanuel Grumbach
2015-02-01iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach
2015-02-01iwlwifi: pcie: prepare the enablement of 31 TFD queuesEmmanuel Grumbach
2015-02-01iwlwifi: pcie: don't dump useless data when a TFD queue hangsEmmanuel Grumbach
2015-01-22iwlwifi: mvm: let the firmware configure the schedulerEmmanuel Grumbach
2014-12-28iwlwifi: pcie: add basic reference accountingEliad Peller
2014-12-01iwlwifi: pcie: refactor cmd_in_flight set/clear codeEliad Peller
2014-11-11iwlwifi: pcie: introduce delay when waking up the deviceEmmanuel Grumbach
2014-09-14iwlwifi: pcie: clear command data on freeingJohannes Berg
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: configure the scheduler enable registerAvri Altman
2014-09-03iwlwifi: trans: make aggregation explicit for TX queue handlingJohannes Berg
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg
2014-09-03iwlwifi: trans: refactor txq_enable argumentsJohannes Berg
2014-09-03iwlwifi: consolidate hw scheduler configuration codeAvri Altman
2014-06-24iwlwifi: pcie: log when waking the NIC for hcmd submission failsAndy Lutomirski
2014-05-15iwlwifi: update nmi registerLiad Kaufman
2014-05-13iwlwifi: pcie: disable BHs in iwl_pcie_txq_check_wrptrsEmmanuel 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-05-06iwlwifi: pcie: use bool for iwl_pcie_txq_build_tfd() argumentJohannes Berg
2014-04-13iwlwifi: don't disable SCD chain extension on newer devicesEmmanuel Grumbach
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-06iwlwifi: pcie: don't leave the new NICs awake for commandsEmmanuel Grumbach
2014-02-20iwlwifi: pcie: stop the firmware when we restart itEmmanuel Grumbach
2014-02-13iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bitEliad Peller
2014-02-03iwlwifi: pcie: disable APMG configurations for family 8000Eran Harary
2014-01-20iwlwifi: pcie: don't panic on host commands in iwldvmEmmanuel Grumbach
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach
2013-12-31iwlwifi: pcie: allow the op_mode to call stop_device whenever it wantsEmmanuel Grumbach
2013-12-31iwlwifi: pcie: keep the NIC awake when commands are in flightEmmanuel Grumbach
2013-12-21iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach
2013-12-17iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov
2013-12-17iwlwifi: trans: prevent tx and cmds during FW errorArik Nemtsov
2013-12-17iwlwifi: trans: use a unified transport statusArik Nemtsov
2013-12-09iwlwifi: pcie: remove useless condition testJohannes Berg
2013-12-09iwlwifi: remove TX_CMD id from transport layerEmmanuel Grumbach
2013-11-25iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-29iwlwifi: pcie: move warning message into warningJohannes Berg
2013-10-11iwlwifi: pcie: poke device when commands don't complete quicklyJohannes Berg
2013-10-11iwlwifi: pcie: restart the driver when a command times outEmmanuel Grumbach
2013-10-02iwlwifi: pcie: dump_stack upon timeout of SYNC cmdEmmanuel Grumbach