summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_module.c
AgeCommit message (Expand)Author
2018-10-09staging:rtl8192u: Correct comparison with NULL - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Correct code alignment - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Remove unnecessary line continuation - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Add missing blank lines - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Correct code indentation - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Add spaces around + operator - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Remove extra blank lines - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Clear error with line ending ( - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Removed commented out include - StyleJohn Whitmore
2018-10-09staging:rtl8192u: Add missing SPDX-License-Identifier - StyleJohn Whitmore
2018-09-28staging:rtl8192u: Remove potential memory leakJohn Whitmore
2017-10-18staging: rtl8192u: Convert timers to use timer_setup()Kees Cook
2017-05-15Staging: rtl8192u: ieee80211: ieee80211_module.c: fix style issueRiccardo Marotti
2017-03-06staging: rtl8192u: Replace symbolic permissions with octal permissionssimran singhal
2017-02-16Staging: rtl8192u: ieee80211: ieee80211_module.c - style fixDerek Robson
2017-02-12staging: rtl8192u: Removing unnecessary parenthesessimran singhal
2017-02-12staging: rtl8192u: Remove useless functionsimran singhal
2016-02-14Staging: rtl819u: ieee80211: Remove function ieee80211_wep_nullBhumika Goyal
2015-09-12Staging: rtl8192u: ieee80211: ieee80211_module.c: Replace "#include <asm/uacc...Shraddha Barke
2015-03-16Staging: rtl8192u: Combine initialization using setup_timerSomya Anand
2015-03-06staging: rtl8192x: Remove use of seq_printf return valueJoe Perches
2015-03-01staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari
2015-02-26Staging: rtl8192u: Remove trailing whitespace.Ksenija Stanojevic
2015-02-26Staging: rtl8192u: Fix do not use // c99 comments.Dilek Uzulmez
2014-08-30drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald
2013-10-16Staging: rtl8192u: fix sparse warnings for static functionsTeodora Baluta
2013-07-31Staging: rtl8192u/ieee80211: add missing single_release()Li Zefan
2013-04-09rtl8192u: switch to proc_create()Al Viro
2013-01-07staging/rtl8192u: don't init globals to 0 or NULLSebastian Hahn
2013-01-07staging/rtl8192u: cleanfile runSebastian Hahn
2012-04-24drivers/staging/rtl8192u/ieee80211/ieee80211_module.c: add missing free_netdevJulia Lawall
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro
2011-07-05Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl
2011-03-14staging: rtl8192u: Remove NULL check before kfreeIlia Mirkin
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-03-03Staging: rtl8192su, rtl8192u: use min_t() in store_debug_level()Simon Horman
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab
2009-12-11Staging: rtl8192u: make it compileMauro Carvalho Chehab
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang