aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-11Staging: rtl8188eu: Remove function rtw_freq2chBhumika Goyal2-18/+0
2016-03-11Staging: rtl8188eu: removed unnecessary check in core/rtw_ap.cClaudiu Beznea1-67/+64
2016-03-11staging: rtl8188eu: os_dep: Remove unnecessary else after returnBhaktipriya Shridhar1-2/+1
2016-03-11Staging: rtl8188eu: Use !x instead of x==NULL.Sandhya Bankar1-2/+2
2016-03-11Staging: rtl8188eu: rtw_efuse: Do not print message if kzalloc() failed.Sandhya Bankar1-3/+1
2016-03-11Staging: rtl8188eu: Do not print message if kzalloc() failed.Sandhya Bankar1-2/+1
2016-03-11rtl8188eu: Add spaces around arithmetic operatorsKyle Kuffermann1-44/+44
2016-03-11staging: rtl8188eu: remove PWR_BASEADDR_* macro definitions and "base" member of wl_pwr_cfg structureIvan Safonov3-114/+63
2016-03-11staging: rtl8188eu: remove PWR_INTF_*_MSK macro definitions and interface_mask of wl_pwr_cfg structureIvan Safonov4-108/+57
2016-03-11staging: rtl8188eu: remove PWR_FAB_*_MSK macro definitions and fab_msk of wl_pwr_cfg structureIvan Safonov4-89/+77
2016-03-11staging: rtl8188eu: remove FabVersion member of odm_dm_struct structIvan Safonov3-16/+1
2016-03-11staging: rtl8188eu: remove chip_type of the adapter structureIvan Safonov2-3/+0
2016-03-11staging: rtl8188eu: replace (a == NULL) to (!a) in rtw_drv_initIvan Safonov1-2/+2
2016-03-11staging: rtl8188eu: remove unnecessary debug output from os_dep/usb_intf.cIvan Safonov1-4/+0
2016-03-11staging: rtl8188eu: remove unused macros from include/basic_types.hIvan Safonov1-29/+0
2016-03-11staging: rtl8188eu: remove unused include/ieee80211_ext.hIvan Safonov1-290/+0
2016-03-11staging: rtl8188eu: FIELD_OFFSET macro replaced by offsetof macroIvan Safonov3-7/+7
2016-03-11staging: rtl8188eu: os_dep: Remove NULL test before vfreeBhaktipriya Shridhar1-1/+1
2016-03-11staging: rtl8188eu: core: Remove NULL test before vfreeBhaktipriya Shridhar2-4/+2
2016-03-11staging: rtl8188eu: core: Remove useless return variablesBhaktipriya Shridhar1-3/+1
2016-03-11staging: rtl8188eu: os_dep: Remove useless return variablesBhaktipriya Shridhar1-4/+1
2016-03-11staging: rtl8188eu: core: Remove casts of pointer to same typeBhaktipriya Shridhar1-5/+5
2016-03-11staging: rtl8188eu: hal: Drop Useless InitializationBhaktipriya Shridhar1-2/+2
2016-03-11staging: rtl8188eu: Remove unnecessary paranthesesBhaktipriya Shridhar1-1/+1
2016-02-22staging: rtl8188eu: os_dep: Remove header fileAmitoj Kaur Chawla1-1/+0
2016-02-20staging: rtl8188eu: core: Remove unnecessary bracesBhaktipriya Shridhar1-8/+4
2016-02-20staging: rtl8188eu: Remove RF_PATH_C & RF_PATH_DAndrew Bradford3-54/+0
2016-02-20Staging: rtl8188eu/core: Coding style fix, avoid line over 80 charactersColin Vidal1-1/+2
2016-02-20Staging: rtl8188eu/core: Coding style fix, set constant operand on right in testsColin Vidal1-2/+2
2016-02-20Staging: rtl8188eu/core: Coding style fix, set conform spaces between identifiersColin Vidal1-2/+2
2016-02-20Staging: rtl8188eu/core: remove paragraph which mention FSF address in comment headerColin Vidal1-4/+0
2016-02-20staging: rtl8188eu: core: Use put_unaligned_le16Amitoj Kaur Chawla1-3/+2
2016-02-20Staging: rtl8188eu: core: rtw_xmit.c: Remove NULL test before vfreeBhumika Goyal1-5/+2
2016-02-20Staging: rtl8188eu: core: rtw_mlme.c: Remove NULL test before vfreeBhumika Goyal1-4/+2
2016-02-14Staging: rtl8188eu: os_dep: Remove NULL test before rtw_free_netdevBhumika Goyal1-2/+1
2016-02-11staging: rtl8188eu: fix signal strength indicationAndrew Bradford2-2/+2
2016-02-11staging: rtl8188eu: add release_firmware() between request_firmware and function error exitIvan Safonov1-1/+4
2016-02-11staging: rtl8188eu: remove pfirmware and fwsize of the hal_data_8188e structureIvan Safonov3-17/+9
2016-02-11staging: rtl8188eu: remove _rtl88e_fill_dummyIvan Safonov1-25/+20
2016-02-11staging: rtl8188eu: Remove unnecessary pointer castJanani Ravichandran1-1/+1
2016-02-11staging: rtl8*: fix my email address upGreg Kroah-Hartman1-1/+1
2016-02-07staging: rtl8188eu: use eth_broadcast_addr() in place of memsetHari Prasath Gujulan Elango1-1/+1
2016-02-07staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang5-105/+48
2016-02-07staging: rtl8188eu: print OUI with %*phAndy Shevchenko1-2/+2
2016-02-07staging: rtl8188eu: replace open-coded print_hex_dump()Andy Shevchenko1-23/+16
2016-02-07staging: rtl8188eu: provide an absolute path to include folderAndy Shevchenko1-1/+1
2016-02-07Staging: rtl8188eu: core: rtw_debug: fixed a parentheses coding style issueChris Elliott1-7/+7
2016-02-07staging: rtl8188eu: remove an extra spaceAlexey Tulia1-1/+1
2016-02-07staging: rtl8188eu: rtw_mlme_ext.c: simplify call to issue_action_BA()Luca Ceresoli1-4/+4
2016-02-07staging: rtl8188eu: rename camelcase bAcceptAddbaReqLuca Ceresoli5-6/+7