index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8187se
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-04
staging/rtl81*: build as loadable modules only
Randy Dunlap
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
6
-10
/
+10
2011-03-14
staging: rtl8187se: Remove NULL check before kfree
Ilia Mirkin
2
-3
/
+1
2011-03-07
staging: rtl8187se: check kmalloc return value
Xiaochen Wang
1
-2
/
+3
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
[next]