index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
pcie
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-13
wifi: iwlwifi: correctly lookup DMA address in SG table
Benjamin Berg
1
-1
/
+2
2024-07-04
wifi: iwlwifi: keep the TSO and workaround pages mapped
Benjamin Berg
1
-2
/
+28
2024-07-04
wifi: iwlwifi: map entire SKB when sending AMSDUs
Benjamin Berg
1
-3
/
+7
2024-07-04
wifi: iwlwifi: return a new allocation for hdr page space
Benjamin Berg
1
-2
/
+2
2024-06-26
wifi: iwlwifi: pcie: fix kernel-doc
Johannes Berg
1
-1
/
+5
2024-06-26
wifi: iwlwifi: trans: remove unused function parameter
Miri Korenblit
1
-1
/
+1
2024-06-12
wifi: iwlwifi: remove struct iwl_trans_ops
Yedidya Benshimol
1
-0
/
+43
2024-06-12
wifi: iwlwifi: pcie: integrate TX queue code
Johannes Berg
1
-3
/
+208
2024-05-03
wifi: iwlwifi: pcie: allocate dummy net_device dynamically
Breno Leitao
1
-1
/
+1
2023-12-18
wifi: iwlwifi: pcie: don't synchronize IRQs from IRQ
Johannes Berg
1
-2
/
+2
2023-09-11
wifi: iwlwifi: pcie: fix RB status reading
Johannes Berg
1
-4
/
+4
2023-09-11
wifi: iwlwifi: pcie: fix kernel-doc issues
Johannes Berg
1
-15
/
+36
2023-08-22
wifi: iwlwifi: remove 'def_rx_queue' struct member
Johannes Berg
1
-3
/
+1
2023-06-06
wifi: iwlwifi: Enable loading of reduce-power tables into several segments
Alon Giladi
1
-10
/
+7
2023-06-06
wifi: iwlwifi: Implement loading and setting of fragmented pnvm image
Alon Giladi
1
-0
/
+3
2023-06-06
wifi: iwlwifi: Allow trans_pcie track more than 1 pnvm DRAM region
Alon Giladi
1
-2
/
+8
2023-04-17
wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queues
Gregory Greenman
1
-0
/
+1
2022-02-18
iwlwifi: pcie: adjust to Bz completion descriptor
Johannes Berg
1
-6
/
+14
2022-02-18
iwlwifi: yoyo: add IMR DRAM dump support
Mukesh Sisodiya
1
-1
/
+23
2022-02-18
iwlwifi: avoid void pointer arithmetic
Johannes Berg
1
-1
/
+1
2021-08-26
iwlwifi: pcie: remove spaces from queue names
Luca Coelho
1
-5
/
+5
2021-08-26
iwlwifi: pcie: dump error on FW reset handshake failures
Johannes Berg
1
-1
/
+8
2021-08-26
iwlwifi: pcie: optimise struct iwl_rx_mem_buffer layout
Johannes Berg
1
-2
/
+3
2021-06-22
iwlwifi: support loading the reduced power table from UEFI
Luca Coelho
1
-0
/
+1
2021-06-22
iwlwifi: pcie: free IML DMA memory allocation
Johannes Berg
1
-0
/
+3
2021-06-22
iwlwifi: pcie: remove TR/CR tail allocations
Johannes Berg
1
-11
/
+0
2021-06-22
iwlwifi: pcie: fix some kernel-doc comments
Johannes Berg
1
-2
/
+2
2021-06-22
iwlwifi: pcie: identify the RF module
Johannes Berg
1
-1
/
+4
2021-04-18
iwlwifi: pcie: don't enable BHs with IRQs disabled
Johannes Berg
1
-0
/
+5
2021-02-05
iwlwifi: tx: move handing sync/async host command to trans
Mordechay Goodstein
1
-1
/
+4
2021-02-05
iwl-trans: iwlwifi: move sync NMI logic to trans
Mordechay Goodstein
1
-1
/
+0
2021-02-05
iwlwifi: pcie: properly implement NAPI
Johannes Berg
1
-8
/
+6
2020-12-10
iwlwifi: support firmware reset handshake
Johannes Berg
1
-0
/
+4
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
1
-63
/
+6
2020-12-10
iwlwifi: remove sw_csum_tx
Emmanuel Grumbach
1
-3
/
+0
2020-12-10
iwlwifi: move reclaim flows to the queue file
Mordechay Goodstein
1
-4
/
+0
2020-10-08
iwlwifi: pcie: implement set_pnvm op
Luca Coelho
1
-0
/
+3
2020-10-01
iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independent
Mordechay Goodstein
1
-18
/
+0
2020-10-01
iwlwifi: move all bus-independent TX functions to common code
Mordechay Goodstein
1
-124
/
+1
2020-10-01
iwl-trans: move dev_cmd_offs, page_offs to a common trans header
Mordechay Goodstein
1
-3
/
+1
2020-10-01
iwlwifi: move bc_table_dword to a common trans header
Mordechay Goodstein
1
-2
/
+0
2020-10-01
iwlwifi: iwl-trans: move tfd to trans layer
Mordechay Goodstein
1
-11
/
+1
2020-10-01
iwlwifi: move bc_pool to a common trans header
Mordechay Goodstein
1
-1
/
+0
2020-05-29
iwlwifi: move txq-specific from trans_pcie to common trans
Mordechay Goodstein
1
-12
/
+2
2020-05-29
iwlwifi: move iwl_txq and substructures to a common trans header
Mordechay Goodstein
1
-107
/
+0
2020-05-29
iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txq
Mordechay Goodstein
1
-2
/
+2
2020-05-08
iwlwifi: pcie: skip fragmented receive buffers
Johannes Berg
1
-1
/
+3
2020-05-08
iwlwifi: pcie: gen2: use DMA pool for byte-count tables
Johannes Berg
1
-0
/
+1
2020-04-24
iwlwifi: pcie: move iwl_pcie_ctxt_info_alloc_dma() to user
Johannes Berg
1
-16
/
+0
2020-03-27
iwlwifi: pcie: make iwl_pcie_cmdq_reclaim static
Johannes Berg
1
-1
/
+0
[next]