summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move under intel vendor directoryKalle Valo2015-11-181-1988/+0
* Merge remote-tracking branch 'iwlwifi-fixes/master' into nextEmmanuel Grumbach2015-08-041-2/+13
|\
| * iwlwifi: pcie: fix stuck queue detection for sleeping clientsEmmanuel Grumbach2015-07-301-2/+13
* | iwlwifi: pcie: support frag SKBsJohannes Berg2015-08-041-12/+58
* | iwlwifi: mvm: move existing UMAC commands to group 1Johannes Berg2015-08-041-1/+2
* | iwlwifi: add wide firmware command infrastructure for TXAviya Erenfeld2015-08-041-13/+40
* | iwlwifi: remove command header flags fieldJohannes Berg2015-08-041-1/+1
* | iwlwifi: pcie: don't warn on long MPDUs when supportedEmmanuel Grumbach2015-08-041-2/+3
* | iwlwifi: remove command and return value from opmode RXJohannes Berg2015-08-041-4/+1
* | iwlwifi: pcie: Set scheduler to work on auto modeHaim Dreyfuss2015-08-041-0/+1
|/
* Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller2015-06-031-2/+0
|\
| * iwlwifi: pcie: Remove redundant check for family typeAvri Altman2015-05-281-2/+0
* | iwlwifi: pcie: fix tracking of cmd_in_flightIlan Peer2015-05-281-14/+9
|/
* iwlwifi: pcie: allow the op_mode to freeze the stuck queue timerEmmanuel Grumbach2015-03-121-0/+12
* iwlwifi: pcie: speed up the Tx DMA stop flowEmmanuel Grumbach2015-03-121-17/+34
* 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