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
starfive-6.6.48-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
/
iwlwifi
/
pcie
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-16
iwlwifi: improve the reports in TX path
Emmanuel Grumbach
1
-4
/
+3
2013-01-16
iwlwifi: enable communication with WoWLAN firmware
Johannes Berg
1
-0
/
+23
2013-01-16
iwlwifi: simplify scheduler memory clearing
Johannes Berg
1
-15
/
+7
2013-01-16
iwlwifi: don't memset scalar values
Johannes Berg
1
-1
/
+1
2013-01-03
iwlwifi: virtualize SRAM access
Emmanuel Grumbach
1
-13
/
+13
2013-01-03
iwlwifi: make the BC table layout configurable
Emmanuel Grumbach
1
-1
/
+4
2012-11-19
iwlwifi: more cleanup in pcie/rx.c
Emmanuel Grumbach
1
-2
/
+0
2012-11-19
iwlwifi: make iwl_queue_used return bool
Emmanuel Grumbach
1
-2
/
+2
2012-11-19
iwlwifi: merge 2 functions in reclaim flow
Emmanuel Grumbach
1
-33
/
+20
2012-11-19
iwlwifi: continue clean up - pcie/tx.c
Emmanuel Grumbach
1
-205
/
+890
2012-11-19
iwlwifi: rename functions in transport layer
Emmanuel Grumbach
1
-58
/
+50
2012-11-09
iwlwifi: return commands with error on FW error
Johannes Berg
1
-0
/
+10
2012-10-31
iwlwifi: handle RFKILL logic in the transport layer
Emmanuel Grumbach
1
-2
/
+14
2012-10-29
iwlwifi: support host command with copied data
Johannes Berg
1
-9
/
+48
2012-10-23
iwlwifi: don't leak Tx skb when a queue is disabled
Emmanuel Grumbach
1
-0
/
+2
2012-10-16
iwlwifi: don't WARN when a non empty queue is disabled
Emmanuel Grumbach
1
-8
/
+0
2012-10-16
iwlwifi: first deactivate a queue, then wipe out its data
Emmanuel Grumbach
1
-1
/
+2
2012-10-16
iwlwifi: wipe out the status of the SCD when we disable a queue
Emmanuel Grumbach
1
-0
/
+6
2012-10-16
iwlwifi: improve oversized command warning
Johannes Berg
1
-1
/
+4
2012-09-05
iwlwifi: reduce overhead if tracing disabled
Johannes Berg
1
-23
/
+2
2012-07-26
iwlwifi: get the correct HCMD in the response handler
Emmanuel Grumbach
1
-5
/
+21
2012-06-13
iwlwifi: remove lock around txq_enable
Emmanuel Grumbach
1
-19
/
+2
2012-06-13
iwlwifi: don't configure a txq that is being disabled
Emmanuel Grumbach
1
-43
/
+31
2012-06-06
iwlwifi: s/txq_setup/txq_enable
Emmanuel Grumbach
1
-12
/
+31
2012-06-06
iwlwifi: s/txq_agg_disable/txq_disable
Emmanuel Grumbach
1
-1
/
+1
2012-06-06
iwlwifi: SCD_INT_MSK is obsolete - don't update it
Emmanuel Grumbach
1
-4
/
+0
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
1
-2
/
+1
2012-06-06
iwlwifi: move PCIe into subdirectory
Johannes Berg
1
-0
/
+984