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
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
/
wifi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-14
rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...
Larry Finger
1
-7
/
+101
2012-10-31
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...
Larry Finger
1
-25
/
+28
2012-09-07
rtlwifi: Update header file
Larry Finger
1
-1
/
+91
2012-09-07
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
Larry Finger
1
-7
/
+7
2012-09-07
rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctate
Larry Finger
1
-1
/
+1
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-4
/
+9
2012-07-12
rtlwifi: rtl8192cu: Change buffer allocation for synchronous reads
Larry Finger
1
-0
/
+1
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
1
-0
/
+59
2012-04-10
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
1
-1
/
+5
2012-04-10
rtlwifi: Simplify rtl_get/set inline functions
Joe Perches
1
-13
/
+11
2012-01-31
rtlwifi: Convert to asynchronous firmware load
Larry Finger
1
-1
/
+3
2012-01-31
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
1
-0
/
+2
2012-01-24
rtlwifi: Update copyright dates
Larry Finger
1
-1
/
+1
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-12-19
rtlwifi: Fix locking problem introduces with commit 6539306b
Larry Finger
1
-0
/
+1
2011-12-14
rtlwifi: merge ips,lps spinlocks into one mutex
Stanislaw Gruszka
1
-2
/
+1
2011-12-14
rtlwifi: use work for lps
Stanislaw Gruszka
1
-1
/
+2
2011-11-22
rtlwifi: rtl8192cu: Change firmware upload to use block writes
Larry Finger
1
-2
/
+5
2011-10-14
rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II
Chaoming Li
1
-0
/
+2
2011-10-12
rtlwifi: Change debug parameter to apply to individual drivers
Larry Finger
1
-0
/
+3
2011-09-30
rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync
Larry Finger
1
-4
/
+2
2011-09-30
rtlwifi: Remove unused routine _usb_readN_sync
Larry Finger
1
-2
/
+0
2011-09-20
rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.
Larry Finger
1
-0
/
+6
2011-08-24
rtlwifi: Install updated rate-mapping routine
Larry Finger
1
-0
/
+35
2011-06-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+0
2011-06-27
rtlwifi: Fix build problems introduced by merging rtl8192de
Larry Finger
1
-3
/
+0
2011-06-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-2
/
+2
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
1
-1
/
+0
2011-06-20
rtlwifi: Fix typo in variable name
Mike McCormack
1
-1
/
+1
2011-06-10
rtlwifi: Fix warnings on parisc arch
Larry Finger
1
-1
/
+1
2011-06-03
rtlwifi: Run IPS leave work in a tasklet
Mike McCormack
1
-0
/
+1
2011-06-03
rtlwifi: Remove set_rfpowerstate_inprogress
Mike McCormack
1
-1
/
+0
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+144
2011-04-27
rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings
Larry Finger
1
-2
/
+5
2011-04-27
rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...
Chaoming_Li
1
-5
/
+0
2011-04-27
rtlwifi: Convert usb routines for addition of rtl8192se and rtl8192de
Chaoming_Li
1
-7
/
+0
2011-04-27
rtlwifi: Convert core routines for addition of rtl8192se and rtl8192de
Chaoming_Li
1
-4
/
+0
2011-04-27
rtlwifi: Change base routines for addition of rtl8192se and rtl8192de
Chaoming_Li
1
-2
/
+3
2011-04-27
rtlwifi: Change wifi.h for rtl8192se and rtl8192de
Chaoming_Li
1
-8
/
+153
2011-04-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-9
/
+9
2011-04-05
rtlwifi: Remove unused/unneeded variables
Larry Finger
1
-9
/
+9
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+12
2011-02-25
rtlwifi: Need to include vmalloc.h
David S. Miller
1
-0
/
+1
2011-02-24
rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build
Larry Finger
1
-0
/
+12
2011-02-21
rtlwifi: Remove obsolete/unused macros
Larry Finger
1
-71
/
+26
2011-02-21
rtlwifi: rtl8192ce: Fix endian warnings
Larry Finger
1
-6
/
+6
2011-02-21
rtlwifi: Modify wifi.h for rtl8192cu
Larry Finger
1
-46
/
+239
[next]