summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtllib_wx.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-18staging: rtl8192e: rename variable HTGetHighestMCSRateGary Rookard1-1/+1
2023-09-26staging: rtl8192e: Fix compiler warning truncated writing of iwe.u.namePhilipp Hortmann1-1/+1
2023-06-20staging: rtl8192e: remove 5G related codeMichael Straube1-1/+1
2023-06-19staging: rtl8192e: Rename RTLLIB_LINKED to MAC80211_LINKEDPhilipp Hortmann1-1/+1
2023-06-19staging: rtl8192e: Rename state to link_statePhilipp Hortmann1-1/+1
2023-06-19staging: rtl8192e: Rename constant IEEE_x to WIRELESS_MODE_xPhilipp Hortmann1-1/+1
2023-05-28staging: rtl8192e: Remove undefined function set_securityPhilipp Hortmann1-6/+0
2023-05-28staging: rtl8192e: Remove undefined function reset_portPhilipp Hortmann1-19/+0
2023-03-25staging: rtl8192e: Replace macro iwe_stream_add_point_rsl with standard functionPhilipp Hortmann1-16/+10
2023-03-25staging: rtl8192e: Replace macro iwe_stream_add_event_rsl with standard functionPhilipp Hortmann1-10/+6
2022-11-08staging: rtl8192e: Fix divide fault when calculating beacon ageLarry Finger1-3/+3
2022-07-08Staging: rtl8192e: Added spaces around '+'Felix Schlepper1-1/+1
2022-07-08Staging: rtl8192e: Remove unnecessary blank lineFelix Schlepper1-1/+0
2022-07-08Staging: rtl8192e: Added braces around elseFelix Schlepper1-2/+4
2022-07-08Staging: rtl8192e: Remove unnecessary parenthesesFelix Schlepper1-2/+2
2022-07-08Staging: rtl8192e: Avoid multiple assignmentsFelix Schlepper1-1/+2
2022-07-08Staging: rtl8192e: Refactored rtllib_modesFelix Schlepper1-15/+6
2022-04-20staging: rtl8192e: Remove space after castSolomon Tan1-1/+1
2021-05-10staging: rtl8192e: remove unnecesasry ftrace-like loggingzhaoxiao1-4/+0
2021-03-10staging: rtl8192e: rename bdHTCapBuf to bd_ht_cap_buf in bss_ht structWilliam Durand1-3/+3
2021-03-10staging: rtl8192e: fix alignment issues in rtllib_wx.cWilliam Durand1-24/+18
2021-03-10staging: rtl8192e: Fix comparisons to NULLDavidson Francis1-14/+14
2021-02-14staging: rtl8192e: remove multiple blank linesWilliam Durand1-2/+0
2020-07-28staging: rtl8192e: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-03-12staging: rtl8192e: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-4/+4
2019-04-03staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman1-16/+3
2019-02-28staging: rtl8192e: Fix space and suspect issueOscar Gomez Fuente1-2/+2
2018-02-26staging: rtl8192e: use struct pointer to get the size of the structSantha Meena Ramamoorthy1-2/+1
2017-10-18staging: rtl8192e: mark expected switch fall-throughGustavo A. R. Silva1-2/+1
2017-05-15staging: rtl8192e: print alg name as debug.Malcolm Priestley1-1/+1
2017-03-23Staging: rtl8192e - fixed style of block commentsDerek Robson1-26/+26
2017-03-09staging: rtl8192e: Indent the codeGeorgiana Rodica Chelu1-1/+1
2016-08-21rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan1-5/+5
2016-02-08staging:rtl8192e: Usage count off by oneSean MacLennan1-1/+1
2015-09-29staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski1-4/+0
2015-06-18staging: rtl8192e: Remove rtllib_wx_get_encode_ext()Mateusz Kulikowski1-57/+0
2015-06-01staging: rtl8192e: Replace ?: with maxMateusz Kulikowski1-1/+2
2015-06-01staging: rtl8192e: Replace ?: with min_tMateusz Kulikowski1-2/+1
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_SCAN()Mateusz Kulikowski1-5/+7
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_WX()Mateusz Kulikowski1-17/+16
2015-04-03staging: rtl8192e: Remove dead codeMateusz Kulikowski1-2/+0
2015-04-03staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski1-8/+13
2015-03-20staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski1-3/+3
2015-03-20staging: rtl8192e: rtllib_wx: remove duplicate messagesMateusz Kulikowski1-5/+0
2015-03-20staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski1-4/+3
2015-03-09staging: rtl8192e: Replace min with min_tDarshana Padmadas1-2/+2
2015-03-02Staging: rtl8192e: Fix line over 80 charactersKsenija Stanojevic1-1/+1
2015-03-02Staging: rtl8192e: Use ether_addr_copy() instead of memcpy()Ksenija Stanojevic1-2/+2
2015-03-02Staging: rtl8192e: Replace printk with netdev_dbg, netdev_info, or netdev_warnKsenija Stanojevic1-8/+8
2014-08-31staging: rtl8192e: fixed coding style issuesMatthew Casey1-0/+5