summaryrefslogtreecommitdiff
path: root/drivers/staging/rtlwifi
AgeCommit message (Expand)Author
2019-03-21staging: rtlwifi: Fix potential NULL pointer dereference of kzallocAditya Pakki
2019-03-21staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-02-21staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xxNathan Chancellor
2019-02-19staging: rtlwifi: Remove set but not used variables 'dataempty, hoffset'YueHaibing
2019-02-19staging: rtlwifi: fix spelling mistake: "Hightest" -> "Highest"Colin Ian King
2019-02-19staging: r8822be: check kzalloc return or bailNicholas Mc Guire
2019-01-30staging: rtlwifi: replace ---help--- with help in KconfigCezary Kierzyk
2019-01-30drivers: staging: rtlwifi: Start statement on a tabstopFelipe Cardoso Resende
2019-01-15staging: rtlwifi: rtl8822b: fix a missing check of alloc_skbKangjie Lu
2018-12-05staging: rtlwifi: fix spelling mistake "disnabled" -> "disabled"Colin Ian King
2018-11-27staging: rb8822be Change line not to end with '('Ricardo Silva
2018-11-20staging: rtlwifi: Add new line to stay in 80 charactersCristian Sicilia
2018-11-20staging: rtlwifi: Add spaces to match open parenthesisCristian Sicilia
2018-11-08staging: rtlwifi: Add spaces for commentsMaya Nakamura
2018-11-08staging: rtlwifi: Remove empty commentMaya Nakamura
2018-11-08staging: rtlwifi: Improve line endingsMaya Nakamura
2018-11-07staging: rtlwifi: SET_RATE_ID inline no arg reuseCristian Sicilia
2018-11-07staging: rtlwifi: Modified the line ending with a parenthesisCristian Sicilia
2018-11-07drivers: staging: rtl*: fix spelling mistake "Orginial" -> "Original"Colin Ian King
2018-11-05staging: rtlwifi: Keep expressions on one lineMaya Nakamura
2018-11-05staging: rtlwifi: Remove unnecessary conditionsMaya Nakamura
2018-11-05staging: rtlwifi: Replace 1 with true and remove comparison for boolMaya Nakamura
2018-11-05staging: rtlwifi: Remove unused functionsMaya Nakamura
2018-11-05staging: rtlwifi: Remove function that only returns zeroMaya Nakamura
2018-11-05staging: rtlwifi: Remove function that only returns the second argumentMaya Nakamura
2018-11-05Staging: rtlwifi: Remove Unneeded funition halbtc_get_wifi_rssi()Bhanusree Pola
2018-10-14staging: rtlwifi: phydm: fix spelling mistake "Abnrormal" -> "Abnormal"Colin Ian King
2018-10-09staging: rtlwifi: Remove unnecessary parenthesesNathan Chancellor
2018-10-02staging: rtlwifi: Removed unused define and code efuse_re_pg* from wifi.hRick Veens
2018-10-02staging: rtlwifi: Return -ENOMEM instead of -1Aymen Qader
2018-09-28staging: rtlwifi: Remove set but not used variable 'ppsc'YueHaibing
2018-09-25staging: rtlwifi: Use proper enumerated types for Wi-Fi only interfaceNathan Chancellor
2018-09-25Staging: rtlwifi: remove unnecessary NULL checkKarthik Nishanth
2018-09-10Staging: rtlwifi: efuse: Fixed a line length code styling issue.Tom Todd
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-08staging: rtlwifi: refactor rtl_get_tcb_descLuke Triantafyllidis
2018-08-05Staging: rtlwifi: base: Modified the line ending with a parenthesisSohil Ladhani
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-16Merge 4.18-rc5 into staging-nextGreg Kroah-Hartman
2018-07-13staging: rtlwifi: Remove empty halmac_pcie_reg.hBjorn Helgaas
2018-07-06staging: r8822be: Fix RTL8822be can't find any wireless APPing-Ke Shih
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-06-28staging: rtlwifi: Fix a possible sleep-in-atomic-context bug in _is_fw_read_c...Jia-Ju Bai
2018-06-18ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg
2018-06-17staging: rtlwifi: Fix "Alwyas"->"Always"Sabin Mihai Rapan
2018-06-17staging: rtlwifi: Fix "writen"->"written"Sabin Mihai Rapan
2018-06-17staging: rtlwifi: Fix "Trafic"->"Traffic"Sabin Mihai Rapan
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-01staging: rtlwifi: don't check the return value of debugfs_create_fileGreg Kroah-Hartman
2018-05-31staging: rtlwifi: use single_open and single_release properlyTiezhu Yang