summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-13staging: r8188eu: Reorganize error handling in rtw_drv_init()Nathan Chancellor1-10/+10
2021-08-13staging: r8188eu: Remove uninitialized use of ether_type in portctrl()Nathan Chancellor1-4/+0
2021-08-13staging: r8188eu: Remove unused static inline functions in rtw_recv.hNathan Chancellor1-46/+0
2021-08-13staging: r8188eu: replace custom hwaddr_aton_i() with mac_pton()Michael Straube1-39/+1
2021-08-12staging: r8188eu: scheduling in atomic in rtw_createbss_cmd()Dan Carpenter1-1/+1
2021-08-12staging: r8188eu: Fix a couple scheduling in atomic bugsDan Carpenter1-2/+2
2021-08-12staging: r8188eu: Fix smatch warnings in os_dep/*.cLarry Finger6-81/+77
2021-08-12staging: r8188eu: Fix smatch problems in hal/*.cLarry Finger9-93/+90
2021-08-12staging: r8188eu: Fix Smatch warnings for core/*.cLarry Finger14-64/+58
2021-08-12staging: r8188eu: Remove no more necessary definitions and codeFabio M. De Francesco9-69/+8
2021-08-12staging: r8188eu: Remove code related to unsupported channelsFabio M. De Francesco2-6/+0
2021-08-12staging: r8188eu: Remove all 5GHz network typesFabio M. De Francesco10-76/+13
2021-08-12staging: r8188eu: remove CONFIG_USB_HCI from MakefileMartin Kaiser1-2/+0
2021-08-12staging: r8188eu: use proper way to build a moduleMartin Kaiser2-2/+1
2021-08-12staging: r8188eu: (trivial) remove a duplicate debug printMartin Kaiser1-1/+0
2021-08-12staging: r8188eu: remove unused function parametersMartin Kaiser1-5/+4
2021-08-12staging: r8188eu: remove unused efuse hal componentsMartin Kaiser1-3/+0
2021-08-12staging: gdm724x: Place macro argument within parenthesesDee-Jay Anthony Logozzo1-2/+2
2021-08-11staging: rtl8192e: rtl_core: Fix possible null-pointer dereference in _rtl92e...Tuo Li1-2/+0
2021-08-11staging: r8188eu: os_dep: Hoist vmalloc.h include into osdep_service.hNathan Chancellor2-1/+1
2021-08-11staging: r8188eu: Use GFP_ATOMIC under spin lockYang Yingliang2-2/+2
2021-08-11staging: r8188eu: Replace BITn with BIT(n)Larry Finger21-597/+518
2021-08-11staging: r8188eu: remove lines from Makefile that silence build warningsPhillip Potter1-9/+0
2021-08-11staging: r8188eu: remove unused variable from rtw_init_recv_timerPhillip Potter1-2/+0
2021-08-11staging: r8188eu: remove unused variable from rtw_init_drv_swPhillip Potter1-1/+0
2021-08-11staging: r8188eu: remove unused variable from rtl8188e_init_dm_privPhillip Potter1-1/+0
2021-08-11staging: r8188eu: remove rtw_mfree_sta_priv_lock functionPhillip Potter1-9/+0
2021-08-11staging: r8188eu: remove unused label from recv_indicatepkt_reorderPhillip Potter1-2/+0
2021-08-11staging: r8188eu: remove unused oid_null_function functionPhillip Potter1-6/+0
2021-08-11staging: r8188eu: remove unused functions from os_dep/ioctl_linux.cPhillip Potter1-1284/+0
2021-08-10staging: r8188eu: remove rtw_ioctl functionPhillip Potter3-31/+0
2021-08-10staging: r8188eu: remove remaining unnecessary parentheses in core dirMichael Straube5-18/+18
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_cmd.cMichael Straube1-18/+18
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_ioctl_set.cMichael Straube1-9/+9
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_io.cMichael Straube1-16/+16
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_pwrctrl.cMichael Straube1-10/+10
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_recv.cMichael Straube1-13/+13
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_sta_mgt.cMichael Straube1-11/+11
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_xmit.cMichael Straube1-27/+27
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_mlme.cMichael Straube1-54/+54
2021-08-10staging: r8188eu: clean up comparsions to true/falseMichael Straube3-4/+4
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_p2p.cMichael Straube1-39/+39
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_led.cMichael Straube1-177/+177
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_wlan_util.cMichael Straube1-35/+35
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_ap.cMichael Straube1-40/+40
2021-08-10staging: r8188eu: remove unnecessary parentheses in core/rtw_mlme_ext.cMichael Straube1-293/+293
2021-08-10staging: r8188eu: remove unnecessary parentheses in hal dirMichael Straube13-118/+118
2021-08-10staging: r8188eu: remove unnecessary parentheses in os_dep dirMichael Straube6-89/+89
2021-08-10staging: rtl8723bs: os_dep: remove unused variableSaurav Girepunje1-8/+0
2021-08-10staging: rtl8192e: rtl8192e: rtl_core: remove unused global variableSaurav Girepunje1-3/+0