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
/
iwl-rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-07
iwlagn: remove rxb page bookkeeping
Johannes Berg
1
-1
/
+0
2011-04-07
iwlagn: clean up alive handling
Johannes Berg
1
-5
/
+5
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
1
-1
/
+1
2011-03-07
iwlwifi: fix iwl-rx.c compilation
Stanislaw Gruszka
1
-0
/
+1
2011-03-04
iwlwifi: avoid too frequent recover from statistics
Stanislaw Gruszka
1
-20
/
+26
2011-03-04
iwlwifi: cleanup iwl_good_plcp_health
Stanislaw Gruszka
1
-70
/
+45
2011-03-04
iwlwifi: move rx handlers code to iwl-rx.c
Stanislaw Gruszka
1
-25
/
+498
2011-02-28
iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.c
Stanislaw Gruszka
1
-2
/
+224
2011-02-28
iwlwifi: move check health code into iwl-rx.c
Stanislaw Gruszka
1
-8
/
+154
2011-02-28
iwlwifi: add {ack,plpc}_check module parameters
Stanislaw Gruszka
1
-2
/
+6
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-6
/
+0
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
1
-0
/
+6
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-6
/
+0
2011-02-10
iwlwifi: cleanup iwl_recover_from_statistics
Stanislaw Gruszka
1
-25
/
+12
2010-11-15
iwlagn: enable shadow register
Wey-Yi Guy
1
-18
/
+27
2010-11-15
iwlwlifi: update rx write pointer w/o request mac access in the CAM mode
Winkler, Tomas
1
-1
/
+1
2010-10-08
iwlwifi: clean up declarations
Johannes Berg
1
-1
/
+0
2010-08-27
iwlwifi: initial contextification
Johannes Berg
1
-2
/
+7
2010-07-02
iwlwifi: fix fw_restart module parameter
Wey-Yi Guy
1
-2
/
+2
2010-06-21
iwlwifi: move agn specific rx related code to iwl-agn-rx.c
Wey-Yi Guy
1
-238
/
+0
2010-06-14
iwlwifi: rename rxq->dma_addr
Emmanuel Grumbach
1
-2
/
+2
2010-06-03
Revert "iwlwifi: move _agn statistics related structure"
John W. Linville
1
-29
/
+28
2010-06-02
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
1
-31
/
+32
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+6
2010-05-13
iwlwifi: split debug and debugfs options
Johannes Berg
1
-3
/
+3
2010-05-13
iwlwifi: move _agn statistics related structure
Wey-Yi Guy
1
-28
/
+29
2010-05-11
iwl3945: add plcp error checking
Abhijeet Kolekar
1
-1
/
+2
2010-05-11
iwlwifi: checking for all the possible failure cases
Wey-Yi Guy
1
-2
/
+4
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-754
/
+4
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-25
iwlwifi: remove noise reporting
Johannes Berg
1
-3
/
+4
2010-03-25
iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagn
Wey-Yi Guy
1
-411
/
+0
2010-03-25
iwlwifi: move agn only rx functions from iwlcore to iwlagn
Wey-Yi Guy
1
-203
/
+0
2010-03-25
iwlwifi: move agn only tx functions from iwlcore to iwlagn
Wey-Yi Guy
1
-80
/
+0
2010-03-25
iwlwifi: iwl_good_ack_health() only apply to AGN device
Wey-Yi Guy
1
-55
/
+0
2010-03-25
Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"
Reinette Chatre
1
-2
/
+0
2010-03-25
iwlwifi: fix build error for CONFIG_IWLAGN=n
John W. Linville
1
-0
/
+2
2010-03-19
iwlwifi: code cleanup for connectivity recovery
Wey-Yi Guy
1
-31
/
+66
2010-03-19
iwlwifi: Recover TX flow failure
Wey-Yi Guy
1
-1
/
+49
2010-03-19
iwlwifi: move plcp check to separated function
Wey-Yi Guy
1
-22
/
+36
2010-03-10
iwlagn: remove write-only variables
Johannes Berg
1
-24
/
+0
2010-02-27
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
1
-46
/
+0
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+4
2010-02-24
Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
Reinette Chatre
1
-46
/
+0
2010-02-12
iwlwifi: fix AMSDU Rx after paged Rx patch
Shanyu Zhao
1
-1
/
+4
2010-02-11
iwlwifi: Monitor and recover the aggregation TX flow failure
Trieu 'Andrew' Nguyen
1
-0
/
+46
2010-02-11
iwlwifi: use dma_alloc_coherent
Stanislaw Gruszka
1
-10
/
+11
2010-02-11
iwlwifi: cleanup return values
Abhijeet Kolekar
1
-8
/
+3
2010-02-11
iwlwifi: multiple force reset mode
Wey-Yi Guy
1
-1
/
+1
[next]