aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-21staging: r8712u: Fix leak of skbLarry Finger3-18/+8
2016-08-21staging: r8712u: Check pointer before useLarry Finger1-38/+34
2016-08-21staging: rtl8712: Fixed multiple parenthesis alignment warnings in ieee80211.cParth Sane1-13/+12
2016-08-21Staging: rtl8712: Fixed brace and comment style issueAnuradha Weeraman1-7/+8
2016-08-21rtl8712: intf_priv: Replace semaphore lock with completionBinoy Jayan2-4/+4
2016-08-21rtl8712: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan4-4/+4
2016-08-21rtl8712: Replace semaphore cmd_queue_sema with completionBinoy Jayan5-7/+7
2016-05-01rtl8712: Fixed alignment to match open parenthesisParth Sane1-4/+5
2016-04-29staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang8-29/+26
2016-03-28staging: rtl8712: mlme_linux: Clean up tests if NULL returned on failureBhaktipriya Shridhar1-1/+1
2016-03-28staging: rtl8712: Fixed FSF address warning in ieee80211.cParth Sane1-4/+0
2016-03-28staging: rtl8712: Fixed FSF address warning in hal_init.cParth Sane1-4/+0
2016-03-28staging: rtl8712: Fixed FSF address warning in ethernet.hParth Sane1-4/+0
2016-03-28staging: rtl8712: Fixed FSF address warning in drv_types.hParth Sane1-4/+0
2016-03-28staging: rtl8712: Fixed FSF address warning in basic_types.hParth Sane1-4/+0
2016-03-28staging: rtl8712: rtl871x_ioctl_linux: Clean up tests if NULL returned on failureBhaktipriya Shridhar1-2/+2
2016-03-28staging: rtl8712: rtl871x_cmd: Clean up tests if NULL returned on failureBhaktipriya Shridhar1-40/+40
2016-03-28staging: rtl8712: rtl871x_mlme: Clean up tests if NULL returned on failureBhaktipriya Shridhar1-2/+2
2016-03-28staging: rtl8712: usb_ops_linux: Clean up tests if NULL returned on failureBhaktipriya Shridhar1-1/+1
2016-03-28staging: rtl8712: os_intfs: Change form of NULL comparisonsBhaktipriya Shridhar1-2/+2
2016-03-28staging: rtl8712: rtl871x_ioctl_set: Remove unused macroBhaktipriya Shridhar1-6/+0
2016-03-28staging: rtl8712: rtl8712_cmd.c: fixed comparison to nullJuliana Rodrigues1-9/+9
2016-03-28staging: rtl8712: hal_init.c: fix comment block code styleJuliana Rodrigues1-4/+8
2016-03-22staging: refresh TODO for rtl8712Xose Vazquez Perez1-6/+6
2016-03-11Staging: rtl8712: Remove function r8712_setptm_cmd and r8712_gettssi_cmdBhumika Goyal2-49/+0
2016-03-11staging: rtl8712: Remove unnecessary else after returnBhaktipriya Shridhar1-2/+1
2016-03-11Staging: rtl8712: Avoid multiple assignments.Sandhya Bankar1-1/+2
2016-03-11staging: rtl8712: Remove the unnecessary paranthesesG Pooja Shamili1-4/+4
2016-03-11staging: rtl8712: rtl871x_mp_ioctl: Remove exceptional & on function nameAmitoj Kaur Chawla1-59/+59
2016-03-11drivers: staging: rtl8712: Change form of NULL comparisonsBhaktipriya Shridhar1-1/+1
2016-03-11staging: rtl8712: Make return of 0 explicitBhaktipriya Shridhar1-6/+2
2016-03-11Staging: rtl8712: Clean up tests if NULL returned on failureBhumika Goyal6-12/+12
2016-03-11staging: rtl8712: Remove unnecessary paranthesesBhaktipriya Shridhar1-1/+1
2016-03-11staging: rtl8712: Simplify returnBhaktipriya Shridhar1-4/+1
2016-03-11staging: rtl8712: Remove exceptional & on function nameAmitoj Kaur Chawla2-18/+18
2016-03-11staging: rtl8712: Remove unnecessary cast on void pointerBhaktipriya Shridhar1-1/+1
2016-03-11staging: rtl8712: Remove cast on void pointerBhaktipriya Shridhar1-1/+1
2016-03-05drivers: staging: rtl8712: rtl871x_xmit.c: Fix Comparisons should place the constant on the right side of the test warningTapan Prakash T1-2/+2
2016-03-05rtl871x: avoid running off end of bufferAlan1-1/+2
2016-02-20staging: rtl8712: Replace explicit NULL comparisonBhaktipriya Shridhar1-2/+2
2016-02-20staging: rtl8712: reduce stack usageArnd Bergmann1-1/+1
2016-02-20staging: rtl8712: Improve suspend/resume functionality.Hemmo Nieminen1-4/+6
2016-02-20staging: rtl8712: Declare function as staticAmitoj Kaur Chawla1-1/+1
2016-02-14staging: rtl8712: Remove unnecessary ret variableJoseph Bisch1-2/+1
2016-02-14staging: rtl8712: Fixed a comparision coding style warning.Rakhi Sharma1-4/+4
2016-02-07staging: rtl8712: use list_first_entry_or_null()Geliang Tang5-55/+34
2016-02-07Staging: rtl8712: rtl8712_cmd: Fixed a warning.Rakhi Sharma1-1/+1
2016-02-07staging: rtl8712: memory corruption in wpa_set_encryption()Dan Carpenter1-4/+1
2016-02-07Staging: rtl8712: Remove unnecessary cast on void pointerLucas Tanure1-30/+15
2016-02-07staging: rtl8712: consolidate kmalloc + memset 0 to kzallocNicholas Mc Guire1-3/+1