aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_softmac_wx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-24staging: rtl8192e: Remove ftrace-like logging in rtl819x_BAProc.c, ...Philipp Hortmann1-6/+0
2022-04-20staging: rtl8192e: Remove space after castSolomon Tan1-2/+2
2021-07-27staging/rtl8192e: Remove all strcpy() usesLen Baker1-11/+7
2019-04-03staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman1-4/+1
2016-08-21rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan1-17/+17
2016-03-11staging: rtl8192e: Remove create_workqueue()Amitoj Kaur Chawla1-1/+1
2016-02-20staging: rtl8192e: Drop useless initialisationBhaktipriya Shridhar1-1/+1
2015-06-01staging: rtl8192e: Replace ?: with min_tMateusz Kulikowski1-7/+1
2015-06-01staging: rtl8192e: Replace RTLLIB_DEBUG(DL_ERR) with netdev_*()Mateusz Kulikowski1-3/+3
2015-06-01staging: rtl8192e: Fix PREFER_ETHER_ADDR_COPY warningsMateusz Kulikowski1-2/+2
2015-03-20staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski1-2/+2
2015-03-20staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski1-2/+3
2015-03-06staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)Aya Mahfouz1-1/+1
2014-09-28Staging: rtl8192e: Remove unused variableMahati Chamarthy1-2/+0
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey1-0/+1
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin1-3/+1
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello1-1/+1
2012-09-04staging: rtl8192e: use is_zero_ether_addr() instead of memcmp()Wei Yongjun1-3/+4
2012-04-24staging: rtl8192e: Fix typos.Justin P. Mattock1-2/+2
2011-11-30rtl8192e: Export symbolsSean MacLennan1-0/+18
2011-11-30rtl8192e: create generic rtllib_debug.hSean MacLennan1-1/+0
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVLarry Finger1-87/+90
2011-08-24staging: rtl8192e: Convert typedef HT_EXTCHNL_OFFSET to enum ht_extchnl_offsetLarry Finger1-1/+1
2011-08-24staging: rtl8192e: Convert typedef HT_CHANNEL_WIDTH to enum ht_channel_widthLarry Finger1-2/+2
2011-08-23staging: rtl8192e: Remove ifdefs that depend on ENABLE_DOT11DLarry Finger1-4/+0
2011-08-23staging: rtl8192e: Remove dead code associated with RTL8192SELarry Finger1-15/+0
2011-08-23rtl8192e: Remove occurences of #if 1Mike McCormack1-2/+2
2011-08-23rtl8192e: Remove extra ifdefsMike McCormack1-9/+0
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger1-0/+670