index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8712
/
rtl871x_cmd.c
Age
Commit message (
Expand
)
Author
2024-07-29
staging: rtl8712: style fix multiple line dereference
Moon Yeounsu
2023-12-23
staging: rtl8712: fix open parentheses alignment
Ryan England
2022-04-14
staging: rtl8712: cmd: remove redundant space after cast
Aliya Rahmani
2022-04-04
staging: rtl8712: Use completions for signaling
Sathish Kumar
2021-10-20
staging: rtl8712: prepare for const netdev->dev_addr
Jakub Kicinski
2021-03-10
staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmd
Lee Gibson
2020-09-22
staging: rtl8712: clean up comparsions to NULL
Michael Straube
2020-07-10
staging: rtl8712: Annotate r8712_sitesurvey_cmd()
Mauro Dreissig
2019-07-01
staging: rtl8712: Replace function r8712_dequeue_cmd()
Nishka Dasgupta
2019-07-01
staging: rtl8712: Replace function r8712_enqueue_cmd()
Nishka Dasgupta
2019-07-01
staging: rtl8712: Change return values of r8712_getrfreg_cmd()
Nishka Dasgupta
2019-06-26
staging: rtl8712: Change return values of r8712_setrfreg_cmd()
Nishka Dasgupta
2019-06-26
staging: rtl8712: Remove r8712_setassocsta_cmd()
Nishka Dasgupta
2019-06-26
staging: rtl8712: Remove r8712_setrttbl_cmd()
Nishka Dasgupta
2019-06-26
staging: rtl8712: Replace r8712_free_evt_priv()
Nishka Dasgupta
2019-06-26
staging: rtl8712: Replace r8712_free_cmd_priv()
Nishka Dasgupta
2019-06-26
staging: rtl8712: Change return values of r8712_init_evt_priv()
Nishka Dasgupta
2019-06-26
staging: rtl8712: Replace function r8712_init_evt_priv()
Nishka Dasgupta
2019-06-26
staging: rtl8712: Change return values in r8712_init_cmd_priv()
Nishka Dasgupta
2019-06-21
staging: rtl8712: Replace function r8712_init_cmd_priv()
Nishka Dasgupta
2019-06-21
staging: rtl8712: Remove function r8712_setrfintfs_cmd()
Nishka Dasgupta
2019-06-21
staging: rtl8712: Remove function r8712_setfwra_cmd()
Nishka Dasgupta
2019-06-21
staging: rtl8712: Remove function r8712_setfwdig_cmd()
Nishka Dasgupta
2019-06-21
staging: rtl8712: Remove function r8712_setbasicrate_cmd
Nishka Dasgupta
2019-06-21
staging: rtl8712: r8712_enqueue_cmd_ex(): Change return type
Nishka Dasgupta
2019-06-21
staging: rtl8712: r8712_wdg_wk_cmd(): Change return type
Nishka Dasgupta
2019-06-21
staging: rtl8712: r8712_disconnectCtrlEx_cmd(): Change return type
Nishka Dasgupta
2019-06-21
staging: rtl8712: r8712_addbareq_cmd(): Change return type
Nishka Dasgupta
2019-06-20
staging: rtl8712: r8712_setMacAddr_cmd(): Change return type
Nishka Dasgupta
2019-06-20
staging: rtl8712: r8712_setstakey_cmd(): Change return type
Nishka Dasgupta
2019-06-20
staging: rtl8712: r8712_setopmode_cmd(): Change return type
Nishka Dasgupta
2019-06-20
staging: rtl8712: r8712_disassoc_cmd(): Change type to void
Nishka Dasgupta
2019-06-20
staging: rtl8712: r8712_set_chplan_cmd(): Change return type
Nishka Dasgupta
2019-06-20
staging: rtl8712: Change (r8712)_enqueue_cmd to void
Nishka Dasgupta
2019-06-20
staging: rtl8712: r8712_joinbss_cmd(): Change return values and type
Nishka Dasgupta
2019-06-20
staging: rtl8712: rtl871x_cmd.c: Remove unnecessary null check
Nishka Dasgupta
2019-06-13
staging: rtl8712: Change return values of r8712_createbss_cmd()
Nishka Dasgupta
2019-06-13
staging: rtl8712: Change return values of r8712_setdatarate_cmd()
Nishka Dasgupta
2018-10-03
staging: rtl8712: add SPDX identifiers
Michael Straube
2017-12-21
staging: rtl8712: style fix multiple line dereferences
Martin Homuth
2017-09-17
staging: rtl8712: Fix unbalanced braces around else statement
Liam Ryan
2016-11-07
staging : rtl8712: Free memory when kmalloc fails
Souptick Joarder
2016-09-20
Staging: rtl8712: rtl871x_cmd: Use !x instead of x == NULL.
Sandhya Bankar
2016-09-02
staging: rtl8172: fixed comment style in rts871x_cmd.c
Louie Lu
2016-08-21
rtl8712: Replace semaphore terminate_cmdthread_sema with completion
Binoy Jayan
2016-08-21
rtl8712: Replace semaphore cmd_queue_sema with completion
Binoy Jayan
2016-03-28
staging: rtl8712: rtl871x_cmd: Clean up tests if NULL returned on failure
Bhaktipriya Shridhar
2016-03-11
Staging: rtl8712: Remove function r8712_setptm_cmd and r8712_gettssi_cmd
Bhumika Goyal
2016-02-07
staging: rtl8712: use list_first_entry_or_null()
Geliang Tang
2015-10-24
staging: rtl8712: spaces preferred around operands
Luis de Bethencourt
[next]