index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-25
iwlwifi: pcie: rework RX buffer list init and freeing
Johannes Berg
1
-17
/
+26
2013-06-13
iwlwifi: reduce debug ifdefs using the optimiser
Johannes Berg
1
-26
/
+10
2013-06-13
iwlwifi: pcie: don't read INTA register in ICT IRQ handler
Johannes Berg
1
-4
/
+8
2013-02-28
iwlwifi: use coherent DMA memory for command header
Johannes Berg
1
-11
/
+3
2013-02-05
iwlwifi: use threaded interrupt handler
Johannes Berg
1
-15
/
+25
2013-01-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-1
/
+2
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2013-01-24
iwlwifi: provide RX page order
Emmanuel Grumbach
1
-0
/
+1
2013-01-24
iwlwifi: update copyright
Johannes Berg
1
-1
/
+1
2013-01-16
iwlwifi: enable communication with WoWLAN firmware
Johannes Berg
1
-1
/
+5
2013-01-16
iwlwifi: don't memset scalar values
Johannes Berg
1
-3
/
+3
2013-01-03
iwlwifi: move some PCIe calls to better places
Johannes Berg
1
-0
/
+2
2013-01-03
iwlwifi: fix PCIe interrupt handle return value
Johannes Berg
1
-0
/
+1
2012-12-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-3
/
+11
2012-12-11
iwlwifi: don't handle masked interrupt
Emmanuel Grumbach
1
-2
/
+10
2012-11-28
iwlwifi: read the Rx write pointer only once
Emmanuel Grumbach
1
-1
/
+1
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-89
/
+268
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+21
2012-11-19
iwlwifi: make iwl_pcie_rxq_inc_wr_ptr static
Emmanuel Grumbach
1
-2
/
+1
2012-11-19
iwlwifi: more cleanup in pcie/rx.c
Emmanuel Grumbach
1
-9
/
+4
2012-11-19
iwlwifi: continue clean up - pcie/rx.c
Emmanuel Grumbach
1
-17
/
+210
2012-11-19
iwlwifi: rename functions in transport layer
Emmanuel Grumbach
1
-78
/
+70
2012-11-09
iwlwifi: return commands with error on FW error
Johannes Berg
1
-0
/
+1
2012-11-05
iwlwifi: use list_first_entry
Johannes Berg
1
-9
/
+6
2012-11-05
iwlwifi: handle DMA mapping failures
Johannes Berg
1
-2
/
+21
2012-10-31
iwlwifi: handle RFKILL logic in the transport layer
Emmanuel Grumbach
1
-4
/
+16
2012-10-29
iwlwifi: support host command with copied data
Johannes Berg
1
-0
/
+3
2012-10-16
iwlwifi: make data frame tracing optional
Johannes Berg
1
-1
/
+2
2012-09-24
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-31
/
+44
2012-09-10
iwlwifi: don't access the HW when it is not available
Emmanuel Grumbach
1
-0
/
+11
2012-09-10
iwlwifi: some clean up in transport layer
Emmanuel Grumbach
1
-23
/
+31
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-09-06
iwlwifi: remove unused IDI code stubs
Johannes Berg
1
-8
/
+2
2012-08-21
iwlwifi: fix flow handler debug code
Johannes Berg
1
-1
/
+1
2012-07-26
iwlwifi: get the correct HCMD in the response handler
Emmanuel Grumbach
1
-3
/
+13
2012-07-03
iwlwifi: remove unneeded NULL check
Johannes Berg
1
-3
/
+0
2012-06-18
iwlwifi: protect use_ict with irq_lock
Emmanuel Grumbach
1
-16
/
+14
2012-06-06
iwlwifi: move PCIe into subdirectory
Johannes Berg
1
-0
/
+1058
[prev]