summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_wx.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8192e: Rename variable ShortGI20MhzTree Davies2024-05-041-1/+1
* Staging: rtl8192e: Rename variable ShortGI40MhzTree Davies2024-05-041-1/+1
* Staging: rtl8192e: Rename variable ChlWidthTree Davies2024-05-041-2/+2
* Staging: rtl8192e: Rename function SendDisassociation()Tree Davies2024-01-241-1/+1
* staging: rtl8192e: rename variable HTGetHighestMCSRateGary Rookard2023-12-181-1/+1
* staging: rtl8192e: Fix compiler warning truncated writing of iwe.u.namePhilipp Hortmann2023-09-261-1/+1
* staging: rtl8192e: remove 5G related codeMichael Straube2023-06-201-1/+1
* staging: rtl8192e: Rename RTLLIB_LINKED to MAC80211_LINKEDPhilipp Hortmann2023-06-191-1/+1
* staging: rtl8192e: Rename state to link_statePhilipp Hortmann2023-06-191-1/+1
* staging: rtl8192e: Rename constant IEEE_x to WIRELESS_MODE_xPhilipp Hortmann2023-06-191-1/+1
* staging: rtl8192e: Remove undefined function set_securityPhilipp Hortmann2023-05-281-6/+0
* staging: rtl8192e: Remove undefined function reset_portPhilipp Hortmann2023-05-281-19/+0
* staging: rtl8192e: Replace macro iwe_stream_add_point_rsl with standard functionPhilipp Hortmann2023-03-251-16/+10
* staging: rtl8192e: Replace macro iwe_stream_add_event_rsl with standard functionPhilipp Hortmann2023-03-251-10/+6
* staging: rtl8192e: Fix divide fault when calculating beacon ageLarry Finger2022-11-081-3/+3
* Staging: rtl8192e: Added spaces around '+'Felix Schlepper2022-07-081-1/+1
* Staging: rtl8192e: Remove unnecessary blank lineFelix Schlepper2022-07-081-1/+0
* Staging: rtl8192e: Added braces around elseFelix Schlepper2022-07-081-2/+4
* Staging: rtl8192e: Remove unnecessary parenthesesFelix Schlepper2022-07-081-2/+2
* Staging: rtl8192e: Avoid multiple assignmentsFelix Schlepper2022-07-081-1/+2
* Staging: rtl8192e: Refactored rtllib_modesFelix Schlepper2022-07-081-15/+6
* staging: rtl8192e: Remove space after castSolomon Tan2022-04-201-1/+1
* staging: rtl8192e: remove unnecesasry ftrace-like loggingzhaoxiao2021-05-101-4/+0
* staging: rtl8192e: rename bdHTCapBuf to bd_ht_cap_buf in bss_ht structWilliam Durand2021-03-101-3/+3
* staging: rtl8192e: fix alignment issues in rtllib_wx.cWilliam Durand2021-03-101-24/+18
* staging: rtl8192e: Fix comparisons to NULLDavidson Francis2021-03-101-14/+14
* staging: rtl8192e: remove multiple blank linesWilliam Durand2021-02-131-2/+0
* staging: rtl8192e: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-281-1/+1
* staging: rtl8192e: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-121-4/+4
* staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2019-04-031-16/+3
* staging: rtl8192e: Fix space and suspect issueOscar Gomez Fuente2019-02-281-2/+2
* staging: rtl8192e: use struct pointer to get the size of the structSantha Meena Ramamoorthy2018-02-261-2/+1
* staging: rtl8192e: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-2/+1
* staging: rtl8192e: print alg name as debug.Malcolm Priestley2017-05-151-1/+1
* Staging: rtl8192e - fixed style of block commentsDerek Robson2017-03-231-26/+26
* staging: rtl8192e: Indent the codeGeorgiana Rodica Chelu2017-03-091-1/+1
* rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan2016-08-211-5/+5
* staging:rtl8192e: Usage count off by oneSean MacLennan2016-02-071-1/+1
* staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski2015-09-291-4/+0
* staging: rtl8192e: Remove rtllib_wx_get_encode_ext()Mateusz Kulikowski2015-06-171-57/+0
* staging: rtl8192e: Replace ?: with maxMateusz Kulikowski2015-06-011-1/+2
* staging: rtl8192e: Replace ?: with min_tMateusz Kulikowski2015-06-011-2/+1
* staging: rtl8192e: Remove RTLLIB_DEBUG_SCAN()Mateusz Kulikowski2015-06-011-5/+7
* staging: rtl8192e: Remove RTLLIB_DEBUG_WX()Mateusz Kulikowski2015-06-011-17/+16
* staging: rtl8192e: Remove dead codeMateusz Kulikowski2015-04-031-2/+0
* staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski2015-04-031-8/+13
* staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski2015-03-201-3/+3
* staging: rtl8192e: rtllib_wx: remove duplicate messagesMateusz Kulikowski2015-03-201-5/+0
* staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski2015-03-201-4/+3
* staging: rtl8192e: Replace min with min_tDarshana Padmadas2015-03-091-2/+2