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
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
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-06-26
rtlwifi: rtl8192se: Fix double inclusion of header pci.h
Larry Finger
1
-1
/
+0
2012-06-26
rtlwifi: Fix IRQ disabled warning
Larry Finger
1
-8
/
+9
2012-06-22
rtlwifi: Change debug level for deletion of an entry in CAM
Larry Finger
1
-2
/
+3
2012-06-20
rtlwifi: rtl8192se: Fix gcc 4.7.x warning
Larry Finger
1
-0
/
+3
2012-05-23
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-05-19
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+13
2012-05-14
rtlwifi: fix for race condition when firmware is cached
Larry Finger
2
-13
/
+13
2012-05-11
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
6
-22
/
+24
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-04-23
rtlwifi: rtl8192se: Convert driver to use private dm struct
Larry Finger
3
-81
/
+84
2012-04-23
rtlwifi: rtl8192de: Convert driver to use private dm structs
Larry Finger
3
-94
/
+100
2012-04-23
rtlwifi: rtl8192c: Convert driver to use private ps_t struct
Larry Finger
1
-27
/
+31
2012-04-23
rtlwifi: rtl8192c: Convert driver to use private dm structs
Larry Finger
4
-112
/
+123
2012-04-23
rtlwifi: Add dm structs to private structure
Larry Finger
1
-0
/
+4
2012-04-23
rtlwifi: Move dig_t and ps_t structs
Larry Finger
5
-159
/
+59
2012-04-23
rtlwifi: Fix oops on unload
Larry Finger
1
-0
/
+1
2012-04-16
net/wireless: use module_pci_driver
Axel Lin
2
-36
/
+2
2012-04-16
rtlwifi: rtl8192ce: Remove false positives for kmemleak
Larry Finger
2
-0
/
+5
2012-04-12
rtl8192de: Recognize 92D E-CUT version.
Forest Bond
1
-1
/
+5
2012-04-12
rtl8192de: Clean up and fix 92D cut version constants and macros.
Forest Bond
1
-9
/
+7
2012-04-12
rtlwifi: support for Belkin Surf N300 XR
Lorenzo Bianconi
1
-0
/
+1
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-7
/
+4
2012-04-12
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
4
-21
/
+7
2012-04-11
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
1
-1
/
+6
2012-04-11
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2
-19
/
+21
2012-04-10
mac80211: remove channel type argument from rate_update
Johannes Berg
1
-2
/
+1
2012-04-10
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
1
-1
/
+6
2012-04-10
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
2
-19
/
+21
2012-04-10
rtlwifi: Simplify rtl_get/set inline functions
Joe Perches
1
-13
/
+11
2012-04-10
rtlwifi: Use is_zero_ether_addr, remove line continuation
Joe Perches
1
-3
/
+2
2012-04-09
rtlwifi: Fix oops on rate-control failure
Larry Finger
1
-1
/
+4
2012-04-09
rtlwifi: rtl8192de: Fix firmware initialization
Larry Finger
1
-6
/
+0
2012-03-26
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
Larry Finger
2
-2
/
+2
2012-03-20
rtlwifi: Remove unused ETH_ADDR_LEN defines
Joe Perches
2
-2
/
+0
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-9
/
+24
2012-03-07
rtlwifi: rtl8192ce: Fix loss of receive performance
Jingjun Wu
1
-0
/
+4
2012-03-06
rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu
Larry Finger
1
-3
/
+8
2012-03-06
rtlwifi: Remove extraneous value return
Larry Finger
1
-3
/
+2
2012-03-06
rtlwifi: Detect misread of end-point count
Larry Finger
1
-3
/
+10
2012-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-284
/
+113
2012-02-27
rtlwifi: Fix breakage in debug functions when built as a module
Larry Finger
1
-1
/
+1
2012-02-22
rtlwifi: rtl8192se firmware load can overflow target buffer
Tim Gardner
2
-2
/
+4
2012-02-22
Correcting typos in rtlwifi/base.c
Tristan Pourcelot
1
-3
/
+3
2012-02-22
rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements
Larry Finger
3
-277
/
+104
2012-02-22
rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask...
Devendra.Naga
1
-1
/
+1
2012-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-20
/
+25
2012-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
17
-49
/
+42
2012-02-10
rtlwifi: Modify rtl_pci_init to return 0 on success
Simon Graham
1
-2
/
+2
[next]