aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-03staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman1-19/+3
2018-05-25staging: rtl8192e: rtllib_tx: fix spelling issue.Davide Spataro1-7/+7
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-8/+4
2016-09-28staging: rtl8192e: fixed use a blank line after function/struct/union/enum declarationsDarryl T. Agostinelli1-0/+1
2016-09-28staging: rtl8192e: fixed statements should start on a tabstopDarryl T. Agostinelli1-9/+11
2016-09-28staging: rtl8192e: fixed block comments use * on subsequent linesDarryl T. Agostinelli1-27/+27
2015-09-29staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski1-4/+0
2015-09-29staging: rtl8192e: Fix CONSTANT_COMPARISON warningsMateusz Kulikowski1-3/+3
2015-09-29staging: rtl8192e: Fix SUSPECT_CODE_INDENT warningsMateusz Kulikowski1-1/+1
2015-07-14staging: rtl8192e: rtllib_tx: Make functions staticMateusz Kulikowski1-4/+4
2015-07-14staging: rtl8192e: Remove rtllib_stats structureMateusz Kulikowski1-1/+0
2015-06-01staging: rtl8192e: Fix LONG_LINE warningsMateusz Kulikowski1-20/+21
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_DATA()Mateusz Kulikowski1-1/+4
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_(FRAG|EAP|DROP|STATE|TX|RX)()Mateusz Kulikowski1-2/+3
2015-06-01staging: rtl8192e: Fix PREFER_ETHER_ADDR_COPY warningsMateusz Kulikowski1-12/+12
2015-06-01staging: rtl8192e: Make ethernet addresses properly alignedMateusz Kulikowski1-1/+2
2015-04-03staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski1-108/+117
2015-04-03staging: rtl8192e: Fix UNNECESSARY_ELSE warningMateusz Kulikowski1-38/+40
2015-03-20staging: rtl8192e: remove CURRENT_RATE macroMateusz Kulikowski1-2/+12
2015-03-20staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski1-21/+19
2015-03-20staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski1-4/+4
2014-10-02staging: rtl8192e: Remove unneeded void returnMelike Yurtoglu1-3/+0
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey1-0/+4
2014-05-28staging: r8192e_pci: fix htons errorSean MacLennan1-1/+1
2014-03-07Staging: rtl8192e: Fix Sparse Warning of invalid assignment in rtllib_tx.cMonam Agarwal1-2/+2
2013-11-10Staging: rtl8192e: Fix Sparse Warning of restricted __le16 degrades to integer in rtllib_tx.cRashika Kheria1-1/+1
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in rtllib_tx.cRashika Kheria1-7/+7
2013-10-28staging: rtl8192e: do not use comparisons on bool testsValentina Manea1-1/+1
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello1-1/+1
2012-10-31Staging: rtl8192e: rtllib_tx.c: fixed an asterisk coding style issueEdgar Neukirchner1-1/+1
2012-05-09staging: Remove test of is_broadcast with is_multicastJoe Perches1-5/+3
2012-04-24staging: rtl8192e: Fix typos.Justin P. Mattock1-3/+3
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan1-2/+2
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan1-5/+8
2011-12-13staging: remove version.h includes in rtl8192eDevendra Naga1-1/+0
2011-11-30rtl8192e: Export symbolsSean MacLennan1-0/+1
2011-08-25staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger1-14/+15
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVILarry Finger1-246/+258
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XIILarry Finger1-1/+0
2011-08-25staging: rtl8192e: Remove extraneous log messageLarry Finger1-3/+1
2011-08-24staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger1-9/+9
2011-08-23staging: rtl8192e: Convert typedef RT_HIGH_THROUGHPUT to struct rt_hi_throughputLarry Finger1-4/+4
2011-08-23staging: rtl8192e: Convert typedef TS_COMMON_INFO to struct ts_common_infoLarry Finger1-2/+2
2011-08-23staging: rtl8192e: Convert typedef TX_TS_RECORD to struct tx_ts_recordLarry Finger1-2/+2
2011-08-23staging: rtl8192e: Remove ifdefs for CONFIG_RTLLIB_DEBUGLarry Finger1-2/+0
2011-08-23staging: rtl8192e: Remove dead code associated with CONFIG_RTLLIB_CRYPT_TKIPLarry Finger1-14/+0
2011-08-23staging: rtl8192e: Remove dead code associated with RTK_DMP_PLATFORMLarry Finger1-4/+0
2011-08-23staging: rtl8192e: Remove dead code associated with USB_USE_ALIGNMENTLarry Finger1-13/+0
2011-08-23staging: rtl8192e: Remove dead code involved with TO_DO_LISTLarry Finger1-22/+0
2011-08-23staging: rtl8192e: Remove dead code associated with RTL8192SELarry Finger1-107/+0