index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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