index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8712
/
rtl8712_xmit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-04
staging: rtl8712: Fix spelling mistake in rtl8712_xmit.c
Roshan Khatri
1
-1
/
+1
2023-12-23
staging: rtl8712: fix open parentheses alignment
Ryan England
1
-36
/
+24
2022-10-22
staging: rtl8712: Remove variable xcnt
Colin Ian King
1
-2
/
+1
2021-06-03
Staging: rtl8712: Cleanup coding style warning
Khoa Tran Minh
1
-3
/
+3
2021-04-06
staging: rtl8712: add space before binary operator
Deborah Brouwer
1
-1
/
+1
2021-04-06
staging: rtl8712: remove space after cast
Deborah Brouwer
1
-3
/
+3
2021-04-06
staging: rtl8712: remove a blank line
Deborah Brouwer
1
-1
/
+0
2021-04-06
staging: rtl8712: add period within a comment
Deborah Brouwer
1
-2
/
+2
2019-08-14
staging: rtl8712: r8712_dump_aggr_xframe(): Change type to void
Nishka Dasgupta
1
-4
/
+2
2019-08-14
staging: rtl8712: r8712_xmitframe_aggr_1st(): Change return type to void
Nishka Dasgupta
1
-4
/
+2
2019-08-14
staging: rtl8712: r8712_append_mpdu_unit(): Change return type
Nishka Dasgupta
1
-11
/
+8
2019-08-12
staging: rtl8712: r8712_construct_txaggr_cmd_hdr(): Change return type
Nishka Dasgupta
1
-3
/
+1
2019-08-12
staging: rtl8712: r8712_construct_txaggr_cmd_desc(): Change return type
Nishka Dasgupta
1
-3
/
+1
2019-08-12
staging: rtl8712: r8712_xmit_direct(): Change return type
Nishka Dasgupta
1
-2
/
+1
2019-08-08
staging: rtl8712: r8712_xmit_classifier(): Change return values and type
Nishka Dasgupta
1
-1
/
+1
2019-07-22
staging: rtl8712: remove redundant assignment to variable res
Colin Ian King
1
-1
/
+1
2019-05-20
staging: rtl8712: get rid of IS_MCAST
Michael Straube
1
-1
/
+1
2019-03-27
staging: rtl8712: Remove comparison to true
Branden Bonaby
1
-1
/
+1
2019-03-27
staging: rtl8712: remove unnecessary parentheses
Branden Bonaby
1
-5
/
+5
2018-10-03
staging: rtl8712: add SPDX identifiers
Michael Straube
1
-13
/
+1
2017-12-19
staging: rtl8712: style fix over 80 characters warnings
Martin Homuth
1
-1
/
+2
2017-07-16
staging: rtl8712: Remove explicit NULL comparison
Muhammad Falak R Wani
1
-4
/
+4
2017-02-12
staging: rtl8712: Fix some Sparse endian messages
Larry Finger
1
-3
/
+3
2017-02-09
staging: rtl8712: rtl8712: fixed missing conversion to le32
Carlos Palminha
1
-1
/
+1
2017-01-25
Staging: rtl8712: fix spelling errors
Joseph Wright
1
-1
/
+1
2016-09-20
Staging: rtl8712: rtl8712_xmit: Use !x instead of x == NULL
Sandhya Bankar
1
-1
/
+1
2016-09-12
staging: rtl8712: checkpatch cleanup: block comments using a trailing */
Raphaƫl Beamonte
1
-3
/
+6
2016-04-29
staging: rtl8712: use container_of() instead of LIST_CONTAINOR()
Geliang Tang
1
-4
/
+4
2015-10-24
staging: rtl8712: spaces preferred around operands
Luis de Bethencourt
1
-27
/
+33
2015-10-24
staging: rtl8712: braces should be used on all arms
Luis de Bethencourt
1
-5
/
+5
2015-10-24
staging: rtl8712: Remove boolean comparisons
Luis de Bethencourt
1
-2
/
+2
2015-10-16
Staging: rtl8712: rtl8712_xmit: Remove useless cast
Shivani Bhardwaj
1
-6
/
+6
2015-06-12
staging: rtl8712: use swap() in dequeue_xframe_ex()
Fabian Frederick
1
-7
/
+3
2015-05-08
Staging: fixed multiple spelling errors.
Carlos E. Garcia
1
-1
/
+1
2014-09-28
staging: rtl8712: add new line after declarations
Tapasweni Pathak
1
-0
/
+3
2014-06-26
staging: rtl8712: remove wrapper function _queue_empty
James A Shackleford
1
-1
/
+1
2014-06-26
staging: rtl8712: remove function get_list_head
James A Shackleford
1
-2
/
+2
2014-06-26
staging: rtl8712: remove wrapper function get_next
James A Shackleford
1
-4
/
+6
2014-06-26
staging: rtl8712: remove wrapper function list_delete
James A Shackleford
1
-2
/
+2
2012-09-26
staging: rtl8712: fix a foo * bar errors reported by checkpatch
Devendra Naga
1
-1
/
+1
2012-05-10
staging: delete all duplicated endian crap from rtl8712 driver
Paul Gortmaker
1
-1
/
+0
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Tx aggregation.
Ali Bahar
1
-0
/
+239
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.
Ali Bahar
1
-4
/
+16
2011-09-06
staging: r8712u: Merging Realtek's latest (v2.6.6). Tx-code refactoring.
Ali Bahar
1
-24
/
+24
2010-11-16
drivers/staging: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-08-20
staging: r8712u: Add the new driver to the mainline kernel
Larry Finger
1
-0
/
+509