summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtl819x_Qos.h
AgeCommit message (Expand)Author
2017-03-23Staging: rtl8192e - fixed style of block commentsDerek Robson
2016-08-21staging/rtl8192e: avoid comparing unsigned type >= 0Arnd Bergmann
2015-09-29staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski
2015-07-14staging: rtl8192e: Remove unused enumsMateusz Kulikowski
2015-06-08staging: rtl8192e: Remove dead codeMateusz Kulikowski
2015-06-01staging: rtl8192e: Make ethernet addresses properly alignedMateusz Kulikowski
2015-03-20staging: rtl8192e: remove unused macrosMateusz Kulikowski
2015-03-20staging: rtl8192e: remove rtllib_endianfree.hMateusz Kulikowski
2013-12-20rtl8192e: Removing unused defines in rtl819x_Qos.hAndreas Frembs
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VILarry Finger
2011-08-24staging: rtl8192e: Convert typedefs that can be replaced with #defineLarry Finger
2011-08-24staging: rtl8192e: Convert typedef ACM_METHOD to enum acm_methodLarry Finger
2011-08-24staging: rtl8192e: Convert typedef DIRECTION_VALUE to enum direction_valueLarry Finger
2011-08-24staging: rtl8192e: Convert typedef QOS_ELE_SUBTYPE to enum qos_ele_subtypeLarry Finger
2011-08-24staging: rtl8192e: Convert typedef ACK_POLICY to enum ack_policyLarry Finger
2011-08-24staging: rtl8192e: Prepare header files to ease use of typedef enum conversionLarry Finger
2011-08-24staging: rtl8192e: Convert typedef AC_PARAM to union ac_paramLarry Finger
2011-08-24staging: rtl8192e: Convert typedef ECW to union ecwLarry Finger
2011-08-24staging: rtl8192e: Convert typedef ACI_AIFSN to union aci_aifsnLarry 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 ACM to struct acmLarry Finger
2011-08-24staging: rtl8192e: Convert typedef STA_QOS to struct sta_qosLarry Finger
2011-08-24staging: rtl8192e: Convert typedef QOS_TSTREAM to struct qos_tstreamLarry Finger
2011-08-24staging: rtl8192e: Convert typedef OCTET_STRING to struct octet_stringLarry Finger
2011-08-24staging: rtl8192e: Convert typedef WMM_TSPEC to struct wmm_tspecLarry Finger
2011-08-23staging: rtl8192e: Convert typedef BSS_QOS to struct bss_qosLarry Finger
2011-08-23rtl8192e: Remove extra ifdefsMike McCormack
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger