aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/r8180_wx.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-16staging: delete rtl8187se wireless driverGreg Kroah-Hartman1-1409/+0
2014-02-27staging: rtl8187se: Convert _link_detect_t typedef into a struct.Ana Rey1-1/+1
2014-02-27staging: rtl8187se: Convert CHANNEL_LIST typedef into a struct.Ana Rey1-4/+4
2014-01-11Staging: rtl8187se: r8180_wx.c: make 'rtl8180_rates' staticAnmol Sarma1-1/+1
2014-01-09Staging: rtl8187se: fix styling issues in r8180_wx.cDan LaManna1-19/+32
2014-01-09staging: rtl8187se: Fix trailing whitespace in r8180_hw.h and r8180_wx.cMasanari Iida1-1/+1
2013-11-19staging: rtl8187se: fix coding style in function declarationsAna Rey1-50/+52
2013-11-10Staging: rtl8187se: use macro IW_HANDLER to initialize r8180_wx_handlersAna Rey Botello1-58/+42
2013-10-28staging: rtl8187se: fix code allignmentTeodora Baluta1-4/+4
2013-10-19staging: rtl8187se: fix static sparse warningsTeodora Baluta1-2/+3
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello1-1/+1
2012-11-21Staging: rtl8187se: remove check for IW_ENCODE_DISABLEDMAACHE Mehdi1-2/+0
2012-06-12Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugsDan Carpenter1-2/+2
2012-04-18Staging: rtl8187se: Fix typos.Justin P. Mattock1-3/+3
2012-03-15Staging: rtl8187se: r8180_wx.c: Cleaned up commentsAndrew Miller1-62/+59
2012-03-15Staging: rtl8187se: r8180_wx.c: Removed old commentsAndrew Miller1-163/+2
2010-09-21Staging: rtl8187se: r8180_wx: fixed a lot of checkptahc.pl issuesTracey Dent1-365/+351
2009-12-23Staging: fix rtl8187se compilation errors with mac80211George Kadianakis1-1/+1
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-15Staging: ARRAY_SIZE changesStoyan Gaydarov1-3/+3
2009-09-15Staging: rtl8187se: remove ENABLE_IPS ifdefsBartlomiej Zolnierkiewicz1-6/+0
2009-09-15Staging: rtl8187se: remove unused radio frontendsBartlomiej Zolnierkiewicz1-1/+0
2009-09-15Staging: rtl8187se: remove dead codeBartlomiej Zolnierkiewicz1-29/+0
2009-09-15Staging: rtl8187se: remove ENABLE_DOT11D ifdefsBartlomiej Zolnierkiewicz1-14/+0
2009-09-15Staging: rtl8187se: remove support for older wireless extensionsBartlomiej Zolnierkiewicz1-5/+0
2009-09-15Staging: rtl8187se: remove duplicate dot11d.h and ieee80211.h includesBartlomiej Zolnierkiewicz1-1/+1
2009-04-03Staging: rtl8187se: fix build warningsHerton Ronaldo Krzesinski1-6/+6
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison1-7/+7
2009-01-06Staging: add rtl8187se driverGreg Kroah-Hartman1-0/+1644