summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c
AgeCommit message (Expand)Author
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-23iwlwifi: pcie: validate queue ID before array deref/bit opsJohannes Berg
2019-12-23iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg
2019-12-23iwlwifi: pcie: detect the DMA bug and warn if it happensJohannes Berg
2019-12-23iwlwifi: pcie: work around DMA hardware bugJohannes Berg
2019-12-20iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg
2019-11-20iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tbJohannes Berg
2019-11-20iwlwifi: pcie: fix support for transmitting SKBs with fraglistJohannes Berg
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg
2019-11-15iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl staticEmmanuel Grumbach
2019-11-08iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho
2019-09-06iwlwifi: remove pm_runtime completelyEmmanuel Grumbach
2019-09-06iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach
2019-09-06iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach
2019-08-20iwlwifi: pcie: fix the byte count table format for 22560 devicesEmmanuel Grumbach
2019-03-22iwlwifi: add sync_nmi to trans opsShahar S Matityahu
2019-02-04iwlwifi: fix send hcmd timeout recovery flowShahar S Matityahu
2019-01-29iwlwifi: calculate pointers from out_cmd instead of out_cmd->hdrLuca Coelho
2019-01-29iwlwifi: pcie: fix the use of a wrong defineSara Sharon
2019-01-25iwlwifi: memcpy from dev_cmd and not dev_cmd->hdrLiad Kaufman
2019-01-25iwlwifi: tighten boundary checksLiad Kaufman
2018-12-20iwlwifi: pcie: use iwl_tx_cmd_gen2 and not iwl_tx_cmdSara Sharon
2018-12-14iwlwifi: pcie: set cmd_len in the correct placeSara Sharon
2018-11-11iwlwifi: pcie: don't reset TXQ write pointerSara Sharon
2018-10-08iwlwifi: trace: change trace to trace one TB at a timeSara Sharon
2018-10-08iwlwifi: pcie: don't pad AMSDU packetsSara Sharon
2018-10-06iwlwifi: pcie gen2: check iwl_pcie_gen2_set_tb() return valueJohannes Berg
2018-09-28iwlwifi: pcie: gen2: build A-MSDU only for GSOJohannes Berg
2018-09-28iwlwifi: pcie: gen2: pull adding frags to helper routineJohannes Berg
2018-08-31iwlwifi: refactor txq_alloc for supporting more command typeGolan Ben Ami
2018-08-31iwlwifi: pcie: make non-static hcmd and rx codeGolan Ben Ami
2018-08-31iwlwifi: pcie: allow using tx init for other queues but the command queueGolan Ben Ami
2018-08-02iwlwifi: pcie: split tx to amsdu and non amsduSara Sharon
2018-08-02iwlwifi: pcie: include tcp.h implicitlyLuca Coelho
2018-07-26iwlwifi: support new tx apiGolan Ben Ami
2018-07-26iwlwifi: support multiple tfd queue max sizes for different devicesGolan Ben Ami
2018-07-26iwlwifi: pcie: update bytes in the byte count tableGolan Ben Ami
2018-04-20iwlwifi: pcie: gen2: fix race in cmd fifo write ptrShaul Triebitz
2018-04-20iwlwifi: pcie: use the queue size as sent by opmodeSara Sharon
2018-04-20iwlwifi: add TX queue size parameter to TX queue allocationSara Sharon
2018-04-20iwlwifi: Revert "iwlwifi: pcie: dynamic Tx command queue size"Sara Sharon
2018-04-20iwlwifi: pcie: allocate shorter TX queues for 22000 devicesSara Sharon
2018-04-20iwlwifi: pcie: implement the overlow queue for Gen2 devicesEmmanuel Grumbach
2018-02-16iwlwifi: pcie: don't warn if we use all the transmit pointersEmmanuel Grumbach
2018-01-05iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach
2017-10-18iwlwifi: pcie: remove set but not used variable tcphJohannes Berg