summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl8712_xmit.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: Fix some Sparse endian messagesLarry Finger2017-02-121-3/+3
* staging: rtl8712: rtl8712: fixed missing conversion to le32Carlos Palminha2017-02-091-1/+1
* Staging: rtl8712: fix spelling errorsJoseph Wright2017-01-251-1/+1
* Staging: rtl8712: rtl8712_xmit: Use !x instead of x == NULLSandhya Bankar2016-09-201-1/+1
* staging: rtl8712: checkpatch cleanup: block comments using a trailing */Raphaƫl Beamonte2016-09-121-3/+6
* staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang2016-04-291-4/+4
* staging: rtl8712: spaces preferred around operandsLuis de Bethencourt2015-10-241-27/+33
* staging: rtl8712: braces should be used on all armsLuis de Bethencourt2015-10-241-5/+5
* staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt2015-10-241-2/+2
* Staging: rtl8712: rtl8712_xmit: Remove useless castShivani Bhardwaj2015-10-161-6/+6
* staging: rtl8712: use swap() in dequeue_xframe_ex()Fabian Frederick2015-06-121-7/+3
* Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-081-1/+1
* staging: rtl8712: add new line after declarationsTapasweni Pathak2014-09-281-0/+3
* staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford2014-06-261-1/+1
* staging: rtl8712: remove function get_list_headJames A Shackleford2014-06-261-2/+2
* staging: rtl8712: remove wrapper function get_nextJames A Shackleford2014-06-261-4/+6
* staging: rtl8712: remove wrapper function list_deleteJames A Shackleford2014-06-261-2/+2
* staging: rtl8712: fix a foo * bar errors reported by checkpatchDevendra Naga2012-09-261-1/+1
* staging: delete all duplicated endian crap from rtl8712 driverPaul Gortmaker2012-05-101-1/+0
* staging: r8712u: Merging Realtek's latest (v2.6.6). Tx aggregation.Ali Bahar2011-09-061-0/+239
* staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar2011-09-061-4/+16
* staging: r8712u: Merging Realtek's latest (v2.6.6). Tx-code refactoring.Ali Bahar2011-09-061-24/+24
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* staging: r8712u: Add the new driver to the mainline kernelLarry Finger2010-08-201-0/+509