summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c
Commit message (Expand)AuthorAgeFilesLines
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-3/+3
* iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein2020-05-291-38/+32
* iwlwifi: pcie: gen2: use DMA pool for byte-count tablesJohannes Berg2020-05-081-3/+8
* iwlwifi: pcie: allocate much smaller byte-count tableJohannes Berg2020-05-081-8/+16
* Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller2020-05-071-3/+5
|\
| * iwlwifi: pcie: gen2: minor code cleanups in byte table updateJohannes Berg2020-04-241-3/+5
* | iwlwifi: pcie: actually release queue memory in TVQMJohannes Berg2020-04-211-0/+3
|/
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-271-1/+15
|\
| * iwlwifi: pcie: validate queue ID before array deref/bit opsJohannes Berg2019-12-231-1/+15
* | iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg2019-12-231-12/+2
* | iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-231-6/+15
* | iwlwifi: pcie: detect the DMA bug and warn if it happensJohannes Berg2019-12-231-0/+11
* | iwlwifi: pcie: work around DMA hardware bugJohannes Berg2019-12-231-26/+153
* | iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg2019-12-201-6/+1
|/
* iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tbJohannes Berg2019-11-201-11/+9
* iwlwifi: pcie: fix support for transmitting SKBs with fraglistJohannes Berg2019-11-201-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-13/+7
|\
| * iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein2019-11-081-13/+7
* | iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg2019-11-151-6/+6
* | iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl staticEmmanuel Grumbach2019-11-151-3/+3
|/
* iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho2019-09-061-5/+5
* iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho2019-09-061-5/+5
* iwlwifi: remove pm_runtime completelyEmmanuel Grumbach2019-09-061-1/+0
* iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach2019-09-061-10/+0
* iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach2019-09-061-29/+2
* iwlwifi: pcie: fix the byte count table format for 22560 devicesEmmanuel Grumbach2019-08-201-7/+13
* iwlwifi: add sync_nmi to trans opsShahar S Matityahu2019-03-221-1/+1
* iwlwifi: fix send hcmd timeout recovery flowShahar S Matityahu2019-02-041-5/+3
* iwlwifi: calculate pointers from out_cmd instead of out_cmd->hdrLuca Coelho2019-01-291-2/+2
* iwlwifi: pcie: fix the use of a wrong defineSara Sharon2019-01-291-1/+1
* iwlwifi: memcpy from dev_cmd and not dev_cmd->hdrLiad Kaufman2019-01-251-2/+2
* iwlwifi: tighten boundary checksLiad Kaufman2019-01-251-1/+5
* iwlwifi: pcie: use iwl_tx_cmd_gen2 and not iwl_tx_cmdSara Sharon2018-12-201-1/+1
* iwlwifi: pcie: set cmd_len in the correct placeSara Sharon2018-12-141-12/+12
* iwlwifi: pcie: don't reset TXQ write pointerSara Sharon2018-11-111-2/+1
* iwlwifi: trace: change trace to trace one TB at a timeSara Sharon2018-10-081-7/+11
* iwlwifi: pcie: don't pad AMSDU packetsSara Sharon2018-10-081-3/+7
* iwlwifi: pcie gen2: check iwl_pcie_gen2_set_tb() return valueJohannes Berg2018-10-061-0/+2
* iwlwifi: pcie: gen2: build A-MSDU only for GSOJohannes Berg2018-09-281-1/+6
* iwlwifi: pcie: gen2: pull adding frags to helper routineJohannes Berg2018-09-281-19/+32
* iwlwifi: refactor txq_alloc for supporting more command typeGolan Ben Ami2018-08-311-27/+64
* iwlwifi: pcie: make non-static hcmd and rx codeGolan Ben Ami2018-08-311-5/+5
* iwlwifi: pcie: allow using tx init for other queues but the command queueGolan Ben Ami2018-08-311-11/+12
* iwlwifi: pcie: split tx to amsdu and non amsduSara Sharon2018-08-021-49/+100
* iwlwifi: pcie: include tcp.h implicitlyLuca Coelho2018-08-021-0/+1
* iwlwifi: support new tx apiGolan Ben Ami2018-07-261-4/+22
* iwlwifi: support multiple tfd queue max sizes for different devicesGolan Ben Ami2018-07-261-8/+16
* iwlwifi: pcie: update bytes in the byte count tableGolan Ben Ami2018-07-261-3/+7
* iwlwifi: pcie: gen2: fix race in cmd fifo write ptrShaul Triebitz2018-04-201-4/+6
* iwlwifi: pcie: use the queue size as sent by opmodeSara Sharon2018-04-201-3/+3