summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/rx.c
AgeCommit message (Expand)Author
2019-06-29iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach
2019-06-29iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach
2019-06-29iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu
2019-04-29iwlwifi: pcie: remove stray character in iwl_pcie_rx_alloc_page()Luca Coelho
2019-04-29iwlwifi: pcie: don't crash on invalid RX interruptJohannes Berg
2019-04-03iwlwifi: dbg_ini: support HW error triggerShahar S Matityahu
2019-03-22iwlwifi: pcie: switch to correct RBD/CD layout for 22560Johannes Berg
2019-02-20iwlwifi: pcie: allocate rb_stts's for all queues in one placeTriebitz
2019-02-14iwlwifi: align to new periphery address space for AX210 familyShaul Triebitz
2019-02-14iwlwifi: introduce device family AX210Shaul Triebitz
2019-02-14iwlwifi: pcie: add TPT oriented printsSara Sharon
2019-02-14iwlwifi: pcie: fix emergency pathSara Sharon
2019-02-06Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...David S. Miller
2019-01-29iwlwifi: pcie: align licensing to dual GPL/BSDJohannes Berg
2019-01-29iwlwifi: pcie: add prints to track virtual IDSara Sharon
2019-01-25iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() functionLuca Coelho
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-10-06iwlwifi: pcie: avoid empty free RB queueShaul Triebitz
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho
2018-08-31iwlwifi: pcie: set interrupt coalescing also for gen2Sara Sharon
2018-08-31iwlwifi: pcie: store the default rxq numberGolan Ben Ami
2018-08-31iwlwifi: pcie: make non-static hcmd and rx codeGolan Ben Ami
2018-08-31iwlwifi: drop packets with bad status in CDSara Sharon
2018-08-02iwlwifi: move some msix and rx functions to a common placeGolan Ben Ami
2018-08-02iwlwifi: pcie: move rxb retrieval to a helper functionSara Sharon
2018-08-02iwlwifi: pcie: unionize used bd and completion descriptorSara Sharon
2018-08-02iwlwifi: pcie: support rx structures for 22560 devicesGolan Ben Ami
2018-07-26iwlwifi: pcie: support 2k rx buffersGolan Ben Ami
2018-07-26iwlwifi: update registers changed for 22560 devicesGolan Ben Ami
2018-07-26iwlwifi: update gen3 interrupts - sw error and image responseGolan Ben Ami
2018-07-26iwlwifi: pcie: allocate and free rx cr's and tr's tailsGolan Ben Ami
2018-05-30iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz
2018-04-26iwlwifi: allow different csr flags for different device familiesGolan Ben Ami
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-24iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho
2017-08-18iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach
2017-06-29iwlwifi: pcie: add MSI-X interrupt tracingJohannes Berg
2017-06-29iwlwifi: pcie: improve debug in iwl_pcie_rx_handle_rb()Johannes Berg
2017-06-29iwlwifi: pcie: improve "invalid queue" warningJohannes Berg
2017-06-29iwlwifi: pcie: only apply retention workaround on 9000-series A-stepJohannes Berg
2017-06-23iwlwifi: pcie: delete the Tx queue timer earlier upon firmware crashEmmanuel Grumbach
2017-06-23iwlwifi: pcie: don't disable bh when handling FW errorsLuca Coelho
2017-06-23iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg
2017-06-23iwlwifi: pcie: add fake RF-kill to debugfsJohannes Berg
2017-06-23iwlwifi: pcie: pull out common rfkill IRQ handling codeJohannes Berg
2017-06-23iwlwifi: use bitfield.h for some registersJohannes Berg
2017-04-25iwlwifi: pcie: apply no-reclaim logic only to group 0Johannes Berg
2017-04-19iwlwifi: pcie: alloc queues dynamicallySara Sharon