index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Age
Commit message (
Expand
)
Author
2016-06-17
Revert "Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of si...
Hans de Goede
2016-06-17
Revert "Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)"
Hans de Goede
2016-05-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-01
Staging: drivers: rtl8188eu: use sizeof(*ptr) instead of sizeof(struct)
Jacky Boen
2016-05-01
Staging: drivers: rtl8188eu: fixed extraneous spaces
Jacky Boen
2016-05-01
Staging: drivers: rtl8188eu: fixed extraneous parentheses
Jacky Boen
2016-05-01
Staging: drivers: rtl8188eu: fixed extraneous indentation
Jacky Boen
2016-05-01
Staging: drivers: rtl8188eu: fixed unnecessary else branch
Jacky Boen
2016-05-01
Staging: drivers: rtl8188eu: fixed brace style
Jacky Boen
2016-05-01
Staging: drivers: rtl8188eu: fixed newlines style
Jacky Boen
2016-05-01
Staging: drivers: rtl8188eu: fixed block comments style
Jacky Boen
2016-05-01
Staging: drivers: rtl8188eu: fixed typo
Jacky Boen
2016-05-01
Staging: drivers: rtl8188eu: move constants to the right in comparisons
Jacky Boen
2016-04-16
staging: rtl8188eu: Convert to using IFF_NO_QUEUE
Phil Sutter
2016-03-28
staging: rtl8188eu: remove return at end of void function call
Nicholas Sim
2016-03-28
staging: rtl8188eu: os_dep: ioctl_linux: Clean up tests if NULL returned on f...
Bhaktipriya Shridhar
2016-03-28
staging: rtl8188eu: os_dep: usb_intf: Clean up tests if NULL returned on failure
Bhaktipriya Shridhar
2016-03-28
staging: rtl8188eu: core: rtw_mlme: Clean up tests if NULL returned on failure
Bhaktipriya Shridhar
2016-03-28
staging: rtl8188eu: rtw_mlme_ext: Clean up tests if NULL returned on failure
Bhaktipriya Shridhar
2016-03-28
staging: rtl8188eu: rtw_cmd: Clean up tests if NULL returned on failure
Bhaktipriya Shridhar
2016-03-28
Staging: rtl8188eu: rtw_efuse: Use sizeof type *pointer instead of sizeof type.
Sandhya Bankar
2016-03-28
Staging: rtl8188eu: usb_halinit: Use !x instead of x == NULL.
Sandhya Bankar
2016-03-28
Staging: rtl8188eu: rtl8188e_rxdesc: Use !x instead of x == NULL.
Sandhya Bankar
2016-03-28
Staging: rtl8188eu: hal_intf: Use x instead of x != NULL.
Sandhya Bankar
2016-03-28
Staging: rtl8188eu: Hal8188ERateAdaptive: Use x instead of x != NULL.
Sandhya Bankar
2016-03-28
staging: rtl8188eu: remove return at end of void function call
Nicholas Sim
2016-03-28
staging: rtl8188eu: Remove license paragraph with mailing address
Kyle Kuffermann
2016-03-28
Staging: rtl8188eu: removes an unnecessary cast on a void pointer.
Ben Marsh
2016-03-11
Staging: rtl8188eu: Remove function rtw_freq2ch
Bhumika Goyal
2016-03-11
Staging: rtl8188eu: removed unnecessary check in core/rtw_ap.c
Claudiu Beznea
2016-03-11
staging: rtl8188eu: os_dep: Remove unnecessary else after return
Bhaktipriya Shridhar
2016-03-11
Staging: rtl8188eu: Use !x instead of x==NULL.
Sandhya Bankar
2016-03-11
Staging: rtl8188eu: rtw_efuse: Do not print message if kzalloc() failed.
Sandhya Bankar
2016-03-11
Staging: rtl8188eu: Do not print message if kzalloc() failed.
Sandhya Bankar
2016-03-11
rtl8188eu: Add spaces around arithmetic operators
Kyle Kuffermann
2016-03-11
staging: rtl8188eu: remove PWR_BASEADDR_* macro definitions and "base" member...
Ivan Safonov
2016-03-11
staging: rtl8188eu: remove PWR_INTF_*_MSK macro definitions and interface_mas...
Ivan Safonov
2016-03-11
staging: rtl8188eu: remove PWR_FAB_*_MSK macro definitions and fab_msk of wl_...
Ivan Safonov
2016-03-11
staging: rtl8188eu: remove FabVersion member of odm_dm_struct struct
Ivan Safonov
2016-03-11
staging: rtl8188eu: remove chip_type of the adapter structure
Ivan Safonov
2016-03-11
staging: rtl8188eu: replace (a == NULL) to (!a) in rtw_drv_init
Ivan Safonov
2016-03-11
staging: rtl8188eu: remove unnecessary debug output from os_dep/usb_intf.c
Ivan Safonov
2016-03-11
staging: rtl8188eu: remove unused macros from include/basic_types.h
Ivan Safonov
2016-03-11
staging: rtl8188eu: remove unused include/ieee80211_ext.h
Ivan Safonov
2016-03-11
staging: rtl8188eu: FIELD_OFFSET macro replaced by offsetof macro
Ivan Safonov
2016-03-11
staging: rtl8188eu: os_dep: Remove NULL test before vfree
Bhaktipriya Shridhar
2016-03-11
staging: rtl8188eu: core: Remove NULL test before vfree
Bhaktipriya Shridhar
2016-03-11
staging: rtl8188eu: core: Remove useless return variables
Bhaktipriya Shridhar
2016-03-11
staging: rtl8188eu: os_dep: Remove useless return variables
Bhaktipriya Shridhar
2016-03-11
staging: rtl8188eu: core: Remove casts of pointer to same type
Bhaktipriya Shridhar
[next]