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
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-07
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2011-04-05
staging/rtl81*: build as loadable modules only
Randy Dunlap
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
8
-17
/
+17
2011-03-14
staging: rtl8192e: Don't copy dev pointer to skb
Mike McCormack
3
-7
/
+0
2011-03-14
staging: rtl8192e: Pass priv to cmdpkt functions
Mike McCormack
4
-45
/
+20
2011-03-14
staging: rtl8192e: Pass priv to firmware download functions
Mike McCormack
4
-18
/
+14
2011-03-14
staging: rtl8192e: Pass priv to rtl8192_interrupt
Mike McCormack
1
-10
/
+10
2011-03-14
staging: rtl8192e: Pass rtl8192_priv to dm functions
Mike McCormack
3
-22
/
+14
2011-03-14
staging: rtl8192e: Pass ieee80211_device to callbacks
Mike McCormack
11
-77
/
+69
2011-03-14
staging: rtl8192e: Pass ieee80211_device to callbacks
Mike McCormack
4
-17
/
+16
2011-03-14
staging: rtl8192e: Pass ieee80211_device to callbacks
Mike McCormack
3
-7
/
+7
2011-03-14
staging: rtl8192e: Pass ieee80211_device to callbacks
Mike McCormack
9
-46
/
+44
2011-03-14
staging: rtl8192e: Pass ieee80211_device to callbacks
Mike McCormack
10
-60
/
+62
2011-03-14
staging: rtl8192e: Simplify rtl819x_ifcheck_resetornot
Mike McCormack
1
-25
/
+18
2011-03-14
staging: rtl8192e: Remove ifdefs and dead code
Mike McCormack
1
-59
/
+3
2011-03-14
staging: rtl8192e: Pass priv pointer to proc
Mike McCormack
1
-14
/
+9
2011-03-14
staging: rtl8192e: Delete dead code
Mike McCormack
1
-318
/
+4
2011-03-14
staging: rtl8192e: Use better loop counter name
Mike McCormack
1
-6
/
+6
2011-03-14
staging: rtl8192e: Delete unused struct members
Mike McCormack
2
-22
/
+1
2011-03-14
staging: rtl8192e: Store mem_start in priv struct
Mike McCormack
2
-23
/
+17
2011-03-14
staging: rtl8192e: Delete commented code
Mike McCormack
1
-47
/
+1
2011-03-14
staging: rtl8192e: Remove unused header
Mike McCormack
1
-86
/
+0
2011-03-14
staging: rtl8192e: Remove NULL check before kfree
Ilia Mirkin
4
-16
/
+6
2011-03-10
staging: rtl8192e: Pass priv to watch_dog_timer_callback
Mike McCormack
1
-3
/
+3
2011-03-10
staging: rtl8192e: Pass priv to rtl8192_rx
Mike McCormack
1
-3
/
+2
2011-03-10
staging: rtl8192e: Pass priv to rtl8192_init
Mike McCormack
1
-3
/
+4
2011-03-10
staging: rtl8192e: Pass priv to MgntActSet_802_11_PowerSaveMode
Mike McCormack
1
-5
/
+4
2011-03-10
staging: rtl8192e: Pass priv to rtl8192_tx_resume
Mike McCormack
1
-3
/
+3
2011-03-10
staging: rtl8192e: Pass priv to rtl8192_hw_sleep_down
Mike McCormack
1
-3
/
+2
2011-03-10
staging: rtl8192e: Pass priv to UpdateRxPktTimeStamp8190
Mike McCormack
1
-3
/
+2
2011-03-10
staging: rtl8192e: Pass priv to SetKey
Mike McCormack
3
-49
/
+17
2011-03-10
staging: rtl8192e: Pass priv to EnableHWSecurityConfig8192
Mike McCormack
3
-8
/
+7
2011-03-10
staging: rtl8192e: Pass priv to IPSEnter
Mike McCormack
2
-5
/
+3
2011-03-10
staging: rtl8192e: Pass priv to IPSLeave
Mike McCormack
3
-13
/
+11
2011-03-10
staging: rtl8192e: Pass priv to UpdateReceivedRateHistogramStatistics8190
Mike McCormack
1
-3
/
+2
2011-03-10
staging: rtl8192e: Pass priv to TranslateRxSignalStuff819xpci
Mike McCormack
1
-4
/
+3
2011-03-10
staging: rtl8192e: Pass priv to rtl819xE_tx_cmd
Mike McCormack
1
-4
/
+3
2011-03-08
staging: rtl8192e use kmemdup and check its return value
Xiaochen Wang
1
-2
/
+3
2011-03-08
staging: rtl8192e: unused Remove dot11PowerSaveMode and RT_PS_MODE
Mike McCormack
2
-10
/
+0
2011-03-08
staging: rtl8192e: Move card specific structures out of ieee80211 library header
Mike McCormack
2
-80
/
+74
2011-03-08
staging: rtl8192e: Delete unused members from struct r8192_priv
Mike McCormack
3
-55
/
+0
2011-03-08
staging: rtl8192e: Delete non-existing function declarations
Mike McCormack
1
-6
/
+0
2011-03-08
staging: rtl8192e: Delete unused dm_change_dynamic_initgain_thresh
Mike McCormack
2
-72
/
+0
2011-03-08
staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_State
Mike McCormack
5
-21
/
+15
2011-03-08
staging: rtl8192e: Pass r8192_priv around instead of net_device
Mike McCormack
5
-215
/
+143
2011-03-08
staging: rtl8192e: Remove redundant function declarations
Mike McCormack
1
-32
/
+1
2011-03-08
staging: rtl8192e: Pass r8192_priv around instead of net_device
Mike McCormack
3
-101
/
+82
2011-03-08
staging: rtl8192e: Convert more functions to use r8192_priv
Mike McCormack
4
-88
/
+56
2011-03-08
staging: rtl8192e: Pass r8192e_priv to phy functions
Mike McCormack
6
-283
/
+256
2011-03-08
staging: rtl8192e: Pass r8192_priv to eprom_read
Mike McCormack
3
-14
/
+13
[next]