summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)Author
2018-07-02staging: rtl8723bs: fix line over 80 charactersMichael Straube
2018-06-28staging: rtl8723bs: use mac_pton() in rtw_macaddr_cfg()Michael Straube
2018-06-28staging: rtl8723bs: use ether_addr_copy() in rtw_macaddr_cfg()Michael Straube
2018-06-28staging: rtl8723bs: refactor rtw_macaddr_cfg()Michael Straube
2018-06-28staging: rtl8723bs: fix comparsion to NULL - coding styleMichael Straube
2018-06-28staging: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat
2018-06-28staging: rtl8723bs: remove rtw_set_tx_chksum_offload()Michael Straube
2018-06-28staging: rtl8723bs: Fix comment on variable initHenriette Hofmeier
2018-06-28staging: rtl8723bs: Remove unnecessary initializationsHenriette Hofmeier
2018-06-28staging: rtl8723bs: Move definition open braceHenriette Hofmeier
2018-06-28staging: rtl8723bs: Fix two possible sleep-in-atomic-context bugs in translat...Jia-Ju Bai
2018-06-28staging: rtl8723bs: remove get_monotonic_boottime()Arnd Bergmann
2018-06-28staging: rtl8723bs: Add missing curly braces on else statement.Quytelda Kahja
2018-06-28staging: rtl8723bs: Merge workaround conditionals into single else-if.Quytelda Kahja
2018-06-28staging: rtl8723bs: Merge conditionals with similar bodies.Quytelda Kahja
2018-06-28staging: rtl8723bs: Fix spelling mistake in comment.Quytelda Kahja
2018-06-28staging: rtl8723bs: Move bandwidth index lookup to new function.Quytelda Kahja
2018-06-28staging: rtl8723bs: Move rate section index lookup to new function.Quytelda Kahja
2018-06-28staging: rtl8723bs: Remove empty else-if conditional.Quytelda Kahja
2018-06-28staging: rtl8723bs: Combine if statements with equivalent body.Quytelda Kahja
2018-06-28staging: rtl8723bs: Fix camel-case names in phy_get_tx_pwr_lmt().Quytelda Kahja
2018-06-28staging: rtl8723bs: Rename PHY_GetTxPowerLimit().Quytelda Kahja
2018-06-28staging: rtl8723bs: Clean up whitespace in 'PHY_GetTxPowerLimit()'.Quytelda Kahja
2018-06-17staging: rtl8723bs: drop testJulia Lawall
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-05-25staging: rtl8723bs: Fix grammar error in comment.Quytelda Kahja
2018-05-25staging: rtl8723bs: Fix camel-case in 'struct rt_firmware_hdr'.Quytelda Kahja
2018-05-25staging: rtl8723bs: Fix spelling/grammar errors in comment.Quytelda Kahja
2018-05-25staging: rtl8723bs: Fix camel-case in 'struct rt_firmware'.Quytelda Kahja
2018-05-25staging: rtl8723bs: Fix camel-case in IS_FW_HEADER_EXIST_8723B().Quytelda Kahja
2018-05-25staging: rtl8723bs: Clean up whitespace in 'rtl8723_hal.h'.Quytelda Kahja
2018-05-25staging: rtl8723bs: Rename 'Hal8723BPhyCfg.h' using snake case.Quytelda Kahja
2018-05-25staging: rtl8723bs: Rename 'Hal8723bPhyReg.h' using snake case.Quytelda Kahja
2018-05-25staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'.Quytelda Kahja
2018-05-15staging: rtl8723bs: Fix checkpatch.pl errorsSidong Yang
2018-05-11staging: rtl8723bs: Replace license boilerplate with SPDX identifiersNathan Chancellor
2018-05-06staging: rtl8723bs: fix spelling mistakes: "dismatch" and "Inviation"Colin Ian King
2018-04-25staging: rtl8723bs: fix rtw_cfg80211_monitor_if_xmit_entry()'s return typeLuc Van Oostenryck
2018-03-29staging: rtl8723bs: Remove yield call, replace with cond_resched()Thomas Avery
2018-03-29staging: rtl8723bs: Replace yield() call with cond_resched()Thomas Avery
2018-03-29staging: rtl8723bs: Remove unecessary newlines from 'odm.h'.Quytelda Kahja
2018-03-29staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.Quytelda Kahja
2018-03-29staging: rtl8723bs: Rework 'struct _ODM_Per_Pkt_Info_' coding style.Quytelda Kahja
2018-03-29staging: rtl8723bs: Replace NULL pointer comparison with '!'.Quytelda Kahja
2018-03-29staging: rtl8723bs: Factor out rtl8723bs_recv_tasklet() sections.Quytelda Kahja
2018-03-29staging: rtl8723bs: Fix function signature that goes over 80 characters.Quytelda Kahja
2018-03-29staging: rtl8723bs: Fix lines too long in update_recvframe_attrib().Quytelda Kahja
2018-03-29staging: rtl8723bs: Remove unnecessary blank lines in 'rtl8723bs_recv.c'.Quytelda Kahja
2018-03-29staging: rtl8723bs: Change camel case to snake case in 'rtl8723bs_recv.c'.Quytelda Kahja
2018-03-29staging: rtl8723bs: Add missing braces in else statement.Quytelda Kahja