summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-02-10Staging: rtl8192e: remove redundant null check on array algColin Ian King
2017-02-02staging: rtl8192e: Aligning the * on each line in block commentsArushi
2017-01-19Make static usermode helper binaries constantGreg Kroah-Hartman
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2017-01-16staging: rtl8192e: rtl8192e: Remove NULL test before vfreeShyam Saini
2017-01-16Drivers: staging: rtl8192e: style fix, octal file permissionsDerek Robson
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-15staging: rtl8192e: Added new line after declarationYamanappagouda Patil
2016-11-15staging: rtl8192e: Fixed coding style wornings on Block comments.Yamanappagouda Patil
2016-10-30staging: rtl8192e: Standardize test for NULL.Elise Lennion
2016-10-25staging: rtl8192x: fix bogus maybe-uninitialized warningArnd Bergmann
2016-10-17staging: rtl8192e: Compress return logic into one line.Elise Lennion
2016-10-16Staging: rtl8192e: rtl_core: Constify rtllib_qos_parameters structuresBhumika Goyal
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-10-02staging: rtl8188eu: core: rtw_xmit: Use macros instead of constantsGeorgiana Rodica Chelu
2016-09-28staging: rtl8192e: fixed use a blank line after function/struct/union/enum de...Darryl T. Agostinelli
2016-09-28staging: rtl8192e: fixed statements should start on a tabstopDarryl T. Agostinelli
2016-09-28staging: rtl8192e: fixed block comments use * on subsequent linesDarryl T. Agostinelli
2016-09-26staging: rtl8192e: fixed block comments should align the * on each lineDarryl T. Agostinelli
2016-09-20staging: rtl8192e: Insert blank line after function declarationNamrata A Shettar
2016-09-20staging: rtl8192e: Add space around binary operator '+'Namrata A Shettar
2016-09-20staging: rtl8192e: Remove unnecessary blank linesNamrata A Shettar
2016-09-20staging: rtl8192e: Add space around '+'Namrata A Shettar
2016-09-18Staging: rtl8192e: Use !x instead of x == NULLSandhya Bankar
2016-09-12Staging: rtl8192e: mark symbols static where possibleBaoyou Xie
2016-09-12staging: rtl8192e: constify local structuresJulia Lawall
2016-08-21rtl8192e: Replace semaphore ips_sem with mutexBinoy Jayan
2016-08-21rtl8192e: Replace semaphore scan_sem with mutexBinoy Jayan
2016-08-21rtl8192e: Replace semaphore rf_sem with mutexBinoy Jayan
2016-08-21rtl8192e: r8192_priv: Replace semaphore wx_sem with mutexBinoy Jayan
2016-08-21rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan
2016-08-21staging/rtl8192e: avoid comparing unsigned type >= 0Arnd Bergmann
2016-08-21staging/rtl8192e: use s8 instead of charArnd Bergmann
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-11staging: rtl8192e: rtllib_crypt_tkip: Remove unnecessary else after returnBhaktipriya Shridhar
2016-03-11Staging: rtl8192e: Replace random_ether_addr with eth_random_addrBhumika Goyal
2016-03-11staging: rtl8192e: Drop cast on void pointerJanani Ravichandran
2016-03-11staging: rtl8192e: rtl8192e: Remove create_workqueue()Amitoj Kaur Chawla
2016-03-11drivers: staging: rtl8192e: rtllib_rx.c: Fix blank lines before a close braceTapan Prakash T
2016-03-11drivers: staging: rtl8192e: rtllib_rx.c: Fix code indent for conditional stat...Tapan Prakash T
2016-03-11staging: rtl8192e: Prefer using macro DIV_ROUND_UPBhaktipriya Shridhar
2016-03-11staging: rtl8192e: Remove create_workqueue()Amitoj Kaur Chawla
2016-02-20staging: rtl8192e: Drop useless initialisationBhaktipriya Shridhar
2016-02-20staging: rtl8192e: Remove explicit pointer cast in assignmentsJanani Ravichandran
2016-02-11staging: rtl8192e: prefer using eth_broadcast_addr()Hari Prasath Gujulan Elango