summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-1125/+0
2015-10-25iwlwifi: avoid read/write operations if the bus is deadEliad Peller1-0/+2
2015-10-05iwlwifi: transport: track number of allocated queuesJohannes Berg1-0/+5
2015-08-16iwlwifi: make sure d3_suspend/resume ops existEliad Peller1-1/+5
2015-08-04iwlwifi: mvm: Add FW paging mechanism for the UMAC on SDIOMatti Gottlieb1-0/+14
2015-08-04iwlwifi: mvm: add the ability to trigger only monitor dumpsOren Givon1-3/+6
2015-08-04iwlwifi: pcie: support frag SKBsJohannes Berg1-0/+7
2015-08-04iwlwifi: add wide firmware command support for notificationsSara Sharon1-0/+3
2015-08-04iwlwifi: return error if d0i3 was abortedEliad Peller1-4/+6
2015-08-04iwlwifi: mvm: move existing UMAC commands to group 1Johannes Berg1-0/+5
2015-08-04iwlwifi: add wide firmware command infrastructure for TXAviya Erenfeld1-5/+61
2015-08-04iwlwifi: remove command header flags fieldJohannes Berg1-5/+1
2015-08-04iwlwifi: remove command and return value from opmode RXJohannes Berg1-3/+0
2015-06-03iwlwifi: pcie: re-enable interrupts on resumeEliad Peller1-0/+2
2015-05-28iwlwifi: refactor common transport alloc/init codeJohannes Berg1-10/+10
2015-04-28iwlwifi: mvm: don't power off the device between INIT and OPER firmwaresEran Harary1-14/+27
2015-04-02iwlwifi: fix spelling errorsSara Sharon1-6/+6
2015-03-12iwlwifi: pcie: allow the op_mode to freeze the stuck queue timerEmmanuel Grumbach1-0/+15
2015-03-02iwlwifi: mvm: add framework for triggers for fw dumpEmmanuel Grumbach1-1/+3
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach1-13/+16
2014-12-28iwlwifi: tlv: add support for IWL_UCODE_TLV_SDIO_ADMA_ADDR TLVLiad Kaufman1-0/+4
2014-12-28iwlwifi: support multiple d0i3 modesEliad Peller1-0/+17
2014-12-02iwlwifi: pcie: config regs according to fw tlvLiad Kaufman1-0/+7
2014-11-24iwlwifi: trans: add suspend/resume opsEliad Peller1-0/+14
2014-10-29iwlwifi: mvm: port to devcoredump frameworkJohannes Berg1-4/+0
2014-10-23iwlwifi: configure the LTREmmanuel Grumbach1-0/+2
2014-09-14iwlwifi: mvm: remove unused static inline functionAvri Altman1-6/+0
2014-09-14iwlwifi: trans: don't configure the set_active in SCD for dvmEmmanuel Grumbach1-0/+2
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-09-03iwlwifi: trans: make aggregation explicit for TX queue handlingJohannes Berg1-0/+3
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg1-12/+35
2014-09-03iwlwifi: trans: refactor txq_enable argumentsJohannes Berg1-4/+17
2014-07-22iwlwifi: split fw-error-dump between transport and mvmEmmanuel Grumbach1-9/+12
2014-05-14iwlwifi: allow dynamic configuration of internal memoryEran Harary1-0/+13
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-5/+3
2014-05-11iwlwifi: add missing trailing newlines to debug messagesJohannes Berg1-5/+5
2014-05-06iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg1-0/+19
2014-04-13iwlwifi: allow to wait for a subset of the queuesEmmanuel Grumbach1-5/+5
2014-02-13iwlwifi: make various things constJohannes Berg1-1/+1
2014-02-03iwlwifi: add very first D0i3 supportArik Nemtsov1-0/+16
2014-02-03iwlwifi: add D0i3 references boiler plateEliad Peller1-0/+19
2014-02-03iwlwifi: pcie: retrieve and parse ACPI power limitationsIdo Yariv1-0/+3
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg1-0/+10
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-31iwlwifi: pcie: allow the op_mode to call stop_device whenever it wantsEmmanuel Grumbach1-3/+4
2013-12-17iwlwifi: trans: turn set_pmi into an optional callbackArik Nemtsov1-1/+2
2013-12-17iwlwifi: trans: clear FW_ERROR status in common codeArik Nemtsov1-0/+1
2013-12-17iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov1-0/+11
2013-12-17iwlwifi: trans: prevent tx and cmds during FW errorArik Nemtsov1-0/+6
2013-12-17iwlwifi: trans: use a unified transport statusArik Nemtsov1-0/+20