Show patches with: Submitter = Coiby Xu       |    State = Action Required       |    Archived = No       |   41 patches
Patch Series S/W/F Date Submitter Delegate State
[1/2] fix trailing */ in block comment [1/2] fix trailing */ in block comment --- 2020-06-25 Coiby Xu New
[3/4] fix ql_sem_unlock Untitled series #40544 --- 2020-06-27 Coiby Xu New
[4/4] replace pr_err with netdev_err Untitled series #40544 --- 2020-06-27 Coiby Xu New
Bluetooth: Delete both L2CAP connction and HCI channel when completing destroying logical link in AMP Bluetooth: Delete both L2CAP connction and HCI channel when completing destroying logical link in... --- 2020-08-07 Coiby Xu New
Bluetooth: fix "list_add double add" in hci_conn_complete_evt Bluetooth: fix "list_add double add" in hci_conn_complete_evt --- 2020-08-23 Coiby Xu New
[RFC,01/19] staging: qlge: fix incorrect truesize accounting Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,02/19] staging: qlge: change LARGE_BUFFER_MAX_SIZE to 4096 Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,03/19] staging: qlge: alloc skb with only enough room for header when data is put in the fragments Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,04/19] staging: qlge: add qlge_* prefix to avoid namespace clashes Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,05/19] staging: qlge: rename rx to completion queue and seperate rx_ring from completion queue Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,06/19] staging: qlge: disable flow control by default Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,07/19] staging: qlge: remove the TODO item of unnecessary memset 0 Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,08/19] staging: qlge: reorder members of qlge_adapter for optimization Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,09/19] staging: qlge: remove the TODO item of reorder struct Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,10/19] staging: qlge: remove the TODO item of avoid legacy/deprecated apis Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,11/19] staging: qlge: the number of pages to contain a buffer queue is constant Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,12/19] staging: qlge: rewrite do while loops as for loops in qlge_start_rx_ring Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,13/19] staging: qlge: rewrite do while loop as for loop in qlge_sem_spinlock Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,1/3] Initialize devlink health dump framework for the dlge driver [RFC,1/3] Initialize devlink health dump framework for the dlge driver --- 2020-08-14 Coiby Xu New
[RFC,14/19] staging: qlge: rewrite do while loop as for loop in qlge_refill_bq Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,15/19] staging: qlge: remove the TODO item about rewriting while loops as simple for loops Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,16/19] staging: qlge: remove deadcode in qlge_build_rx_skb Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,17/19] staging: qlge: fix weird line wrapping Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,18/19] staging: qlge: fix two indentation issues Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,19/19] staging: qlge: remove TODO item of unnecessary runtime checks Improve the qlge driver based on drivers/staging/qlge/TODO --- 2021-06-21 Coiby Xu New
[RFC,3/3] staging: qlge: clean up code that dump info to dmesg [RFC,1/3] Initialize devlink health dump framework for the dlge driver --- 2020-08-14 Coiby Xu New
[v1,1/6] staging: qlge: Initialize devlink health dump framework for the dlge driver [v1,1/6] staging: qlge: Initialize devlink health dump framework for the dlge driver --- 2020-10-08 Coiby Xu New
[v1,2/6] staging: qlge: coredump via devlink health reporter [v1,1/6] staging: qlge: Initialize devlink health dump framework for the dlge driver --- 2020-10-08 Coiby Xu New
[v1,4/6] staging: qlge: remove mpi_core_to_log which sends coredump to the kernel ring buffer [v1,1/6] staging: qlge: Initialize devlink health dump framework for the dlge driver --- 2020-10-08 Coiby Xu New
[v2,2/4] staging: qlge: fix else after return or break Untitled series #40540 --- 2020-06-27 Coiby Xu New
[v2,2/7] staging: qlge: Initialize devlink health dump framework [v2,1/7] staging: qlge: replace ql_* with qlge_* to avoid namespace clashes with other qlogic dri... --- 2020-10-14 Coiby Xu New
[v3,2/8] staging: qlge: Initialize devlink health dump framework [v3,1/8] staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic drivers --- 2020-10-16 Coiby Xu New
[v3,4/8] staging: qlge: coredump via devlink health reporter [v3,1/8] staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic drivers --- 2020-10-16 Coiby Xu New
[v3,5/8] staging: qlge: support force_coredump option for devlink health dump [v3,1/8] staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic drivers --- 2020-10-16 Coiby Xu New
[v3,6/8] staging: qlge: remove mpi_core_to_log which sends coredump to the kernel ring buffer [v3,1/8] staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic drivers --- 2020-10-16 Coiby Xu New
[v3,8/8] staging: qlge: add documentation for debugging qlge [v3,1/8] staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic drivers --- 2020-10-16 Coiby Xu New
[v4,1/8] staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic drivers [v4,1/8] staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic drivers --- 2021-01-23 Coiby Xu New
[v4,3/8] staging: qlge: re-write qlge_init_device [v4,1/8] staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic drivers --- 2021-01-23 Coiby Xu New
[v4,5/8] staging: qlge: support force_coredump option for devlink health dump [v4,1/8] staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic drivers --- 2021-01-23 Coiby Xu New
[v4,7/8] staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef land [v4,1/8] staging: qlge: use qlge_* prefix to avoid namespace clashes with other qlogic drivers --- 2021-01-23 Coiby Xu New
[v4] staging: qlge: fix build breakage with dumping enabled [v4] staging: qlge: fix build breakage with dumping enabled --- 2020-10-02 Coiby Xu New