summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans.h
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: make various things constJohannes Berg2014-02-131-1/+1
* iwlwifi: add very first D0i3 supportArik Nemtsov2014-02-031-0/+16
* iwlwifi: add D0i3 references boiler plateEliad Peller2014-02-031-0/+19
* iwlwifi: pcie: retrieve and parse ACPI power limitationsIdo Yariv2014-02-031-0/+3
* iwlwifi: add inline helper for packet lengthsJohannes Berg2014-01-131-0/+10
* iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-311-2/+2
* iwlwifi: pcie: allow the op_mode to call stop_device whenever it wantsEmmanuel Grumbach2013-12-311-3/+4
* iwlwifi: trans: turn set_pmi into an optional callbackArik Nemtsov2013-12-171-1/+2
* iwlwifi: trans: clear FW_ERROR status in common codeArik Nemtsov2013-12-171-0/+1
* iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov2013-12-171-0/+11
* iwlwifi: trans: prevent tx and cmds during FW errorArik Nemtsov2013-12-171-0/+6
* iwlwifi: trans: use a unified transport statusArik Nemtsov2013-12-171-0/+20
* iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov2013-12-171-13/+12
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-11-051-1/+1
|\
| * iwlwifi: transport config n_no_reclaim_cmds should be unsignedJohannes Berg2013-10-291-1/+1
* | iwlwifi: don't WARN on bad firmware stateStanislaw Gruszka2013-10-111-11/+11
* | iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach2013-10-021-2/+4
|/
* iwlwifi: remove transport suspend/resume indirectionJohannes Berg2013-08-061-18/+1
* iwlwifi: fix some documentation typosEliad Peller2013-08-061-3/+3
* iwlwifi: remove testmodeJohannes Berg2013-06-181-2/+0
* iwlwifi: mvm: implement D3 testingJohannes Berg2013-05-291-6/+8
* iwlwifi: fix initialisation while RF-kill is assertedEran Harary2013-05-161-1/+2
* iwlwifi: constify the source buffer of iwl_trans_write_memEmmanuel Grumbach2013-05-161-2/+2
* iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach2013-04-031-2/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-03-081-12/+10
|\
| * iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-061-1/+1
| * iwlwifi: use coherent DMA memory for command headerJohannes Berg2013-02-281-7/+1
| * iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFDJohannes Berg2013-02-281-4/+8
* | wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-061-3/+0
|/
* iwlwifi: use threaded interrupt handlerJohannes Berg2013-02-051-2/+27
* iwlwifi: move register access lock into transportLilach Edelstein2013-02-011-10/+13
* iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein2013-02-011-0/+9
* iwlwifi: clean up CMD_MODE enumJohannes Berg2013-01-301-5/+5
* iwlwifi: provide RX page orderEmmanuel Grumbach2013-01-241-0/+6
* iwlwifi: update copyrightJohannes Berg2013-01-241-2/+2
* iwlwifi: enable communication with WoWLAN firmwareJohannes Berg2013-01-161-4/+25
* iwlwifi: allow to zero SRAMEmmanuel Grumbach2013-01-161-1/+2
* iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach2013-01-031-6/+6
* iwlwifi: virtualize SRAM accessEmmanuel Grumbach2013-01-031-1/+42
* iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach2013-01-031-0/+15
* iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach2013-01-031-3/+5
* iwlwifi: make the BC table layout configurableEmmanuel Grumbach2013-01-031-0/+3
* iwlwifi: move prph handling into the transportEmmanuel Grumbach2012-12-061-0/+15
* iwlwifi: clear trans->op_mode pointer when it is leavingEmmanuel Grumbach2012-11-281-4/+3
* iwlwifi: check the SCD conf from ALIVE responseEmmanuel Grumbach2012-11-051-4/+5
* iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach2012-10-311-4/+3
* iwlwifi: clarify NOCOPY/DUP documentationJohannes Berg2012-10-291-1/+4
* iwlwifi: support host command with copied dataJohannes Berg2012-10-291-1/+5
* iwlwifi: make data frame tracing optionalJohannes Berg2012-10-161-0/+8
* iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach2012-07-261-2/+8
OpenPOWER on IntegriCloud