aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_xmit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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