summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
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
2016-03-12staging: rtl8188eu: remove PWR_BASEADDR_* macro definitions and "base" member...Ivan Safonov
2016-03-12staging: rtl8188eu: remove PWR_INTF_*_MSK macro definitions and interface_mas...Ivan Safonov
2016-03-12staging: rtl8188eu: remove PWR_FAB_*_MSK macro definitions and fab_msk of wl_...Ivan Safonov
2016-03-12staging: rtl8188eu: remove FabVersion member of odm_dm_struct structIvan Safonov
2016-03-12staging: rtl8188eu: remove chip_type of the adapter structureIvan Safonov
2016-03-12staging: rtl8188eu: replace (a == NULL) to (!a) in rtw_drv_initIvan Safonov
2016-03-12staging: rtl8188eu: remove unnecessary debug output from os_dep/usb_intf.cIvan Safonov
2016-03-12staging: rtl8188eu: remove unused macros from include/basic_types.hIvan Safonov
2016-03-12staging: rtl8188eu: remove unused include/ieee80211_ext.hIvan Safonov
2016-03-12staging: rtl8188eu: FIELD_OFFSET macro replaced by offsetof macroIvan Safonov
2016-03-12staging: rtl8188eu: os_dep: Remove NULL test before vfreeBhaktipriya Shridhar
2016-03-12staging: rtl8188eu: core: Remove NULL test before vfreeBhaktipriya Shridhar
2016-03-12staging: rtl8188eu: core: Remove useless return variablesBhaktipriya Shridhar
2016-03-12staging: rtl8188eu: os_dep: Remove useless return variablesBhaktipriya Shridhar
2016-03-12staging: rtl8188eu: core: Remove casts of pointer to same typeBhaktipriya Shridhar
2016-03-12staging: rtl8188eu: hal: Drop Useless InitializationBhaktipriya Shridhar
2016-03-12staging: rtl8188eu: Remove unnecessary paranthesesBhaktipriya Shridhar
2016-02-22staging: rtl8188eu: os_dep: Remove header fileAmitoj Kaur Chawla
2016-02-20staging: rtl8188eu: core: Remove unnecessary bracesBhaktipriya Shridhar
2016-02-20staging: rtl8188eu: Remove RF_PATH_C & RF_PATH_DAndrew Bradford
2016-02-20Staging: rtl8188eu/core: Coding style fix, avoid line over 80 charactersColin Vidal
2016-02-20Staging: rtl8188eu/core: Coding style fix, set constant operand on right in t...Colin Vidal
2016-02-20Staging: rtl8188eu/core: Coding style fix, set conform spaces between identif...Colin Vidal
2016-02-20Staging: rtl8188eu/core: remove paragraph which mention FSF address in commen...Colin Vidal
2016-02-20staging: rtl8188eu: core: Use put_unaligned_le16Amitoj Kaur Chawla
2016-02-20Staging: rtl8188eu: core: rtw_xmit.c: Remove NULL test before vfreeBhumika Goyal
2016-02-20Staging: rtl8188eu: core: rtw_mlme.c: Remove NULL test before vfreeBhumika Goyal
2016-02-15Staging: rtl8188eu: os_dep: Remove NULL test before rtw_free_netdevBhumika Goyal
2016-02-12staging: rtl8188eu: fix signal strength indicationAndrew Bradford
2016-02-12staging: rtl8188eu: add release_firmware() between request_firmware and funct...Ivan Safonov
2016-02-12staging: rtl8188eu: remove pfirmware and fwsize of the hal_data_8188e structureIvan Safonov
2016-02-12staging: rtl8188eu: remove _rtl88e_fill_dummyIvan Safonov
2016-02-12staging: rtl8188eu: Remove unnecessary pointer castJanani Ravichandran
2016-02-12staging: rtl8*: fix my email address upGreg Kroah-Hartman
2016-02-08staging: rtl8188eu: use eth_broadcast_addr() in place of memsetHari Prasath Gujulan Elango
2016-02-08staging: rtl8188eu: use list_first_entry_or_null()Geliang Tang
2016-02-08staging: rtl8188eu: print OUI with %*phAndy Shevchenko
2016-02-08staging: rtl8188eu: replace open-coded print_hex_dump()Andy Shevchenko
2016-02-08staging: rtl8188eu: provide an absolute path to include folderAndy Shevchenko
2016-02-08Staging: rtl8188eu: core: rtw_debug: fixed a parentheses coding style issueChris Elliott
2016-02-08staging: rtl8188eu: remove an extra spaceAlexey Tulia
2016-02-08staging: rtl8188eu: rtw_mlme_ext.c: simplify call to issue_action_BA()Luca Ceresoli
2016-02-08staging: rtl8188eu: rename camelcase bAcceptAddbaReqLuca Ceresoli