summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtl819x_TSProc.c
AgeCommit message (Expand)Author
2017-10-18staging: rtl8192e: Convert timers to use timer_setup()Kees Cook
2017-05-15staging: rtl8192e: GetTs Fix invalid TID 7 warning.Malcolm Priestley
2016-11-15staging: rtl8192e: Fixed coding style wornings on Block comments.Yamanappagouda Patil
2016-08-21staging/rtl8192e: avoid comparing unsigned type >= 0Arnd Bergmann
2015-09-29staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski
2015-07-14Staging: rtl8192e: Replace memset with eth_zero_addrVaishali Thakkar
2015-06-17Staging: rtl8192e: Timer setup using macro rather assignmentGnanachandran Dhanapal
2015-06-01staging: rtl8192e: Fix LONG_LINE warningsMateusz Kulikowski
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG()Mateusz Kulikowski
2015-06-01staging: rtl8192e: Replace RTLLIB_DEBUG(DL_ERR) with netdev_*()Mateusz Kulikowski
2015-04-03staging: rtl8192e: Fix UNNECESSARY_ELSE warningMateusz Kulikowski
2015-03-20staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski
2015-03-20staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski
2015-03-16Staging: rtl8192e: Eliminate use of MSECS macroVaishali Thakkar
2014-09-19Staging: rtl8192e: Fix space before semicolon warningMahati Chamarthy
2014-09-19Staging: rtl8192e: Fix else is not useful warningMahati Chamarthy
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey
2014-04-25staging: rtl8192e: Fix typo in rtl8192eMasanari Iida
2013-10-28staging: rtl8192e: do not use comparisons on bool testsValentina Manea
2012-05-09staging: Remove test of is_broadcast with is_multicastJoe Perches
2011-11-30rtl8192e: Export symbolsSean MacLennan
2011-09-06staging: rtl8192e: Fix various problems noted by smatchLarry Finger
2011-09-06staging: rtl8192e: Fix smatch warnings regarding large arrays on stackLarry 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 warnings and errors - Part VILarry Finger
2011-08-24staging: rtl8192e: Convert typedef TR_SELECT to enum tr_selectLarry Finger
2011-08-24staging: rtl8192e: Convert typedef DIRECTION_VALUE to enum direction_valueLarry Finger
2011-08-24staging: rtl8192e: Convert typedef QOS_TCLAS to union qos_tclasLarry Finger
2011-08-24staging: rtl8192e: Convert typedef TSPEC_BODY to union tspec_bodyLarry Finger
2011-08-24staging: rtl8192e: Convert typedef QOS_TSINFO to union qos_tsinfoLarry Finger
2011-08-24staging: rtl8192e: Convert typedef buffer to struct bufferLarry Finger
2011-08-24staging: rtl8192e: Convert typedef RX_REORDER_ENTRY to struct rx_reorder_entryLarry Finger
2011-08-23staging: rtl8192e: Convert typedef TS_COMMON_INFO to struct ts_common_infoLarry Finger
2011-08-23staging: rtl8192e: Convert typedef RX_TS_RECORD to struct rx_ts_recordLarry Finger
2011-08-23staging: rtl8192e: Convert typedef TX_TS_RECORD to struct tx_ts_recordLarry Finger
2011-08-23staging: rtl8192e: Remove dead code associated with _RTL8192_EXT_PATCH_Larry 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