summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/ieee80211/ieee80211_wx.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-16staging: delete rtl8187se wireless driverGreg Kroah-Hartman1-713/+0
2014-03-18staging: rtl8187se: Use min_t instead of minAna Rey1-1/+1
2014-03-18staging: rtl8187se: Use ether_addr_copy functionAna Rey1-1/+2
2014-03-18staging: rtl8187se: Convert from printk into netdev_err or netdev_infoAna Rey1-6/+7
2014-03-18staging: rtl8187se: Fix indent in switch statement.Ana Rey1-1/+1
2014-03-18staging: rtl8187se: Fix commend lineAna Rey1-42/+47
2014-03-18staging: rtl8187se: Delete commented codeAna Rey1-38/+4
2013-11-19staging: rtl8187se: fix coding style in function declarationsAna Rey1-4/+4
2013-10-28staging: rtl8187se: fix code allignmentTeodora Baluta1-2/+3
2013-01-07staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_wx.cYAMANE Toshiaki1-4/+3
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_wx.cYAMANE Toshiaki1-4/+4
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_wx.cYAMANE Toshiaki1-16/+9
2013-01-07staging/rtl8187se: Fix spacing coding style in ieee80211/ieee80211_wx.cYAMANE Toshiaki1-186/+186
2012-04-18Staging: rtl8187se: Fix typos.Justin P. Mattock1-1/+1
2011-03-14staging: rtl8187se: Remove NULL check before kfreeIlia Mirkin1-1/+0
2010-05-17Staging: Use kmemdupJulia Lawall1-2/+1
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-03staging: fix typos "enalbe" -> "enable"Uwe Kleine-König1-1/+1
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches1-2/+2
2009-12-11Staging: rtl8187se: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2009-10-30Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski1-12/+5
2009-09-15Staging: rtl8187se/ieee80211: remove FEDORACORE_9 ifdefBartlomiej Zolnierkiewicz1-6/+0
2009-09-15Staging: rtl8187se: remove dead codeBartlomiej Zolnierkiewicz1-62/+1
2009-09-15Staging: rtl8187se: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz1-60/+0
2009-04-03Staging: rtl8187se: fix printk format warningsRandy Dunlap1-2/+2
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison1-4/+4
2009-01-06Staging: add rtl8187se driverGreg Kroah-Hartman1-0/+884