summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: use default command queue watchdog timeoutMiri Korenblit2024-08-271-1/+3
* wifi: iwlwifi: pcie: fix a few legacy register accesses for new devicesEmmanuel Grumbach2024-06-261-5/+17
* wifi: iwlwifi: remove struct iwl_trans_opsYedidya Benshimol2024-06-121-129/+38
* wifi: iwlwifi: pcie: integrate TX queue codeJohannes Berg2024-06-121-25/+89
* wifi: iwlwifi: pcie: allocate dummy net_device dynamicallyBreno Leitao2024-05-031-9/+18
* wifi: iwlwifi: pcie: don't allow hw-rfkill to stop device on gen2Johannes Berg2024-02-081-6/+3
* wifi: iwlwifi: skip affinity setting on non-SMPBenjamin Berg2024-01-261-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-041-8/+9
|\
| * wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg2023-12-181-8/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-211-2/+2
|\|
| * wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg2023-12-121-2/+2
* | wifi: iwlwifi: remove async command callbackJohannes Berg2023-12-121-27/+0
* | wifi: iwlwifi: pcie: dump CSRs before removalJohannes Berg2023-12-121-0/+1
* | wifi: iwlwifi: pcie: clean up device removal workJohannes Berg2023-12-121-4/+15
|/
* wifi: iwlwifi: pcie: synchronize IRQs before NAPIJohannes Berg2023-10-231-0/+1
* wifi: iwlwifi: fail NIC access fast on dead NICJohannes Berg2023-09-251-0/+3
* wifi: iwlwifi: pcie: (re-)assign BAR0 on driver bindJohannes Berg2023-09-251-0/+9
* wifi: iwlwifi: pcie: enable TOP fatal error interruptJohannes Berg2023-09-131-0/+1
* wifi: iwlwifi: pcie: give up mem read if HW is deadJohannes Berg2023-09-131-0/+13
* wifi: iwlwifi: pcie: rescan bus if no parentJohannes Berg2023-09-131-2/+5
* wifi: iwlwifi: pcie: fix RB status readingJohannes Berg2023-09-111-8/+4
* wifi: iwlwifi: pcie: point invalid TFDs to invalid dataJohannes Berg2023-08-221-0/+29
* wifi: iwlwifi: remove 'def_rx_queue' struct memberJohannes Berg2023-08-221-2/+0
* wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg2023-07-111-2/+2
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-281-23/+44
|\
| * wifi: iwlwifi: pcie: remove redundant argumentJohannes Berg2023-06-141-3/+4
| * wifi: iwlwifi: pcie: clear FW debug memory on initJohannes Berg2023-06-141-5/+4
| * wifi: iwlwifi: unify checks for HW error valuesJohannes Berg2023-06-141-1/+1
| * wifi: iwlwifi: Enable loading of reduce-power tables into several segmentsAlon Giladi2023-06-061-16/+15
| * wifi: iwlwifi: Separate loading and setting of power reduce tablesAlon Giladi2023-06-061-0/+1
| * wifi: iwlwifi: Implement loading and setting of fragmented pnvm imageAlon Giladi2023-06-061-0/+8
| * wifi: iwlwifi: Allow trans_pcie track more than 1 pnvm DRAM regionAlon Giladi2023-06-061-4/+14
| * wifi: iwlwifi: Separate loading and setting of pnvm image into two functionsAlon Giladi2023-06-061-0/+1
| * wifi: iwlwifi: pcie: adjust Bz device timingsJohannes Berg2023-06-061-4/+6
* | wifi: iwlwifi: Use default @max_active for trans_pcie->rba.alloc_wqTejun Heo2023-05-081-1/+1
|/
* wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach2023-04-171-1/+2
* wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queuesGregory Greenman2023-04-171-0/+1
* wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim2023-04-141-1/+1
* wifi: iwlwifi: trans: don't trigger d3 interrupt twiceAvraham Stern2023-04-131-6/+3
* wifi: iwlwifi: mvm: trigger PCI re-enumeration in case of PLDR syncAvraham Stern2022-11-281-38/+47
* wifi: iwlwifi: pcie: rename CAUSE macroJohannes Berg2022-05-301-17/+17
* iwlwifi: pcie: simplify MSI-X cause mappingJohannes Berg2022-05-181-19/+29
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-111-5/+46
|\
| * iwlwifi: pcie: fix SW error MSI-X mappingJohannes Berg2022-03-101-1/+1
| * iwlwifi: support new queue allocation commandJohannes Berg2022-02-181-1/+2
| * iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya2022-02-181-1/+41
| * iwlwifi: avoid void pointer arithmeticJohannes Berg2022-02-181-1/+1
| * iwlwifi: propagate (const) type qualifierBjoern A. Zeeb2022-02-181-1/+1
* | iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg2022-02-031-2/+1
|/
* iwlwifi: pcie: retake ownership after resetJohannes Berg2021-12-071-13/+22