aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/r8180_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Staging: rtl8187se: Fix comment-out-typoMichael Buesch1-1/+1
2009-09-15Staging: rtl8187se: rename struct ieee80211_hdr to struct ieee80211_hdr_4addrBartlomiej Zolnierkiewicz1-2/+2
2009-09-15Staging: rtl8187se: remove ENABLE_IPS ifdefsBartlomiej Zolnierkiewicz1-4/+0
2009-09-15Staging: rtl8187se: cleanup r8180_core.cBartlomiej Zolnierkiewicz1-1167/+245
2009-09-15Staging: rtl8187se: merge r8180_pm.c with r8180_core.cBartlomiej Zolnierkiewicz1-2/+61
2009-09-15Staging: rtl8187se: remove unused rtl8225_rf_* functionsBartlomiej Zolnierkiewicz1-4/+0
2009-09-15Staging: rtl8187se: remove debugging code from r8180_core.cBartlomiej Zolnierkiewicz1-381/+3
2009-09-15Staging: rtl8187se: remove unused radio frontendsBartlomiej Zolnierkiewicz1-4/+0
2009-09-15Staging: rtl8187se: remove dead codeBartlomiej Zolnierkiewicz1-520/+2
2009-09-15Staging: rtl8187se: remove CONFIG_RTL8180_IO_MAP ifdefsBartlomiej Zolnierkiewicz1-83/+0
2009-09-15Staging: rtl8187se: remove CONFIG_RTL8185B ifdefsBartlomiej Zolnierkiewicz1-289/+0
2009-09-15Staging: rtl8187se: remove CONFIG_RTL818x_S ifdefsBartlomiej Zolnierkiewicz1-40/+0
2009-09-15Staging: rtl8187se: remove CONFIG_RTL8180_PM ifdefsBartlomiej Zolnierkiewicz1-7/+0
2009-09-15Staging: rtl8187se: remove ENABLE_DOT11D ifdefsBartlomiej Zolnierkiewicz1-20/+0
2009-09-15Staging: rtl8187se: remove support for older wireless extensionsBartlomiej Zolnierkiewicz1-16/+0
2009-09-15Staging: rtl8187se: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz1-115/+5
2009-09-15Staging: rtl8187se: remove duplicate dot11d.h and ieee80211.h includesBartlomiej Zolnierkiewicz1-1/+1
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy1-2/+2
2009-06-19Staging: rtl8187se: convert to net_device_opsAlexander Beregalov1-10/+15
2009-05-08Staging: rtl8187se: Fix compilation warnings and procfs directory leakLarry Finger1-38/+8
2009-04-03Staging: rtl8187se: ! x & y problem in inactive codeRoel Kluin1-1/+1
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare1-4/+4
2009-02-27Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.leandro Costantino1-1/+1
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison1-6/+6
2009-01-06Staging: rtl8187se: remove duplicate pci idsGreg Kroah-Hartman1-0/+2
2009-01-06Staging: add rtl8187se driverGreg Kroah-Hartman1-0/+6826