summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-trans.h
AgeCommit message (Expand)Author
2015-10-25iwlwifi: avoid read/write operations if the bus is deadEliad Peller
2015-10-05iwlwifi: transport: track number of allocated queuesJohannes Berg
2015-08-16iwlwifi: make sure d3_suspend/resume ops existEliad Peller
2015-08-04iwlwifi: mvm: Add FW paging mechanism for the UMAC on SDIOMatti Gottlieb
2015-08-04iwlwifi: mvm: add the ability to trigger only monitor dumpsOren Givon
2015-08-04iwlwifi: pcie: support frag SKBsJohannes Berg
2015-08-04iwlwifi: add wide firmware command support for notificationsSara Sharon
2015-08-04iwlwifi: return error if d0i3 was abortedEliad Peller
2015-08-04iwlwifi: mvm: move existing UMAC commands to group 1Johannes Berg
2015-08-04iwlwifi: add wide firmware command infrastructure for TXAviya Erenfeld
2015-08-04iwlwifi: remove command header flags fieldJohannes Berg
2015-08-04iwlwifi: remove command and return value from opmode RXJohannes Berg
2015-06-03iwlwifi: pcie: re-enable interrupts on resumeEliad Peller
2015-05-28iwlwifi: refactor common transport alloc/init codeJohannes Berg
2015-04-28iwlwifi: mvm: don't power off the device between INIT and OPER firmwaresEran Harary
2015-04-02iwlwifi: fix spelling errorsSara Sharon
2015-03-12iwlwifi: pcie: allow the op_mode to freeze the stuck queue timerEmmanuel Grumbach
2015-03-02iwlwifi: mvm: add framework for triggers for fw dumpEmmanuel Grumbach
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach
2014-12-28iwlwifi: tlv: add support for IWL_UCODE_TLV_SDIO_ADMA_ADDR TLVLiad Kaufman
2014-12-28iwlwifi: support multiple d0i3 modesEliad Peller
2014-12-02iwlwifi: pcie: config regs according to fw tlvLiad Kaufman
2014-11-24iwlwifi: trans: add suspend/resume opsEliad Peller
2014-10-29iwlwifi: mvm: port to devcoredump frameworkJohannes Berg
2014-10-23iwlwifi: configure the LTREmmanuel Grumbach
2014-09-14iwlwifi: mvm: remove unused static inline functionAvri Altman
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: 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-07-22iwlwifi: split fw-error-dump between transport and mvmEmmanuel Grumbach
2014-05-14iwlwifi: allow dynamic configuration of internal memoryEran Harary
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach
2014-05-11iwlwifi: add missing trailing newlines to debug messagesJohannes Berg
2014-05-06iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg
2014-04-13iwlwifi: allow to wait for a subset of the queuesEmmanuel Grumbach
2014-02-13iwlwifi: make various things constJohannes Berg
2014-02-03iwlwifi: add very first D0i3 supportArik Nemtsov
2014-02-03iwlwifi: add D0i3 references boiler plateEliad Peller
2014-02-03iwlwifi: pcie: retrieve and parse ACPI power limitationsIdo Yariv
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg
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-17iwlwifi: trans: turn set_pmi into an optional callbackArik Nemtsov
2013-12-17iwlwifi: trans: clear FW_ERROR status in common codeArik Nemtsov
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-17iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov