index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
queue
/
tx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: iwlwifi: remove 'use_tfh' config to fix crash
Johannes Berg
2023-07-12
1
-5
/
+5
*
wifi: iwlwifi: pcie: add size assertions
Johannes Berg
2023-06-21
1
-0
/
+7
*
wifi: iwlwifi: Validate slots_num before allocating memory
Anjaneyulu
2023-06-19
1
-1
/
+4
*
wifi: iwlwifi: add a validity check of queue_id in iwl_txq_reclaim
Miri Korenblit
2023-04-13
1
-3
/
+7
*
iwlwifi: use 4k queue size for Bz A-step
Johannes Berg
2022-03-10
1
-0
/
+4
*
iwlwifi: support new queue allocation command
Johannes Berg
2022-02-18
1
-13
/
+41
*
iwlwifi: remove command ID argument from queue allocation
Johannes Berg
2022-02-18
1
-2
/
+3
*
iwlwifi: make iwl_txq_dyn_alloc_dma() return the txq
Johannes Berg
2022-02-18
1
-14
/
+12
*
iwlwifi: avoid variable shadowing
Johannes Berg
2022-02-18
1
-3
/
+3
*
iwlwifi: cfg: add support for 1K BA queue
Mordechay Goodstein
2022-02-18
1
-2
/
+2
*
iwlwifi: avoid void pointer arithmetic
Johannes Berg
2022-02-18
1
-3
/
+3
*
iwlwifi: mvm: optionally suppress assert log
Johannes Berg
2021-12-07
1
-2
/
+5
*
wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dma
Lv Yunlong
2021-12-07
1
-0
/
+1
*
iwlwifi: queue: avoid memory leak in reset flow
Mordechay Goodstein
2021-04-14
1
-24
/
+6
*
iwlwifi: remove remaining software checksum code
Johannes Berg
2021-04-14
1
-8
/
+3
*
iwlwifi: queue: add fake tx time point
Mordechay Goodstein
2021-02-10
1
-0
/
+4
*
Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...
Kalle Valo
2021-02-08
1
-0
/
+129
|
\
|
*
iwlwifi: tx: move handing sync/async host command to trans
Mordechay Goodstein
2021-02-05
1
-0
/
+129
*
|
iwlwifi: queue: bail out on invalid freeing
Johannes Berg
2021-01-25
1
-4
/
+2
*
|
iwlwifi: queue: don't crash if txq->entries is NULL
Emmanuel Grumbach
2021-01-25
1
-25
/
+24
|
/
*
iwlwifi: use SPDX tags
Johannes Berg
2020-12-09
1
-50
/
+4
*
iwlwifi: move reclaim flows to the queue file
Mordechay Goodstein
2020-12-09
1
-0
/
+248
*
iwlwifi: remove all queue resources before free
Mordechay Goodstein
2020-12-09
1
-5
/
+1
*
iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independent
Mordechay Goodstein
2020-10-01
1
-0
/
+154
*
iwlwifi: move all bus-independent TX functions to common code
Mordechay Goodstein
2020-10-01
1
-0
/
+1375