summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/rx.c
AgeCommit message (Expand)Author
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
2017-04-19iwlwifi: pcie: prepare for dynamic queue allocationSara Sharon
2017-04-11iwlwifi: pcie: add context information supportSara Sharon
2017-04-11iwlwifi: pcie: print less data upon firmware crashEmmanuel Grumbach
2017-02-08iwlwifi: pcie: set STATUS_RFKILL immediately after interruptGolan Ben Ami
2017-02-06iwlwifi: pcie: fix another RF-kill raceJohannes Berg
2016-09-19iwlwifi: pcie: use LIST_HEAD() macroJohannes Berg
2016-09-19iwlwifi: pcie: log full command sequenceSara Sharon
2016-09-16iwlwifi: pcie: Configure shared interrupt vector in MSIX modeHaim Dreyfuss
2016-09-16iwlwifi: pcie: merge iwl_queue and iwl_txqSara Sharon
2016-07-06iwlwifi: centralize 64 bit HW registers writeSara Sharon
2016-07-06iwlwifi: pcie: track rxb statusSara Sharon
2016-07-06iwlwifi: pcie: fix a race in firmware loading flowEmmanuel Grumbach
2016-07-06iwlwifi: pcie: don't use vid 0Sara Sharon
2016-07-06iwlwifi: pcie: poll RFH for RX DMA stopSara Sharon
2016-07-06iwlwifi: pcie: unify restock calls on initSara Sharon
2016-07-01iwlwifi: pcie: make sure packet arrived to destined queueSara Sharon
2016-07-01iwlwifi: pcie: allow more than one frame in RB for 9000 devicesSara Sharon
2016-07-01iwlwifi: pcie: set RB chunk size per busSara Sharon
2016-07-01iwlwifi: pcie: workaround HW shadow registers bugSara Sharon
2016-05-10iwlwifi: pcie: grab NIC access only once on RX initSara Sharon
2016-05-10iwlwifi: pcie: use shadow registers for updating write pointerSara Sharon
2016-05-10iwlwifi: pcie: don't wake up the NIC when writing CSRs in MSIX modeHaim Dreyfuss
2016-03-30iwlwifi: pcie: remove duplicate assignment of variable isr_statsColin Ian King
2016-03-30iwlwifi: pcie: write to legacy register also in MQSara Sharon
2016-03-30iwlwifi: pcie: fix global table sizeSara Sharon
2016-03-09iwlwifi: pcie: avoid restocks inside rx loop if not emergencyGregory Greenman
2016-03-09iwlwifi: pcie: fine tune number of rxbsSara Sharon
2016-03-06iwlwifi: pcie: set RB chunk size back to 64Sara Sharon
2016-03-06iwlwifi: pcie: refactor RXBs reclaiming codeSara Sharon
2016-03-02iwlwifi: pcie: detect and workaround invalid write ptr behaviorSara Sharon
2016-02-27iwlwifi: pcie: configure more RFH settingsSara Sharon
2016-02-27iwlwifi: pcie: Add new configuration to enable MSIXHaim Dreyfuss
2016-02-27Merge tag 'iwlwifi-for-kalle-2016-02-15' into HEADEmmanuel Grumbach
2016-02-15iwlwifi: pcie: fix RF-Kill vs. firmware load raceEmmanuel Grumbach