summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: Clean up tests if NULL returned on failuresimran singhal2017-03-091-2/+2
* staging: rtl8192u: Fixed 'tabstop' coding style warningsimran singhal2017-03-061-1/+1
* staging: rtl8192u: blank lines aren't necessary before a close brace '}'simran singhal2017-02-161-3/+0Star
* rtl8192u: ieee80211_device: Replace semaphore wx_sem with mutexBinoy Jayan2016-06-191-3/+3
* Staging: rtl8192u: ieee80211: ieee80211_wx: Remove commented printk messagesShraddha Barke2015-10-131-8/+0Star
* staging: rtl8192u: ieee80211: Indent if statementTapasweni Pathak2014-10-201-1/+1
* drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald2014-08-301-6/+6
* staging: Convert __FUNCTION__ to __func__Joe Perches2014-05-251-1/+1
* Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge2014-05-231-23/+1Star
* staging/rtl8192u: Put EXPORT_SYMBOL just after the exported functionBenoit Taine2014-05-231-10/+9Star
* staging: rtl8192u: make in ieee80211/ieee80211_wx.c a local variable staticAna Rey2014-03-191-1/+1
* staging/rtl8192u: use same indent for switch and caseSebastian Hahn2013-01-071-1/+1
* staging: rtl8192u: Remove NULL check before kfreeIlia Mirkin2011-03-141-1/+0Star
* Staging: rtl8192u: use ARRAY_SIZEKulikov Vasiliy2010-07-081-1/+1
* Staging: Use kmemdupJulia Lawall2010-05-181-2/+1Star
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-2/+1Star
* Staging: rtl8192u: remove unused #include <linux/version.h>Huang Weiyi2010-05-111-1/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: rtl8192u: ieee80211: add missing parenthesesRoel Kluin2010-03-041-1/+1
* Staging: rtl8187x: Use %pM for mac address outputJoe Perches2010-03-041-2/+2
* Staging: rtl8192x: fix printk formatsRandy Dunlap2009-12-231-1/+1
* Staging: rtl8192u: remove dead codeMauro Carvalho Chehab2009-12-111-154/+0Star
* Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab2009-12-111-217/+217
* Staging: Added Realtek rtl8192u driver to stagingJerry Chuang2009-12-111-0/+1032