summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/rx.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
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy
2019-12-23iwlwifi: remove CSR registers abstractionLuca Coelho
2019-12-23iwlwifi: pcie: use partial pages if applicableJohannes Berg
2019-12-23iwlwifi: pcie: map only used part of RX buffersJohannes Berg
2019-12-23iwlwifi: allocate more receive buffers for HE devicesJohannes Berg
2019-11-27net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin
2019-11-20iwlwifi: pcie: rx: use rxq queue_size instead of constantJohannes Berg
2019-11-20iwlwifi: pcie: make some RX functions staticJohannes Berg
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg
2019-09-06iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss
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-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