summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_wx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2019-04-031-16/+3Star
* staging: rtl8192e: Fix space and suspect issueOscar Gomez Fuente2019-02-281-2/+2
* staging: rtl8192e: use struct pointer to get the size of the structSantha Meena Ramamoorthy2018-02-261-2/+1Star
* staging: rtl8192e: mark expected switch fall-throughGustavo A. R. Silva2017-10-181-2/+1Star
* staging: rtl8192e: print alg name as debug.Malcolm Priestley2017-05-151-1/+1
* Staging: rtl8192e - fixed style of block commentsDerek Robson2017-03-231-26/+26
* staging: rtl8192e: Indent the codeGeorgiana Rodica Chelu2017-03-091-1/+1
* rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan2016-08-211-5/+5
* staging:rtl8192e: Usage count off by oneSean MacLennan2016-02-081-1/+1
* staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski2015-09-291-4/+0Star
* staging: rtl8192e: Remove rtllib_wx_get_encode_ext()Mateusz Kulikowski2015-06-181-57/+0Star
* staging: rtl8192e: Replace ?: with maxMateusz Kulikowski2015-05-311-1/+2
* staging: rtl8192e: Replace ?: with min_tMateusz Kulikowski2015-05-311-2/+1Star
* staging: rtl8192e: Remove RTLLIB_DEBUG_SCAN()Mateusz Kulikowski2015-05-311-5/+7
* staging: rtl8192e: Remove RTLLIB_DEBUG_WX()Mateusz Kulikowski2015-05-311-17/+16Star
* staging: rtl8192e: Remove dead codeMateusz Kulikowski2015-04-031-2/+0Star
* staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski2015-04-031-8/+13
* staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski2015-03-201-3/+3
* staging: rtl8192e: rtllib_wx: remove duplicate messagesMateusz Kulikowski2015-03-201-5/+0Star
* staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski2015-03-201-4/+3Star
* staging: rtl8192e: Replace min with min_tDarshana Padmadas2015-03-091-2/+2
* Staging: rtl8192e: Fix line over 80 charactersKsenija Stanojevic2015-03-021-1/+1
* Staging: rtl8192e: Use ether_addr_copy() instead of memcpy()Ksenija Stanojevic2015-03-021-2/+2
* Staging: rtl8192e: Replace printk with netdev_dbg, netdev_info, or netdev_warnKsenija Stanojevic2015-03-021-8/+8
* staging: rtl8192e: fixed coding style issuesMatthew Casey2014-08-301-0/+5
* staging: rtl8192e: do not use comparisons on bool testsValentina Manea2013-10-281-1/+1
* staging: rtl8192e: Fix typos.Justin P. Mattock2012-04-241-1/+1
* staging: replace open-coded ARRAY_SIZEsJim Cromie2012-04-111-1/+1
* staging/rtl8192e: Register against lib80211Sean MacLennan2011-12-221-16/+16
* staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan2011-12-221-20/+20
* staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan2011-12-221-9/+9
* staging/rtl8192e: Add lib80211.h to rtllib.hSean MacLennan2011-12-221-8/+8
* staging: remove version.h includes in rtl8192eDevendra Naga2011-12-141-1/+0Star
* rtl8192e: Export symbolsSean MacLennan2011-11-301-0/+7
* staging: rtl8192e: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-271-4/+2Star
* staging: rtl8192e: Use kzalloc rather than kmalloc v2Thomas Meyer2011-11-271-2/+1Star
* staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pMLarry Finger2011-08-261-2/+2
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVIILarry Finger2011-08-251-231/+241
* staging: rtl8192e: Convert typedef HT_CAPABILITY_ELE to struct ht_capab_eleLarry Finger2011-08-241-3/+3
* staging: rtl8192e: Remove dead code associated with CUSTOMER_ID_INTEL_CMPC an...Larry Finger2011-08-241-2/+0Star
* rtl8192e: Remove WIRELESS_EXT macro checksMike McCormack2011-08-241-34/+1Star
* From: wlanfae <wlanfae@realtek.com>Larry Finger2011-08-241-0/+901