aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtllib_softmac.c
AgeCommit message (Expand)Author
2012-09-21staging: Fix misspellings of "whether".Adam Buchbinder
2012-09-04staging: rtl8192e: using random_ether_addr() to generate random MACWei Yongjun
2012-09-04staging: rtl8192e: remove casting of returned pointer from kmallocDevendra Naga
2012-09-04staging: rtl8192e: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun
2012-08-13staging: rtl8192e: Fix typo in staging/rtl8192eMasanari Iida
2012-04-24staging: rtl8192e: Fix typos.Justin P. Mattock
2012-04-20staging: r8192e_pci: Change memcpy to memcmpLarry Finger
2012-02-15Staging, rtl8192e, softmac: remove redundant memset and fix mem leakJesper Juhl
2011-12-22staging/rtl8192e: Register against lib80211Sean MacLennan
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan
2011-12-22staging/rtl8192e: Add lib80211.h to rtllib.hSean MacLennan
2011-12-13staging: remove version.h includes in rtl8192eDevendra Naga
2011-11-30rtl8192e: Export symbolsSean MacLennan
2011-11-30rtl8192e: create generic rtllib_debug.hSean MacLennan
2011-11-26staging: rtl8192e: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-26staging: rtl8192e: Use kzalloc rather than kmalloc v2Thomas Meyer
2011-11-26rtl8192e: Don't copy huge struct by value (and make it const).Jesper Juhl
2011-09-06staging: rtl8192e: Fix various problems noted by smatchLarry Finger
2011-08-25staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger
2011-08-25staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pMLarry Finger
2011-08-25staging: rtl8192e: Cleanup checkpatch -f errors - Part XIVLarry Finger
2011-08-25staging: rtl8192e: Modify time handlingLarry Finger
2011-08-24staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger
2011-08-24staging: rtl8192e: Convert typedef RT_POWER_SAVE_CONTROL to struct rt_pwr_sav...Larry Finger
2011-08-24staging: rtl8192e: Convert typedef OCTET_STRING to struct octet_stringLarry Finger
2011-08-23staging: rtl8192e: Convert typedef RT_HIGH_THROUGHPUT to struct rt_hi_throughputLarry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with CUSTOMER_ID_INTEL_CMPC an...Larry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with FOR_ANDROID_X86 and FOR_M...Larry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with ADHOC_11NLarry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with WIFI_TESTLarry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with RTK_DMP_PLATFORMLarry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with SUPPORT_USPDLarry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with USB_TX_DRIVER_AGGREGATION...Larry Finger
2011-08-23staging: rtl8192e: Remove ifdefs that depend on ENABLE_DOT11DLarry Finger
2011-08-23staging: rtl8192e: Remove dead code from removal of ENABLE_TKIP11NLarry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with PF_SYNCTHREADLarry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with COMPATIBLE_WITH_RALINK_MESHLarry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with USB_USE_ALIGNMENTLarry Finger
2011-08-23staging: rtl8192e: Remove dead code involved with TO_DOLarry Finger
2011-08-23staging: rtl8192e: Remove dead code involved with TO_DO_LISTLarry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with RTL8192SELarry Finger
2011-08-23staging: rtl8192e: Remove code dependent on RTL8190PLarry Finger
2011-08-23rtl8192e: Remove occurences of #if 1Mike McCormack
2011-08-23rtl8192e: Remove extra ifdefsMike McCormack
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger