summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_tx.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: rtl8192e: Convert typedef TX_TS_RECORD to struct tx_ts_recordLarry Finger2011-08-231-2/+2
* staging: rtl8192e: Remove ifdefs for CONFIG_RTLLIB_DEBUGLarry Finger2011-08-231-2/+0
* staging: rtl8192e: Remove dead code associated with CONFIG_RTLLIB_CRYPT_TKIPLarry Finger2011-08-231-14/+0
* staging: rtl8192e: Remove dead code associated with RTK_DMP_PLATFORMLarry Finger2011-08-231-4/+0
* staging: rtl8192e: Remove dead code associated with USB_USE_ALIGNMENTLarry Finger2011-08-231-13/+0
* staging: rtl8192e: Remove dead code involved with TO_DO_LISTLarry Finger2011-08-231-22/+0
* staging: rtl8192e: Remove dead code associated with RTL8192SELarry Finger2011-08-231-107/+0
* rtl8192e: Remove occurences of #if 1Mike McCormack2011-08-231-2/+0
* From: wlanfae <wlanfae@realtek.com>Larry Finger2011-08-231-0/+1121
OpenPOWER on IntegriCloud