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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-20
[PATCH] zd1211rw: Call ieee80211_rx in tasklet
Ulrich Kunitz
3
-29
/
+76
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
9
-9
/
+9
2006-12-08
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
1
-1
/
+1
2006-12-07
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-57
/
+140
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-12-07
[wireless] zd1211rw: workqueue-related build fixes
Jeff Garzik
1
-5
/
+5
2006-12-07
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
17
-57
/
+140
2006-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
9
-158
/
+19
2006-12-06
[PATCH] ipw2200: Fix debug output endian issue
Zhu Yi
1
-1
/
+1
2006-12-06
[PATCH] ipw2200: Fix a typo
Zhu Yi
1
-1
/
+1
2006-12-06
[PATCH] ipw2200: Update version stamp to 1.2.0
Zhu Yi
1
-1
/
+1
2006-12-06
[PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous mode
Zhu Yi
1
-4
/
+13
2006-12-06
[PATCH] ipw2200: replace kmalloc+memset with kcalloc
Yan Burman
1
-2
/
+1
2006-12-06
[PATCH] prism54: replace kmalloc+memset with kzalloc
Yan Burman
2
-9
/
+4
2006-12-06
[PATCH] hostap: replace kmalloc+memset with kzalloc
Yan Burman
8
-32
/
+12
2006-12-06
[PATCH] zd1211rw: Support for multicast addresses
Ulrich Kunitz
5
-3
/
+102
2006-12-06
[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handler
Daniel Drake
1
-0
/
+3
2006-12-06
[PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ context
Daniel Drake
1
-4
/
+2
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
2
-12
/
+15
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
37
-579
/
+806
2006-12-05
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
9
-143
/
+12
2006-12-05
[PATCH] pcmcia: remove prod_id indirection
Dominik Brodowski
1
-10
/
+5
2006-12-05
[PATCH] pcmcia: remove manf_id and card_id indirection
Dominik Brodowski
1
-5
/
+2
2006-12-02
[PATCH] ieee80211: Provide generic get_stats implementation
Daniel Drake
2
-20
/
+0
2006-12-02
[PATCH] zd1211rw: Use softmac ERP handling functionality
Daniel Drake
4
-65
/
+286
2006-12-02
[PATCH] zd1211rw: Rename cs_rate to zd_rate
Daniel Drake
3
-32
/
+34
2006-12-02
[PATCH] zd1211rw: Allow channels 1-13 in Japan
Daniel Drake
1
-1
/
+6
2006-12-02
[PATCH] zd1211rw: Optimized handling of zero length entries in length info
Ulrich Kunitz
1
-0
/
+2
2006-12-02
[PATCH] zd1211rw: cleanups
Ulrich Kunitz
4
-110
/
+53
2006-12-02
[PATCH] zd1211rw: Remove IW_FREQ_AUTO support
Daniel Drake
4
-33
/
+6
2006-12-02
[PATCH] zd1211rw: Add ID for Belkin F5D7050 v4000
Daniel Drake
1
-0
/
+1
2006-12-02
[PATCH] zd1211rw: Add ID for Planex GW-US54Mini
Daniel Drake
1
-0
/
+1
2006-12-02
[PATCH] prism54: correct overly aggressive check of return from pci_set_mwi
John W. Linville
1
-2
/
+2
2006-12-02
[PATCH] bcm43xx: correct "Move IV/ICV stripping into ieee80211_rx"
Larry Finger
1
-0
/
+1
2006-12-02
[PATCH] wireless: clean-up some "check return code" warnings
John W. Linville
5
-8
/
+43
2006-12-02
[PATCH] bcm43xx: Remove useless core enable/disable messages
Larry Finger
1
-10
/
+5
2006-12-02
[PATCH] bcm43xx: remove badness variable and related routine
Larry Finger
1
-34
/
+7
2006-12-02
[PATCH] kmemdup() cleanup in drivers/net
Eric Sesterhenn
1
-2
/
+1
2006-12-02
[PATCH] zd1211rw: Add ID for ZyXEL G-220
Daniel Drake
1
-0
/
+1
2006-12-02
[PATCH] bcm43xx: add PCI-E code
Stefano Brivio
3
-44
/
+156
2006-12-02
[PATCH] prism54: use BUILD_BUG_ON
Alexey Dobriyan
1
-8
/
+8
2006-12-02
[PATCH] atmel: output signal strength information
Holden Karau
1
-0
/
+8
2006-12-02
[PATCH] prism54: whitespace cleanup
Dmitry Torokhov
14
-102
/
+89
2006-12-02
[PATCH] prism54: fix potential race in reset scheduling
Dmitry Torokhov
1
-10
/
+13
2006-12-02
[PATCH] atmel: whitespace cleanup
Dmitry Torokhov
3
-45
/
+45
2006-12-02
[PATCH] atmel: use ARRAY_SIZE()
Dmitry Torokhov
1
-10
/
+10
2006-12-02
[PATCH] atmel: save on array initialization
Dmitry Torokhov
1
-1
/
+1
2006-12-02
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
Daniel Drake
2
-19
/
+1
2006-12-02
[PATCH] zd1211rw: Add 3 more device IDs
Daniel Drake
1
-0
/
+3
2006-12-02
[PATCH] bcm43xx: output proper link quality with scans
Larry Finger
3
-3
/
+5
[next]