index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-19
staging: r8188eu: fix warnings in rtw_p2p
Vihas Makwana
2022-05-19
staging: rtl8712: fix uninit-value in r871xu_drv_init()
Wang Cheng
2022-05-19
staging: rtl8712: fix uninit-value in usb_read8() and friends
Wang Cheng
2022-05-19
staging: rtl8712: add error handler in r8712_usbctrl_vendorreq()
Wang Cheng
2022-05-19
staging: r8188eu: remove _drv_ defines from include/rtw_debug.h
Phillip Potter
2022-05-19
staging: vc04_services: remove unused macro
Gaston Gonzalez
2022-05-19
staging: rtl8192u: remove null check after call container_of()
Haowen Bai
2022-05-19
staging: rtl8192e: remove null check after call container_of()
Haowen Bai
2022-05-19
staging: ks7010: remove null check after call container_of()
Haowen Bai
2022-05-19
staging: r8188eu: remove HW_VAR_AC_PARAM_BE from SetHwReg8188EU()
Michael Straube
2022-05-19
staging: r8188eu: assoc_rsp and assoc_rsp_len are not used
Martin Kaiser
2022-05-19
staging: r8188eu: last_rx_mgnt_pkts is set but not used
Martin Kaiser
2022-05-19
staging: r8188eu: simplify error handling in recv_func_prehandle
Martin Kaiser
2022-05-19
staging: r8188eu: remove obsolete comments
Martin Kaiser
2022-05-19
staging: r8188eu: use ieee80211 helper to check for beacon
Martin Kaiser
2022-05-19
staging: r8188eu: use defines for addba response status
Martin Kaiser
2022-05-19
staging: r8188eu: use the tid in delba processing
Martin Kaiser
2022-05-19
staging: r8188eu: check for initiator vs recipient
Martin Kaiser
2022-05-19
staging: r8188eu: use BIT(tid) instead of manual shift
Martin Kaiser
2022-05-19
staging: r8188eu: replace if with ternary operator
Martin Kaiser
2022-05-19
staging: r8188eu: merge process_addba_req into OnAction_back
Martin Kaiser
2022-05-19
staging: r8188eu: read addba resp tid from ieee80211_mgmt
Martin Kaiser
2022-05-19
staging: r8188eu: get addba resp status from ieee80211_mgmt
Martin Kaiser
2022-05-19
staging: r8188eu: Fix block comment format
Soumya Negi
2022-05-19
staging: rtl8723bs: Fix alignment to match open parenthesis
Soumya Negi
2022-05-19
staging: vt6655: Replace VNSvOutPortB with iowrite8
Philipp Hortmann
2022-05-19
staging: vt6655: Replace MACvTransmitBCN with VNSvOutPortB
Philipp Hortmann
2022-05-19
staging: vt6655: Replace MACvStart with VNSvOutPortB
Philipp Hortmann
2022-05-19
staging: r8188eu: drop redundant if check
Vihas Makwana
2022-05-19
staging: r8188eu: read back action code from ieee80211_mgmt
Martin Kaiser
2022-05-19
staging: r8188eu: use back action codes from ieee80211.h
Martin Kaiser
2022-05-19
staging: r8188eu: read destination address from ieee80211_mgmt
Martin Kaiser
2022-05-19
staging: r8188eu: don't check the category in OnAction_back
Martin Kaiser
2022-05-19
staging: r8188eu: read addr2 from ieee80211_mgmt
Martin Kaiser
2022-05-19
staging: rtl8192u: make const array queuetopipe const, reduces object code size
Colin Ian King
2022-05-05
staging: r8188eu: remove unused IEEE_* defines
Martin Kaiser
2022-05-05
staging: r8188eu: use standard category defines
Martin Kaiser
2022-05-05
staging: r8188eu: use ieee80211_mgmt for action category
Martin Kaiser
2022-05-05
staging: r8188eu: replace OnAction_tbl with switch-case
Martin Kaiser
2022-05-05
staging: r8188eu: remove an unused category define
Martin Kaiser
2022-05-05
staging: r8188eu: remove action_handler string
Martin Kaiser
2022-05-05
staging: r8188eu: remove unused action handler prototypes
Martin Kaiser
2022-05-05
staging: r8188eu: action category wmm is not used
Martin Kaiser
2022-05-05
staging: r8188eu: action category ht is not used
Martin Kaiser
2022-05-05
staging: vt6655: Replace unused return value of vt6655_get_current_tsf
Philipp Hortmann
2022-05-05
staging: vt6655: Rename function CARDbGetCurrentTSF
Philipp Hortmann
2022-05-05
staging: vt6655: Added missing BE support in CARDbGetCurrentTSF
Philipp Hortmann
2022-05-05
staging: vt6655: Replace VNSvInPortD with ioread32
Philipp Hortmann
2022-05-05
staging: r8188eu: Remove broken rtw_p2p_get function.
Charlie Sands
2022-05-05
staging: r8188eu: drop redundant check in _rtw_free_mlme_priv
Vihas Makwana
[next]