summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8188eu
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8188eu: Fix redundant space coding style issueAlex Yashchenko2017-03-121-1/+1
* staging: rtl8188eu: fix typos in macrosSebastian Haas2017-03-092-4/+4
* staging: rtl8188eu: fix typos in commentsSebastian Haas2017-03-097-8/+8
* staging:rtl8188eu Add spaces around binary operatorGeorgiana Rodica Chelu2017-03-061-12/+12
* staging: rtl8188eu: replace explicit NULL comparisonGargi Sharma2017-03-061-1/+1
* staging: rtl8188eu: Fixed "Missing a blank line after declarations".Yamanappagouda Patil2017-03-067-0/+22
* staging: rtl8188eu: Add a blank lineGargi Sharma2017-03-061-0/+1
* staging: rtl8188eu: Remove multiple blank linesGargi Sharma2017-03-061-11/+0
* staging: rtl8188eu: Remove unnecessary blank linesGargi Sharma2017-03-061-2/+0
* staging: rtl8188eu: Put constant on right side of comparisonGargi Sharma2017-03-061-9/+9
* staging: rtl8188eu: Fix block comments warningGargi Sharma2017-03-061-30/+31
* staging: rtl8188eu: Replace x==NULL by !xGargi Sharma2017-03-061-15/+15
* staging:r8188eu: remove unused MCS_rate_2R arrayIvan Safonov2017-03-063-3/+0
* staging:r8188eu: remove unused HW_VAR_RF_TYPE parameter of HT_caps_handlerIvan Safonov2017-03-062-4/+0
* staging:r8188eu: refactor HT_caps_handler() - remove rtw_hal_get_hwreg() callIvan Safonov2017-03-061-9/+2
* staging:r8188eu: refactor rtw_update_ht_cap() - remove rtw_hal_get_hwreg() callIvan Safonov2017-03-061-9/+2
* staging:r8188eu: refactor issue_assocreq() - remove rtw_hal_get_hwreg() callIvan Safonov2017-03-061-20/+4
* staging:r8188eu: refactor rtw_get_cur_max_rate() - remove rtw_hal_get_hwreg()...Ivan Safonov2017-03-061-3/+1
* staging:r8188eu: refactor rtw_check_beacon_data() - remove rtw_hal_get_hwreg(...Ivan Safonov2017-03-061-7/+2
* staging:r8188eu: refactor add_RATid() - remove rtw_hal_get_hwreg() callIvan Safonov2017-03-061-11/+2
* staging:r8188eu: use DIV_ROUND_UP() in rtw_signal_stat_timer_hdl()Ivan Safonov2017-03-061-8/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* Staging: rtl8188eu: core/rtw_led.c: format line to reduce it below 80 charactersShishir Kulkarni2017-02-141-1/+2
* staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|t...Ivan Safonov2017-02-098-159/+83
* staging:r8188eu: update pkt->(data|tail|len) synchronously with rx_(data|tail...Ivan Safonov2017-02-091-1/+4
* staging:r8188eu: remove unused rtw_ieee80211_bar structure definitionIvan Safonov2017-02-091-15/+0
* staging:r8188eu: replace rx_end member of recv_frame with pkt->endIvan Safonov2017-02-092-3/+1
* staging: rtl8188eu: remove not necessary braces {} (checkpatch fix)Martin Karamihov2017-02-031-2/+1
* staging: rtl8188eu: Fix coding style issuesWilliam Blough2017-01-271-64/+64
* Staging: rtl8188eu: os_dep: usb_ops_linux.c - style fixDerek Robson2017-01-231-1/+1
* staging: rtl8188eu: core: Remove NULL test before vfreeShyam Saini2017-01-191-2/+1
* staging: rtl8188eu: fix type sign of len in rtw_get_bcn_infoPierre-Yves Kerbrat2017-01-191-1/+1
* staging: rtl8188eu: fix type of wpa_ielen in rtw_get_cipher_infoPierre-Yves Kerbrat2017-01-191-1/+1
* staging:r8188eu: remove unused rx_head member of struct recv_frameIvan Safonov2017-01-162-2/+0
* staging:r8188eu: remove unnecessary trace output in rtw_recv_indicatepkt()Ivan Safonov2017-01-161-15/+0
* staging:r8188eu: remove unused struct wifidirect_info and all corresponding codeIvan Safonov2017-01-162-261/+0
* staging:r8188eu: remove unused get_rxmem()Ivan Safonov2017-01-161-8/+0
* staging:r8188eu: remove unused EOR macroIvan Safonov2017-01-161-2/+0
* staging:r8188eu: remove unused WPA_(GET|PUT)_(BE|LE)_xx macroIvan Safonov2017-01-161-29/+0
* staging:r8188eu: remove unused (GET|PUT)U32 macrosIvan Safonov2017-01-161-7/+0
* drivers: staging: rtl8188eu: include: wifi: Removed unnecessary defined macrosKartikey Singh2017-01-161-17/+0
* staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann2017-01-161-0/+2
* staging: rtl8188eu: fixed 'braces are not necessary for single statement bloc...Yamanappagouda Patil2017-01-104-18/+13
* staging:rtl8188eu:rtw_ap.c remove unnecessary bracesScott Matheina2017-01-071-53/+53
* staging:rtl8188eu:core Fixes Alignment should match opening braceScott Matheina2017-01-071-20/+18
* staging:r8188eu: eleminate recovery attemp using skb_clone after netdev_alloc...Ivan Safonov2017-01-051-16/+3
* staging:r8188eu: remove unused WIFI_MP_*STATE and WIFI_MP_CTX* definitionsIvan Safonov2017-01-056-65/+3
* staging:r8188eu: remove (NDEV|ADPT)_(FMT|ARG) definitionsIvan Safonov2017-01-051-4/+0
* staging:r8188eu: remove rtw_update_mem_stat definitionIvan Safonov2017-01-051-1/+0
* staging:r8188eu: remove RTW_STATUS_CODE()Ivan Safonov2017-01-052-14/+0
OpenPOWER on IntegriCloud