aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8187se
AgeCommit message (Expand)AuthorFilesLines
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2011-04-04staging/rtl81*: build as loadable modules onlyGravatar Randy Dunlap 1-0/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 6-10/+10
2011-03-14staging: rtl8187se: Remove NULL check before kfreeGravatar Ilia Mirkin 2-3/+1
2011-03-07staging: rtl8187se: check kmalloc return valueGravatar Xiaochen Wang 1-2/+3
2010-11-16staging: rtl8187se: Change panic to warn when RF switch turned offGravatar Larry Finger 1-8/+22
2010-10-08Staging: rtl8187se: Makefile: replace the use of <module>-objs with <module>-yGravatar Tracey Dent 1-1/+1
2010-10-05Staging: rtl8187se: Makefile: cleaned up Makefile cflag linesGravatar Tracey Dent 1-7/+7
2010-09-21Staging: rtl8187se: r8185b_init: fixed a lot of checkpatch.pl issuesGravatar Tracey Dent 1-792/+716
2010-09-21Staging: rtl8187se: r8180_wx: fixed a lot of checkptahc.pl issuesGravatar Tracey Dent 1-368/+354
2010-09-21Staging: rtl8187se: r8180_rtl8225: fixed a lot of checkpatch.pl issuesGravatar Tracey Dent 1-10/+10
2010-09-21Staging: rtl8187se: r8180_hw: fixed a lot of checkpatch.pl issuesGravatar Tracey Dent 1-211/+221
2010-09-21Staging: rtl8187se: r8180.h: fixed alot of checkpatch.pl issuesGravatar Tracey Dent 1-6/+6
2010-09-04Staging: rtl8186se: Remove a duplicate include directive in ieee80211.hGravatar Andre Nogueira 1-1/+0
2010-08-31Staging: rtl81*: Fix spelling fuction -> function in commentsGravatar Stefan Weil 1-2/+2
2010-08-31staging: rtl8187se: call disable_pci_device() if pci_probe() failedGravatar Kulikov Vasiliy 1-3/+7
2010-08-11param: remove unnecessary writable charpGravatar Rusty Russell 1-3/+3
2010-08-05Staging: Merge staging-next into Linus's treeGravatar Greg Kroah-Hartman 1-0/+1
2010-06-30Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2Gravatar Larry Finger 1-2/+0
2010-06-18Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=nGravatar Andreas Herrmann 1-0/+1
2010-05-17Staging: Use kmemdupGravatar Julia Lawall 2-4/+3
2010-05-14Staging: Use kcalloc or kzallocGravatar Julia Lawall 6-17/+8
2010-05-14Staging: rtl8187se: fixed C99 comments style issues in r8180_core.cGravatar Prashant P. Shah 1-223/+233
2010-05-14Staging: rtl8187se: fixed space style issues in r8180_core.cGravatar Prashant P. Shah 1-816/+806
2010-05-11Staging: Drop memory allocation castGravatar Julia Lawall 1-4/+3
2010-05-11Staging: rtl8187se: fix coding style issues in r8180_core.cGravatar John Church 1-49/+49
2010-05-11Staging: rtl8187se: Do not mess with carrier settings while scanningGravatar Samuel Ortiz 1-4/+0
2010-05-11Staging: rtl8187se: Do not send NULL BSSID events when not associatedGravatar Samuel Ortiz 1-2/+4
2010-05-11Staging: rtl8187se: Do not autoconnect based on probe responseGravatar Samuel Ortiz 1-4/+0
2010-05-11Staging: rtl8187se: fixed checkpatch.pl warnings and errors in r8180_rtl8225z2.cGravatar Olimpiu Pascariu 1-51/+78
2010-05-11Staging: rtl8187se: Hoist assign from ifGravatar Joe Perches 2-3/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 3-0/+3
2010-03-04Staging: merge staging patches into Linus's main branchGravatar Greg Kroah-Hartman 18-1645/+423
2010-03-03Staging: rtl8187se: needs semaphore.hGravatar Randy Dunlap 1-0/+1
2010-03-03Staging: r8187se: Remove dead code from r8185b_init.cGravatar Larry Finger 1-630/+2
2010-03-03Staging: r8187se: Remove two private variables that have a fixed valueGravatar Larry Finger 5-568/+191
2010-03-03staging: r8187se: Remove write_phy routineGravatar Larry Finger 1-37/+0
2010-03-03Staging: r8187se: Fix for LED not following radio switchGravatar Larry Finger 1-3/+4
2010-03-03staging: r8187se: Change to use common eeprom routines in EEPROM_93CXGravatar Larry Finger 6-173/+61
2010-03-03Staging: Fix continuation line formatsGravatar Joe Perches 2-4/+2
2010-03-03Staging: r8187se: Fix a faulty if and do additional cleanupsGravatar Larry Finger 1-183/+122
2010-03-03Staging: rtl8187se: fix if statementGravatar Dan Carpenter 1-1/+1
2010-03-03staging: fix typos "enalbe" -> "enable"Gravatar Uwe Kleine-König 1-1/+1
2010-03-03Staging: rtl8187x: Use %pM for mac address outputGravatar Joe Perches 7-56/+49
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 3-23/+14
2010-01-14Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56Gravatar Larry Finger 3-23/+14
2009-12-23Staging: fix rtl8187se compilation errors with mac80211Gravatar George Kadianakis 6-20/+20
2009-12-11Staging: rtl8187se: Rename staging driver to avoid name conflict with mainlin...Gravatar Larry Finger 2-3/+4
2009-12-11Staging: rtl8187se: Remove card_typeGravatar Larry Finger 3-50/+13
2009-12-11Staging: rtl8187se: Remove card8185 variable to simplify flowGravatar Larry Finger 5-259/+73