summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
2022-03-16staging: rtl8192e: Fix spelling mistake "RESQUEST" -> "REQUEST"Colin Ian King
2022-02-21staging: rtl8192e: use BIT macro instead of left shiftingMoses Christopher Bollavarapu
2022-01-12Merge tag 'staging-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-12-03staging: rtl8192e: rtllib_module: remove unnecessary assignmentYang Yingliang
2021-12-03staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()Yang Yingliang
2021-12-03staging: rtl8192e: return error code from rtllib_softmac_init()Yang Yingliang
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet
2021-11-17staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter
2021-10-20staging: rtl: use eth_hw_addr_set()Jakub Kicinski
2021-10-20staging: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-10-05staging: rtl8192e: remove unused variable ieeeSaurav Girepunje
2021-08-11staging: rtl8192e: rtl_core: Fix possible null-pointer dereference in _rtl92e...Tuo Li
2021-08-10staging: rtl8192e: rtl8192e: rtl_core: remove unused global variableSaurav Girepunje
2021-08-10staging: rtl8192e: Avoid field-overflowing memcpy()Kees Cook
2021-07-27staging/rtl8192e: Remove all strcpy() usesLen Baker
2021-05-25staging: rtl8192e: Fix shadowed variable nameThomas Bracht Laumann Jespersen
2021-05-19staging: rtl8192e: delete extra blank linesWang Qing
2021-05-10staging: rtl8192e: Fix whitespace around conditional statementOjaswin Mujoo
2021-05-10staging: rtl8192e: Add identifier name to function definitionOjaswin Mujoo
2021-05-10staging: rtl8192e: Avoid multiple line dereferenceOjaswin Mujoo
2021-05-10staging: rtl8192e: Remove duplicate declartionSaurav Girepunje
2021-05-10staging: rtl8192e: replace comparison to NULL by boolzhaoxiao
2021-05-10staging: rtl8192e: remove unnecesasry ftrace-like loggingzhaoxiao
2021-04-22staging: rtl8192e: indent statement properlyIan Kewish
2021-04-14staging: rtl8192e: removed multiple blank linesMitali Borkar
2021-04-14staging: rtl8192e: remove unnecessary blank line after close braceMitali Borkar
2021-04-14staging: rtl8192e: remove unnecessary blank line before braceMitali Borkar
2021-04-14staging: rtl8192e: add spaces around binary operatorsMitali Borkar
2021-04-13staging: rtl8192e: remove unnecessary ftrace-like loggingMitali Borkar
2021-04-11staging: rtl8192e: Fix incorrect pointer checkMitali Borkar
2021-04-10staging: rtl8192e: remove unnecesasry f-trace like loggingMitali Borkar
2021-04-10staging: rtl8192e: replace comparison to NULL by boolMitali Borkar
2021-04-07staging: rtl8192e: rtl8192E_dev: remove unused variableJiapeng Chong
2021-04-05staging: rtl8192e: move const after staticDeborah Brouwer
2021-04-05Merge 5.12-rc6 into staging-nextGreg Kroah-Hartman
2021-03-23staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan
2021-03-23staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan
2021-03-15Merge 5.12-rc3 into staging-nextGreg Kroah-Hartman
2021-03-10staging: rtl8192e: remove redundant variable shadowingNikolay Kyx
2021-03-10staging: rtl8192e: reformat rx_ts_record structWilliam Durand
2021-03-10staging: rtl8192e: rename RxLastFragNum to rx_last_frag_num in rx_ts_record s...William Durand
2021-03-10staging: rtl8192e: rename RxLastSeqNum to rx_last_seq_num in rx_ts_record structWilliam Durand
2021-03-10staging: rtl8192e: rename RxAdmittedBARecord to rx_admitted_ba_record in rx_t...William Durand
2021-03-10staging: rtl8192e: rename RxPktPendingTimer to rx_pkt_pending_timer in rx_ts_...William Durand
2021-03-10staging: rtl8192e: rename RxPendingPktList to rx_pending_pkt_list in rx_ts_re...William Durand
2021-03-10staging: rtl8192e: rename RxTimeoutIndicateSeq to rx_timeout_indicate_seq in ...William Durand
2021-03-10staging: rtl8192e: rename RxIndicateSeq to rx_indicate_seq in rx_ts_record st...William Durand
2021-03-10staging: rtl8192e: rename TsCommonInfo to ts_common_info in rx_ts_record structWilliam Durand
2021-03-10staging: rtl8192e: reformat bss_ht structWilliam Durand