summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/rx.c
Commit message (Expand)AuthorAgeFilesLines
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-1/+1
* iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein2020-05-291-3/+3
* iwlwifi: pcie: skip fragmented receive buffersJohannes Berg2020-05-081-5/+27
* iwlwifi: move integrated, extra_phy and soc_latency to trans_cfgLuca Coelho2020-03-271-1/+1
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-271-29/+79
|\
| * iwlwifi: remove CSR registers abstractionLuca Coelho2019-12-231-1/+1
| * iwlwifi: pcie: use partial pages if applicableJohannes Berg2019-12-231-10/+49
| * iwlwifi: pcie: map only used part of RX buffersJohannes Berg2019-12-231-7/+6
| * iwlwifi: allocate more receive buffers for HE devicesJohannes Berg2019-12-231-11/+23
* | net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy2020-01-221-2/+2
|/
* net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin2019-11-271-2/+11
* iwlwifi: pcie: rx: use rxq queue_size instead of constantJohannes Berg2019-11-201-1/+1
* iwlwifi: pcie: make some RX functions staticJohannes Berg2019-11-201-2/+2
* iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg2019-11-151-36/+17
* iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss2019-09-061-5/+16
* iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho2019-09-061-27/+27
* iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho2019-09-061-28/+28
* iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach2019-06-291-6/+21
* iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach2019-06-291-0/+5
* iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach2019-06-291-18/+16
* iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu2019-06-291-1/+1
* iwlwifi: pcie: remove stray character in iwl_pcie_rx_alloc_page()Luca Coelho2019-04-291-1/+1
* iwlwifi: pcie: don't crash on invalid RX interruptJohannes Berg2019-04-291-1/+6
* iwlwifi: dbg_ini: support HW error triggerShahar S Matityahu2019-04-031-0/+1
* iwlwifi: pcie: switch to correct RBD/CD layout for 22560Johannes Berg2019-03-221-9/+4
* iwlwifi: pcie: allocate rb_stts's for all queues in one placeTriebitz2019-02-201-16/+50
* iwlwifi: align to new periphery address space for AX210 familyShaul Triebitz2019-02-141-5/+5
* iwlwifi: introduce device family AX210Shaul Triebitz2019-02-141-2/+13
* iwlwifi: pcie: add TPT oriented printsSara Sharon2019-02-141-6/+14
* iwlwifi: pcie: fix emergency pathSara Sharon2019-02-141-3/+8
* Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller2019-02-061-31/+47
|\
| * iwlwifi: pcie: align licensing to dual GPL/BSDJohannes Berg2019-01-291-4/+40
| * iwlwifi: pcie: add prints to track virtual IDSara Sharon2019-01-291-1/+7
| * iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() functionLuca Coelho2019-01-251-26/+0
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-24/+15
|/
* iwlwifi: pcie: avoid empty free RB queueShaul Triebitz2018-10-061-11/+21
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-3/+0
* iwlwifi: pcie: set interrupt coalescing also for gen2Sara Sharon2018-08-311-0/+3
* iwlwifi: pcie: store the default rxq numberGolan Ben Ami2018-08-311-1/+1
* iwlwifi: pcie: make non-static hcmd and rx codeGolan Ben Ami2018-08-311-2/+2
* iwlwifi: drop packets with bad status in CDSara Sharon2018-08-311-2/+6
* iwlwifi: move some msix and rx functions to a common placeGolan Ben Ami2018-08-021-19/+5
* iwlwifi: pcie: move rxb retrieval to a helper functionSara Sharon2018-08-021-33/+42
* iwlwifi: pcie: unionize used bd and completion descriptorSara Sharon2018-08-021-24/+8
* iwlwifi: pcie: support rx structures for 22560 devicesGolan Ben Ami2018-08-021-17/+94
* iwlwifi: pcie: support 2k rx buffersGolan Ben Ami2018-07-261-0/+3
* iwlwifi: update registers changed for 22560 devicesGolan Ben Ami2018-07-261-1/+6
* iwlwifi: update gen3 interrupts - sw error and image responseGolan Ben Ami2018-07-261-5/+16
* iwlwifi: pcie: allocate and free rx cr's and tr's tailsGolan Ben Ami2018-07-261-81/+120
* iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz2018-05-301-0/+2