summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_module.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: ieee80211: Remove redundant memsetHariprasad Kelam2019-06-201-1/+0Star
* Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonsPuranjay Mohan2019-05-201-1/+1
* staging:rtl8192u: Correct comparison with NULL - StyleJohn Whitmore2018-10-091-1/+1
* staging:rtl8192u: Correct code alignment - StyleJohn Whitmore2018-10-091-1/+1
* staging:rtl8192u: Remove unnecessary line continuation - StyleJohn Whitmore2018-10-091-2/+1Star
* staging:rtl8192u: Add missing blank lines - StyleJohn Whitmore2018-10-091-0/+2
* staging:rtl8192u: Correct code indentation - StyleJohn Whitmore2018-10-091-3/+3
* staging:rtl8192u: Add spaces around + operator - StyleJohn Whitmore2018-10-091-1/+1
* staging:rtl8192u: Remove extra blank lines - StyleJohn Whitmore2018-10-091-3/+0Star
* staging:rtl8192u: Clear error with line ending ( - StyleJohn Whitmore2018-10-091-3/+3
* staging:rtl8192u: Removed commented out include - StyleJohn Whitmore2018-10-091-2/+1Star
* staging:rtl8192u: Add missing SPDX-License-Identifier - StyleJohn Whitmore2018-10-091-0/+1
* staging:rtl8192u: Remove potential memory leakJohn Whitmore2018-09-281-0/+5
* staging: rtl8192u: Convert timers to use timer_setup()Kees Cook2017-10-181-2/+2
* Staging: rtl8192u: ieee80211: ieee80211_module.c: fix style issueRiccardo Marotti2017-05-151-2/+1Star
* staging: rtl8192u: Replace symbolic permissions with octal permissionssimran singhal2017-03-061-2/+1Star
* Staging: rtl8192u: ieee80211: ieee80211_module.c - style fixDerek Robson2017-02-161-30/+30
* staging: rtl8192u: Removing unnecessary parenthesessimran singhal2017-02-121-2/+2
* staging: rtl8192u: Remove useless functionsimran singhal2017-02-121-1/+0Star
* Staging: rtl819u: ieee80211: Remove function ieee80211_wep_nullBhumika Goyal2016-02-151-1/+0Star
* Staging: rtl8192u: ieee80211: ieee80211_module.c: Replace "#include <asm/uacc...Shraddha Barke2015-09-131-1/+1
* Staging: rtl8192u: Combine initialization using setup_timerSomya Anand2015-03-161-3/+2Star
* staging: rtl8192x: Remove use of seq_printf return valueJoe Perches2015-03-071-1/+3
* staging: Remove <linux/moduleparam.h> header.Navya Sri Nizamkari2015-03-021-1/+0Star
* Staging: rtl8192u: Remove trailing whitespace.Ksenija Stanojevic2015-02-261-1/+1
* Staging: rtl8192u: Fix do not use // c99 comments.Dilek Uzulmez2015-02-261-7/+7
* drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald2014-08-301-1/+1
* Staging: rtl8192u: fix sparse warnings for static functionsTeodora Baluta2013-10-161-1/+1
* Staging: rtl8192u/ieee80211: add missing single_release()Li Zefan2013-08-011-1/+2
* rtl8192u: switch to proc_create()Al Viro2013-04-091-31/+22Star
* staging/rtl8192u: don't init globals to 0 or NULLSebastian Hahn2013-01-071-2/+2
* staging/rtl8192u: cleanfile runSebastian Hahn2013-01-071-2/+2
* drivers/staging/rtl8192u/ieee80211/ieee80211_module.c: add missing free_netdevJulia Lawall2012-04-241-1/+1
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-261-1/+0Star
|\
| * Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl2011-07-051-1/+0Star
* | get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro2011-07-241-1/+1
|/
* staging: rtl8192u: Remove NULL check before kfreeIlia Mirkin2011-03-141-5/+2Star
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-5/+2Star
* Staging: Drop memory allocation castJulia Lawall2010-05-121-1/+1
* Staging: rtl8192su, rtl8192u: use min_t() in store_debug_level()Simon Horman2010-03-041-1/+1
* Staging: rtl8192u: remove dead codeMauro Carvalho Chehab2009-12-111-2/+0Star
* Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab2009-12-111-5/+5
* Staging: rtl8192u: make it compileMauro Carvalho Chehab2009-12-111-75/+7Star
* Staging: Added Realtek rtl8192u driver to stagingJerry Chuang2009-12-111-0/+394