index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
queue
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-25
wifi: iwlwifi: read txq->read_ptr under lock
Johannes Berg
1
-1
/
+1
2024-03-04
net: adopt skb_network_header_len() more broadly
Eric Dumazet
1
-1
/
+1
2024-02-08
wifi: iwlwifi: queue: improve warning for no skb in reclaim
Johannes Berg
1
-4
/
+5
2024-01-26
wifi: iwlwifi: make TB reallocation a debug message
Johannes Berg
1
-3
/
+4
2023-10-23
wifi: iwlwifi: empty overflow queue during flush
Miri Korenblit
2
-5
/
+6
2023-09-11
wifi: iwlwifi: queue: fix kernel-doc
Johannes Berg
1
-2
/
+4
2023-08-22
wifi: iwlwifi: pcie: point invalid TFDs to invalid data
Johannes Berg
1
-6
/
+34
2023-08-22
wifi: iwlwifi: queue: move iwl_txq_gen2_set_tb() up
Johannes Berg
1
-36
/
+35
2023-08-22
wifi: iwlwifi: pcie: move gen1 TB handling to header
Johannes Berg
1
-0
/
+15
2023-08-22
wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmap
Johannes Berg
2
-33
/
+11
2023-07-11
wifi: iwlwifi: remove 'use_tfh' config to fix crash
Johannes Berg
2
-9
/
+9
2023-06-21
wifi: iwlwifi: pcie: add size assertions
Johannes Berg
1
-0
/
+7
2023-06-19
wifi: iwlwifi: Validate slots_num before allocating memory
Anjaneyulu
1
-1
/
+4
2023-04-13
wifi: iwlwifi: add a validity check of queue_id in iwl_txq_reclaim
Miri Korenblit
1
-3
/
+7
2022-03-10
iwlwifi: use 4k queue size for Bz A-step
Johannes Berg
1
-0
/
+4
2022-02-18
iwlwifi: support new queue allocation command
Johannes Berg
2
-15
/
+43
2022-02-18
iwlwifi: remove command ID argument from queue allocation
Johannes Berg
2
-5
/
+5
2022-02-18
iwlwifi: make iwl_txq_dyn_alloc_dma() return the txq
Johannes Berg
1
-14
/
+12
2022-02-18
iwlwifi: avoid variable shadowing
Johannes Berg
2
-8
/
+8
2022-02-18
iwlwifi: cfg: add support for 1K BA queue
Mordechay Goodstein
1
-2
/
+2
2022-02-18
iwlwifi: avoid void pointer arithmetic
Johannes Berg
2
-4
/
+4
2021-12-07
iwlwifi: mvm: optionally suppress assert log
Johannes Berg
1
-2
/
+5
2021-12-07
wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dma
Lv Yunlong
1
-0
/
+1
2021-04-14
iwlwifi: queue: avoid memory leak in reset flow
Mordechay Goodstein
2
-26
/
+7
2021-04-14
iwlwifi: remove remaining software checksum code
Johannes Berg
1
-8
/
+3
2021-02-10
iwlwifi: queue: add fake tx time point
Mordechay Goodstein
1
-0
/
+4
2021-02-08
Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...
Kalle Valo
2
-0
/
+130
2021-02-05
iwlwifi: tx: move handing sync/async host command to trans
Mordechay Goodstein
2
-0
/
+130
2021-01-25
iwlwifi: queue: bail out on invalid freeing
Johannes Berg
1
-4
/
+2
2021-01-25
iwlwifi: queue: don't crash if txq->entries is NULL
Emmanuel Grumbach
1
-25
/
+24
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
2
-107
/
+8
2020-12-10
iwlwifi: move reclaim flows to the queue file
Mordechay Goodstein
2
-0
/
+255
2020-12-10
iwlwifi: remove all queue resources before free
Mordechay Goodstein
1
-5
/
+1
2020-10-01
iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independent
Mordechay Goodstein
2
-0
/
+196
2020-10-01
iwlwifi: move all bus-independent TX functions to common code
Mordechay Goodstein
2
-0
/
+1563