summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712/rtl8712_xmit.c
AgeCommit message (Expand)Author
2021-06-03Staging: rtl8712: Cleanup coding style warningKhoa Tran Minh
2021-04-06staging: rtl8712: add space before binary operatorDeborah Brouwer
2021-04-06staging: rtl8712: remove space after castDeborah Brouwer
2021-04-06staging: rtl8712: remove a blank lineDeborah Brouwer
2021-04-06staging: rtl8712: add period within a commentDeborah Brouwer
2019-08-14staging: rtl8712: r8712_dump_aggr_xframe(): Change type to voidNishka Dasgupta
2019-08-14staging: rtl8712: r8712_xmitframe_aggr_1st(): Change return type to voidNishka Dasgupta
2019-08-14staging: rtl8712: r8712_append_mpdu_unit(): Change return typeNishka Dasgupta
2019-08-12staging: rtl8712: r8712_construct_txaggr_cmd_hdr(): Change return typeNishka Dasgupta
2019-08-12staging: rtl8712: r8712_construct_txaggr_cmd_desc(): Change return typeNishka Dasgupta
2019-08-12staging: rtl8712: r8712_xmit_direct(): Change return typeNishka Dasgupta
2019-08-08staging: rtl8712: r8712_xmit_classifier(): Change return values and typeNishka Dasgupta
2019-07-22staging: rtl8712: remove redundant assignment to variable resColin Ian King
2019-05-20staging: rtl8712: get rid of IS_MCASTMichael Straube
2019-03-27staging: rtl8712: Remove comparison to trueBranden Bonaby
2019-03-27staging: rtl8712: remove unnecessary parenthesesBranden Bonaby
2018-10-03staging: rtl8712: add SPDX identifiersMichael Straube
2017-12-19staging: rtl8712: style fix over 80 characters warningsMartin Homuth
2017-07-16staging: rtl8712: Remove explicit NULL comparisonMuhammad Falak R Wani
2017-02-12staging: rtl8712: Fix some Sparse endian messagesLarry Finger
2017-02-09staging: rtl8712: rtl8712: fixed missing conversion to le32Carlos Palminha
2017-01-25Staging: rtl8712: fix spelling errorsJoseph Wright
2016-09-20Staging: rtl8712: rtl8712_xmit: Use !x instead of x == NULLSandhya Bankar
2016-09-12staging: rtl8712: checkpatch cleanup: block comments using a trailing */Raphaƫl Beamonte
2016-04-29staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt
2015-10-16Staging: rtl8712: rtl8712_xmit: Remove useless castShivani Bhardwaj
2015-06-12staging: rtl8712: use swap() in dequeue_xframe_ex()Fabian Frederick
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2014-09-28staging: rtl8712: add new line after declarationsTapasweni Pathak
2014-06-26staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford
2014-06-26staging: rtl8712: remove function get_list_headJames A Shackleford
2014-06-26staging: rtl8712: remove wrapper function get_nextJames A Shackleford
2014-06-26staging: rtl8712: remove wrapper function list_deleteJames A Shackleford
2012-09-26staging: rtl8712: fix a foo * bar errors reported by checkpatchDevendra Naga
2012-05-10staging: delete all duplicated endian crap from rtl8712 driverPaul Gortmaker
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Tx aggregation.Ali Bahar
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Tx-code refactoring.Ali Bahar
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-08-20staging: r8712u: Add the new driver to the mainline kernelLarry Finger