summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_mlme.cMichael Straube
2021-08-17staging: r8188eu: add spaces around operators in core/rtw_iol.cMichael Straube
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_ioctl_set.cMichael Straube
2021-08-17staging: r8188eu: simplify multiplication in core/rtw_ioctl_set.cMichael Straube
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_ieee80211.cMichael Straube
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_efuse.cMichael Straube
2021-08-17staging: r8188eu: clean up spacing style issues in core/rtw_cmd.cMichael Straube
2021-08-17staging: r8188eu: remove unnecessary parentheses in core/rtw_cmd.cMichael Straube
2021-08-17staging: r8188eu: rewrite subtraction in core/rtw_cmd.cMichael Straube
2021-08-17staging: r8188eu: add spaces around operators in core/rtw_ap.cMichael Straube
2021-08-17media/atomisp: Use lockdep instead of *mutex_is_locked()Peter Zijlstra
2021-08-16staging: r8188eu: Remove unused nat25_handle_frame()Fabio M. De Francesco
2021-08-16staging: r8188eu: remove ipx support from driverGreg Kroah-Hartman
2021-08-16staging: r8188eu: remove inline markings from functions in rtw_br_ext.cGreg Kroah-Hartman
2021-08-16staging: r8188eu: use common ieee80211 constantsMichael Straube
2021-08-16staging: r8188eu: remove kernel version depended code pathsMichael Straube
2021-08-16staging: rtl8192u: Fix bitwise vs logical operator in TranslateRxSignalStuff8...Nathan Chancellor
2021-08-16staging: r8188eu: os_dep: Remove defined but not used variablesFabio M. De Francesco
2021-08-16staging: r8188eu: remove ODM_GetRightChnlPlaceforIQK()Michael Straube
2021-08-16staging: r8188eu: Remove unnecessary ret variable in rtw_drv_init()Nathan Chancellor
2021-08-16staging: r8188eu: Remove variables and simplify PHY_SwChnl8188E()Fabio M. De Francesco
2021-08-16staging: r8188eu: rename Hal_GetChnlGroup88E()Michael Straube
2021-08-16staging: r8188eu: rename parameter of Hal_GetChnlGroup88E()Michael Straube
2021-08-16staging: r8188eu: convert return type of Hal_GetChnlGroup88E() to voidMichael Straube
2021-08-16staging: r8188eu: remove 5GHz code from Hal_GetChnlGroup88E()Michael Straube
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-13staging: r8188eu: Reorganize error handling in rtw_drv_init()Nathan Chancellor
2021-08-13staging: r8188eu: Remove uninitialized use of ether_type in portctrl()Nathan Chancellor
2021-08-13staging: r8188eu: Remove unused static inline functions in rtw_recv.hNathan Chancellor
2021-08-13staging: r8188eu: replace custom hwaddr_aton_i() with mac_pton()Michael Straube
2021-08-12staging: r8188eu: scheduling in atomic in rtw_createbss_cmd()Dan Carpenter
2021-08-12staging: r8188eu: Fix a couple scheduling in atomic bugsDan Carpenter
2021-08-12staging: r8188eu: Fix smatch warnings in os_dep/*.cLarry Finger
2021-08-12staging: r8188eu: Fix smatch problems in hal/*.cLarry Finger
2021-08-12staging: r8188eu: Fix Smatch warnings for core/*.cLarry Finger
2021-08-12staging: r8188eu: Remove no more necessary definitions and codeFabio M. De Francesco
2021-08-12staging: r8188eu: Remove code related to unsupported channelsFabio M. De Francesco
2021-08-12staging: r8188eu: Remove all 5GHz network typesFabio M. De Francesco
2021-08-12staging: r8188eu: remove CONFIG_USB_HCI from MakefileMartin Kaiser
2021-08-12staging: r8188eu: use proper way to build a moduleMartin Kaiser
2021-08-12staging: r8188eu: (trivial) remove a duplicate debug printMartin Kaiser
2021-08-12staging: r8188eu: remove unused function parametersMartin Kaiser
2021-08-12staging: r8188eu: remove unused efuse hal componentsMartin Kaiser
2021-08-12staging: gdm724x: Place macro argument within parenthesesDee-Jay Anthony Logozzo
2021-08-11staging: rtl8192e: rtl_core: Fix possible null-pointer dereference in _rtl92e...Tuo Li
2021-08-11staging: r8188eu: os_dep: Hoist vmalloc.h include into osdep_service.hNathan Chancellor
2021-08-11staging: r8188eu: Use GFP_ATOMIC under spin lockYang Yingliang
2021-08-11staging: r8188eu: Replace BITn with BIT(n)Larry Finger
2021-08-11staging: r8188eu: remove lines from Makefile that silence build warningsPhillip Potter
2021-08-11staging: r8188eu: remove unused variable from rtw_init_recv_timerPhillip Potter