summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/r8180.h
AgeCommit message (Expand)AuthorFilesLines
2014-04-16staging: delete rtl8187se wireless driverGreg Kroah-Hartman1-640/+0
2014-03-13staging: rtl8187se: Delete commented code in r8180.hAna Rey1-58/+0
2014-03-13staging: rtl8187se: Convert _RT_PS_MODE typedef into an enumAna Rey1-6/+6
2014-03-13staging: rtl8187se: Delete typedef _LED_CTL_MODEAna Rey1-12/+0
2014-03-13staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enumAna Rey1-8/+8
2014-03-13staging: rtl8187se: Convert _LED_STRATEGY_8185 typedef into an enumAna Rey1-3/+4
2014-03-13staging: rtl8187se: Convert nic_t typedef into an enumAna Rey1-2/+2
2014-03-13staging: rtl8187se: Convert _WIRELESS_MODE into a enum.Ana Rey1-2/+2
2014-03-07staging:rtl8187se: Change argument type in function to boolHimangi Saraogi1-1/+1
2014-03-07staging: rtl8187se: Delete typedef _ThreeWireAna Rey1-15/+0
2014-03-07staging: rtl8187se: Convert r8180_priv typedef into a structAna Rey1-2/+2
2014-03-07staging: rtl8187se: Convert buffer typedef into a structAna Rey1-2/+2
2014-03-04drivers: staging: rtl8187se: refactor/clean signal smoothingAxel Rasmussen1-1/+1
2014-02-27staging: rtl8187se: Convert _link_detect_t typedef into a struct.Ana Rey1-22/+22
2014-02-27staging: rtl8187se: Convert Stats typedef into a structAna Rey1-3/+3
2014-02-27staging: rtl8187se: Convert ChnlAccessSetting typedef into a struct.Ana Rey1-9/+9
2014-02-27staging: rtl8187se: Added parenthesis in a macro in r8180.hAna Rey1-1/+1
2014-02-27staging: rtl8187se: Fixed a pointer declaration error in r8180.hAna Rey1-1/+1
2014-02-27staging: rtl8187se: Fixed open brace in r8180.hAna Rey1-18/+11
2014-02-27staging: rtl8187se: Clean-up comment line style in r8180.hAna Rey1-212/+243
2014-02-27staging: rtl8187se: Fixed whitespaces and indentations in r8180.hAna Rey1-183/+183
2014-01-09staging: rtl8187se: Fix space prohibited before semicolon in r8180_core.c and...Masanari Iida1-1/+1
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-19staging: rtl8187se: fix coding style in function declarationsAna Rey1-10/+12
2013-11-11Staging: rtl8187se: Fix Sparse WarningsEbru Akagunduz1-0/+10
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello1-1/+1
2013-05-01rtl8187se: Use a dir under /proc/net/r8180/David Howells1-1/+0
2012-11-13staging: rtl8187se: Removed empty stub read_acadapter_file()Maxim Mikityanskiy1-1/+0
2012-11-13staging: rtl8187se: Removed unused fields in r8180_privMaxim Mikityanskiy1-10/+0
2012-11-13staging: rtl8187se: Removed unneeded reads from EEPROMMaxim Mikityanskiy1-4/+0
2012-11-13staging: rtl8187se: Removed non-existent function headers from r8180.hMaxim Mikityanskiy1-13/+0
2012-04-18Staging: rtl8187se: Fix typos.Justin P. Mattock1-5/+5
2011-06-19net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell1-0/+1
2010-03-03Staging: r8187se: Remove two private variables that have a fixed valueLarry Finger1-4/+0
2009-12-11Staging: rtl8187se: Remove card_typeLarry Finger1-1/+0
2009-12-11Staging: rtl8187se: Remove card8185 variable to simplify flowLarry Finger1-17/+0
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo1-1/+1
2009-09-15Staging: rtl8187se: remove unused definitions from r8180.hBartlomiej Zolnierkiewicz1-14/+0
2009-09-15Staging: rtl8187se: remove CONFIG_RTL8185B ifdefsBartlomiej Zolnierkiewicz1-4/+0
2009-09-15Staging: rtl8187se: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz1-4/+0
2009-09-15Staging: rtl8187se: remove duplicate dot11d.h and ieee80211.h includesBartlomiej Zolnierkiewicz1-1/+1
2009-05-08Staging: rtl8187se: Fix compilation warnings and procfs directory leakLarry Finger1-1/+1
2009-01-06Staging: add rtl8187se driverGreg Kroah-Hartman1-0/+761