summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/rx.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+16Star
* 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/+4Star
* 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/+0Star
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-24/+15Star
|/
* 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/+0Star
* 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/+5Star
* 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/+8Star
* 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
* iwlwifi: allow different csr flags for different device familiesGolan Ben Ami2018-04-261-1/+2
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-021-9/+1Star
|\
| * iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho2017-08-241-9/+1Star
* | iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach2017-08-181-1/+1
|/
* iwlwifi: pcie: add MSI-X interrupt tracingJohannes Berg2017-06-291-0/+4
* iwlwifi: pcie: improve debug in iwl_pcie_rx_handle_rb()Johannes Berg2017-06-291-3/+7
* iwlwifi: pcie: improve "invalid queue" warningJohannes Berg2017-06-291-2/+6
* iwlwifi: pcie: only apply retention workaround on 9000-series A-stepJohannes Berg2017-06-291-6/+13
* iwlwifi: pcie: delete the Tx queue timer earlier upon firmware crashEmmanuel Grumbach2017-06-231-4/+4
* iwlwifi: pcie: don't disable bh when handling FW errorsLuca Coelho2017-06-231-2/+0Star
* iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg2017-06-221-5/+15
* iwlwifi: pcie: add fake RF-kill to debugfsJohannes Berg2017-06-221-1/+1
* iwlwifi: pcie: pull out common rfkill IRQ handling codeJohannes Berg2017-06-221-49/+33Star
* iwlwifi: use bitfield.h for some registersJohannes Berg2017-06-221-7/+7
* iwlwifi: pcie: apply no-reclaim logic only to group 0Johannes Berg2017-04-251-1/+1
* iwlwifi: pcie: alloc queues dynamicallySara Sharon2017-04-191-1/+4