summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_softmac.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192e: add missing tasklet_kill on remove pathDevendra Naga2014-11-261-0/+1
* staging, rtl8192e, LLVMLinux: Make static local in inline function constBehan Webster2014-10-291-3/+4
* staging, rtl8192e, LLVMLinux: Remove unused prototypeBehan Webster2014-10-291-1/+1
* staging, rtl8192e, LLVMLinux: Change extern inline to static inlineBehan Webster2014-10-291-1/+1
* Staging: rtl8192e: Fix else is not useful warning styleMahati Chamarthy2014-09-231-9/+7
* staging: rtl8192e: fixed coding style issuesMatthew Casey2014-08-301-2/+21
* drivers/staging: Remove useless return variablesPeter Senna Tschudin2014-05-261-2/+1
* staging: rtl8192e: Fix typo in rtl8192eMasanari Iida2014-04-251-1/+1
* Staging rtl8192e: Fixing checkpatch errorsMatthias Schoepe2014-01-091-2/+2
* Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_softm...Rashika Kheria2013-11-101-3/+3
* Staging: rtl8192e: Fix incorrect type in assignment in rtllib_softmac.cRashika Kheria2013-11-101-7/+7
* Staging: rtl8192e: Fix Sparse Warning of invalid assignment '|=' in rtllib_so...Rashika Kheria2013-11-101-3/+3
* Staging: rtl8192e: Fix Sparse warning of restricted __le16 degrades to intege...Rashika Kheria2013-11-101-1/+1
* staging: rtl8192e: use true and false for bool variablesValentina Manea2013-10-301-3/+3
* staging: rtl8192e: use memdup_user to simplify codeTeodora Baluta2013-10-281-8/+3
* staging: rtl8192e: do not use comparisons on bool testsValentina Manea2013-10-281-7/+6
* staging: Update e-mail address for Andrea MerelloAndrea Merello2013-08-271-1/+1
* staging: rtl8192e: Use kmemdup for duplicating memoryHema Prathaban2013-05-151-2/+1
* staging: rtl8192e: Fix potential null dereferenceHema Prathaban2013-05-151-1/+3
* staging: Fix misspellings of "whether".Adam Buchbinder2012-09-211-1/+1
* staging: rtl8192e: using random_ether_addr() to generate random MACWei Yongjun2012-09-041-7/+1
* staging: rtl8192e: remove casting of returned pointer from kmallocDevendra Naga2012-09-041-2/+1
* staging: rtl8192e: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun2012-09-041-4/+3
* staging: rtl8192e: Fix typo in staging/rtl8192eMasanari Iida2012-08-131-2/+2
* staging: rtl8192e: Fix typos.Justin P. Mattock2012-04-241-16/+16
* staging: r8192e_pci: Change memcpy to memcmpLarry Finger2012-04-201-2/+1
* Staging, rtl8192e, softmac: remove redundant memset and fix mem leakJesper Juhl2012-02-151-2/+1
* staging/rtl8192e: Register against lib80211Sean MacLennan2011-12-221-16/+16
* staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan2011-12-221-9/+9
* 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-1/+1
* staging: remove version.h includes in rtl8192eDevendra Naga2011-12-131-1/+0
* rtl8192e: Export symbolsSean MacLennan2011-11-301-0/+17
* rtl8192e: create generic rtllib_debug.hSean MacLennan2011-11-301-1/+0
* staging: rtl8192e: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-261-2/+2
* staging: rtl8192e: Use kzalloc rather than kmalloc v2Thomas Meyer2011-11-261-2/+1
* rtl8192e: Don't copy huge struct by value (and make it const).Jesper Juhl2011-11-261-2/+2
* staging: rtl8192e: Fix various problems noted by smatchLarry Finger2011-09-061-4/+2
* staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger2011-08-251-69/+42
* staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pMLarry Finger2011-08-251-1/+1
* staging: rtl8192e: Cleanup checkpatch -f errors - Part XIVLarry Finger2011-08-251-1021/+965
* staging: rtl8192e: Modify time handlingLarry Finger2011-08-251-15/+8
* staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger2011-08-241-4/+4
* staging: rtl8192e: Convert typedef RT_POWER_SAVE_CONTROL to struct rt_pwr_sav...Larry Finger2011-08-241-2/+2
* staging: rtl8192e: Convert typedef OCTET_STRING to struct octet_stringLarry Finger2011-08-241-3/+3
* staging: rtl8192e: Convert typedef RT_HIGH_THROUGHPUT to struct rt_hi_throughputLarry Finger2011-08-231-2/+2
* staging: rtl8192e: Remove dead code associated with CUSTOMER_ID_INTEL_CMPC an...Larry Finger2011-08-231-7/+0
* staging: rtl8192e: Remove dead code associated with FOR_ANDROID_X86 and FOR_M...Larry Finger2011-08-231-5/+0
* staging: rtl8192e: Remove dead code associated with ADHOC_11NLarry Finger2011-08-231-4/+0
* staging: rtl8192e: Remove dead code associated with WIFI_TESTLarry Finger2011-08-231-4/+0
OpenPOWER on IntegriCloud