aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_wx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-26staging: rtl8192e: use struct pointer to get the size of the structSantha Meena Ramamoorthy1-2/+1
2017-10-18staging: rtl8192e: mark expected switch fall-throughGustavo A. R. Silva1-2/+1
2017-05-15staging: rtl8192e: print alg name as debug.Malcolm Priestley1-1/+1
2017-03-23Staging: rtl8192e - fixed style of block commentsDerek Robson1-26/+26
2017-03-09staging: rtl8192e: Indent the codeGeorgiana Rodica Chelu1-1/+1
2016-08-21rtl8192e: rtllib_device: Replace semaphore wx_sem with mutexBinoy Jayan1-5/+5
2016-02-07staging:rtl8192e: Usage count off by oneSean MacLennan1-1/+1
2015-09-29staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski1-4/+0
2015-06-17staging: rtl8192e: Remove rtllib_wx_get_encode_ext()Mateusz Kulikowski1-57/+0
2015-06-01staging: rtl8192e: Replace ?: with maxMateusz Kulikowski1-1/+2
2015-06-01staging: rtl8192e: Replace ?: with min_tMateusz Kulikowski1-2/+1
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_SCAN()Mateusz Kulikowski1-5/+7
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_WX()Mateusz Kulikowski1-17/+16
2015-04-03staging: rtl8192e: Remove dead codeMateusz Kulikowski1-2/+0
2015-04-03staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski1-8/+13
2015-03-20staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski1-3/+3
2015-03-20staging: rtl8192e: rtllib_wx: remove duplicate messagesMateusz Kulikowski1-5/+0
2015-03-20staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski1-4/+3
2015-03-09staging: rtl8192e: Replace min with min_tDarshana Padmadas1-2/+2
2015-03-01Staging: rtl8192e: Fix line over 80 charactersKsenija Stanojevic1-1/+1
2015-03-01Staging: rtl8192e: Use ether_addr_copy() instead of memcpy()Ksenija Stanojevic1-2/+2
2015-03-01Staging: rtl8192e: Replace printk with netdev_dbg, netdev_info, or netdev_warnKsenija Stanojevic1-8/+8
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey1-0/+5
2013-10-28staging: rtl8192e: do not use comparisons on bool testsValentina Manea1-1/+1
2012-04-24staging: rtl8192e: Fix typos.Justin P. Mattock1-1/+1
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie1-1/+1
2011-12-22staging/rtl8192e: Register against lib80211Sean MacLennan1-16/+16
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan1-20/+20
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan1-9/+9
2011-12-22staging/rtl8192e: Add lib80211.h to rtllib.hSean MacLennan1-8/+8
2011-12-13staging: remove version.h includes in rtl8192eDevendra Naga1-1/+0
2011-11-30rtl8192e: Export symbolsSean MacLennan1-0/+7
2011-11-26staging: rtl8192e: Use kmemdup rather than duplicating its implementationThomas Meyer1-4/+2
2011-11-26staging: rtl8192e: Use kzalloc rather than kmalloc v2Thomas Meyer1-2/+1
2011-08-25staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pMLarry Finger1-2/+2
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVIILarry Finger1-231/+241
2011-08-24staging: rtl8192e: Convert typedef HT_CAPABILITY_ELE to struct ht_capab_eleLarry Finger1-3/+3
2011-08-23staging: rtl8192e: Remove dead code associated with CUSTOMER_ID_INTEL_CMPC and CONFIG_CRDALarry Finger1-2/+0
2011-08-23rtl8192e: Remove WIRELESS_EXT macro checksMike McCormack1-34/+1
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger1-0/+901