aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtl819x_HTProc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-03staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman1-12/+4
2017-05-15staging: rtl8192e: HTSetConnectBwMode message replace with debug.Malcolm Priestley1-2/+2
2017-03-06staging: rtl8192e: Remove useless parenthesesGargi Sharma1-1/+1
2016-11-15staging: rtl8192e: Fixed coding style wornings on Block comments.Yamanappagouda Patil1-1/+1
2015-09-29staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski1-4/+0
2015-07-14staging: rtl8192e: rtllib_HTProc: Make functions staticMateusz Kulikowski1-2/+3
2015-06-17staging: rtl8192e: Remove rt_hi_throughput::ChnkOpMateusz Kulikowski1-1/+0
2015-06-01staging: rtl8192e: Fix LONG_LINE warningsMateusz Kulikowski1-1/+2
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_DATA()Mateusz Kulikowski1-2/+5
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG()Mateusz Kulikowski1-11/+10
2015-06-01staging: rtl8192e: Replace RTLLIB_DEBUG(DL_ERR) with netdev_*()Mateusz Kulikowski1-12/+11
2015-04-03staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski1-1/+2
2015-04-03staging: rtl8192e: Fix UNNECESSARY_ELSE warningMateusz Kulikowski1-17/+14
2015-03-20staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski1-17/+17
2015-03-16Staging: rtl8192e: Remove unnecessary variablesCristina Opriceana1-3/+1
2015-03-16staging: rtl8192e: remove unused functionsSudip Mukherjee1-154/+0
2015-02-26staging: rtl8192e: rewrite the right hand side of an assignmentAya Mahfouz1-1/+1
2015-01-17staging: rtl8192e: fixed a space coding style issueGangadhar Vukkesala1-2/+2
2014-10-02staging: rtl8192e: Fix void function return statements styleMelike Yurtoglu1-6/+0
2014-09-19Staging: rtl8192e: Fix printk style warningMahati Chamarthy1-2/+2
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey1-0/+7
2011-11-30rtl8192e: Rename clashing symbolsSean MacLennan1-3/+3
2011-11-30rtl8192e: Export symbolsSean MacLennan1-0/+1
2011-08-25staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger1-156/+13
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VLarry Finger1-429/+447
2011-08-24staging: rtl8192e: Convert typedef RT_HT_CAPBILITY to enum rt_ht_capabilityLarry Finger1-4/+4
2011-08-24staging: rtl8192e: Convert typedef HT_EXTCHNL_OFFSET to enum ht_extchnl_offsetLarry Finger1-3/+3
2011-08-24staging: rtl8192e: Convert typedef HT_CHANNEL_WIDTH to enum ht_channel_widthLarry Finger1-3/+3
2011-08-24staging: rtl8192e: Convert typedef HT_CAPABILITY_ELE to struct ht_capab_eleLarry Finger1-13/+13
2011-08-24staging: rtl8192e: Convert typedef HT_INFORMATION_ELE to struct ht_info_eleLarry Finger1-8/+8
2011-08-23staging: rtl8192e: Convert typedef BSS_HT to struct bss_htLarry Finger1-1/+1
2011-08-23staging: rtl8192e: Convert typedef RT_HIGH_THROUGHPUT to struct rt_hi_throughputLarry Finger1-18/+18
2011-08-23staging: rtl8192e: Remove dead code associated with USB_RX_AGGREGATION_SUPPORTLarry Finger1-9/+0
2011-08-23staging: rtl8192e: Remove dead code associated with USB_TX_DRIVER_AGGREGATION_ENABLELarry Finger1-3/+0
2011-08-23staging: rtl8192e: Remove dead code associated with RTL8192ULarry Finger1-21/+0
2011-08-23staging: rtl8192e: Remove dead code associated with RTL8192SULarry Finger1-42/+0
2011-08-23staging: rtl8192e: Remove dead code associated with RTL8192CELarry Finger1-33/+0
2011-08-23staging: rtl8192e: Remove dead code associated with RTL8192SELarry Finger1-184/+0
2011-08-23staging: rtl8192e: Remove code dependent on RTL8190PLarry Finger1-18/+0
2011-08-23rtl8192e: Remove extra ifdefsMike McCormack1-24/+3
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger1-0/+1531