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
/
rtlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-24
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
12
-26
/
+23
2012-01-24
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
Joe Perches
5
-53
/
+47
2012-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+4
2012-01-11
rtl8192se: Fix BUG caused by failure to check skb allocation
Larry Finger
1
-0
/
+4
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+1
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-12
/
+1
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-2
/
+5
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
7
-13
/
+13
2011-12-19
rtlwifi: Fix locking problem introduces with commit 6539306b
Larry Finger
3
-2
/
+5
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-4
/
+4
2011-12-14
rtlwifi: merge ips,lps spinlocks into one mutex
Stanislaw Gruszka
3
-15
/
+12
2011-12-14
rtlwifi: use work for lps
Stanislaw Gruszka
2
-13
/
+16
2011-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-4
/
+4
2011-12-08
rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...
Philipp Dreimann
4
-4
/
+4
2011-12-07
rtl8192c: Do not log firmware load message unless actually done
Larry Finger
1
-1
/
+1
2011-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+9
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-2
/
+2
2011-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+9
2011-11-28
rtlwifi: Fix incorrect return of IRQ_HANDLED
Larry Finger
1
-2
/
+5
2011-11-28
rtlwifi: fix lps_lock deadlock
Stanislaw Gruszka
1
-8
/
+9
2011-11-22
rtlwifi: squash warning in _usb_read_sync
John W. Linville
1
-2
/
+3
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
15
-2
/
+16
2011-11-22
rtlwifi: Remove redundant code from PCI interrupt
Larry Finger
1
-3
/
+0
2011-11-22
rtlwifi: rtl8192cu: Fix endianian issues
Larry Finger
7
-36
/
+43
2011-11-22
rtlwifi: rtl8192cu: Change firmware upload to use block writes
Larry Finger
5
-3
/
+64
2011-11-22
rtlwifi: rtl8192cu: Allow retries for USB I/O
George
2
-4
/
+16
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-12
/
+1
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+3
2011-11-09
rtl8192cu: Add new device IDs
Larry Finger
1
-4
/
+32
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-0
/
+14
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
1
-2
/
+2
2011-11-02
um: a couple of missing dependencies...
Al Viro
1
-2
/
+2
2011-11-01
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
8
-0
/
+8
2011-11-01
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
6
-0
/
+6
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
28
-872
/
+588
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2011-10-14
rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part III
Chaoming Li
2
-56
/
+94
2011-10-14
rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II
Chaoming Li
5
-33
/
+48
2011-10-14
rtlwifi: rtl8192ce: Add new chip revisions
Chaoming Li
3
-6
/
+26
2011-10-14
rtlwifi: Update to new Realtek version - Part I
Chaoming Li
1
-2
/
+4
2011-10-14
rtlwifi: Change PCI drivers to use the new PM framework
Larry Finger
5
-35
/
+36
2011-10-12
rtlwifi: Change debug parameter to apply to individual drivers
Larry Finger
6
-6
/
+25
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-1
/
+2
2011-09-30
rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync
Larry Finger
2
-34
/
+2
2011-09-30
rtlwifi: Remove unused routine _usb_readN_sync
Larry Finger
2
-12
/
+0
2011-09-28
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-0
/
+1
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
1
-3
/
+5
2011-09-26
rtlwifi: rtl8192cu: Fix unitialized struct
Larry Finger
1
-0
/
+1
[prev]
[next]