summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_softmac_wx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2019-04-031-4/+1Star
* rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan2016-08-211-17/+17
* staging: rtl8192e: Remove create_workqueue()Amitoj Kaur Chawla2016-03-121-1/+1
* staging: rtl8192e: Drop useless initialisationBhaktipriya Shridhar2016-02-211-1/+1
* staging: rtl8192e: Replace ?: with min_tMateusz Kulikowski2015-05-311-7/+1Star
* staging: rtl8192e: Replace RTLLIB_DEBUG(DL_ERR) with netdev_*()Mateusz Kulikowski2015-05-311-3/+3
* staging: rtl8192e: Fix PREFER_ETHER_ADDR_COPY warningsMateusz Kulikowski2015-05-311-2/+2
* staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski2015-03-201-2/+2
* staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski2015-03-201-2/+3
* staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)Aya Mahfouz2015-03-061-1/+1
* Staging: rtl8192e: Remove unused variableMahati Chamarthy2014-09-291-2/+0Star
* staging: rtl8192e: fixed coding style issuesMatthew Casey2014-08-301-0/+1
* drivers/staging: Remove useless return variablesPeter Senna Tschudin2014-05-261-3/+1Star
* staging: Update e-mail address for Andrea MerelloAndrea Merello2013-08-281-1/+1
* staging: rtl8192e: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-041-3/+4
* staging: rtl8192e: Fix typos.Justin P. Mattock2012-04-241-2/+2
* rtl8192e: Export symbolsSean MacLennan2011-11-301-0/+18
* rtl8192e: create generic rtllib_debug.hSean MacLennan2011-11-301-1/+0Star
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVLarry Finger2011-08-251-87/+90
* staging: rtl8192e: Convert typedef HT_EXTCHNL_OFFSET to enum ht_extchnl_offsetLarry Finger2011-08-241-1/+1
* staging: rtl8192e: Convert typedef HT_CHANNEL_WIDTH to enum ht_channel_widthLarry Finger2011-08-241-2/+2
* staging: rtl8192e: Remove ifdefs that depend on ENABLE_DOT11DLarry Finger2011-08-241-4/+0Star
* staging: rtl8192e: Remove dead code associated with RTL8192SELarry Finger2011-08-241-15/+0Star
* rtl8192e: Remove occurences of #if 1Mike McCormack2011-08-241-2/+2
* rtl8192e: Remove extra ifdefsMike McCormack2011-08-241-9/+0Star
* From: wlanfae <wlanfae@realtek.com>Larry Finger2011-08-241-0/+670