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
/
rtl8192de
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-10
rtlwifi: initialize local array and set value.
Yunlian Jiang
1
-1
/
+1
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
5
-41
/
+41
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
-4
/
+2
2013-02-01
rtlwifi: rtl8192de: Fix W=1 build warnings
Larry Finger
1
-2
/
+2
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+10
2013-01-23
net: wireless/rtlwifi: fix uninitialized variable issue
Cong Ding
1
-1
/
+1
2013-01-02
rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() call
Larry Finger
1
-0
/
+10
2012-12-07
rtlwifi: remove __dev* attributes
Bill Pemberton
1
-1
/
+1
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
-122
/
+95
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-10
/
+11
2012-09-11
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-09-07
rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctate
Larry Finger
1
-5
/
+5
2012-09-07
rtlwifi: rtl8192de: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-01
treewide: fix comment/printk/variable typos
Anatol Pomozov
1
-3
/
+3
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2
-2
/
+4
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+3
2012-07-17
rtlwifi: rtl8192de: Fix phy-based version calculation
Forest Bond
1
-3
/
+3
2012-06-06
wireless: Remove casts to same type
Joe Perches
4
-24
/
+24
2012-05-11
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-5
/
+6
2012-04-23
rtlwifi: rtl8192de: Convert driver to use private dm structs
Larry Finger
3
-94
/
+100
2012-04-23
rtlwifi: Move dig_t and ps_t structs
Larry Finger
1
-49
/
+0
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
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+0
2012-04-12
wireless: Remove unnecessary ; from while (0) macros
Joe Perches
1
-6
/
+2
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
1
-1
/
+1
2012-03-20
rtlwifi: Remove unused ETH_ADDR_LEN defines
Joe Perches
1
-1
/
+0
2012-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-144
/
+43
2012-02-22
rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements
Larry Finger
1
-144
/
+43
2012-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
4
-13
/
+11
2012-02-06
rtlwifi: Fix typo in dm.c
Masanari Iida
1
-1
/
+1
2012-01-31
rtlwifi: Convert to asynchronous firmware load
Larry Finger
3
-31
/
+18
2012-01-31
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
1
-5
/
+2
2012-01-24
rtl8192de: Update copyright dates
Larry Finger
20
-20
/
+20
2012-01-24
rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
Larry Finger
1
-5
/
+9
2012-01-24
rtlwifi: Remove incorrect logging message prefixes
Joe Perches
1
-2
/
+2
2012-01-24
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
5
-20
/
+19
2012-01-24
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
Joe Perches
2
-162
/
+157
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
8
-522
/
+475
2012-01-24
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
3
-7
/
+7
2012-01-24
rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros
Joe Perches
1
-1
/
+1
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-2
/
+2
[next]