summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8187se/r8180_core.c
AgeCommit message (Expand)Author
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro
2011-06-19net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-31staging: rtl8187se: call disable_pci_device() if pci_probe() failedKulikov Vasiliy
2010-08-11param: remove unnecessary writable charpRusty Russell
2010-06-30Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2Larry Finger
2010-05-14Staging: rtl8187se: fixed C99 comments style issues in r8180_core.cPrashant P. Shah
2010-05-14Staging: rtl8187se: fixed space style issues in r8180_core.cPrashant P. Shah
2010-05-11Staging: rtl8187se: fix coding style issues in r8180_core.cJohn Church
2010-05-11Staging: rtl8187se: Hoist assign from ifJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman
2010-03-03Staging: r8187se: Remove two private variables that have a fixed valueLarry Finger
2010-03-03staging: r8187se: Remove write_phy routineLarry Finger
2010-03-03Staging: r8187se: Fix for LED not following radio switchLarry Finger
2010-03-03staging: r8187se: Change to use common eeprom routines in EEPROM_93CXLarry Finger
2010-03-03Staging: Fix continuation line formatsJoe Perches
2010-03-03Staging: r8187se: Fix a faulty if and do additional cleanupsLarry Finger
2010-03-03Staging: rtl8187se: fix if statementDan Carpenter
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-14Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56Larry Finger
2009-12-23Staging: fix rtl8187se compilation errors with mac80211George Kadianakis
2009-12-11Staging: rtl8187se: Remove card_typeLarry Finger
2009-12-11Staging: rtl8187se: Remove card8185 variable to simplify flowLarry Finger
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-15Staging: rtl8187se: Fix comment-out-typoMichael Buesch
2009-09-15Staging: rtl8187se: rename struct ieee80211_hdr to struct ieee80211_hdr_4addrBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove ENABLE_IPS ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: cleanup r8180_core.cBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: merge r8180_pm.c with r8180_core.cBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove unused rtl8225_rf_* functionsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove debugging code from r8180_core.cBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove unused radio frontendsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove dead codeBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove CONFIG_RTL8180_IO_MAP ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove CONFIG_RTL8185B ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove CONFIG_RTL818x_S ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove CONFIG_RTL8180_PM ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove ENABLE_DOT11D ifdefsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove support for older wireless extensionsBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz
2009-09-15Staging: rtl8187se: remove duplicate dot11d.h and ieee80211.h includesBartlomiej Zolnierkiewicz
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-06-19Staging: rtl8187se: convert to net_device_opsAlexander Beregalov
2009-05-08Staging: rtl8187se: Fix compilation warnings and procfs directory leakLarry Finger
2009-04-03Staging: rtl8187se: ! x & y problem in inactive codeRoel Kluin
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare
2009-02-27Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211.leandro Costantino
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2009-01-06Staging: rtl8187se: remove duplicate pci idsGreg Kroah-Hartman