aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-30staging: rtl8192e: Rename variable Bandwidth to avoid CamelCaseYogesh Hegde1-2/+2
2022-09-26staging: rtl8192e: Rename eRfSleep, eRfPowerStateToSet and RfOffReasonPhilipp Hortmann1-2/+2
2022-09-26staging: rtl8192e: Rename eRFPowerState, eRfOff and eRfOnPhilipp Hortmann1-3/+3
2022-09-09staging: rtl8192e: Fix return type for implementation of ndo_start_xmitGUO Zihua1-1/+1
2022-04-12staging/rtl8192e,ieee80211: replace ps tasklet with workDavidlohr Bueso1-1/+1
2021-12-03staging: rtl8192e: return error code from rtllib_softmac_init()Yang Yingliang1-1/+1
2021-05-10staging: rtl8192e: Remove duplicate declartionSaurav Girepunje1-2/+0
2021-03-23staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan1-1/+1
2020-02-23staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-15/+15
2019-09-05staging: rtl8192e: remove unnecessary blank lineBeatriz Martins de Carvalho1-1/+0
2019-07-30Staging: rtl8192e: fixed a function prototype definition issueAbhinav Jain1-1/+1
2019-07-25staging: rtl8192*: display ESSIDs using %pEJ. Bruce Fields1-1/+1
2019-04-03staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman1-5/+1
2019-02-07staging: rtl8192e: rename members of struct rtllib_device - styleHimadri Pandya1-3/+3
2017-10-18staging: rtl8192e: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-06-24staging: rtl8192e: remove dead code rtllib_wpa_supplicant_ioctlMalcolm Priestley1-54/+0
2017-03-23Staging: rtl8192e - fixed style of block commentsDerek Robson1-2/+4
2016-10-02staging: rtl8188eu: core: rtw_xmit: Use macros instead of constantsGeorgiana Rodica Chelu1-1/+1
2016-08-21rtl8192e: Replace semaphore ips_sem with mutexBinoy Jayan1-2/+1
2016-08-21rtl8192e: Replace semaphore scan_sem with mutexBinoy Jayan1-1/+1
2016-08-21rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan1-3/+2
2016-03-11staging: rtl8192e: Remove create_workqueue()Amitoj Kaur Chawla1-1/+0
2016-02-07staging: rtl8192e: use to_delayed_workGeliang Tang1-1/+1
2015-08-14staging: rtl8192e: Remove unnecessary externsJoe Perches1-188/+159
2015-07-14staging: rtl8192e: rtllib_softmac: Make functions staticMateusz Kulikowski1-11/+0
2015-07-14staging: rtl8192e: Make rtllib_rx_mgt() staticMateusz Kulikowski1-3/+0
2015-07-14staging: rtl8192e: rtllib_tx: Make functions staticMateusz Kulikowski1-3/+0
2015-07-14staging: rtl8192e: rtllib_HTProc: Make functions staticMateusz Kulikowski1-3/+0
2015-07-14staging: rtl8192e: Remove unused rtllib_device::freq_bandMateusz Kulikowski1-1/+0
2015-07-14staging: rtl8192e: Remove unused ether_header structureMateusz Kulikowski1-6/+0
2015-07-14staging: rtl8192e: Remove rtllib_stats structureMateusz Kulikowski1-6/+0
2015-07-14staging: rtl8192e: Remove unused fields from rtllib_statsMateusz Kulikowski1-19/+0
2015-07-14staging: rtl8192e: Remove unused definesMateusz Kulikowski1-40/+0
2015-06-17staging: rtl8192e: Remove rtllib_device::agregationMateusz Kulikowski1-1/+0
2015-06-17staging: rtl8192e: Remove softmac_hint11d_wq queueMateusz Kulikowski1-1/+0
2015-06-17staging: rtl8192e: Remove unused rtllib_device membersMateusz Kulikowski1-12/+0
2015-06-17staging: rtl8192e: Remove rt_pwr_save_ctrl membersMateusz Kulikowski1-36/+0
2015-06-17staging: rtl8192e: Remove rtllib_network::last_associateMateusz Kulikowski1-1/+0
2015-06-17staging: rtl8192e: Remove WIRELESS_EXT checksMateusz Kulikowski1-12/+0
2015-06-17staging: rtl8192e: Remove rtllib_device::get_nic_desc_num()Mateusz Kulikowski1-1/+0
2015-06-17staging: rtl8192e: Remove rtllib_wx_get_encode_ext()Mateusz Kulikowski1-3/+0
2015-06-17staging: rtl8192e: Remove rtllib_is_shortslot()Mateusz Kulikowski1-1/+0
2015-06-17staging: rtl8192e: Remove rtllib_wake_queue()Mateusz Kulikowski1-1/+0
2015-06-17staging: rtl8192e: Remove rtllib_stop_queue()Mateusz Kulikowski1-1/+0
2015-06-17staging: rtl8192e: Remove ENABLE_LOCK_DEBUG referenceMateusz Kulikowski1-2/+0
2015-06-17staging: rtl8192e: Remove unused code in rtllib.hMateusz Kulikowski1-448/+0
2015-06-01staging: rtl8192e: Remove unimplemented iwpriv handlersMateusz Kulikowski1-1/+0
2015-06-01staging: rtl8192e: Remove remains of RTLLIB_*_DEBUG() (including proc entry)Mateusz Kulikowski1-45/+0
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_DATA()Mateusz Kulikowski1-11/+0
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG()Mateusz Kulikowski1-5/+0