aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/rx.c
Commit message (Expand)AuthorAge
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
|\
| * iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho2017-08-24
* | iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach2017-08-18
|/
* iwlwifi: pcie: add MSI-X interrupt tracingJohannes Berg2017-06-29
* iwlwifi: pcie: improve debug in iwl_pcie_rx_handle_rb()Johannes Berg2017-06-29
* iwlwifi: pcie: improve "invalid queue" warningJohannes Berg2017-06-29
* iwlwifi: pcie: only apply retention workaround on 9000-series A-stepJohannes Berg2017-06-29
* iwlwifi: pcie: delete the Tx queue timer earlier upon firmware crashEmmanuel Grumbach2017-06-23
* iwlwifi: pcie: don't disable bh when handling FW errorsLuca Coelho2017-06-23
* iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg2017-06-22
* iwlwifi: pcie: add fake RF-kill to debugfsJohannes Berg2017-06-22
* iwlwifi: pcie: pull out common rfkill IRQ handling codeJohannes Berg2017-06-22
* iwlwifi: use bitfield.h for some registersJohannes Berg2017-06-22
* iwlwifi: pcie: apply no-reclaim logic only to group 0Johannes Berg2017-04-25
* iwlwifi: pcie: alloc queues dynamicallySara Sharon2017-04-19
* iwlwifi: pcie: prepare for dynamic queue allocationSara Sharon2017-04-19
* iwlwifi: pcie: add context information supportSara Sharon2017-04-11
* iwlwifi: pcie: print less data upon firmware crashEmmanuel Grumbach2017-04-11
* iwlwifi: pcie: set STATUS_RFKILL immediately after interruptGolan Ben Ami2017-02-08
* iwlwifi: pcie: fix another RF-kill raceJohannes Berg2017-02-06
* iwlwifi: pcie: use LIST_HEAD() macroJohannes Berg2016-09-19
* iwlwifi: pcie: log full command sequenceSara Sharon2016-09-19
* iwlwifi: pcie: Configure shared interrupt vector in MSIX modeHaim Dreyfuss2016-09-16
* iwlwifi: pcie: merge iwl_queue and iwl_txqSara Sharon2016-09-16
* iwlwifi: centralize 64 bit HW registers writeSara Sharon2016-07-06
* iwlwifi: pcie: track rxb statusSara Sharon2016-07-06
* iwlwifi: pcie: fix a race in firmware loading flowEmmanuel Grumbach2016-07-06
* iwlwifi: pcie: don't use vid 0Sara Sharon2016-07-06
* iwlwifi: pcie: poll RFH for RX DMA stopSara Sharon2016-07-05
* iwlwifi: pcie: unify restock calls on initSara Sharon2016-07-05
* iwlwifi: pcie: make sure packet arrived to destined queueSara Sharon2016-07-01
* iwlwifi: pcie: allow more than one frame in RB for 9000 devicesSara Sharon2016-07-01
* iwlwifi: pcie: set RB chunk size per busSara Sharon2016-07-01
* iwlwifi: pcie: workaround HW shadow registers bugSara Sharon2016-07-01
* iwlwifi: pcie: grab NIC access only once on RX initSara Sharon2016-05-10
* iwlwifi: pcie: use shadow registers for updating write pointerSara Sharon2016-05-10
* iwlwifi: pcie: don't wake up the NIC when writing CSRs in MSIX modeHaim Dreyfuss2016-05-10
* iwlwifi: pcie: remove duplicate assignment of variable isr_statsColin Ian King2016-03-30
* iwlwifi: pcie: write to legacy register also in MQSara Sharon2016-03-30
* iwlwifi: pcie: fix global table sizeSara Sharon2016-03-30
* iwlwifi: pcie: avoid restocks inside rx loop if not emergencyGregory Greenman2016-03-09
* iwlwifi: pcie: fine tune number of rxbsSara Sharon2016-03-09
* iwlwifi: pcie: set RB chunk size back to 64Sara Sharon2016-03-06
* iwlwifi: pcie: refactor RXBs reclaiming codeSara Sharon2016-03-06
* iwlwifi: pcie: detect and workaround invalid write ptr behaviorSara Sharon2016-03-02
* iwlwifi: pcie: configure more RFH settingsSara Sharon2016-02-27
* iwlwifi: pcie: Add new configuration to enable MSIXHaim Dreyfuss2016-02-27
* Merge tag 'iwlwifi-for-kalle-2016-02-15' into HEADEmmanuel Grumbach2016-02-27
|\
| * iwlwifi: pcie: fix RF-Kill vs. firmware load raceEmmanuel Grumbach2016-02-15