aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans.h
Commit message (Expand)AuthorAge
* iwlwifi: split fw-error-dump between transport and mvmEmmanuel Grumbach2014-07-22
* iwlwifi: allow dynamic configuration of internal memoryEran Harary2014-05-14
* iwlwifi: remove CMD_SYNCEmmanuel Grumbach2014-05-13
* iwlwifi: add missing trailing newlines to debug messagesJohannes Berg2014-05-11
* iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg2014-05-06
* iwlwifi: allow to wait for a subset of the queuesEmmanuel Grumbach2014-04-13
* iwlwifi: make various things constJohannes Berg2014-02-13
* iwlwifi: add very first D0i3 supportArik Nemtsov2014-02-03
* iwlwifi: add D0i3 references boiler plateEliad Peller2014-02-03
* iwlwifi: pcie: retrieve and parse ACPI power limitationsIdo Yariv2014-02-03
* iwlwifi: add inline helper for packet lengthsJohannes Berg2014-01-13
* iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-31
* iwlwifi: pcie: allow the op_mode to call stop_device whenever it wantsEmmanuel Grumbach2013-12-31
* iwlwifi: trans: turn set_pmi into an optional callbackArik Nemtsov2013-12-17
* iwlwifi: trans: clear FW_ERROR status in common codeArik Nemtsov2013-12-17
* iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov2013-12-17
* iwlwifi: trans: prevent tx and cmds during FW errorArik Nemtsov2013-12-17
* iwlwifi: trans: use a unified transport statusArik Nemtsov2013-12-17
* iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov2013-12-17
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-11-05
|\
| * iwlwifi: transport config n_no_reclaim_cmds should be unsignedJohannes Berg2013-10-29
* | iwlwifi: don't WARN on bad firmware stateStanislaw Gruszka2013-10-11
* | iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach2013-10-02
|/
* iwlwifi: remove transport suspend/resume indirectionJohannes Berg2013-08-06
* iwlwifi: fix some documentation typosEliad Peller2013-08-06
* iwlwifi: remove testmodeJohannes Berg2013-06-18
* iwlwifi: mvm: implement D3 testingJohannes Berg2013-05-29
* iwlwifi: fix initialisation while RF-kill is assertedEran Harary2013-05-16
* iwlwifi: constify the source buffer of iwl_trans_write_memEmmanuel Grumbach2013-05-16
* iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach2013-04-03
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-08
|\
| * iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-06
| * iwlwifi: use coherent DMA memory for command headerJohannes Berg2013-02-28
| * iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFDJohannes Berg2013-02-28
* | wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-06
|/
* iwlwifi: use threaded interrupt handlerJohannes Berg2013-02-05
* iwlwifi: move register access lock into transportLilach Edelstein2013-02-01
* iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein2013-02-01
* iwlwifi: clean up CMD_MODE enumJohannes Berg2013-01-30
* iwlwifi: provide RX page orderEmmanuel Grumbach2013-01-24
* iwlwifi: update copyrightJohannes Berg2013-01-24
* iwlwifi: enable communication with WoWLAN firmwareJohannes Berg2013-01-16
* iwlwifi: allow to zero SRAMEmmanuel Grumbach2013-01-16
* iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach2013-01-03
* iwlwifi: virtualize SRAM accessEmmanuel Grumbach2013-01-03
* iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach2013-01-03
* iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach2013-01-03
* iwlwifi: make the BC table layout configurableEmmanuel Grumbach2013-01-03
* iwlwifi: move prph handling into the transportEmmanuel Grumbach2012-12-06
* iwlwifi: clear trans->op_mode pointer when it is leavingEmmanuel Grumbach2012-11-28