summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtllib_wx.c
AgeCommit message (Expand)Author
2024-01-24Staging: rtl8192e: Rename function SendDisassociation()Tree Davies
2023-12-18staging: rtl8192e: rename variable HTGetHighestMCSRateGary Rookard
2023-09-26staging: rtl8192e: Fix compiler warning truncated writing of iwe.u.namePhilipp Hortmann
2023-06-20staging: rtl8192e: remove 5G related codeMichael Straube
2023-06-19staging: rtl8192e: Rename RTLLIB_LINKED to MAC80211_LINKEDPhilipp Hortmann
2023-06-19staging: rtl8192e: Rename state to link_statePhilipp Hortmann
2023-06-19staging: rtl8192e: Rename constant IEEE_x to WIRELESS_MODE_xPhilipp Hortmann
2023-05-28staging: rtl8192e: Remove undefined function set_securityPhilipp Hortmann
2023-05-28staging: rtl8192e: Remove undefined function reset_portPhilipp Hortmann
2023-03-25staging: rtl8192e: Replace macro iwe_stream_add_point_rsl with standard functionPhilipp Hortmann
2023-03-25staging: rtl8192e: Replace macro iwe_stream_add_event_rsl with standard functionPhilipp Hortmann
2022-11-08staging: rtl8192e: Fix divide fault when calculating beacon ageLarry Finger
2022-07-08Staging: rtl8192e: Added spaces around '+'Felix Schlepper
2022-07-08Staging: rtl8192e: Remove unnecessary blank lineFelix Schlepper
2022-07-08Staging: rtl8192e: Added braces around elseFelix Schlepper
2022-07-08Staging: rtl8192e: Remove unnecessary parenthesesFelix Schlepper
2022-07-08Staging: rtl8192e: Avoid multiple assignmentsFelix Schlepper
2022-07-08Staging: rtl8192e: Refactored rtllib_modesFelix Schlepper
2022-04-20staging: rtl8192e: Remove space after castSolomon Tan
2021-05-10staging: rtl8192e: remove unnecesasry ftrace-like loggingzhaoxiao
2021-03-10staging: rtl8192e: rename bdHTCapBuf to bd_ht_cap_buf in bss_ht structWilliam Durand
2021-03-10staging: rtl8192e: fix alignment issues in rtllib_wx.cWilliam Durand
2021-03-10staging: rtl8192e: Fix comparisons to NULLDavidson Francis
2021-02-13staging: rtl8192e: remove multiple blank linesWilliam Durand
2020-07-28staging: rtl8192e: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-12staging: rtl8192e: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2019-04-03staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman
2019-02-28staging: rtl8192e: Fix space and suspect issueOscar Gomez Fuente
2018-02-26staging: rtl8192e: use struct pointer to get the size of the structSantha Meena Ramamoorthy
2017-10-18staging: rtl8192e: mark expected switch fall-throughGustavo A. R. Silva
2017-05-15staging: rtl8192e: print alg name as debug.Malcolm Priestley
2017-03-23Staging: rtl8192e - fixed style of block commentsDerek Robson
2017-03-09staging: rtl8192e: Indent the codeGeorgiana Rodica Chelu
2016-08-21rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan
2016-02-07staging:rtl8192e: Usage count off by oneSean MacLennan
2015-09-29staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski
2015-06-17staging: rtl8192e: Remove rtllib_wx_get_encode_ext()Mateusz Kulikowski
2015-06-01staging: rtl8192e: Replace ?: with maxMateusz Kulikowski
2015-06-01staging: rtl8192e: Replace ?: with min_tMateusz Kulikowski
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_SCAN()Mateusz Kulikowski
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_WX()Mateusz Kulikowski
2015-04-03staging: rtl8192e: Remove dead codeMateusz Kulikowski
2015-04-03staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski
2015-03-20staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski
2015-03-20staging: rtl8192e: rtllib_wx: remove duplicate messagesMateusz Kulikowski
2015-03-20staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski
2015-03-09staging: rtl8192e: Replace min with min_tDarshana Padmadas
2015-03-01Staging: rtl8192e: Fix line over 80 charactersKsenija Stanojevic
2015-03-01Staging: rtl8192e: Use ether_addr_copy() instead of memcpy()Ksenija Stanojevic
2015-03-01Staging: rtl8192e: Replace printk with netdev_dbg, netdev_info, or netdev_warnKsenija Stanojevic