summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-trans.h
AgeCommit message (Expand)Author
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
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-10-29iwlwifi: transport config n_no_reclaim_cmds should be unsignedJohannes Berg
2013-10-11iwlwifi: don't WARN on bad firmware stateStanislaw Gruszka
2013-10-02iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach
2013-08-06iwlwifi: remove transport suspend/resume indirectionJohannes Berg
2013-08-06iwlwifi: fix some documentation typosEliad Peller
2013-06-18iwlwifi: remove testmodeJohannes Berg
2013-05-29iwlwifi: mvm: implement D3 testingJohannes Berg
2013-05-16iwlwifi: fix initialisation while RF-kill is assertedEran Harary
2013-05-16iwlwifi: constify the source buffer of iwl_trans_write_memEmmanuel Grumbach
2013-04-03iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach
2013-03-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg