summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/r8180_wx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: delete rtl8187se wireless driverGreg Kroah-Hartman2014-04-161-1409/+0Star
* staging: rtl8187se: Convert _link_detect_t typedef into a struct.Ana Rey2014-02-271-1/+1
* staging: rtl8187se: Convert CHANNEL_LIST typedef into a struct.Ana Rey2014-02-271-4/+4
* Staging: rtl8187se: r8180_wx.c: make 'rtl8180_rates' staticAnmol Sarma2014-01-111-1/+1
* Staging: rtl8187se: fix styling issues in r8180_wx.cDan LaManna2014-01-091-19/+32
* staging: rtl8187se: Fix trailing whitespace in r8180_hw.h and r8180_wx.cMasanari Iida2014-01-091-1/+1
* staging: rtl8187se: fix coding style in function declarationsAna Rey2013-11-201-50/+52
* Staging: rtl8187se: use macro IW_HANDLER to initialize r8180_wx_handlersAna Rey Botello2013-11-101-58/+42Star
* staging: rtl8187se: fix code allignmentTeodora Baluta2013-10-281-4/+4
* staging: rtl8187se: fix static sparse warningsTeodora Baluta2013-10-191-2/+3
* staging: Update e-mail address for Andrea MerelloAndrea Merello2013-08-281-1/+1
* Staging: rtl8187se: remove check for IW_ENCODE_DISABLEDMAACHE Mehdi2012-11-211-2/+0Star
* Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugsDan Carpenter2012-06-121-2/+2
* Staging: rtl8187se: Fix typos.Justin P. Mattock2012-04-191-3/+3
* Staging: rtl8187se: r8180_wx.c: Cleaned up commentsAndrew Miller2012-03-161-62/+59Star
* Staging: rtl8187se: r8180_wx.c: Removed old commentsAndrew Miller2012-03-161-163/+2Star
* Staging: rtl8187se: r8180_wx: fixed a lot of checkptahc.pl issuesTracey Dent2010-09-211-368/+354Star
* Staging: fix rtl8187se compilation errors with mac80211George Kadianakis2009-12-231-1/+1
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-1/+1
* Staging: ARRAY_SIZE changesStoyan Gaydarov2009-09-151-3/+3
* Staging: rtl8187se: remove ENABLE_IPS ifdefsBartlomiej Zolnierkiewicz2009-09-151-6/+0Star
* Staging: rtl8187se: remove unused radio frontendsBartlomiej Zolnierkiewicz2009-09-151-1/+0Star
* Staging: rtl8187se: remove dead codeBartlomiej Zolnierkiewicz2009-09-151-29/+0Star
* Staging: rtl8187se: remove ENABLE_DOT11D ifdefsBartlomiej Zolnierkiewicz2009-09-151-14/+0Star
* Staging: rtl8187se: remove support for older wireless extensionsBartlomiej Zolnierkiewicz2009-09-151-5/+0Star
* Staging: rtl8187se: remove duplicate dot11d.h and ieee80211.h includesBartlomiej Zolnierkiewicz2009-09-151-1/+1
* Staging: rtl8187se: fix build warningsHerton Ronaldo Krzesinski2009-04-031-6/+6
* staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2009-01-081-7/+7
* Staging: add rtl8187se driverGreg Kroah-Hartman2009-01-061-0/+1644