summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtlwifi
AgeCommit message (Expand)Author
2020-01-27staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xxNathan Chancellor
2020-01-27staging: r8822be: check kzalloc return or bailNicholas Mc Guire
2019-05-04staging: rtlwifi: Fix potential NULL pointer dereference of kzallocAditya Pakki
2019-05-04staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereferenceAditya Pakki
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
2018-05-25staging: rtlwifi: fix spelling mistake: "Platfoem" -> "Platform"Colin Ian King
2018-05-11staging: rtlwifi: fix spelling mistake: "traking" -> "tracking"Colin Ian King
2018-05-06staging: r8822be: fix typo in variable name "offest" -> "offset"Colin Ian King
2018-05-06staging: rtlwifi: Replace license boilerplate with SPDX identifiersNathan Chancellor
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-03-29staging: r8822be: fix typos in header guard macrosColin Ian King
2018-03-06staging: rtlwifi: Remove nonessential semicolonArushi Singhal
2018-03-06staging: rtlwifi: remove unneeded semicolonSantha Meena Ramamoorthy
2018-03-06staging: rtlwifi: remove condition where it has no effectSantha Meena Ramamoorthy
2018-02-16staging: rtlwifi: add identifier names to function definition argumentsErik Liodden
2018-02-01Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2018-01-26staging: rtlwifi: remove redundant initialization of 'cfg_cmd'Colin Ian King
2018-01-25staging: rtlwifi: remove unused RTLHALMAC_ST and RTLPHYDM_STCorentin Labbe
2018-01-22kconfig: use bool instead of boolean for type definition attributes, againMasahiro Yamada
2018-01-08Staging: rtlwifi: Remove unused variable and the codeShreeya Patel
2017-11-28staging: rtl8822be: fix missing null check on dev_alloc_skb returnColin Ian King
2017-11-27staging: rtlwifi: rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann
2017-11-27staging: rtlwifi: remove redundant assignments to ul_enc_algoColin Ian King
2017-11-03staging: rtl8822be: fix wrong dma unmap lenStanislaw Gruszka
2017-11-03staging: rtlwifi: Remove unused variableKees Cook
2017-11-03Staging: rtlwifi: pci: fixed a coding style issueWoohyung Jeon
2017-10-18staging: r8822be: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-18staging: rtlwifi: phydm: Remove useless parenthesesFrank A. Cancio Bello
2017-10-18staging: rtlwifi: Remove unnecessary parenthesesFrank A. Cancio Bello
2017-10-18rtlwifi: Fix typo in if ... else if ... else constructLarry Finger
2017-10-18staging: rtlwifi: halmac: mark expected switch fall-throughGustavo A. R. Silva
2017-10-18staging: rtlwifi: mark expected switch fall-through in rtl_make_smps_actionGustavo A. R. Silva
2017-10-18staging: rtlwifi: Convert timers to use timer_setup()Kees Cook
2017-10-18staging: rtlwifi: rtl8822be: Align the * in block commentFrank A. Cancio Bello
2017-10-18staging: rtlwifi: rtl8822be: Remove useless parenthesesFrank A. Cancio Bello