aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-117-19/+19
* | Staging: rtl8187se: remove unused #include <linux/version.h>Huang Weiyi2009-12-113-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \ | |/ |/|
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\
| | * tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-041-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-011-2/+1
|\ \ \ | |/ /
| * | Staging: update TODO filesBartlomiej Zolnierkiewicz2009-11-301-2/+1
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-185-27/+12
|\ \ | |/
| * Staging: fix wireless drivers dependsRandy Dunlap2009-10-301-1/+1
| * Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski2009-10-304-26/+11
* | staging: Add proper selection of WIRELESS_EXT and WEXT_PRIVLarry Finger2009-10-071-1/+2
|/
* Staging: rtl8187se: Fix comment-out-typoMichael Buesch2009-09-151-1/+1
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-151-3/+3
* Staging: rtl8187se/ieee80211: convert MMIE_TYPE_* defines to enumsBartlomiej Zolnierkiewicz2009-09-151-13/+15
* Staging: rtl8187se/ieee80211: ieee80211.h reorderingsBartlomiej Zolnierkiewicz2009-09-151-198/+193
* Staging: rtl8187se/ieee80211: switch to use <linux/ieee80211.h>Bartlomiej Zolnierkiewicz2009-09-152-122/+1
* Staging: rtl8187se: rename struct ieee80211_hdr_QOS to struct ieee80211_hdr_4...Bartlomiej Zolnierkiewicz2009-09-153-12/+11
* Staging: rtl8187se: rename struct ieee80211_hdr_3addr_qos to struct ieee80211...Bartlomiej Zolnierkiewicz2009-09-154-24/+22
* Staging: rtl8187se: rename struct ieee80211_hdr to struct ieee80211_hdr_4addrBartlomiej Zolnierkiewicz2009-09-157-49/+46
* Staging: rtl8187se: remove ENABLE_IPS ifdefsBartlomiej Zolnierkiewicz2009-09-156-53/+0
* Staging: rtl8187se/ieee80211: remove NOT_YET ifdefsBartlomiej Zolnierkiewicz2009-09-151-190/+0
* Staging: rtl8187se/ieee80211: remove FEDORACORE_9 ifdefBartlomiej Zolnierkiewicz2009-09-151-6/+0
* Staging: rtl8187se/ieee80211: remove OPENSUSE_SLED ifdefsBartlomiej Zolnierkiewicz2009-09-154-16/+0
* Staging: rtl8187se: cleanup r8180_core.cBartlomiej Zolnierkiewicz2009-09-151-1167/+245
* Staging: rtl8187se: cleanup r8180_rtl8225z2.cBartlomiej Zolnierkiewicz2009-09-151-615/+279
* Staging: rtl8187se: remove unused definitions from r8180.hBartlomiej Zolnierkiewicz2009-09-151-14/+0
* Staging: rtl8187se: remove unused definitions from r8180_hw.hBartlomiej Zolnierkiewicz2009-09-151-309/+5
* Staging: rtl8187se: merge r8180_pm.c with r8180_core.cBartlomiej Zolnierkiewicz2009-09-155-103/+61
* Staging: rtl8187se: cleanup r8180_pm.cBartlomiej Zolnierkiewicz2009-09-152-26/+8
* Staging: rtl8187se: merge r8180_rtl8225.c with r8180_rtl8225z2.cBartlomiej Zolnierkiewicz2009-09-154-307/+272
* Staging: rtl8187se: cleanup r8180_rtl8225.cBartlomiej Zolnierkiewicz2009-09-153-156/+105