aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20staging: rtl8192u: ieee80211: Indent if statementTapasweni Pathak1-1/+1
2014-08-30drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald1-6/+6
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches1-1/+1
2014-05-24Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge1-23/+1
2014-05-23staging/rtl8192u: Put EXPORT_SYMBOL just after the exported functionBenoit Taine1-10/+9
2014-03-19staging: rtl8192u: make in ieee80211/ieee80211_wx.c a local variable staticAna Rey1-1/+1
2013-01-07staging/rtl8192u: use same indent for switch and caseSebastian Hahn1-1/+1
2011-03-14staging: rtl8192u: Remove NULL check before kfreeIlia Mirkin1-1/+0
2010-07-08Staging: rtl8192u: use ARRAY_SIZEKulikov Vasiliy1-1/+1
2010-05-17Staging: Use kmemdupJulia Lawall1-2/+1
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-2/+1
2010-05-11Staging: rtl8192u: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03Staging: rtl8192u: ieee80211: add missing parenthesesRoel Kluin1-1/+1
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches1-2/+2
2009-12-23Staging: rtl8192x: fix printk formatsRandy Dunlap1-1/+1
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab1-154/+0
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab1-217/+217
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang1-0/+1032