aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_xmit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-18staging: rtl8712: line over 80 characters.Bhagyashri Dighole1-4/+4
2019-01-15staging: rtl8712: clean up various indentation and coding style issuesColin Ian King1-4/+4
2018-10-03staging: rtl8712: add SPDX identifiersMichael Straube1-13/+1
2018-09-10Staging: rtl8712: Add space between else and opening braceAndré Lehmann1-1/+1
2018-02-19staging: rtl8712: make unsigned length for rtl8717_get{_wpa_, _wpa2_, _}ieStefano Manni1-1/+1
2017-04-08staging: rtl8712: fixed multiple line derefence issuePrasant Jalan1-6/+5
2017-02-12staging: r8712u: Fix Sparse warning in rtl871x_xmit.cLarry Finger1-3/+4
2016-11-21staging: rtl8712: Fix coding style warnings on Block commentsVijai Kumar K1-23/+22
2016-11-07staging : rtl8712: Free memory when kmalloc failsSouptick Joarder1-1/+4
2016-09-12staging: rtl8712: checkpatch cleanup: block comments using a trailing */Raphaël Beamonte1-6/+12
2016-04-29staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang1-1/+1
2016-03-11Staging: rtl8712: Clean up tests if NULL returned on failureBhumika Goyal1-4/+4
2016-03-05drivers: staging: rtl8712: rtl871x_xmit.c: Fix Comparisons should place the constant on the right side of the test warningTapan Prakash T1-2/+2
2016-02-07staging: rtl8712: use list_first_entry_or_null()Geliang Tang1-22/+11
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt1-10/+10
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt1-17/+20
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt1-19/+19
2015-03-16Staging: rtl8712: Eliminate use of _cancel_timerVaishali Thakkar1-2/+1
2015-01-17staging: rtl8712: remove spaces before commasMax Perepelitsyn1-1/+1
2014-10-29staging: rtl8712: remove unused variablesSudip Mukherjee1-9/+4
2014-10-20staging: rtl8712: Fix unnecessary parentheses style warning in rtl871x_xmit.cEsra Altintas1-1/+1
2014-09-23Staging: rtl8712: use kmalloc_array over kmallocTapasweni Pathak1-2/+2
2014-09-23Staging: rtl8712: Missing a blank line after declarationsAybuke Ozdemir1-1/+3
2014-09-23Staging: rtl8712: Remove unnecessary parentheses.Aybuke Ozdemir1-1/+1
2014-07-09staging: rtl8712: remove wrapper function _init_workitem()James A Shackleford1-1/+1
2014-06-26staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford1-2/+2
2014-06-26staging: rtl8712: remove function get_list_headJames A Shackleford1-9/+7
2014-06-26staging: rtl8712: remove wrapper function get_nextJames A Shackleford1-4/+4
2014-06-26staging: rtl8712: remove wrapper function list_deleteJames A Shackleford1-4/+4
2014-06-26staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford1-6/+6
2014-06-26staging: rtl8712: remove wrapper function is_list_emptyJames A Shackleford1-1/+1
2014-06-26staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford1-6/+6
2014-05-25staging: rtl8712: remove _malloc()Vitaly Osipov1-8/+8
2012-05-10staging: delete all duplicated endian crap from rtl8712 driverPaul Gortmaker1-1/+0
2012-05-09staging: rtl8712: Fix typos.Justin P. Mattock1-1/+1
2012-02-09staging: r8712u: Simplify semaphoresLarry Finger1-3/+0
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). tx: NULL _in_ spin lock.Ali Bahar1-5/+9
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Tx-code refactoring.Ali Bahar1-3/+14
2011-04-20Staging: rtl8712: redundant null check before kfree()Alexander Beregalov1-2/+1
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-08-20staging: r8712u: Add the new driver to the mainline kernelLarry Finger1-0/+1052