aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac_wx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-26Staging: rtl8192u: Fix space issues before '(' and after ')'Haneen Mohammed1-9/+9
2015-03-26Staging: rtl8192u: Add space before open parenthesisHaneen Mohammed1-2/+2
2015-03-06staging: rtl8192u: ieee80211: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)Aya Mahfouz1-1/+1
2014-10-29staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errorsGreg Donald1-1/+1
2014-08-30drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald1-4/+4
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin1-3/+1
2014-05-23staging/rtl8192u: Put EXPORT_SYMBOL just after the exported functionBenoit Taine1-24/+18
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello1-1/+1
2013-02-14staging/rtl8192u/ieee80211: Fix buffer overflow in ieee80211_softmac_wx.cPeter Huewe1-14/+15
2013-01-07staging/rtl8192u: do not init statics to 0Sebastian Hahn1-1/+1
2012-09-04Staging: rtl8192u: use is_zero_ether_addr() instead of memcmp()Wei Yongjun1-2/+3
2010-12-01Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova1-4/+0
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab1-78/+0
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab1-2/+2
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang1-0/+693