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
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
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: clean up gen1/gen2 TFD unmap
Johannes Berg
1
-23
/
+10
2023-07-11
wifi: iwlwifi: remove 'use_tfh' config to fix crash
Johannes Berg
1
-5
/
+5
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
1
-13
/
+41
2022-02-18
iwlwifi: remove command ID argument from queue allocation
Johannes Berg
1
-2
/
+3
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
1
-3
/
+3
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
1
-3
/
+3
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
1
-24
/
+6
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
1
-0
/
+129
2021-02-05
iwlwifi: tx: move handing sync/async host command to trans
Mordechay Goodstein
1
-0
/
+129
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
1
-50
/
+4
2020-12-10
iwlwifi: move reclaim flows to the queue file
Mordechay Goodstein
1
-0
/
+248
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
1
-0
/
+154
2020-10-01
iwlwifi: move all bus-independent TX functions to common code
Mordechay Goodstein
1
-0
/
+1375