aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-071-0/+1
|\
| * staging/rtl81*: build as loadable modules onlyRandy Dunlap2011-04-041-0/+1
* | Fix common misspellingsLucas De Marchi2011-03-316-10/+10
|/
* staging: rtl8187se: Remove NULL check before kfreeIlia Mirkin2011-03-142-3/+1
* staging: rtl8187se: check kmalloc return valueXiaochen Wang2011-03-071-2/+3
* staging: rtl8187se: Change panic to warn when RF switch turned offLarry Finger2010-11-161-8/+22
* Staging: rtl8187se: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-1/+1
* Staging: rtl8187se: Makefile: cleaned up Makefile cflag linesTracey Dent2010-10-051-7/+7
* Staging: rtl8187se: r8185b_init: fixed a lot of checkpatch.pl issuesTracey Dent2010-09-211-792/+716
* Staging: rtl8187se: r8180_wx: fixed a lot of checkptahc.pl issuesTracey Dent2010-09-211-368/+354
* Staging: rtl8187se: r8180_rtl8225: fixed a lot of checkpatch.pl issuesTracey Dent2010-09-211-10/+10
* Staging: rtl8187se: r8180_hw: fixed a lot of checkpatch.pl issuesTracey Dent2010-09-211-211/+221
* Staging: rtl8187se: r8180.h: fixed alot of checkpatch.pl issuesTracey Dent2010-09-211-6/+6
* Staging: rtl8186se: Remove a duplicate include directive in ieee80211.hAndre Nogueira2010-09-041-1/+0
* Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil2010-08-311-2/+2
* staging: rtl8187se: call disable_pci_device() if pci_probe() failedKulikov Vasiliy2010-08-311-3/+7
* param: remove unnecessary writable charpRusty Russell2010-08-111-3/+3
* Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-051-0/+1
|\
| * Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=nAndreas Herrmann2010-06-181-0/+1
* | Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2Larry Finger2010-06-301-2/+0
|/
* Staging: Use kmemdupJulia Lawall2010-05-172-4/+3
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-146-17/+8
* Staging: rtl8187se: fixed C99 comments style issues in r8180_core.cPrashant P. Shah2010-05-141-223/+233
* Staging: rtl8187se: fixed space style issues in r8180_core.cPrashant P. Shah2010-05-141-816/+806
* Staging: Drop memory allocation castJulia Lawall2010-05-111-4/+3
* Staging: rtl8187se: fix coding style issues in r8180_core.cJohn Church2010-05-111-49/+49
* Staging: rtl8187se: Do not mess with carrier settings while scanningSamuel Ortiz2010-05-111-4/+0
* Staging: rtl8187se: Do not send NULL BSSID events when not associatedSamuel Ortiz2010-05-111-2/+4
* Staging: rtl8187se: Do not autoconnect based on probe responseSamuel Ortiz2010-05-111-4/+0
* Staging: rtl8187se: fixed checkpatch.pl warnings and errors in r8180_rtl8225z2.cOlimpiu Pascariu2010-05-111-51/+78
* Staging: rtl8187se: Hoist assign from ifJoe Perches2010-05-112-3/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-0418-1645/+423
|\
| * Staging: rtl8187se: needs semaphore.hRandy Dunlap2010-03-031-0/+1
| * Staging: r8187se: Remove dead code from r8185b_init.cLarry Finger2010-03-031-630/+2
| * Staging: r8187se: Remove two private variables that have a fixed valueLarry Finger2010-03-035-568/+191
| * staging: r8187se: Remove write_phy routineLarry Finger2010-03-031-37/+0
| * Staging: r8187se: Fix for LED not following radio switchLarry Finger2010-03-031-3/+4
| * staging: r8187se: Change to use common eeprom routines in EEPROM_93CXLarry Finger2010-03-036-173/+61
| * Staging: Fix continuation line formatsJoe Perches2010-03-032-4/+2
| * Staging: r8187se: Fix a faulty if and do additional cleanupsLarry Finger2010-03-031-183/+122
| * Staging: rtl8187se: fix if statementDan Carpenter2010-03-031-1/+1
| * staging: fix typos "enalbe" -> "enable"Uwe Kleine-König2010-03-031-1/+1
| * Staging: rtl8187x: Use %pM for mac address outputJoe Perches2010-03-037-56/+49
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-193-23/+14
|\ \ | |/ |/|
| * Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56Larry Finger2010-01-143-23/+14
* | Staging: fix rtl8187se compilation errors with mac80211George Kadianakis2009-12-236-20/+20
* | Staging: rtl8187se: Rename staging driver to avoid name conflict with mainlin...Larry Finger2009-12-112-3/+4
* | Staging: rtl8187se: Remove card_typeLarry Finger2009-12-113-50/+13
* | Staging: rtl8187se: Remove card8185 variable to simplify flowLarry Finger2009-12-115-259/+73