summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c
AgeCommit message (Expand)Author
2013-10-28staging: rtl8192u: use memdup_user to simplify codeTeodora Baluta
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in i...Xenia Ragiadakou
2013-01-07staging/rtl8192u: do not init statics to 0Sebastian Hahn
2013-01-07staging/rtl8192u: use same indent for switch and caseSebastian Hahn
2013-01-07staging/rtl8192u: indent with tabs, not spacesSebastian Hahn
2013-01-07staging/rtl8192u: cleanfile runSebastian Hahn
2012-09-21staging: Fix misspellings of "whether".Adam Buchbinder
2012-09-04Staging: rtl8192u: using random_ether_addr() to generate random MACWei Yongjun
2012-09-04Staging: rtl8192u: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun
2012-08-13staging: rtl8192u: Fix typo in staging/rtl8192uMasanari Iida
2012-04-10staging: Fix typo in multiple filesMasanari Iida
2011-08-23drivers/staging/rtl8192u: Don't pass huge struct by valueJesper Juhl
2011-07-05staging: rtl8192u: Fix big-endian warningLarry Finger
2011-07-05Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl
2011-07-05drivers:rtl8192u:remove the use of obsolete create_workqueue in ieee80211_sof...Wanlong Gao
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: rtl8192u: Remove NULL check before kfreeIlia Mirkin
2010-12-10Staging: rtl8192u: add missing curly bracesDan Carpenter
2010-12-01Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova
2010-08-31Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil
2010-05-17Staging: Use kmemdupJulia Lawall
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-05-11Staging: rtl8192u: Check kmalloc return value before use the buffer in ieee80...wzt.wzt@gmail.com
2010-05-11Staging: rtl8192u: Hoist assign from ifJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang