aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-17iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov1-13/+12
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-1/+1
2013-10-29iwlwifi: transport config n_no_reclaim_cmds should be unsignedJohannes Berg1-1/+1
2013-10-11iwlwifi: don't WARN on bad firmware stateStanislaw Gruszka1-11/+11
2013-10-02iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach1-2/+4
2013-08-06iwlwifi: remove transport suspend/resume indirectionJohannes Berg1-18/+1
2013-08-06iwlwifi: fix some documentation typosEliad Peller1-3/+3
2013-06-18iwlwifi: remove testmodeJohannes Berg1-2/+0
2013-05-29iwlwifi: mvm: implement D3 testingJohannes Berg1-6/+8
2013-05-16iwlwifi: fix initialisation while RF-kill is assertedEran Harary1-1/+2
2013-05-16iwlwifi: constify the source buffer of iwl_trans_write_memEmmanuel Grumbach1-2/+2
2013-04-03iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach1-2/+1
2013-03-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-12/+10
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg1-3/+0
2013-02-28iwlwifi: use coherent DMA memory for command headerJohannes Berg1-7/+1
2013-02-28iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFDJohannes Berg1-4/+8
2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg1-2/+27
2013-02-01iwlwifi: move register access lock into transportLilach Edelstein1-10/+13
2013-02-01iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein1-0/+9
2013-01-30iwlwifi: clean up CMD_MODE enumJohannes Berg1-5/+5
2013-01-24iwlwifi: provide RX page orderEmmanuel Grumbach1-0/+6
2013-01-24iwlwifi: update copyrightJohannes Berg1-2/+2
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg1-4/+25
2013-01-16iwlwifi: allow to zero SRAMEmmanuel Grumbach1-1/+2
2013-01-03iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach1-6/+6
2013-01-03iwlwifi: virtualize SRAM accessEmmanuel Grumbach1-1/+42
2013-01-03iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach1-0/+15
2013-01-03iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach1-3/+5
2013-01-03iwlwifi: make the BC table layout configurableEmmanuel Grumbach1-0/+3
2012-12-06iwlwifi: move prph handling into the transportEmmanuel Grumbach1-0/+15
2012-11-28iwlwifi: clear trans->op_mode pointer when it is leavingEmmanuel Grumbach1-4/+3
2012-11-05iwlwifi: check the SCD conf from ALIVE responseEmmanuel Grumbach1-4/+5
2012-10-31iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach1-4/+3
2012-10-29iwlwifi: clarify NOCOPY/DUP documentationJohannes Berg1-1/+4
2012-10-29iwlwifi: support host command with copied dataJohannes Berg1-1/+5
2012-10-16iwlwifi: make data frame tracing optionalJohannes Berg1-0/+8
2012-07-26iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach1-2/+8