summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-trans.h
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: support firmware reset handshakeJohannes Berg2020-12-101-0/+2
* iwlwifi: add an extra firmware state in the transportJohannes Berg2020-12-101-5/+13
* iwlwifi: use SPDX tagsJohannes Berg2020-12-101-63/+6
* iwlwifi: trans: consider firmware dead after errorsJohannes Berg2020-12-101-1/+3
* iwlwifi: pcie: change 12k A-MSDU config to use 16k buffersJohannes Berg2020-12-101-2/+2
* iwlwifi: remove sw_csum_txEmmanuel Grumbach2020-12-101-2/+0
* Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho2020-10-091-0/+2
* iwlwifi: read and parse PNVM fileLuca Coelho2020-10-081-2/+10
* iwlwifi: add trans op to set PNVMLuca Coelho2020-10-081-0/+12
* iwlwifi: mvm: read and parse SKU ID if availableLuca Coelho2020-10-081-0/+1
* iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independentMordechay Goodstein2020-10-011-0/+3
* iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein2020-10-011-0/+1
* iwlwifi: remove wide_cmd_header fieldMordechay Goodstein2020-10-011-2/+0
* iwl-trans: move dev_cmd_offs, page_offs to a common trans headerMordechay Goodstein2020-10-011-0/+4
* iwlwifi: move bc_table_dword to a common trans headerMordechay Goodstein2020-10-011-0/+3
* iwlwifi: iwl-trans: move tfd to trans layerMordechay Goodstein2020-10-011-0/+11
* iwlwifi: move bc_pool to a common trans headerMordechay Goodstein2020-10-011-0/+2
* iwlwifi: iwl-trans: move all txcmd init to trans allocMordechay Goodstein2020-10-011-4/+3
* iwlwifi: msix: limit max RX queues for 9000 familyMordechay Goodstein2020-10-011-0/+1
* iwlwifi: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-101-1/+1
* iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein2020-05-291-0/+21
* iwlwifi: move iwl_txq and substructures to a common trans headerMordechay Goodstein2020-05-291-0/+107
* iwlwifi: yoyo: add PCI config space region typeLuca Coelho2020-03-271-0/+3
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-271-0/+22
|\
| * iwlwifi: add device name to device_infoLuca Coelho2020-01-041-0/+2
| * iwlwifi: yoyo: check for the domain on all TLV types during initLuca Coelho2020-01-041-0/+2
| * iwlwifi: pcie: map only used part of RX buffersJohannes Berg2019-12-231-0/+18
* | iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-231-6/+20
|/
* iwlwifi: dbg_ini: support domain changing via debugfsShahar S Matityahu2019-10-251-0/+5
* iwlwifi: dbg_ini: add periodic trigger new API supportShahar S Matityahu2019-10-251-0/+2
* iwlwifi: dbg_ini: implement time point handlingShahar S Matityahu2019-10-251-0/+4
* iwlwifi: dbg_ini: add TLV allocation new API supportShahar S Matityahu2019-10-251-0/+3
* iwlwifi: dbg_ini: use new API in dump infoShahar S Matityahu2019-10-251-0/+2
* iwlwifi: dbg_ini: add monitor dumping supportShahar S Matityahu2019-10-251-0/+15
* iwlwifi: dbg: remove multi buffers infraShahar S Matityahu2019-10-251-4/+2
* iwlwifi: dbg_ini: use new trigger TLV in dump flowShahar S Matityahu2019-10-251-0/+3
* iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu2019-09-061-5/+0
* iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss2019-09-061-5/+7
* iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho2019-09-061-0/+2
* iwlwifi: pcie: set iwl_trans->cfg later in the probe functionLuca Coelho2019-09-061-1/+0
* iwlwifi: dbg_ini: verify debug TLVs at allocation phaseShahar S Matityahu2019-09-061-5/+19
* iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu2019-09-061-0/+5
* iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs bufferShahar S Matityahu2019-09-061-1/+3
* iwlwifi: remove pm_runtime completelyEmmanuel Grumbach2019-09-061-23/+10
* iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach2019-09-061-13/+1
* iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach2019-09-061-9/+0
* iwlwifi: remove runtime_pm_modeEmmanuel Grumbach2019-09-061-28/+5
* iwlwifi: Set w-pointer upon resume according to SNAlex Malamud2019-09-061-0/+13
* iwlwifi: trans: remove suspending flagEmmanuel Grumbach2019-09-061-1/+0
* iwlwifi: remove CMD_HIGH_PRIOEmmanuel Grumbach2019-09-061-8/+4