summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_xmit.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: make unsigned length for rtl8717_get{_wpa_, _wpa2_, _}ieStefano Manni2018-02-191-1/+1
* staging: rtl8712: fixed multiple line derefence issuePrasant Jalan2017-04-081-6/+5
* staging: r8712u: Fix Sparse warning in rtl871x_xmit.cLarry Finger2017-02-121-3/+4
* staging: rtl8712: Fix coding style warnings on Block commentsVijai Kumar K2016-11-211-23/+22
* staging : rtl8712: Free memory when kmalloc failsSouptick Joarder2016-11-071-1/+4
* staging: rtl8712: checkpatch cleanup: block comments using a trailing */Raphaƫl Beamonte2016-09-121-6/+12
* staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang2016-04-291-1/+1
* Staging: rtl8712: Clean up tests if NULL returned on failureBhumika Goyal2016-03-111-4/+4
* drivers: staging: rtl8712: rtl871x_xmit.c: Fix Comparisons should place the c...Tapan Prakash T2016-03-051-2/+2
* staging: rtl8712: use list_first_entry_or_null()Geliang Tang2016-02-071-22/+11
* staging: rtl8712: spaces preferred around operandsLuis de Bethencourt2015-10-241-10/+10
* staging: rtl8712: braces should be used on all armsLuis de Bethencourt2015-10-241-17/+20
* staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt2015-10-241-19/+19
* Staging: rtl8712: Eliminate use of _cancel_timerVaishali Thakkar2015-03-161-2/+1
* staging: rtl8712: remove spaces before commasMax Perepelitsyn2015-01-171-1/+1
* staging: rtl8712: remove unused variablesSudip Mukherjee2014-10-291-9/+4
* staging: rtl8712: Fix unnecessary parentheses style warning in rtl871x_xmit.cEsra Altintas2014-10-201-1/+1
* Staging: rtl8712: use kmalloc_array over kmallocTapasweni Pathak2014-09-231-2/+2
* Staging: rtl8712: Missing a blank line after declarationsAybuke Ozdemir2014-09-231-1/+3
* Staging: rtl8712: Remove unnecessary parentheses.Aybuke Ozdemir2014-09-231-1/+1
* staging: rtl8712: remove wrapper function _init_workitem()James A Shackleford2014-07-091-1/+1
* staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford2014-06-261-2/+2
* staging: rtl8712: remove function get_list_headJames A Shackleford2014-06-261-9/+7
* staging: rtl8712: remove wrapper function get_nextJames A Shackleford2014-06-261-4/+4
* staging: rtl8712: remove wrapper function list_deleteJames A Shackleford2014-06-261-4/+4
* staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford2014-06-261-6/+6
* staging: rtl8712: remove wrapper function is_list_emptyJames A Shackleford2014-06-261-1/+1
* staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford2014-06-261-6/+6
* staging: rtl8712: remove _malloc()Vitaly Osipov2014-05-251-8/+8
* staging: delete all duplicated endian crap from rtl8712 driverPaul Gortmaker2012-05-101-1/+0
* staging: rtl8712: Fix typos.Justin P. Mattock2012-05-091-1/+1
* staging: r8712u: Simplify semaphoresLarry Finger2012-02-091-3/+0
* staging: r8712u: Merging Realtek's latest (v2.6.6). tx: NULL _in_ spin lock.Ali Bahar2011-09-061-5/+9
* staging: r8712u: Merging Realtek's latest (v2.6.6). Tx-code refactoring.Ali Bahar2011-09-061-3/+14
* Staging: rtl8712: redundant null check before kfree()Alexander Beregalov2011-04-201-2/+1
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* staging: r8712u: Add the new driver to the mainline kernelLarry Finger2010-08-201-0/+1052
OpenPOWER on IntegriCloud