Age | Commit message (Expand) | Author | Files | Lines |
2018-10-14 | staging: rtl8723bs: os_dep: Shift * to be adjacent to pointer name | Mamta Shukla | 1 | -2/+2 |
2018-10-14 | staging: rtl8723bs: fix spelling mistake "Abnrormal" -> "Abnormal" | Colin Ian King | 1 | -2/+2 |
2018-10-11 | staging: rtl8723bs: os_dep: Remove space after cast | Mamta Shukla | 1 | -7/+7 |
2018-10-11 | staging: rtl8723bs: os_dep: Remove true and false comparison | Mamta Shukla | 1 | -6/+6 |
2018-10-09 | staging: rtl8723bs: Remove unnecessary parentheses and dead commented code | Nathan Chancellor | 1 | -1/+1 |
2018-10-09 | staging: rtl8723bs: core: Remove true and false comparison | Mamta Shukla | 1 | -12/+12 |
2018-10-03 | staging: rtl8723bs: clean up clang warning on extraneous parentheses | Colin Ian King | 2 | -4/+3 |
2018-10-03 | staging: rtl8723bs: Mark ACPI table declaration as used | Nathan Chancellor | 1 | -1/+1 |
2018-09-28 | staging: rtl8723bs: Skip unnecessary field checks | Aymen Qader | 1 | -5/+4 |
2018-09-25 | staging: rtl8723bs: fix spelling mistake "toogle" -> "toggle" | Colin Ian King | 2 | -2/+2 |
2018-09-25 | staging: rtl8723bs: fix spelling mistake "unvalid" -> "invalid" | Colin Ian King | 1 | -2/+2 |
2018-09-25 | staging: rtl8188eu, rtl8723bs: fix spelling mistake "evet" -> "event" | Colin Ian King | 1 | -1/+1 |
2018-09-18 | staging: rtl8723bs: Fix two sleep-in-atomic-context bugs in _rtw_pwr_wakeup() | Jia-Ju Bai | 1 | -2/+2 |
2018-09-18 | staging: rtl8723bs: Fix a sleep-in-atomic-context bug in issue_deauth_ex() | Jia-Ju Bai | 1 | -1/+1 |
2018-09-10 | staging: rtl8723bs: check for i out of range before accessing szLine[i] | Colin Ian King | 1 | -3/+4 |
2018-08-18 | Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 21 | -694/+246 |
2018-08-16 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -3/+2 |
2018-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu | 1 | -1/+1 |
2018-07-27 | staging: rtl: Use existing define with polynomial | Krzysztof Kozlowski | 1 | -3/+2 |
2018-07-24 | staging: rtl8188eu/rtl8723bs: fix character encoding | Arnd Bergmann | 1 | -1/+1 |
2018-07-21 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 1 | -1/+1 |
2018-07-16 | Merge 4.18-rc5 into staging-next | Greg Kroah-Hartman | 1 | -1/+1 |
2018-07-13 | staging: rtl8723bs: fix comparsions to true | Michael Straube | 2 | -17/+17 |
2018-07-13 | staging: rtl8723bs: change return type to bool | Michael Straube | 2 | -4/+4 |
2018-07-13 | staging: rtl8723bs: refactor rtw_is_cckratesonly_included | Michael Straube | 1 | -5/+4 |
2018-07-13 | staging: rtl8723bs: refactor rtw_is_cckrates_included() | Michael Straube | 1 | -5/+4 |
2018-07-13 | staging: rtl8723bs: remove unused code | Michael Straube | 1 | -32/+0 |
2018-07-11 | staging: rtl8723bs: simplify ratetbl_val_2wifirate() | Michael Straube | 1 | -39/+14 |
2018-07-11 | staging: rtl8723bs: fix comparsions to NULL | Michael Straube | 1 | -7/+7 |
2018-07-11 | staging: rtl8723bs: remove blank lines | Michael Straube | 1 | -30/+0 |
2018-07-11 | staging: rtl8723bs: fix lines over 80 characters | Michael Straube | 1 | -3/+6 |
2018-07-11 | staging: rtl8723bs: add spaces around '|' | Michael Straube | 1 | -4/+4 |
2018-07-10 | staging: rtl8723bs: use mac_pton() | Michael Straube | 1 | -40/+1 |
2018-07-09 | net: allow ndo_select_queue to pass netdev | Alexander Duyck | 1 | -4/+3 |
2018-07-08 | staging: rtl8723bs: remove braces from single if statement | Michael Straube | 1 | -2/+1 |
2018-07-08 | staging: rtl8723bs: add missing blank lines | Michael Straube | 1 | -0/+2 |
2018-07-08 | staging: rtl8723bs: remove blank lines | Michael Straube | 1 | -31/+0 |
2018-07-08 | staging: rtl8723bs: fix indentation | Michael Straube | 1 | -8/+8 |
2018-07-08 | staging: rtl8723bs: replace tab with space | Michael Straube | 1 | -3/+3 |
2018-07-08 | staging: rtl8723bs: replace while with shorter for loop | Michael Straube | 1 | -9/+3 |
2018-07-07 | staging: rtl8723bs: remove rtw_beamforming.h | Michael Straube | 1 | -127/+0 |
2018-07-07 | staging: rtl8723bs: remove rtw_br_ext.h | Michael Straube | 1 | -55/+0 |
2018-07-06 | staging: rtl8723bs: remove rtl8192c_rf.h | Michael Straube | 2 | -29/+0 |
2018-07-02 | staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data(). | Murray McAllister | 1 | -1/+1 |
2018-07-02 | staging: rtl8723bs: simplify if else statement | Michael Straube | 1 | -5/+1 |
2018-07-02 | staging: rtl8723bs: fix comparsion to true/false and brace issues | Michael Straube | 2 | -7/+6 |
2018-07-02 | staging: rtl8723bs: remove pointless if else in rtw_sdio_resume() | Michael Straube | 1 | -17/+2 |
2018-07-02 | staging: rtl8723bs: fix line over 80 characters | Michael Straube | 1 | -1/+1 |
2018-06-30 | Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -1/+0 |
2018-06-28 | staging: rtl8723bs: use mac_pton() in rtw_macaddr_cfg() | Michael Straube | 2 | -29/+4 |