summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_tx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192e: rename BaStartSeqCtrl to ba_start_seq_ctrl in ba_record st...William Durand2021-03-101-1/+1
* staging: rtl8192e: rename bValid to b_valid in ba_record structWilliam Durand2021-03-101-1/+1
* staging: rtl8192e: rename SeqNum to seq_num in sequence_control unionWilliam Durand2021-03-101-1/+1
* staging: rtl8192e: fix typo in a function nameWilliam Durand2021-03-101-2/+2
* staging: rtl8192e: fix bool comparison in expressionsAditya Srivastava2020-12-281-4/+4
* Staging: rtl8192e: fix indent coding style issue in rtllib_tx.cMohammed Rushad2020-08-181-1/+1
* staging: rtl8192e: style fix - Prefer using '"%s...", __func__'Derek Robson2020-02-091-1/+1
* staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman2019-04-031-19/+3
* staging: rtl8192e: rtllib_tx: fix spelling issue.Davide Spataro2018-05-251-7/+7
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-8/+4
* staging: rtl8192e: fixed use a blank line after function/struct/union/enum de...Darryl T. Agostinelli2016-09-281-0/+1
* staging: rtl8192e: fixed statements should start on a tabstopDarryl T. Agostinelli2016-09-281-9/+11
* staging: rtl8192e: fixed block comments use * on subsequent linesDarryl T. Agostinelli2016-09-281-27/+27
* staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski2015-09-291-4/+0
* staging: rtl8192e: Fix CONSTANT_COMPARISON warningsMateusz Kulikowski2015-09-291-3/+3
* staging: rtl8192e: Fix SUSPECT_CODE_INDENT warningsMateusz Kulikowski2015-09-291-1/+1
* staging: rtl8192e: rtllib_tx: Make functions staticMateusz Kulikowski2015-07-141-4/+4
* staging: rtl8192e: Remove rtllib_stats structureMateusz Kulikowski2015-07-141-1/+0
* staging: rtl8192e: Fix LONG_LINE warningsMateusz Kulikowski2015-06-011-20/+21
* staging: rtl8192e: Remove RTLLIB_DEBUG_DATA()Mateusz Kulikowski2015-06-011-1/+4
* staging: rtl8192e: Remove RTLLIB_DEBUG_(FRAG|EAP|DROP|STATE|TX|RX)()Mateusz Kulikowski2015-06-011-2/+3
* staging: rtl8192e: Fix PREFER_ETHER_ADDR_COPY warningsMateusz Kulikowski2015-06-011-12/+12
* staging: rtl8192e: Make ethernet addresses properly alignedMateusz Kulikowski2015-06-011-1/+2
* staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski2015-04-031-108/+117
* staging: rtl8192e: Fix UNNECESSARY_ELSE warningMateusz Kulikowski2015-04-031-38/+40
* staging: rtl8192e: remove CURRENT_RATE macroMateusz Kulikowski2015-03-201-2/+12
* staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski2015-03-201-21/+19
* staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski2015-03-201-4/+4
* staging: rtl8192e: Remove unneeded void returnMelike Yurtoglu2014-10-021-3/+0
* staging: rtl8192e: fixed coding style issuesMatthew Casey2014-08-301-0/+4
* staging: r8192e_pci: fix htons errorSean MacLennan2014-05-281-1/+1
* Staging: rtl8192e: Fix Sparse Warning of invalid assignment in rtllib_tx.cMonam Agarwal2014-03-071-2/+2
* Staging: rtl8192e: Fix Sparse Warning of restricted __le16 degrades to intege...Rashika Kheria2013-11-101-1/+1
* Staging: rtl8192e: Fix incorrect type in assignment in rtllib_tx.cRashika Kheria2013-11-101-7/+7
* staging: rtl8192e: do not use comparisons on bool testsValentina Manea2013-10-281-1/+1
* staging: Update e-mail address for Andrea MerelloAndrea Merello2013-08-271-1/+1
* Staging: rtl8192e: rtllib_tx.c: fixed an asterisk coding style issueEdgar Neukirchner2012-10-311-1/+1
* staging: Remove test of is_broadcast with is_multicastJoe Perches2012-05-091-5/+3
* staging: rtl8192e: Fix typos.Justin P. Mattock2012-04-241-3/+3
* staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan2011-12-221-2/+2
* staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan2011-12-221-5/+8
* staging: remove version.h includes in rtl8192eDevendra Naga2011-12-131-1/+0
* rtl8192e: Export symbolsSean MacLennan2011-11-301-0/+1
* staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger2011-08-251-14/+15
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVILarry Finger2011-08-251-246/+258
* staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XIILarry Finger2011-08-251-1/+0
* staging: rtl8192e: Remove extraneous log messageLarry Finger2011-08-251-3/+1
* staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger2011-08-241-9/+9
* staging: rtl8192e: Convert typedef RT_HIGH_THROUGHPUT to struct rt_hi_throughputLarry Finger2011-08-231-4/+4
* staging: rtl8192e: Convert typedef TS_COMMON_INFO to struct ts_common_infoLarry Finger2011-08-231-2/+2