aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_INFO()Mateusz Kulikowski1-1/+0
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_MGMT()Mateusz Kulikowski1-2/+0
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_QOS()Mateusz Kulikowski1-1/+0
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_(FRAG|EAP|DROP|STATE|TX|RX)()Mateusz Kulikowski1-6/+0
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_SCAN()Mateusz Kulikowski1-1/+0
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_WX()Mateusz Kulikowski1-1/+0
2015-06-01staging: rtl8192e: Remove RTLLIB_ERROR() and RTLLIB_WARNING()Mateusz Kulikowski1-2/+0
2015-06-01staging: rtl8192e: Make ethernet addresses properly alignedMateusz Kulikowski1-5/+5
2015-05-08rtl8192e: delete local copy of iee80211 reason codes.Paul Gortmaker1-39/+0