index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-20
74
-2763
/
+1268
|
\
|
*
Staging: rtl8188eu: Fixed "foo * bar" related coding style issues
Tim Jester-Pfadt
2014-01-13
8
-20
/
+20
|
*
Staging: rtl8188eu: Fixed required spaces after ',' and around '=' and '=='
Tim Jester-Pfadt
2014-01-13
13
-18
/
+18
|
*
Staging: rtl8188eu: Fixed whitespace related coding style issues
Tim Jester-Pfadt
2014-01-11
1
-12
/
+12
|
*
Staging: rtl8188eu: Fixed spaces before tabs and before close parentheses
Tim Jester-Pfadt
2014-01-09
1
-35
/
+35
|
*
Staging: rtl8188eu: Fixed coding style issues
Tim Jester-Pfadt
2014-01-09
1
-6
/
+6
|
*
Staging: rtl8188eu: Fixed coding style issues
Tim Jester-Pfadt
2014-01-09
1
-18
/
+18
|
*
staging: rtl8188eu: Drop print of build date/time
Josh Triplett
2014-01-09
1
-1
/
+0
|
*
staging: r8188eu: Fix sparse warnings in core/rtw_br_ext.c
Larry Finger
2014-01-08
1
-21
/
+22
|
*
staging: r8188eu: Fix sparse warning in core/rtw_xmit.c
Larry Finger
2014-01-08
1
-1
/
+1
|
*
staging: r8188eu: Fix sparse warning in core/rtw_pwrctrl.c
Larry Finger
2014-01-08
1
-4
/
+0
|
*
staging: r8188eu: Fix sparse warning in core/rtw_sta_mgt.c
Larry Finger
2014-01-08
1
-1
/
+1
|
*
staging: r8188eu: Eliminate enum ODM_RADIO_PATH in favor of rf_radio_path
Larry Finger
2014-01-08
7
-33
/
+26
|
*
staging: r8188eu: Cleanup of include/hal_intf.h
Larry Finger
2014-01-08
6
-46
/
+7
|
*
staging: r8188eu: Additional cleanup of include/odm.h
Larry Finger
2014-01-08
5
-58
/
+20
|
*
staging: r8188eu: Remove unneeded prototypes from include/odm.h
Larry Finger
2014-01-08
2
-108
/
+8
|
*
staging: r8188eu: Simplify code related to SupportICType
Larry Finger
2014-01-08
6
-666
/
+191
|
*
staging: r8188eu: Simplify code concerning SupportPlatform
Larry Finger
2014-01-08
2
-173
/
+31
|
*
staging: r8188eu: Remove even more empty routines
Larry Finger
2014-01-08
4
-70
/
+1
|
*
staging: r8188eu: Remove more empty routines
Larry Finger
2014-01-08
4
-43
/
+0
|
*
staging: r8188eu: Remove - number of dummy and unused routines
Larry Finger
2014-01-08
2
-30
/
+0
|
*
staging: r8188eu: Remove macro ODM_GetMACReg
Larry Finger
2014-01-08
3
-12
/
+4
|
*
staging: r8188eu: Remove macro ODM_SetMACReg
Larry Finger
2014-01-08
3
-16
/
+7
|
*
staging: r8188eu: Remove macro ODM_GetRFReg
Larry Finger
2014-01-08
4
-13
/
+4
|
*
staging: r8188eu: Remove macro ODM_SetRFReg
Larry Finger
2014-01-08
5
-31
/
+24
|
*
staging: r8188eu: Remove macro ODM_GetBBReg
Larry Finger
2014-01-08
4
-65
/
+60
|
*
staging: r8188eu: Remove macro ODM_SetBBReg
Larry Finger
2014-01-08
6
-257
/
+266
|
*
staging: r8188eu: Remove wrapper around mutex_destroy
Larry Finger
2014-01-08
4
-9
/
+3
|
*
staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mute...
Larry Finger
2014-01-08
9
-53
/
+10
|
*
staging: r8188eu: Replace wrapper around sema_init
Larry Finger
2014-01-08
7
-15
/
+9
|
*
staging: r8188eu: Remove daemonize conditional
Larry Finger
2014-01-08
1
-3
/
+0
|
*
staging: r8188eu: Replace wrappers for atomic_inc and atomic_inc_return
Larry Finger
2014-01-08
4
-21
/
+7
|
*
staging: r8188eu: Remove unused atomic_xxx wrappers
Larry Finger
2014-01-08
2
-42
/
+0
|
*
staging: r8188eu: Replace wrapper around atomic_set()
Larry Finger
2014-01-08
5
-9
/
+3
|
*
staging: r8188eu: Replace ATOMIC_T with atomic_t
Larry Finger
2014-01-08
5
-25
/
+23
|
*
staging: r8188eu: Remove wrapper code for rtw_suspend_lock_init, rtw_suspend_...
Larry Finger
2014-01-08
4
-27
/
+0
|
*
staging: r8188eu: Replace wrapper rtw_yield_os
Larry Finger
2014-01-08
4
-9
/
+2
|
*
staging: r8188eu: Replace wrappers ODM_sleep_us and rtw_usleep_os
Larry Finger
2014-01-08
7
-30
/
+12
|
*
staging: r8188eu: Fix unused variable warnings
Larry Finger
2013-12-20
7
-35
/
+0
|
*
staging: r8188eu: Restore line that was incorrectly removed
Larry Finger
2013-12-20
1
-0
/
+4
|
*
staging: r8188eu: Replace wrappers ODM_StallExecution, ODM_delay_us, and rtw_...
Larry Finger
2013-12-20
11
-50
/
+29
|
*
staging: r8188eu: Replace wrappers ODM_delay_ms() and rtw_mdelay_os() with a ...
Larry Finger
2013-12-20
9
-28
/
+15
|
*
staging: r8188eu: Replace wrappers ODM_sleep_ms() and rtw_msleep_os() with a ...
Larry Finger
2013-12-20
15
-44
/
+31
|
*
staging: r8188eu: Replace rtw_get_current_time() with jiffies
Larry Finger
2013-12-20
16
-53
/
+46
|
*
staging: r8188eu: Remove calls to _rtw_spinlock_free
Larry Finger
2013-12-20
9
-99
/
+0
|
*
staging: r8188eu: Remove wrapper around spin_lock_init
Larry Finger
2013-12-20
9
-19
/
+13
|
*
staging: r8188eu: Remove wrappers around spin_unlock_irqrestore
Larry Finger
2013-12-20
5
-19
/
+9
|
*
staging: r8188eu: Remove wrappers for spin_lock_irqsave
Larry Finger
2013-12-20
5
-20
/
+9
|
*
staging: r8188eu: Remove wrapper around spin_unlock_bh
Larry Finger
2013-12-20
17
-258
/
+156
|
*
staging: r8188eu: Remove wrapper around spin_lock_bh
Larry Finger
2013-12-20
17
-155
/
+136
[next]