index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723bs
Age
Commit message (
Expand
)
Author
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-02
staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().
Murray McAllister
2018-06-30
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
2018-06-18
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
Johannes Berg
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-05-25
staging: rtl8723bs: Fix grammar error in comment.
Quytelda Kahja
2018-05-25
staging: rtl8723bs: Fix camel-case in 'struct rt_firmware_hdr'.
Quytelda Kahja
2018-05-25
staging: rtl8723bs: Fix spelling/grammar errors in comment.
Quytelda Kahja
2018-05-25
staging: rtl8723bs: Fix camel-case in 'struct rt_firmware'.
Quytelda Kahja
2018-05-25
staging: rtl8723bs: Fix camel-case in IS_FW_HEADER_EXIST_8723B().
Quytelda Kahja
2018-05-25
staging: rtl8723bs: Clean up whitespace in 'rtl8723_hal.h'.
Quytelda Kahja
2018-05-25
staging: rtl8723bs: Rename 'Hal8723BPhyCfg.h' using snake case.
Quytelda Kahja
2018-05-25
staging: rtl8723bs: Rename 'Hal8723bPhyReg.h' using snake case.
Quytelda Kahja
2018-05-25
staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'.
Quytelda Kahja
2018-05-15
staging: rtl8723bs: Fix checkpatch.pl errors
Sidong Yang
2018-05-11
staging: rtl8723bs: Replace license boilerplate with SPDX identifiers
Nathan Chancellor
2018-05-06
staging: rtl8723bs: fix spelling mistakes: "dismatch" and "Inviation"
Colin Ian King
2018-04-25
staging: rtl8723bs: fix rtw_cfg80211_monitor_if_xmit_entry()'s return type
Luc Van Oostenryck
2018-03-29
staging: rtl8723bs: Remove yield call, replace with cond_resched()
Thomas Avery
2018-03-29
staging: rtl8723bs: Replace yield() call with cond_resched()
Thomas Avery
2018-03-29
staging: rtl8723bs: Remove unecessary newlines from 'odm.h'.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Rework 'struct _ODM_Per_Pkt_Info_' coding style.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Replace NULL pointer comparison with '!'.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Factor out rtl8723bs_recv_tasklet() sections.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Fix function signature that goes over 80 characters.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Fix lines too long in update_recvframe_attrib().
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Remove unnecessary blank lines in 'rtl8723bs_recv.c'.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Change camel case to snake case in 'rtl8723bs_recv.c'.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Add missing braces in else statement.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Add spaces around ternary operators.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Fix lines with trailing open parentheses.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Remove unnecessary length #define's.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Fix IEEE80211 authentication algorithm constants.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Fix alignment in rtw_wx_set_auth().
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Remove braces from single statement conditionals.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Remove unecessary braces from switch statement.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Fix newlines in rtw_wx_set_auth().
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Replace RTW_IEEE80211_STYPE_* with IEEE80211_STYPE_*.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Replace RTW_IEEE80211_FTYPE_* with IEEE80211_FTYPE_*.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Replace RTW_IEEE80211_FCTL_* with IEEE80211_FCTL_*.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Remove #defines shadowing enums in 'linux/ieee80211.h'
Quytelda Kahja
2018-03-28
staging: rtl8723bs: Remove duplicate #defines.
Quytelda Kahja
2018-03-22
Staging:rtl8723bs:Add blank line after declaration
Paul McQuade
2018-03-22
Staging:rtl8723bs clean up spaces
Paul McQuade
2018-03-22
Staging:rtl8723bs Remove unnecessary braces
Paul McQuade
2018-03-22
Staging:rtl8723bs static variables are always 0
Paul McQuade
2018-03-14
staging: rtl8723bs: core: rtw_cmd: remove unnecessary initialization
Ji-Hun Kim
2018-03-06
staging: rtl8723bs: Replace memset with eth_zero_addr
Arushi Singhal
[next]