summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs
AgeCommit message (Expand)Author
2018-07-13staging: rtl8723bs: change return type to boolMichael Straube
2018-07-13staging: rtl8723bs: refactor rtw_is_cckratesonly_includedMichael Straube
2018-07-13staging: rtl8723bs: refactor rtw_is_cckrates_included()Michael Straube
2018-07-13staging: rtl8723bs: remove unused codeMichael Straube
2018-07-11staging: rtl8723bs: simplify ratetbl_val_2wifirate()Michael Straube
2018-07-11staging: rtl8723bs: fix comparsions to NULLMichael Straube
2018-07-11staging: rtl8723bs: remove blank linesMichael Straube
2018-07-11staging: rtl8723bs: fix lines over 80 charactersMichael Straube
2018-07-11staging: rtl8723bs: add spaces around '|'Michael Straube
2018-07-10staging: rtl8723bs: use mac_pton()Michael Straube
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-07-08staging: rtl8723bs: remove braces from single if statementMichael Straube
2018-07-08staging: rtl8723bs: add missing blank linesMichael Straube
2018-07-08staging: rtl8723bs: remove blank linesMichael Straube
2018-07-08staging: rtl8723bs: fix indentationMichael Straube
2018-07-08staging: rtl8723bs: replace tab with spaceMichael Straube
2018-07-08staging: rtl8723bs: replace while with shorter for loopMichael Straube
2018-07-07staging: rtl8723bs: remove rtw_beamforming.hMichael Straube
2018-07-07staging: rtl8723bs: remove rtw_br_ext.hMichael Straube
2018-07-06staging: rtl8723bs: remove rtl8192c_rf.hMichael Straube
2018-07-02staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().Murray McAllister
2018-07-02staging: rtl8723bs: simplify if else statementMichael Straube
2018-07-02staging: rtl8723bs: fix comparsion to true/false and brace issuesMichael Straube
2018-07-02staging: rtl8723bs: remove pointless if else in rtw_sdio_resume()Michael Straube
2018-07-02staging: rtl8723bs: fix line over 80 charactersMichael Straube
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller
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-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg
2018-06-17staging: rtl8723bs: drop testJulia Lawall