Sign in
android-kvm
/
linux
/
f37598be4e3896359e87c824be57ddddc280cc3f
/
drivers
/
staging
/
rtl8723bs
8561fb3
staging: rtl8723bs: Add missing return for cfg80211_rtw_get_station
by Larry Finger
· 6 years ago
c948c69
staging: rtl8723bs: Fix incorrect sense of ether_addr_equal
by Larry Finger
· 6 years ago
c3e43d8
staging: rtl8723bs: Fix the return value in case of error in 'rtw_wx_read32()'
by Christophe JAILLET
· 6 years ago
d840eb6
staging: rtl8723bs: os_dep: Shift * to be adjacent to pointer name
by Mamta Shukla
· 6 years ago
90b217a
staging: rtl8723bs: fix spelling mistake "Abnrormal" -> "Abnormal"
by Colin Ian King
· 6 years ago
54da60b
staging: rtl8723bs: os_dep: Remove space after cast
by Mamta Shukla
· 6 years ago
e2b1359
staging: rtl8723bs: os_dep: Remove true and false comparison
by Mamta Shukla
· 6 years ago
961d193
staging: rtl8723bs: Remove unnecessary parentheses and dead commented code
by Nathan Chancellor
· 6 years ago
cef70f6
staging: rtl8723bs: core: Remove true and false comparison
by Mamta Shukla
· 6 years ago
07523ee
staging: rtl8723bs: clean up clang warning on extraneous parentheses
by Colin Ian King
· 6 years ago
e6d0937
staging: rtl8723bs: Mark ACPI table declaration as used
by Nathan Chancellor
· 6 years ago
6493a78
staging: rtl8723bs: Skip unnecessary field checks
by Aymen Qader
· 6 years ago
b4a6d91
staging: rtl8723bs: fix spelling mistake "toogle" -> "toggle"
by Colin Ian King
· 6 years ago
ee6eb73
staging: rtl8723bs: fix spelling mistake "unvalid" -> "invalid"
by Colin Ian King
· 6 years ago
b4a2b20
staging: rtl8188eu, rtl8723bs: fix spelling mistake "evet" -> "event"
by Colin Ian King
· 6 years ago
8204b61
staging: rtl8723bs: Fix two sleep-in-atomic-context bugs in _rtw_pwr_wakeup()
by Jia-Ju Bai
· 6 years ago
1c8cb89
staging: rtl8723bs: Fix a sleep-in-atomic-context bug in issue_deauth_ex()
by Jia-Ju Bai
· 6 years ago
d5c69c9
staging: rtl8723bs: check for i out of range before accessing szLine[i]
by Colin Ian King
· 6 years ago
2475c51
Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
dafa5f6
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
c5f5aee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 6 years ago
9ecdb98
staging: rtl: Use existing define with polynomial
by Krzysztof Kozlowski
· 6 years ago
51a2ee0
staging: rtl8188eu/rtl8723bs: fix character encoding
by Arnd Bergmann
· 6 years ago
c4c5551
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
by David S. Miller
· 6 years ago
956f004
Merge 4.18-rc5 into staging-next
by Greg Kroah-Hartman
· 6 years ago
153c6b1
staging: rtl8723bs: fix comparsions to true
by Michael Straube
· 6 years ago
6bf4d28
staging: rtl8723bs: change return type to bool
by Michael Straube
· 6 years ago
4f2a3d8
staging: rtl8723bs: refactor rtw_is_cckratesonly_included
by Michael Straube
· 6 years ago
c53578c
staging: rtl8723bs: refactor rtw_is_cckrates_included()
by Michael Straube
· 6 years ago
5e53b6c
staging: rtl8723bs: remove unused code
by Michael Straube
· 6 years ago
f0de833
staging: rtl8723bs: simplify ratetbl_val_2wifirate()
by Michael Straube
· 6 years ago
c9d19e6
staging: rtl8723bs: fix comparsions to NULL
by Michael Straube
· 6 years ago
525cc4f
staging: rtl8723bs: remove blank lines
by Michael Straube
· 6 years ago
a35115f
staging: rtl8723bs: fix lines over 80 characters
by Michael Straube
· 6 years ago
6efc7e5
staging: rtl8723bs: add spaces around '|'
by Michael Straube
· 6 years ago
1cb5c55
staging: rtl8723bs: use mac_pton()
by Michael Straube
· 6 years ago
4f49dec
net: allow ndo_select_queue to pass netdev
by Alexander Duyck
· 6 years ago
86ef717
staging: rtl8723bs: remove braces from single if statement
by Michael Straube
· 6 years ago
bea3786
staging: rtl8723bs: add missing blank lines
by Michael Straube
· 6 years ago
5d109ed
staging: rtl8723bs: remove blank lines
by Michael Straube
· 6 years ago
3ba4612
staging: rtl8723bs: fix indentation
by Michael Straube
· 6 years ago
c9ed0be
staging: rtl8723bs: replace tab with space
by Michael Straube
· 6 years ago
058f285
staging: rtl8723bs: replace while with shorter for loop
by Michael Straube
· 6 years ago
50730e7
staging: rtl8723bs: remove rtw_beamforming.h
by Michael Straube
· 6 years ago
7898a51
staging: rtl8723bs: remove rtw_br_ext.h
by Michael Straube
· 6 years ago
de63831
staging: rtl8723bs: remove rtl8192c_rf.h
by Michael Straube
· 6 years ago
920c924
staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().
by Murray McAllister
· 6 years ago
9d4bedc
staging: rtl8723bs: simplify if else statement
by Michael Straube
· 6 years ago
d2ab991
staging: rtl8723bs: fix comparsion to true/false and brace issues
by Michael Straube
· 6 years ago
0a561b0
staging: rtl8723bs: remove pointless if else in rtw_sdio_resume()
by Michael Straube
· 6 years ago
24e66e9
staging: rtl8723bs: fix line over 80 characters
by Michael Straube
· 6 years ago
8365da2
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
a50d971
staging: rtl8723bs: use mac_pton() in rtw_macaddr_cfg()
by Michael Straube
· 7 years ago
9579ba6
staging: rtl8723bs: use ether_addr_copy() in rtw_macaddr_cfg()
by Michael Straube
· 7 years ago
375a2bd
staging: rtl8723bs: refactor rtw_macaddr_cfg()
by Michael Straube
· 7 years ago
05ccc70
staging: rtl8723bs: fix comparsion to NULL - coding style
by Michael Straube
· 7 years ago
5c6a5eb
staging: use BIT_ULL for NL80211_STA_INFO_* attribute types
by Omer Efrat
· 7 years ago
7c5746c
staging: rtl8723bs: remove rtw_set_tx_chksum_offload()
by Michael Straube
· 7 years ago
e8466ea
staging: rtl8723bs: Fix comment on variable init
by Henriette Hofmeier
· 7 years ago
cbb2cb5
staging: rtl8723bs: Remove unnecessary initializations
by Henriette Hofmeier
· 7 years ago
3520c7a
staging: rtl8723bs: Move definition open brace
by Henriette Hofmeier
· 7 years ago
05e540b
staging: rtl8723bs: Fix two possible sleep-in-atomic-context bugs in translate_scan()
by Jia-Ju Bai
· 7 years ago
8498887
staging: rtl8723bs: remove get_monotonic_boottime()
by Arnd Bergmann
· 7 years ago
8cc46a2c
staging: rtl8723bs: Add missing curly braces on else statement.
by Quytelda Kahja
· 7 years ago
9046043
staging: rtl8723bs: Merge workaround conditionals into single else-if.
by Quytelda Kahja
· 7 years ago
f574684
staging: rtl8723bs: Merge conditionals with similar bodies.
by Quytelda Kahja
· 7 years ago
871081d
staging: rtl8723bs: Fix spelling mistake in comment.
by Quytelda Kahja
· 7 years ago
81dff62
staging: rtl8723bs: Move bandwidth index lookup to new function.
by Quytelda Kahja
· 7 years ago
9ca65c30
staging: rtl8723bs: Move rate section index lookup to new function.
by Quytelda Kahja
· 7 years ago
ac41f63
staging: rtl8723bs: Remove empty else-if conditional.
by Quytelda Kahja
· 7 years ago
fdf620d
staging: rtl8723bs: Combine if statements with equivalent body.
by Quytelda Kahja
· 7 years ago
717209e
staging: rtl8723bs: Fix camel-case names in phy_get_tx_pwr_lmt().
by Quytelda Kahja
· 7 years ago
cc2231a
staging: rtl8723bs: Rename PHY_GetTxPowerLimit().
by Quytelda Kahja
· 7 years ago
2647259
staging: rtl8723bs: Clean up whitespace in 'PHY_GetTxPowerLimit()'.
by Quytelda Kahja
· 7 years ago
b8042b3d
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
by Johannes Berg
· 7 years ago
5df2040
staging: rtl8723bs: drop test
by Julia Lawall
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
55dee96
staging: rtl8723bs: Fix grammar error in comment.
by Quytelda Kahja
· 7 years ago
699ad73
staging: rtl8723bs: Fix camel-case in 'struct rt_firmware_hdr'.
by Quytelda Kahja
· 7 years ago
7a45210e
staging: rtl8723bs: Fix spelling/grammar errors in comment.
by Quytelda Kahja
· 7 years ago
9399881
staging: rtl8723bs: Fix camel-case in 'struct rt_firmware'.
by Quytelda Kahja
· 7 years ago
341aa5a
staging: rtl8723bs: Fix camel-case in IS_FW_HEADER_EXIST_8723B().
by Quytelda Kahja
· 7 years ago
44500a4
staging: rtl8723bs: Clean up whitespace in 'rtl8723_hal.h'.
by Quytelda Kahja
· 7 years ago
92096dc
staging: rtl8723bs: Rename 'Hal8723BPhyCfg.h' using snake case.
by Quytelda Kahja
· 7 years ago
8875d38b
staging: rtl8723bs: Rename 'Hal8723bPhyReg.h' using snake case.
by Quytelda Kahja
· 7 years ago
22962b3
staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'.
by Quytelda Kahja
· 7 years ago
9a38e23
staging: rtl8723bs: Fix checkpatch.pl errors
by Sidong Yang
· 7 years ago
58391ef
staging: rtl8723bs: Replace license boilerplate with SPDX identifiers
by Nathan Chancellor
· 7 years ago
fb2bb23
staging: rtl8723bs: fix spelling mistakes: "dismatch" and "Inviation"
by Colin Ian King
· 7 years ago
955ad17
staging: rtl8723bs: fix rtw_cfg80211_monitor_if_xmit_entry()'s return type
by Luc Van Oostenryck
· 7 years ago
049b5e2
staging: rtl8723bs: Remove yield call, replace with cond_resched()
by Thomas Avery
· 7 years ago
c22da34
staging: rtl8723bs: Replace yield() call with cond_resched()
by Thomas Avery
· 7 years ago
8040b57
staging: rtl8723bs: Remove unecessary newlines from 'odm.h'.
by Quytelda Kahja
· 7 years ago
ec57f86
staging: rtl8723bs: Rework 'struct _ODM_Phy_Status_Info_' coding style.
by Quytelda Kahja
· 7 years ago
3df3602
staging: rtl8723bs: Rework 'struct _ODM_Per_Pkt_Info_' coding style.
by Quytelda Kahja
· 7 years ago
9f534f7
staging: rtl8723bs: Replace NULL pointer comparison with '!'.
by Quytelda Kahja
· 7 years ago
9ff7c1a
staging: rtl8723bs: Factor out rtl8723bs_recv_tasklet() sections.
by Quytelda Kahja
· 7 years ago
e39c83f
staging: rtl8723bs: Fix function signature that goes over 80 characters.
by Quytelda Kahja
· 7 years ago
b37f9e1
staging: rtl8723bs: Fix lines too long in update_recvframe_attrib().
by Quytelda Kahja
· 7 years ago
7cb4604
staging: rtl8723bs: Remove unnecessary blank lines in 'rtl8723bs_recv.c'.
by Quytelda Kahja
· 7 years ago
Next »