aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl8712_xmit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-27staging: rtl8712: Remove comparison to trueBranden Bonaby1-1/+1
2019-03-27staging: rtl8712: remove unnecessary parenthesesBranden Bonaby1-5/+5
2018-10-03staging: rtl8712: add SPDX identifiersMichael Straube1-13/+1
2017-12-19staging: rtl8712: style fix over 80 characters warningsMartin Homuth1-1/+2
2017-07-16staging: rtl8712: Remove explicit NULL comparisonMuhammad Falak R Wani1-4/+4
2017-02-12staging: rtl8712: Fix some Sparse endian messagesLarry Finger1-3/+3
2017-02-09staging: rtl8712: rtl8712: fixed missing conversion to le32Carlos Palminha1-1/+1
2017-01-25Staging: rtl8712: fix spelling errorsJoseph Wright1-1/+1
2016-09-20Staging: rtl8712: rtl8712_xmit: Use !x instead of x == NULLSandhya Bankar1-1/+1
2016-09-12staging: rtl8712: checkpatch cleanup: block comments using a trailing */Raphaƫl Beamonte1-3/+6
2016-04-29staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang1-4/+4
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt1-27/+33
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt1-5/+5
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt1-2/+2
2015-10-16Staging: rtl8712: rtl8712_xmit: Remove useless castShivani Bhardwaj1-6/+6
2015-06-12staging: rtl8712: use swap() in dequeue_xframe_ex()Fabian Frederick1-7/+3
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-1/+1
2014-09-28staging: rtl8712: add new line after declarationsTapasweni Pathak1-0/+3
2014-06-26staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford1-1/+1
2014-06-26staging: rtl8712: remove function get_list_headJames A Shackleford1-2/+2
2014-06-26staging: rtl8712: remove wrapper function get_nextJames A Shackleford1-4/+6
2014-06-26staging: rtl8712: remove wrapper function list_deleteJames A Shackleford1-2/+2
2012-09-26staging: rtl8712: fix a foo * bar errors reported by checkpatchDevendra Naga1-1/+1
2012-05-10staging: delete all duplicated endian crap from rtl8712 driverPaul Gortmaker1-1/+0
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Tx aggregation.Ali Bahar1-0/+239
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar1-4/+16
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Tx-code refactoring.Ali Bahar1-24/+24
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-08-20staging: r8712u: Add the new driver to the mainline kernelLarry Finger1-0/+509