aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-14iwlwifi: pcie: clear command data on freeingJohannes Berg1-3/+3
2014-09-14iwlwifi: trans: don't configure the set_active in SCD for dvmEmmanuel Grumbach1-2/+4
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-09-03iwlwifi: trans: configure the scheduler enable registerAvri Altman1-0/+8
2014-09-03iwlwifi: trans: make aggregation explicit for TX queue handlingJohannes Berg1-2/+1
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg1-43/+56
2014-09-03iwlwifi: trans: refactor txq_enable argumentsJohannes Berg1-6/+7
2014-09-03iwlwifi: consolidate hw scheduler configuration codeAvri Altman1-30/+9
2014-06-24iwlwifi: pcie: log when waking the NIC for hcmd submission failsAndy Lutomirski1-0/+1
2014-05-15iwlwifi: update nmi registerLiad Kaufman1-3/+3
2014-05-13iwlwifi: pcie: disable BHs in iwl_pcie_txq_check_wrptrsEmmanuel Grumbach1-2/+2
2014-05-06iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg1-18/+22
2014-05-06iwlwifi: pcie: get rid of q->n_bdJohannes Berg1-40/+35
2014-05-06iwlwifi: pcie: use bool for iwl_pcie_txq_build_tfd() argumentJohannes Berg1-7/+7
2014-04-13iwlwifi: don't disable SCD chain extension on newer devicesEmmanuel Grumbach1-1/+2
2014-04-13iwlwifi: pcie: clarify TX queue need_update handlingJohannes Berg1-18/+26
2014-04-13iwlwifi: pcie: use bool for TX queue where appropriateJohannes Berg1-12/+10
2014-04-06iwlwifi: pcie: don't leave the new NICs awake for commandsEmmanuel Grumbach1-3/+6
2014-02-20iwlwifi: pcie: stop the firmware when we restart itEmmanuel Grumbach1-2/+3
2014-02-13iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bitEliad Peller1-34/+29
2014-02-03iwlwifi: pcie: disable APMG configurations for family 8000Eran Harary1-2/+3
2014-01-20iwlwifi: pcie: don't panic on host commands in iwldvmEmmanuel Grumbach1-1/+3
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-1/+1
2013-12-31iwlwifi: pcie: allow the op_mode to call stop_device whenever it wantsEmmanuel Grumbach1-5/+18
2013-12-31iwlwifi: pcie: keep the NIC awake when commands are in flightEmmanuel Grumbach1-26/+45
2013-12-21iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach1-6/+4
2013-12-17iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov1-3/+3
2013-12-17iwlwifi: trans: prevent tx and cmds during FW errorArik Nemtsov1-3/+0
2013-12-17iwlwifi: trans: use a unified transport statusArik Nemtsov1-17/+13
2013-12-09iwlwifi: pcie: remove useless condition testJohannes Berg1-19/+13
2013-12-09iwlwifi: remove TX_CMD id from transport layerEmmanuel Grumbach1-1/+0
2013-11-25iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar1-3/+3
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-5/+4
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-5/+28
2013-10-29iwlwifi: pcie: move warning message into warningJohannes Berg1-5/+4
2013-10-11iwlwifi: pcie: poke device when commands don't complete quicklyJohannes Berg1-5/+26
2013-10-11iwlwifi: pcie: restart the driver when a command times outEmmanuel Grumbach1-1/+3
2013-10-02iwlwifi: pcie: dump_stack upon timeout of SYNC cmdEmmanuel Grumbach1-0/+1
2013-10-02iwlwifi: pcie: don't reset the TX queue counterEmmanuel Grumbach1-0/+2
2013-08-12iwlwifi: pcie: returning positive instead of negativeDan Carpenter1-1/+1
2013-08-09iwlwifi: pcie: Refactor iwl_queue_spaceIdo Yariv1-12/+24
2013-08-06iwlwifi: pcie: some little cleanupsEliad Peller1-7/+4
2013-08-06iwlwifi: fix some documentation typosEliad Peller1-3/+3
2013-07-16iwlwifi: pcie: make unused queue warning more readableJohannes Berg1-3/+2
2013-06-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville1-0/+13
2013-06-13iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach1-0/+3
2013-06-13iwlwifi: pcie: fix race in queue unmappingEmmanuel Grumbach1-0/+10
2013-06-13iwlwifi: make TX seqno validation more efficientJohannes Berg1-5/+5
2013-06-04iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is setEran Harary1-1/+2
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+3