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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
18
-228
/
+778
2011-05-16
iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2011-05-10
iwlagn: fix iwl_is_any_associated
Johannes Berg
1
-8
/
+11
2011-05-10
iwlagn: led stay solid on when no traffic
Wey-Yi Guy
1
-1
/
+19
2011-05-06
iwlagn: check DMA mapping errors
Johannes Berg
2
-28
/
+45
2011-05-06
iwlagn: remove bytecount indirection
Johannes Berg
7
-31
/
+8
2011-05-06
iwlagn: dont update bytecount table for command queue
Johannes Berg
2
-19
/
+13
2011-05-06
iwlagn: remove unused variable
Johannes Berg
1
-4
/
+0
2011-05-06
iwlagn: remove frame pre-allocation
Johannes Berg
2
-125
/
+25
2011-05-06
iwlagn: remove get_hcmd_size indirection
Johannes Berg
3
-9
/
+0
2011-05-06
iwlwifi: support the svtool messages interactions through nl80211 test mode
Cindy H. Kao
8
-2
/
+656
2011-05-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-6
/
+11
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
27
-2204
/
+1922
2011-05-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-6
/
+11
2011-04-30
iwlagn: remove un-necessary debugfs callback
Wey-Yi Guy
9
-1184
/
+978
2011-04-30
iwlagn: prefer BSS context
Johannes Berg
1
-0
/
+14
2011-04-30
iwlagn: improve RXON checking
Johannes Berg
1
-19
/
+19
2011-04-30
iwlagn: remove spectrum measurement header
Johannes Berg
1
-92
/
+0
2011-04-30
iwlagn: semaphore and calib cleanup
Don Fry
8
-67
/
+44
2011-04-30
iwlagn: mod param cleanup
Don Fry
10
-44
/
+27
2011-04-30
iwlagn: new 105 series device
Wey-Yi Guy
3
-48
/
+48
2011-04-30
iwlagn: use proper good CRC threshold behaviour
Johannes Berg
3
-4
/
+18
2011-04-30
iwlagn: connect and disconnect sequence for RXON
Wey-Yi Guy
1
-83
/
+111
2011-04-30
iwlagn: remove 5000 from rxon_assoc structure
Wey-Yi Guy
2
-2
/
+2
2011-04-30
iwlagn: make rxon_assoc static function
Wey-Yi Guy
4
-59
/
+49
2011-04-30
iwlagn: refactor restart
Johannes Berg
1
-31
/
+37
2011-04-30
iwlagn: introduce silent grabbing of NIC access
Johannes Berg
2
-5
/
+14
2011-04-30
iwlagn: avoid hangs when restarting device
Johannes Berg
3
-6
/
+20
2011-04-29
iwlagn: fix tx power initialization
Stanislaw Gruszka
3
-15
/
+7
2011-04-29
iwlagn: fix "Received BA when not expected"
Stanislaw Gruszka
1
-6
/
+11
2011-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-9
/
+8
2011-04-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-9
/
+8
2011-04-25
iwlwifi: fix possible data overwrite in hcmd callback
Stanislaw Gruszka
1
-11
/
+4
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
33
-834
/
+522
2011-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-9
/
+8
2011-04-22
iwlagn: remove hw_ready variable
Johannes Berg
3
-18
/
+15
2011-04-22
iwlagn: combine firmware code/data
Johannes Berg
6
-98
/
+65
2011-04-22
iwlagn: implement synchronous firmware load
Johannes Berg
8
-274
/
+246
2011-04-22
iwlagn: leave notification waits on firmware errors
Johannes Berg
3
-2
/
+21
2011-04-22
iwlagn: make iwlagn_wait_notification return error code
Johannes Berg
3
-11
/
+10
2011-04-22
iwlagn: extend notification wait function
Johannes Berg
5
-8
/
+16
2011-04-22
iwlagn: refactor up path
Johannes Berg
3
-41
/
+51
2011-04-22
iwlagn: refactor down path
Johannes Berg
3
-33
/
+42
2011-04-22
iwlagn: clean up some exit code
Johannes Berg
1
-24
/
+2
2011-04-22
iwlagn: simplify error table reading
Johannes Berg
4
-54
/
+91
2011-04-21
iwlwifi: fix skb usage after free
Stanislaw Gruszka
1
-3
/
+7
2011-04-18
iwlagn: remove led_ops
Wey-Yi Guy
1
-4
/
+0
2011-04-18
iwlagn: remove legacy ops
Wey-Yi Guy
1
-10
/
+0
2011-04-18
iwlagn: remove un-necessary ieee80211_ops
Wey-Yi Guy
7
-37
/
+22
2011-04-18
iwlagn: no 5.2GHz/HT40 support for bgn devices
Wey-Yi Guy
2
-2
/
+2
[next]