aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/r8180_core.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-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: rtl8187se: Fix compile warnings in 2.6.35-rc2Larry Finger2010-06-301-2/+0
* 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: rtl8187se: fix coding style issues in r8180_core.cJohn Church2010-05-111-49/+49
* Staging: rtl8187se: Hoist assign from ifJoe Perches2010-05-111-2/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman2010-03-041-326/+176
|\
| * Staging: r8187se: Remove two private variables that have a fixed valueLarry Finger2010-03-031-90/+0
| * 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-031-15/+53
| * Staging: Fix continuation line formatsJoe Perches2010-03-031-2/+1
| * 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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-191-2/+2
|\ \ | |/ |/|
| * Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56Larry Finger2010-01-141-2/+2
* | Staging: fix rtl8187se compilation errors with mac80211George Kadianakis2009-12-231-5/+5
* | Staging: rtl8187se: Remove card_typeLarry Finger2009-12-111-9/+0
* | Staging: rtl8187se: Remove card8185 variable to simplify flowLarry Finger2009-12-111-198/+41
* | Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-5/+5
|/
* Staging: rtl8187se: Fix comment-out-typoMichael Buesch2009-09-151-1/+1
* Staging: rtl8187se: rename struct ieee80211_hdr to struct ieee80211_hdr_4addrBartlomiej Zolnierkiewicz2009-09-151-2/+2
* Staging: rtl8187se: remove ENABLE_IPS ifdefsBartlomiej Zolnierkiewicz2009-09-151-4/+0
* Staging: rtl8187se: cleanup r8180_core.cBartlomiej Zolnierkiewicz2009-09-151-1167/+245
* Staging: rtl8187se: merge r8180_pm.c with r8180_core.cBartlomiej Zolnierkiewicz2009-09-151-2/+61
* Staging: rtl8187se: remove unused rtl8225_rf_* functionsBartlomiej Zolnierkiewicz2009-09-151-4/+0
* Staging: rtl8187se: remove debugging code from r8180_core.cBartlomiej Zolnierkiewicz2009-09-151-381/+3
* Staging: rtl8187se: remove unused radio frontendsBartlomiej Zolnierkiewicz2009-09-151-4/+0
* Staging: rtl8187se: remove dead codeBartlomiej Zolnierkiewicz2009-09-151-520/+2
* Staging: rtl8187se: remove CONFIG_RTL8180_IO_MAP ifdefsBartlomiej Zolnierkiewicz2009-09-151-83/+0
* Staging: rtl8187se: remove CONFIG_RTL8185B ifdefsBartlomiej Zolnierkiewicz2009-09-151-289/+0
* Staging: rtl8187se: remove CONFIG_RTL818x_S ifdefsBartlomiej Zolnierkiewicz2009-09-151-40/+0
* Staging: rtl8187se: remove CONFIG_RTL8180_PM ifdefsBartlomiej Zolnierkiewicz2009-09-151-7/+0
* Staging: rtl8187se: remove ENABLE_DOT11D ifdefsBartlomiej Zolnierkiewicz2009-09-151-20/+0
* Staging: rtl8187se: remove support for older wireless extensionsBartlomiej Zolnierkiewicz2009-09-151-16/+0
* Staging: rtl8187se: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz2009-09-151-115/+5
* Staging: rtl8187se: remove duplicate dot11d.h and ieee80211.h includesBartlomiej Zolnierkiewicz2009-09-151-1/+1
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
* Staging: rtl8187se: convert to net_device_opsAlexander Beregalov2009-06-191-10/+15
* Staging: rtl8187se: Fix compilation warnings and procfs directory leakLarry Finger2009-05-081-38/+8
* Staging: rtl8187se: ! x & y problem in inactive codeRoel Kluin2009-04-031-1/+1
* workqueue: add to_delayed_work() helper functionJean Delvare2009-04-021-4/+4
* Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.leandro Costantino2009-02-271-1/+1
* staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2009-01-071-6/+6
* Staging: rtl8187se: remove duplicate pci idsGreg Kroah-Hartman2009-01-061-0/+2
* Staging: add rtl8187se driverGreg Kroah-Hartman2009-01-061-0/+6826