index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
pcie
/
trans.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-30
wifi: iwlwifi: pcie: rename CAUSE macro
Johannes Berg
1
-17
/
+17
2022-05-18
iwlwifi: pcie: simplify MSI-X cause mapping
Johannes Berg
1
-19
/
+29
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-5
/
+46
2022-03-10
iwlwifi: pcie: fix SW error MSI-X mapping
Johannes Berg
1
-1
/
+1
2022-02-18
iwlwifi: support new queue allocation command
Johannes Berg
1
-1
/
+2
2022-02-18
iwlwifi: yoyo: add IMR DRAM dump support
Mukesh Sisodiya
1
-1
/
+41
2022-02-18
iwlwifi: avoid void pointer arithmetic
Johannes Berg
1
-1
/
+1
2022-02-18
iwlwifi: propagate (const) type qualifier
Bjoern A. Zeeb
1
-1
/
+1
2022-02-03
iwlwifi: pcie: fix locking when "HW not ready"
Johannes Berg
1
-2
/
+1
2021-12-07
iwlwifi: pcie: retake ownership after reset
Johannes Berg
1
-13
/
+22
2021-12-07
iwlwifi: pcie: support Bz suspend/resume trigger
Haim Dreyfuss
1
-34
/
+41
2021-12-07
iwlwifi: support 4-bits in MAC step value
Mike Golant
1
-2
/
+3
2021-11-26
iwlwifi: integrate with iwlmei
Emmanuel Grumbach
1
-2
/
+19
2021-10-28
iwlwifi: pcie: update sw error interrupt for BZ family
Mike Golant
1
-11
/
+34
2021-10-22
iwlwifi: remove redundant iwl_finish_nic_init() argument
Johannes Berg
1
-4
/
+4
2021-10-22
iwlwifi: BZ Family SW reset support
Roee Goldfiner
1
-6
/
+18
2021-10-22
iwlwifi: BZ Family BUS_MASTER_DISABLE_REQ code duplication
Roee Goldfiner
1
-0
/
+1
2021-10-22
iwlwifi: fw dump: add infrastructure for dump scrubbing
Johannes Berg
1
-3
/
+9
2021-08-29
intel: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-8
/
+2
2021-08-26
iwlwifi: pcie: avoid dma unmap/remap in crash dump
Johannes Berg
1
-6
/
+2
2021-08-26
iwlwifi: pcie: implement Bz device startup
Johannes Berg
1
-10
/
+28
2021-08-26
iwlwifi: pcie: free RBs during configure
Johannes Berg
1
-0
/
+3
2021-06-22
iwlwifi: support loading the reduced power table from UEFI
Luca Coelho
1
-0
/
+7
2021-06-22
iwlwifi: pcie: identify the RF module
Johannes Berg
1
-0
/
+18
2021-06-22
iwlwifi: pcie: print interrupt number, not index
Johannes Berg
1
-1
/
+1
2021-06-22
iwlwifi: pcie: handle pcim_iomap_table() failures better
Johannes Berg
1
-2
/
+10
2021-04-18
iwlwifi: pcie: don't enable BHs with IRQs disabled
Johannes Berg
1
-3
/
+21
2021-04-14
iwlwifi: pcie: add ISR debug info for msix debug
Mordechay Goodstein
1
-0
/
+5
2021-02-10
iwlwifi: remove flags argument for nic_access
Johannes Berg
1
-19
/
+12
2021-02-10
iwlwifi: dbg: add op_mode callback for collecting debug data.
Mordechay Goodstein
1
-0
/
+4
2021-02-10
iwlwifi: pcie: NULLify pointers after free
Emmanuel Grumbach
1
-2
/
+6
2021-02-10
iwlwifi: pcie: don't disable interrupts for reg_lock
Johannes Berg
1
-6
/
+5
2021-02-08
Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Kalle Valo
1
-68
/
+24
2021-02-05
iwlwifi: tx: move handing sync/async host command to trans
Mordechay Goodstein
1
-5
/
+2
2021-02-05
iwlwifi: remove TRANS_PM_OPS
Emmanuel Grumbach
1
-21
/
+0
2021-02-05
iwl-trans: iwlwifi: move sync NMI logic to trans
Mordechay Goodstein
1
-46
/
+26
2021-02-05
iwlwifi: pcie: properly implement NAPI
Johannes Berg
1
-2
/
+2
2021-01-25
iwlwifi: pcie: reschedule in long-running memory reads
Johannes Berg
1
-1
/
+7
2021-01-25
iwlwifi: pcie: use jiffies for memory read spin time limit
Johannes Berg
1
-6
/
+2
2020-12-10
iwlwifi: support firmware reset handshake
Johannes Berg
1
-0
/
+4
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
1
-61
/
+6
2020-12-10
iwlwifi: pcie: remove unnecessary setting of inta_mask
Johannes Berg
1
-1
/
+0
2020-12-10
iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handling
Johannes Berg
1
-1
/
+0
2020-12-10
iwlwifi: remove sw_csum_tx
Emmanuel Grumbach
1
-1
/
+0
2020-12-10
iwlwifi: pcie: remove obsolete pre-release support code
Emmanuel Grumbach
1
-17
/
+1
2020-12-10
iwlwifi: move reclaim flows to the queue file
Mordechay Goodstein
1
-57
/
+4
2020-12-10
iwlwifi: yoyo: align the write pointer to DWs
Rotem Saado
1
-0
/
+2
2020-11-02
iwlwifi: pcie: limit memory read spin time
Johannes Berg
1
-9
/
+27
2020-10-08
iwlwifi: read and parse PNVM file
Luca Coelho
1
-0
/
+5
2020-10-08
iwlwifi: pcie: implement set_pnvm op
Luca Coelho
1
-0
/
+2
[next]