summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu
AgeCommit message (Expand)Author
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-04-28staging: rtl8188eu: embedded function name style fixesIan Chard
2017-04-28staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_generate_ieAishwarya Pant
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_set_ieAishwarya Pant
2017-04-18staging: rtl8188eu: fix sparse signedness warnings in rtw_get_ieAishwarya Pant
2017-04-11staging: rtl8188eu: force driver to be built as a moduleHans de Goede
2017-04-08staging:r8188eu: remove sw_encrypt member of security_priv structIvan Safonov
2017-04-08staging:r8188eu: remove software_encrypt member of registry_priv structIvan Safonov
2017-04-08staging:r8188eu: replace rtw_software_encrypt with its default valueIvan Safonov
2017-04-08staging:r8188eu: remove sw_decrypt member of security_priv structIvan Safonov
2017-04-08staging:r8188eu: remove software_decrypt member of registry_priv structIvan Safonov
2017-04-08staging:r8188eu: replace rtw_software_decrypt with its valueIvan Safonov
2017-04-08staging: rtl8188eu: Remove extra spacesAlfonso Lima Astor
2017-04-08staging: rtl8188eu: Macros with complex values should be enclosed in parenthesesAlfonso Lima Astor
2017-03-23staging:r8188eu: add iv length to frame data offsetIvan Safonov
2017-03-16staging: rtl8188eu: removed blank lines coding style problemAndrii Vladyka
2017-03-16staging: rtl8188eu: fix some inverted conditionsDan Carpenter
2017-03-12staging: rtl8188eu: Fix redundant space coding style issueAlex Yashchenko
2017-03-09staging: rtl8188eu: fix typos in macrosSebastian Haas
2017-03-09staging: rtl8188eu: fix typos in commentsSebastian Haas
2017-03-06staging:rtl8188eu Add spaces around binary operatorGeorgiana Rodica Chelu
2017-03-06staging: rtl8188eu: replace explicit NULL comparisonGargi Sharma
2017-03-06staging: rtl8188eu: Fixed "Missing a blank line after declarations".Yamanappagouda Patil
2017-03-06staging: rtl8188eu: Add a blank lineGargi Sharma
2017-03-06staging: rtl8188eu: Remove multiple blank linesGargi Sharma
2017-03-06staging: rtl8188eu: Remove unnecessary blank linesGargi Sharma
2017-03-06staging: rtl8188eu: Put constant on right side of comparisonGargi Sharma
2017-03-06staging: rtl8188eu: Fix block comments warningGargi Sharma
2017-03-06staging: rtl8188eu: Replace x==NULL by !xGargi Sharma
2017-03-06staging:r8188eu: remove unused MCS_rate_2R arrayIvan Safonov
2017-03-06staging:r8188eu: remove unused HW_VAR_RF_TYPE parameter of HT_caps_handlerIvan Safonov
2017-03-06staging:r8188eu: refactor HT_caps_handler() - remove rtw_hal_get_hwreg() callIvan Safonov
2017-03-06staging:r8188eu: refactor rtw_update_ht_cap() - remove rtw_hal_get_hwreg() callIvan Safonov
2017-03-06staging:r8188eu: refactor issue_assocreq() - remove rtw_hal_get_hwreg() callIvan Safonov
2017-03-06staging:r8188eu: refactor rtw_get_cur_max_rate() - remove rtw_hal_get_hwreg()...Ivan Safonov
2017-03-06staging:r8188eu: refactor rtw_check_beacon_data() - remove rtw_hal_get_hwreg(...Ivan Safonov
2017-03-06staging:r8188eu: refactor add_RATid() - remove rtw_hal_get_hwreg() callIvan Safonov
2017-03-06staging:r8188eu: use DIV_ROUND_UP() in rtw_signal_stat_timer_hdl()Ivan Safonov
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-14Staging: rtl8188eu: core/rtw_led.c: format line to reduce it below 80 charactersShishir Kulkarni
2017-02-09staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|t...Ivan Safonov
2017-02-09staging:r8188eu: update pkt->(data|tail|len) synchronously with rx_(data|tail...Ivan Safonov
2017-02-09staging:r8188eu: remove unused rtw_ieee80211_bar structure definitionIvan Safonov
2017-02-09staging:r8188eu: replace rx_end member of recv_frame with pkt->endIvan Safonov
2017-02-03staging: rtl8188eu: remove not necessary braces {} (checkpatch fix)Martin Karamihov
2017-01-27staging: rtl8188eu: Fix coding style issuesWilliam Blough
2017-01-23Staging: rtl8188eu: os_dep: usb_ops_linux.c - style fixDerek Robson
2017-01-19staging: rtl8188eu: core: Remove NULL test before vfreeShyam Saini
2017-01-19staging: rtl8188eu: fix type sign of len in rtw_get_bcn_infoPierre-Yves Kerbrat