summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_rx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192e: Fix smatch warnings regarding large arrays on stackLarry Finger2011-09-061-7/+5
* staging: rtl8192e: Fix sparse (non-endian) warnings - Part IILarry Finger2011-08-251-27/+34
* staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pMLarry Finger2011-08-251-24/+22
* staging: rtl8192e: Cleanup checkpatch -f errors - Part XIIILarry Finger2011-08-251-793/+729
* staging: rtl8192e: Modify time handlingLarry Finger2011-08-251-4/+2
* staging: rtl8192e: Convert typedef HT_CHANNEL_WIDTH to enum ht_channel_widthLarry Finger2011-08-241-1/+1
* staging: rtl8192e: Convert typedef frameqos to union frameqosLarry Finger2011-08-241-1/+1
* staging: rtl8192e: Convert typedef buffer to struct bufferLarry Finger2011-08-241-7/+7
* staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger2011-08-241-2/+2
* staging: rtl8192e: Convert typedef RX_REORDER_ENTRY to struct rx_reorder_entryLarry Finger2011-08-241-8/+8
* staging: rtl8192e: Convert typedef HT_CAPABILITY_ELE to struct ht_capab_eleLarry Finger2011-08-241-3/+3
* staging: rtl8192e: Convert typedef RT_HIGH_THROUGHPUT to struct rt_hi_throughputLarry Finger2011-08-231-1/+1
* staging: rtl8192e: Convert typedef TS_COMMON_INFO to struct ts_common_infoLarry Finger2011-08-231-2/+2
* staging: rtl8192e: Convert typedef RX_TS_RECORD to struct rx_ts_recordLarry Finger2011-08-231-5/+5
* staging: rtl8192e: Remove ifdefs for CONFIG_RTLLIB_DEBUGLarry Finger2011-08-231-22/+1
* staging: rtl8192e: Remove dead code associated with CONFIG_RTLLIB_CRYPT_TKIPLarry Finger2011-08-231-12/+0
* staging: rtl8192e: Remove dead code associated with CONFIG_CFG_80211Larry Finger2011-08-231-272/+0
* staging: rtl8192e: Remove dead code associated with NOT_YETLarry Finger2011-08-231-46/+0
* staging: rtl8192e: Remove dead code associated with TCP_CSUM_OFFLOAD_RXLarry Finger2011-08-231-18/+0
* staging: rtl8192e: Remove ifdefs that depend on ENABLE_DOT11DLarry Finger2011-08-231-10/+0
* staging: rtl8192e: Remove dead code inside 'ifdef MERGE_TO_DO'Larry Finger2011-08-231-3/+0
* staging: rtl8192e: Remove dead code associated with RTL8192SULarry Finger2011-08-231-2/+0
* staging: rtl8192e: Remove dead code associated with RTL8192SELarry Finger2011-08-231-314/+0
* rtl8192e: Remove occurences of #if 1Mike McCormack2011-08-231-616/+3
* rtl8192e: Remove WIRELESS_EXT macro checksMike McCormack2011-08-231-2/+1
* rtl8192e: Remove extra ifdefsMike McCormack2011-08-231-140/+1
* From: wlanfae <wlanfae@realtek.com>Larry Finger2011-08-231-0/+4234
OpenPOWER on IntegriCloud