Age | Commit message (Expand) | Author | Files | Lines |
2019-07-01 | staging: rtl8712: Replace function r8712_dequeue_cmd() | Nishka Dasgupta | 1 | -6/+1 |
2019-07-01 | staging: rtl8712: Replace function r8712_enqueue_cmd() | Nishka Dasgupta | 1 | -10/+7 |
2019-07-01 | staging: rtl8712: r8712_xmit_resource_alloc(): Change return values | Nishka Dasgupta | 2 | -3/+4 |
2019-07-01 | staging: rtl8712: _r8712_init_sta_priv(): Change return values | Nishka Dasgupta | 3 | -5/+6 |
2019-07-01 | staging: rtl8712: _r8712_free_sta_priv(): Change return type | Nishka Dasgupta | 2 | -3/+2 |
2019-07-01 | staging: rtl8712: mp_start_test(): Change return values | Nishka Dasgupta | 1 | -3/+3 |
2019-07-01 | staging: rtl8712: r8712_parse_wpa2_ie(): Change return values | Nishka Dasgupta | 2 | -7/+7 |
2019-07-01 | staging: rtl8712: r8712_parse_wpa_ie(): Change return values | Nishka Dasgupta | 2 | -7/+7 |
2019-07-01 | staging: rtl8712: Change return values of r8712_getrfreg_cmd() | Nishka Dasgupta | 3 | -6/+6 |
2019-06-28 | staging: rtl8712: reduce stack usage, again | Arnd Bergmann | 1 | -69/+88 |
2019-06-26 | staging: rtl8712: Change return values of r8712_setrfreg_cmd() | Nishka Dasgupta | 3 | -6/+6 |
2019-06-26 | staging: rtl8712: Remove r8712_setassocsta_cmd() | Nishka Dasgupta | 2 | -30/+0 |
2019-06-26 | staging: rtl8712: Remove mp_start_joinbss() | Nishka Dasgupta | 2 | -18/+0 |
2019-06-26 | staging: rtl8712: Replace r8712_find_network() | Nishka Dasgupta | 1 | -16/+2 |
2019-06-26 | staging: rtl8712: Remove r8712_setrttbl_cmd() | Nishka Dasgupta | 2 | -24/+0 |
2019-06-26 | staging: rtl8712: Replace r8712_free_evt_priv() | Nishka Dasgupta | 1 | -6/+1 |
2019-06-26 | staging: rtl8712: Replace r8712_free_cmd_priv() | Nishka Dasgupta | 1 | -6/+1 |
2019-06-26 | staging: rtl8712: Change return values of r8712_init_evt_priv() | Nishka Dasgupta | 2 | -3/+3 |
2019-06-26 | staging: rtl8712: Replace function r8712_init_evt_priv() | Nishka Dasgupta | 2 | -7/+2 |
2019-06-26 | staging: rtl8712: Change return values in r8712_init_cmd_priv() | Nishka Dasgupta | 2 | -4/+4 |
2019-06-21 | staging: rtl8712: Replace function r8712_init_cmd_priv() | Nishka Dasgupta | 2 | -7/+2 |
2019-06-21 | staging: rtl8712: Remove function r8712_setrfintfs_cmd() | Nishka Dasgupta | 2 | -22/+0 |
2019-06-21 | staging: rtl8712: Remove function r8712_setfwra_cmd() | Nishka Dasgupta | 2 | -21/+0 |
2019-06-21 | staging: rtl8712: Remove function r8712_setfwdig_cmd() | Nishka Dasgupta | 2 | -21/+0 |
2019-06-21 | staging: rtl8712: Remove function r8712_setbasicrate_cmd | Nishka Dasgupta | 2 | -22/+0 |
2019-06-21 | staging: rtl8712: r8712_enqueue_cmd_ex(): Change return type | Nishka Dasgupta | 2 | -5/+4 |
2019-06-21 | staging: rtl8712: r8712_wdg_timeout_handler: Remove function | Nishka Dasgupta | 3 | -7/+1 |
2019-06-21 | staging: rtl8712: r8712_wdg_wk_cmd(): Change return type | Nishka Dasgupta | 2 | -5/+4 |
2019-06-21 | staging: rtl8712: r8712_disconnectCtrlEx_cmd(): Change return type | Nishka Dasgupta | 2 | -5/+4 |
2019-06-21 | staging: rtl8712: r8712_addbareq_cmd(): Change return type | Nishka Dasgupta | 2 | -5/+4 |
2019-06-20 | staging: rtl8712: r8712_setMacAddr_cmd(): Change return type | Nishka Dasgupta | 2 | -5/+4 |
2019-06-20 | staging: rtl8712: r8712_setstakey_cmd(): Change return type | Nishka Dasgupta | 2 | -6/+5 |
2019-06-20 | staging: rtl8712: r8712_setopmode_cmd(): Change return type | Nishka Dasgupta | 2 | -5/+4 |
2019-06-20 | staging: rtl8712: r8712_disassoc_cmd(): Change type to void | Nishka Dasgupta | 2 | -5/+4 |
2019-06-20 | staging: rtl8712: r8712_set_chplan_cmd(): Change return type | Nishka Dasgupta | 2 | -5/+4 |
2019-06-20 | staging: rtl8712: Change (r8712)_enqueue_cmd to void | Nishka Dasgupta | 2 | -10/+6 |
2019-06-20 | staging: rtl8712: r8712_joinbss_cmd(): Change return values and type | Nishka Dasgupta | 5 | -12/+10 |
2019-06-20 | staging: rtl8712: rtl871x_cmd.c: Remove unnecessary null check | Nishka Dasgupta | 1 | -4/+0 |
2019-06-20 | staging: rtl8712: rtl8712_efuse.c: Remove leading p from variable names | Nishka Dasgupta | 1 | -76/+76 |
2019-06-20 | staging: rtl8712: mlme_linux.c: Remove leading p from variable names | Nishka Dasgupta | 1 | -17/+17 |
2019-06-20 | staging: rtl8712: rtl87x_io : make use of kzalloc | Hariprasad Kelam | 1 | -3/+1 |
2019-06-13 | staging: rtl8712: Fixed CamelCase wkFilterRxFF0 renamed to wk_filter_rx_ff0 | Deepak Mishra | 3 | -3/+3 |
2019-06-13 | staging: rtl8712: Fixed CamelCase lockRxFF0Filter renamed to lock_rx_ff0_filter | Deepak Mishra | 3 | -4/+4 |
2019-06-13 | staging: rtl8712: remove the leading spaces | Li Mingshuo | 1 | -2/+2 |
2019-06-13 | staging: rtl8712: Change return values of r8712_createbss_cmd() | Nishka Dasgupta | 3 | -5/+5 |
2019-06-13 | staging: rtl8712: Change return values of r8712_setdatarate_cmd() | Nishka Dasgupta | 3 | -9/+7 |
2019-06-10 | staging: rtl8712: removed unused variables from struct _adapter | Deepak Mishra | 1 | -4/+0 |
2019-06-10 | staging: rtl8712: Fixed CamelCase cmdThread rename to cmd_thread | Deepak Mishra | 2 | -4/+4 |
2019-06-10 | staging: rtl8712: Removed redundant code from function oid_rt_pro_write_regis... | Deepak Mishra | 2 | -6/+0 |
2019-06-10 | staging: rtl8712: Fixed CamelCase for EepromAddressSize | Deepak Mishra | 3 | -5/+5 |