summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2016-09-01staging: r8188eu: remove rtw_get_ie_ex functionIvan Safonov
2016-09-01staging: r8188eu: remove rtw_ies_remove_ie functionIvan Safonov
2016-09-01staging: rtl8188eu: fix missing unlock on error in rtw_resume_process()Wei Yongjun
2016-08-21staging: r8188eu: Fix scheduling while atomic splatLarry Finger
2016-08-21staging: r8188eu: Remove some false positives from kmemleakLarry Finger
2016-08-21staging: rtl8188eu: remove _EFUSE_DEF_TYPE enumIvan Safonov
2016-08-21staging: rtl8188eu: remove EFUSE_GetEfuseDefinition functionIvan Safonov
2016-08-21staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_AVAILABLE_EFUS...Ivan Safonov
2016-08-21staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAX_SECT...Ivan Safonov
2016-08-21staging: rtl8188eu: remove efuse_max variable in hal_EfusePartialWriteCheckIvan Safonov
2016-08-21staging: rtl8188eu: replace EFUSE_GetEfuseDefinition(..., TYPE_EFUSE_MAP_LEN,...Ivan Safonov
2016-08-21rtl8188eu: Remove unused semaphoresBinoy Jayan
2016-08-21rtl8188eu: pwrctrl_priv: Replace semaphore 'lock' with mutexBinoy Jayan
2016-08-21rtl8188eu: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan
2016-08-21rtl8188eu: Replace semaphore cmd_queue_sema with completionBinoy Jayan
2016-06-17Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si...Hans de Goede
2016-06-17Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)"Hans de Goede
2016-05-21Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-01Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)Jacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed extraneous spacesJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed extraneous parenthesesJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed extraneous indentationJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed unnecessary else branchJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed brace styleJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed newlines styleJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed block comments styleJacky Boen
2016-05-01Staging: drivers: rtl8188eu: fixed typoJacky Boen
2016-05-01Staging: drivers: rtl8188eu: move constants to the right in comparisonsJacky Boen
2016-04-17staging: rtl8188eu: Convert to using IFF_NO_QUEUEPhil Sutter
2016-03-28staging: rtl8188eu: remove return at end of void function callNicholas Sim
2016-03-28staging: rtl8188eu: os_dep: ioctl_linux: Clean up tests if NULL returned on f...Bhaktipriya Shridhar
2016-03-28staging: rtl8188eu: os_dep: usb_intf: Clean up tests if NULL returned on failureBhaktipriya Shridhar
2016-03-28staging: rtl8188eu: core: rtw_mlme: Clean up tests if NULL returned on failureBhaktipriya Shridhar
2016-03-28staging: rtl8188eu: rtw_mlme_ext: Clean up tests if NULL returned on failureBhaktipriya Shridhar
2016-03-28staging: rtl8188eu: rtw_cmd: Clean up tests if NULL returned on failureBhaktipriya Shridhar
2016-03-28Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of sizeof type.Sandhya Bankar
2016-03-28Staging: rtl8188eu: usb_halinit: Use !x instead of x == NULL.Sandhya Bankar
2016-03-28Staging: rtl8188eu: rtl8188e_rxdesc: Use !x instead of x == NULL.Sandhya Bankar
2016-03-28Staging: rtl8188eu: hal_intf: Use x instead of x != NULL.Sandhya Bankar
2016-03-28Staging: rtl8188eu: Hal8188ERateAdaptive: Use x instead of x != NULL.Sandhya Bankar
2016-03-28staging: rtl8188eu: remove return at end of void function callNicholas Sim
2016-03-28staging: rtl8188eu: Remove license paragraph with mailing addressKyle Kuffermann
2016-03-28Staging: rtl8188eu: removes an unnecessary cast on a void pointer.Ben Marsh
2016-03-12Staging: rtl8188eu: Remove function rtw_freq2chBhumika Goyal
2016-03-12Staging: rtl8188eu: removed unnecessary check in core/rtw_ap.cClaudiu Beznea
2016-03-12staging: rtl8188eu: os_dep: Remove unnecessary else after returnBhaktipriya Shridhar
2016-03-12Staging: rtl8188eu: Use !x instead of x==NULL.Sandhya Bankar
2016-03-12Staging: rtl8188eu: rtw_efuse: Do not print message if kzalloc() failed.Sandhya Bankar
2016-03-12Staging: rtl8188eu: Do not print message if kzalloc() failed.Sandhya Bankar
2016-03-12rtl8188eu: Add spaces around arithmetic operatorsKyle Kuffermann