aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-1988/+0
2015-08-04Merge remote-tracking branch 'iwlwifi-fixes/master' into nextEmmanuel Grumbach1-2/+13
2015-08-04iwlwifi: pcie: support frag SKBsJohannes Berg1-12/+58
2015-08-04iwlwifi: mvm: move existing UMAC commands to group 1Johannes Berg1-1/+2
2015-08-04iwlwifi: add wide firmware command infrastructure for TXAviya Erenfeld1-13/+40
2015-08-04iwlwifi: remove command header flags fieldJohannes Berg1-1/+1
2015-08-04iwlwifi: pcie: don't warn on long MPDUs when supportedEmmanuel Grumbach1-2/+3
2015-08-04iwlwifi: remove command and return value from opmode RXJohannes Berg1-4/+1
2015-08-04iwlwifi: pcie: Set scheduler to work on auto modeHaim Dreyfuss1-0/+1
2015-07-30iwlwifi: pcie: fix stuck queue detection for sleeping clientsEmmanuel Grumbach1-2/+13
2015-06-03Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-2/+0
2015-05-28iwlwifi: pcie: Remove redundant check for family typeAvri Altman1-2/+0
2015-05-28iwlwifi: pcie: fix tracking of cmd_in_flightIlan Peer1-14/+9
2015-03-12iwlwifi: pcie: allow the op_mode to freeze the stuck queue timerEmmanuel Grumbach1-0/+12
2015-03-12iwlwifi: pcie: speed up the Tx DMA stop flowEmmanuel Grumbach1-17/+34
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach1-19/+22
2015-02-01iwlwifi: mvm: enable watchdog on Tx queues for mvmEmmanuel Grumbach1-1/+1
2015-02-01iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach1-1/+6
2015-02-01iwlwifi: pcie: prepare the enablement of 31 TFD queuesEmmanuel Grumbach1-0/+4
2015-02-01iwlwifi: pcie: don't dump useless data when a TFD queue hangsEmmanuel Grumbach1-6/+0
2015-01-22iwlwifi: mvm: let the firmware configure the schedulerEmmanuel Grumbach1-4/+10
2014-12-28iwlwifi: pcie: add basic reference accountingEliad Peller1-5/+29
2014-12-01iwlwifi: pcie: refactor cmd_in_flight set/clear codeEliad Peller1-36/+66
2014-11-11iwlwifi: pcie: introduce delay when waking up the deviceEmmanuel Grumbach1-0/+3
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