summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/iwl-trans.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-03iwlwifi: Add more call-sites for pcie reg dumperKirtika Ruchandani1-0/+11
2017-11-03iwlwifi: remove host assisted pagingEmmanuel Grumbach1-14/+0
2017-11-03iwlwifi: remove dead code for internal devices onlyEmmanuel Grumbach1-17/+0
2017-10-06iwlwifi: remove dflt_pwr_limit from the transportLuca Coelho1-2/+0
2017-10-06iwlwifi: trans: move ref/unref code to the common part of the transportLuca Coelho1-12/+2
2017-08-01iwlwifi: reorganize firmware APIJohannes Berg1-1/+2
2017-06-29iwlwifi: create new subdirectory for FW interactionJohannes Berg1-2/+2
2017-06-23iwlwifi: add a W/A for a scheduler hardware bugEmmanuel Grumbach1-5/+8
2017-06-23iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg1-2/+4
2017-06-05iwlwifi: remove unnecessary code in iwl_trans_alloc_tx_cmdLuca Coelho1-7/+1
2017-06-05iwlwifi: split firmware API from iwl-trans.hJohannes Berg1-136/+1
2017-06-05iwlwifi: fix a kernel-doc tagJohannes Berg1-1/+1
2017-06-02iwlwifi: add wait for tx queue emptySara Sharon1-1/+19
2017-04-25iwlwifi: rename wait_for_tx_queues_emptySara Sharon1-4/+4
2017-04-25iwlwifi: move to 512 queuesSara Sharon1-0/+2
2017-04-19iwlwifi: move to TVQM modeSara Sharon1-16/+22
2017-04-19iwlwifi: mvm: support moving to mgmt tidSara Sharon1-0/+1
2017-04-19iwlwifi: pcie: introduce a000 TX queues managementSara Sharon1-2/+68
2017-04-11iwlwifi: remove unnecessary dev_cmd_headroom parameterLuca Coelho1-12/+5
2017-04-11Revert "iwlwifi: introduce trans API to get byte count table"Sara Sharon1-11/+0
2016-09-19iwlwifi: move to wide ID for all commandsSara Sharon1-2/+3
2016-09-16iwlwifi: introduce trans API to get byte count tableSara Sharon1-0/+11
2016-09-15iwlwifi: pcie: introduce new tfd and tb formatsSara Sharon1-4/+0
2016-07-06iwlwifi: move iwl_drv to be shared across transportsSara Sharon1-0/+2
2016-07-06iwlwifi: decouple PCIe transport from mac80211Johannes Berg1-5/+4
2016-07-06iwlwifi: mvm: support dqa queue sharingLiad Kaufman1-0/+11
2016-07-01iwlwifi: pcie: make sure packet arrived to destined queueSara Sharon1-1/+7
2016-07-01iwlwifi: mvm: update mpdu metadata APISara Sharon1-1/+4
2016-05-10iwlwifi: allow combining different phy images with mac imagesHaim Dreyfuss1-0/+2
2016-03-30iwlwifi: trans: fix iwl_trans_txq_scd_cfg.sta_id signLiad Kaufman1-1/+3
2016-02-27iwlwifi: pcie: add pm_prepare and pm_complete opsLuca Coelho1-0/+1
2016-02-01iwlwifi: various comments and code cleanupsEmmanuel Grumbach1-1/+1
2016-02-01iwlwifi: mvm: Do not switch to D3 image on suspendMatti Gottlieb1-6/+7
2016-02-01iwlwifi: pcie: add RTPM support when wifi is enabledLuciano Coelho1-0/+5
2016-01-07iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.cEmmanuel Grumbach1-2/+2
2015-12-21iwlwifi: bail out in case of bad trans stateEliad Peller1-6/+18
2015-12-21iwlwifi: remove unused parameter from grab_nic_accessEmmanuel Grumbach1-4/+3
2015-12-21iwlwifi: pcie: build an A-MSDU using TSO coreEmmanuel Grumbach1-1/+9
2015-12-20iwlwifi: clear ieee80211_tx_info->driver_data in the op_modeEmmanuel Grumbach1-1/+2
2015-12-20iwlwifi: pcie: allow to pretend to have Tx CSUM for debugEmmanuel Grumbach1-0/+2
2015-12-20iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach1-1/+1
2015-12-13iwlwifi: replace d0i3_mode and wowlan_d0i3 with more generic variablesLuca Coelho1-13/+61
2015-12-13iwlwifi: update host command messages to new formatSharon Dvir1-4/+30
2015-12-13iwlwifi: uninline iwl_trans_send_cmdEmmanuel Grumbach1-32/+2
2015-12-13iwlwifi: trans: support a callback for ASYNC commandsEmmanuel Grumbach1-0/+7
2015-12-13iwlwifi: pcie: allow the op_mode to block the tx queuesEmmanuel Grumbach1-0/+16
2015-12-01iwlwifi: clean up transport debugfs handlingJohannes Berg1-9/+0
2015-11-26iwlwifi: add support for 12K Receive BuffersEmmanuel Grumbach1-2/+18
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-0/+1125