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
/
rtl8192ce
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+2
2013-04-02
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
2
-11
/
+11
2013-04-02
rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07
Larry Finger
5
-247
/
+182
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-2
/
+2
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2
-5
/
+4
2013-02-08
net: wireless/rtlwifi: fix uninitialized variable issue
Cong Ding
1
-1
/
+1
2013-01-02
rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() call
Larry Finger
1
-0
/
+11
2012-11-30
rtlwifi: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
1
-8
/
+1
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2012-11-14
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
1
-1
/
+1
2012-10-31
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...
Larry Finger
4
-72
/
+50
2012-10-31
rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE
Larry Finger
5
-11
/
+64
2012-10-19
rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers
Andy Shevchenko
1
-4
/
+2
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+15
2012-09-12
rtlwifi: rtl8192ce: Log message that B_CUT device may not work
Larry Finger
3
-4
/
+15
2012-09-07
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
Larry Finger
2
-3
/
+3
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2
-2
/
+4
2012-06-06
wireless: Remove casts to same type
Joe Perches
2
-24
/
+23
2012-05-11
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-5
/
+5
2012-04-23
rtlwifi: rtl8192c: Convert driver to use private dm structs
Larry Finger
1
-1
/
+0
2012-04-23
rtlwifi: Move dig_t and ps_t structs
Larry Finger
1
-34
/
+0
2012-04-16
net/wireless: use module_pci_driver
Axel Lin
1
-18
/
+1
2012-04-12
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
1
-6
/
+1
2012-03-20
rtlwifi: Remove unused ETH_ADDR_LEN defines
Joe Perches
1
-1
/
+0
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
3
-8
/
+6
2012-01-31
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2
-21
/
+9
2012-01-31
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
1
-3
/
+2
2012-01-24
rtl8192ce: Update copyright dates
Larry Finger
18
-18
/
+18
2012-01-24
rtlwifi: Simplify chip version id logging
Joe Perches
1
-10
/
+9
2012-01-24
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
3
-10
/
+10
2012-01-24
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
Joe Perches
2
-80
/
+71
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
7
-181
/
+165
2012-01-24
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
2
-4
/
+3
2012-01-24
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
Joe Perches
1
-1
/
+1
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-2
/
+2
2011-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2011-12-08
rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...
Philipp Dreimann
1
-1
/
+1
2011-11-01
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-14
rtlwifi: rtl8192ce: Add new chip revisions
Chaoming Li
2
-2
/
+26
2011-10-14
rtlwifi: Change PCI drivers to use the new PM framework
Larry Finger
1
-6
/
+10
2011-10-12
rtlwifi: Change debug parameter to apply to individual drivers
Larry Finger
1
-0
/
+5
2011-09-20
rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.
Larry Finger
1
-6
/
+0
2011-09-20
rtlwifi: rtl8192ce: Change modinfo messages
Larry Finger
1
-4
/
+8
2011-08-24
rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifi
Larry Finger
1
-139
/
+0
2011-08-24
rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifi
Larry Finger
3
-127
/
+27
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-2
/
+2
2011-07-20
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
1
-1
/
+1
2011-07-05
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
Mike McCormack
1
-2
/
+0
2011-06-27
rtlwifi: Fix build problems introduced by merging rtl8192de
Larry Finger
1
-0
/
+2
[next]