aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_softmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-21staging: Fix misspellings of "whether".Adam Buchbinder1-1/+1
2012-09-04staging: rtl8192e: using random_ether_addr() to generate random MACWei Yongjun1-7/+1
2012-09-04staging: rtl8192e: remove casting of returned pointer from kmallocDevendra Naga1-2/+1
2012-09-04staging: rtl8192e: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun1-4/+3
2012-08-13staging: rtl8192e: Fix typo in staging/rtl8192eMasanari Iida1-2/+2
2012-04-24staging: rtl8192e: Fix typos.Justin P. Mattock1-16/+16
2012-04-20staging: r8192e_pci: Change memcpy to memcmpLarry Finger1-2/+1
2012-02-15Staging, rtl8192e, softmac: remove redundant memset and fix mem leakJesper Juhl1-2/+1
2011-12-22staging/rtl8192e: Register against lib80211Sean MacLennan1-16/+16
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan1-9/+9
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-1/+1
2011-12-13staging: remove version.h includes in rtl8192eDevendra Naga1-1/+0
2011-11-30rtl8192e: Export symbolsSean MacLennan1-0/+17
2011-11-30rtl8192e: create generic rtllib_debug.hSean MacLennan1-1/+0
2011-11-26staging: rtl8192e: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+2
2011-11-26staging: rtl8192e: Use kzalloc rather than kmalloc v2Thomas Meyer1-2/+1
2011-11-26rtl8192e: Don't copy huge struct by value (and make it const).Jesper Juhl1-2/+2
2011-09-06staging: rtl8192e: Fix various problems noted by smatchLarry Finger1-4/+2
2011-08-25staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger1-69/+42
2011-08-25staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pMLarry Finger1-1/+1
2011-08-25staging: rtl8192e: Cleanup checkpatch -f errors - Part XIVLarry Finger1-1021/+965
2011-08-25staging: rtl8192e: Modify time handlingLarry Finger1-15/+8
2011-08-24staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger1-4/+4
2011-08-24staging: rtl8192e: Convert typedef RT_POWER_SAVE_CONTROL to struct rt_pwr_save_ctrlLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef OCTET_STRING to struct octet_stringLarry Finger1-3/+3
2011-08-23staging: rtl8192e: Convert typedef RT_HIGH_THROUGHPUT to struct rt_hi_throughputLarry Finger1-2/+2
2011-08-23staging: rtl8192e: Remove dead code associated with CUSTOMER_ID_INTEL_CMPC and CONFIG_CRDALarry Finger1-7/+0
2011-08-23staging: rtl8192e: Remove dead code associated with FOR_ANDROID_X86 and FOR_MOBLINLarry Finger1-5/+0
2011-08-23staging: rtl8192e: Remove dead code associated with ADHOC_11NLarry Finger1-4/+0
2011-08-23staging: rtl8192e: Remove dead code associated with WIFI_TESTLarry Finger1-4/+0
2011-08-23staging: rtl8192e: Remove dead code associated with RTK_DMP_PLATFORMLarry Finger1-6/+0
2011-08-23staging: rtl8192e: Remove dead code associated with SUPPORT_USPDLarry Finger1-8/+0
2011-08-23staging: rtl8192e: Remove dead code associated with USB_TX_DRIVER_AGGREGATION_ENABLELarry Finger1-8/+0
2011-08-23staging: rtl8192e: Remove ifdefs that depend on ENABLE_DOT11DLarry Finger1-22/+0
2011-08-23staging: rtl8192e: Remove dead code from removal of ENABLE_TKIP11NLarry Finger1-4/+0
2011-08-23staging: rtl8192e: Remove dead code associated with PF_SYNCTHREADLarry Finger1-4/+0
2011-08-23staging: rtl8192e: Remove dead code associated with COMPATIBLE_WITH_RALINK_MESHLarry Finger1-5/+0
2011-08-23staging: rtl8192e: Remove dead code associated with USB_USE_ALIGNMENTLarry Finger1-117/+0
2011-08-23staging: rtl8192e: Remove dead code involved with TO_DOLarry Finger1-18/+0
2011-08-23staging: rtl8192e: Remove dead code involved with TO_DO_LISTLarry Finger1-3/+0
2011-08-23staging: rtl8192e: Remove dead code associated with RTL8192SELarry Finger1-53/+0
2011-08-23staging: rtl8192e: Remove code dependent on RTL8190PLarry Finger1-2/+0
2011-08-23rtl8192e: Remove occurences of #if 1Mike McCormack1-2/+2
2011-08-23rtl8192e: Remove extra ifdefsMike McCormack1-48/+1
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger1-0/+4150