index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8187se
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-16
staging: rtl8187se: Change panic to warn when RF switch turned off
Larry Finger
1
-8
/
+22
2010-10-08
Staging: rtl8187se: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-05
Staging: rtl8187se: Makefile: cleaned up Makefile cflag lines
Tracey Dent
1
-7
/
+7
2010-09-21
Staging: rtl8187se: r8185b_init: fixed a lot of checkpatch.pl issues
Tracey Dent
1
-792
/
+716
2010-09-21
Staging: rtl8187se: r8180_wx: fixed a lot of checkptahc.pl issues
Tracey Dent
1
-368
/
+354
2010-09-21
Staging: rtl8187se: r8180_rtl8225: fixed a lot of checkpatch.pl issues
Tracey Dent
1
-10
/
+10
2010-09-21
Staging: rtl8187se: r8180_hw: fixed a lot of checkpatch.pl issues
Tracey Dent
1
-211
/
+221
2010-09-21
Staging: rtl8187se: r8180.h: fixed alot of checkpatch.pl issues
Tracey Dent
1
-6
/
+6
2010-09-04
Staging: rtl8186se: Remove a duplicate include directive in ieee80211.h
Andre Nogueira
1
-1
/
+0
2010-08-31
Staging: rtl81*: Fix spelling fuction -> function in comments
Stefan Weil
1
-2
/
+2
2010-08-31
staging: rtl8187se: call disable_pci_device() if pci_probe() failed
Kulikov Vasiliy
1
-3
/
+7
2010-08-11
param: remove unnecessary writable charp
Rusty Russell
1
-3
/
+3
2010-08-05
Staging: Merge staging-next into Linus's tree
Greg Kroah-Hartman
1
-0
/
+1
2010-06-30
Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2
Larry Finger
1
-2
/
+0
2010-06-18
Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=n
Andreas Herrmann
1
-0
/
+1
2010-05-17
Staging: Use kmemdup
Julia Lawall
2
-4
/
+3
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
6
-17
/
+8
2010-05-14
Staging: rtl8187se: fixed C99 comments style issues in r8180_core.c
Prashant P. Shah
1
-223
/
+233
2010-05-14
Staging: rtl8187se: fixed space style issues in r8180_core.c
Prashant P. Shah
1
-816
/
+806
2010-05-11
Staging: Drop memory allocation cast
Julia Lawall
1
-4
/
+3
2010-05-11
Staging: rtl8187se: fix coding style issues in r8180_core.c
John Church
1
-49
/
+49
2010-05-11
Staging: rtl8187se: Do not mess with carrier settings while scanning
Samuel Ortiz
1
-4
/
+0
2010-05-11
Staging: rtl8187se: Do not send NULL BSSID events when not associated
Samuel Ortiz
1
-2
/
+4
2010-05-11
Staging: rtl8187se: Do not autoconnect based on probe response
Samuel Ortiz
1
-4
/
+0
2010-05-11
Staging: rtl8187se: fixed checkpatch.pl warnings and errors in r8180_rtl8225z2.c
Olimpiu Pascariu
1
-51
/
+78
2010-05-11
Staging: rtl8187se: Hoist assign from if
Joe Perches
2
-3
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-03-04
Staging: merge staging patches into Linus's main branch
Greg Kroah-Hartman
18
-1645
/
+423
2010-03-03
Staging: rtl8187se: needs semaphore.h
Randy Dunlap
1
-0
/
+1
2010-03-03
Staging: r8187se: Remove dead code from r8185b_init.c
Larry Finger
1
-630
/
+2
2010-03-03
Staging: r8187se: Remove two private variables that have a fixed value
Larry Finger
5
-568
/
+191
2010-03-03
staging: r8187se: Remove write_phy routine
Larry Finger
1
-37
/
+0
2010-03-03
Staging: r8187se: Fix for LED not following radio switch
Larry Finger
1
-3
/
+4
2010-03-03
staging: r8187se: Change to use common eeprom routines in EEPROM_93CX
Larry Finger
6
-173
/
+61
2010-03-03
Staging: Fix continuation line formats
Joe Perches
2
-4
/
+2
2010-03-03
Staging: r8187se: Fix a faulty if and do additional cleanups
Larry Finger
1
-183
/
+122
2010-03-03
Staging: rtl8187se: fix if statement
Dan Carpenter
1
-1
/
+1
2010-03-03
staging: fix typos "enalbe" -> "enable"
Uwe Kleine-König
1
-1
/
+1
2010-03-03
Staging: rtl8187x: Use %pM for mac address output
Joe Perches
7
-56
/
+49
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-23
/
+14
2010-01-14
Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56
Larry Finger
3
-23
/
+14
2009-12-23
Staging: fix rtl8187se compilation errors with mac80211
George Kadianakis
6
-20
/
+20
2009-12-11
Staging: rtl8187se: Rename staging driver to avoid name conflict with mainlin...
Larry Finger
2
-3
/
+4
2009-12-11
Staging: rtl8187se: Remove card_type
Larry Finger
3
-50
/
+13
2009-12-11
Staging: rtl8187se: Remove card8185 variable to simplify flow
Larry Finger
5
-259
/
+73
2009-12-11
Staging: fix assorted typos all over the place
André Goddard Rosa
7
-19
/
+19
2009-12-11
Staging: rtl8187se: remove unused #include <linux/version.h>
Huang Weiyi
3
-3
/
+0
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
1
-1
/
+1
[next]