index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-21
staging: rtlwifi: Fix potential NULL pointer dereference of kzalloc
Aditya Pakki
1
-0
/
+2
2019-03-21
staging: rtlwifi: rtl8822b: fix to avoid potential NULL pointer dereference
Aditya Pakki
1
-0
/
+2
2019-02-21
staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xx
Nathan Chancellor
1
-1
/
+1
2019-02-19
staging: rtlwifi: Remove set but not used variables 'dataempty, hoffset'
YueHaibing
1
-4
/
+2
2019-02-19
staging: rtlwifi: fix spelling mistake: "Hightest" -> "Highest"
Colin Ian King
1
-1
/
+1
2019-02-19
staging: r8822be: check kzalloc return or bail
Nicholas Mc Guire
1
-1
/
+4
2019-01-30
staging: rtlwifi: replace ---help--- with help in Kconfig
Cezary Kierzyk
1
-1
/
+1
2019-01-30
drivers: staging: rtlwifi: Start statement on a tabstop
Felipe Cardoso Resende
1
-1
/
+2
2019-01-15
staging: rtlwifi: rtl8822b: fix a missing check of alloc_skb
Kangjie Lu
1
-0
/
+2
2018-12-05
staging: rtlwifi: fix spelling mistake "disnabled" -> "disabled"
Colin Ian King
1
-1
/
+1
2018-11-27
staging: rb8822be Change line not to end with '('
Ricardo Silva
1
-3
/
+3
2018-11-20
staging: rtlwifi: Add new line to stay in 80 characters
Cristian Sicilia
1
-1
/
+2
2018-11-20
staging: rtlwifi: Add spaces to match open parenthesis
Cristian Sicilia
1
-2
/
+2
2018-11-08
staging: rtlwifi: Add spaces for comments
Maya Nakamura
2
-2
/
+2
2018-11-08
staging: rtlwifi: Remove empty comment
Maya Nakamura
1
-1
/
+0
2018-11-08
staging: rtlwifi: Improve line endings
Maya Nakamura
2
-5
/
+6
2018-11-07
staging: rtlwifi: SET_RATE_ID inline no arg reuse
Cristian Sicilia
1
-27
/
+37
2018-11-07
staging: rtlwifi: Modified the line ending with a parenthesis
Cristian Sicilia
1
-4
/
+3
2018-11-07
drivers: staging: rtl*: fix spelling mistake "Orginial" -> "Original"
Colin Ian King
1
-4
/
+4
2018-11-05
staging: rtlwifi: Keep expressions on one line
Maya Nakamura
2
-5
/
+3
2018-11-05
staging: rtlwifi: Remove unnecessary conditions
Maya Nakamura
4
-35
/
+14
2018-11-05
staging: rtlwifi: Replace 1 with true and remove comparison for bool
Maya Nakamura
2
-3
/
+3
2018-11-05
staging: rtlwifi: Remove unused functions
Maya Nakamura
2
-45
/
+0
2018-11-05
staging: rtlwifi: Remove function that only returns zero
Maya Nakamura
1
-14
/
+3
2018-11-05
staging: rtlwifi: Remove function that only returns the second argument
Maya Nakamura
2
-40
/
+17
2018-11-05
Staging: rtlwifi: Remove Unneeded funition halbtc_get_wifi_rssi()
Bhanusree Pola
1
-12
/
+1
2018-10-14
staging: rtlwifi: phydm: fix spelling mistake "Abnrormal" -> "Abnormal"
Colin Ian King
1
-2
/
+2
2018-10-09
staging: rtlwifi: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-10-02
staging: rtlwifi: Removed unused define and code efuse_re_pg* from wifi.h
Rick Veens
1
-4
/
+0
2018-10-02
staging: rtlwifi: Return -ENOMEM instead of -1
Aymen Qader
1
-2
/
+2
2018-09-28
staging: rtlwifi: Remove set but not used variable 'ppsc'
YueHaibing
1
-4
/
+0
2018-09-25
staging: rtlwifi: Use proper enumerated types for Wi-Fi only interface
Nathan Chancellor
1
-3
/
+3
2018-09-25
Staging: rtlwifi: remove unnecessary NULL check
Karthik Nishanth
1
-1
/
+1
2018-09-10
Staging: rtlwifi: efuse: Fixed a line length code styling issue.
Tom Todd
1
-1
/
+2
2018-08-18
Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-79
/
+54
2018-08-08
staging: rtlwifi: refactor rtl_get_tcb_desc
Luke Triantafyllidis
1
-54
/
+48
2018-08-05
Staging: rtlwifi: base: Modified the line ending with a parenthesis
Sohil Ladhani
1
-3
/
+2
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2
-1
/
+2
2018-07-16
Merge 4.18-rc5 into staging-next
Greg Kroah-Hartman
2
-1
/
+2
2018-07-13
staging: rtlwifi: Remove empty halmac_pcie_reg.h
Bjorn Helgaas
2
-18
/
+0
2018-07-06
staging: r8822be: Fix RTL8822be can't find any wireless AP
Ping-Ke Shih
2
-1
/
+2
2018-06-30
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
1
-1
/
+1
2018-06-28
staging: rtlwifi: Fix a possible sleep-in-atomic-context bug in _is_fw_read_c...
Jia-Ju Bai
1
-1
/
+1
2018-06-18
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
Johannes Berg
1
-1
/
+1
2018-06-17
staging: rtlwifi: Fix "Alwyas"->"Always"
Sabin Mihai Rapan
1
-1
/
+1
2018-06-17
staging: rtlwifi: Fix "writen"->"written"
Sabin Mihai Rapan
1
-1
/
+1
2018-06-17
staging: rtlwifi: Fix "Trafic"->"Traffic"
Sabin Mihai Rapan
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-06-01
staging: rtlwifi: don't check the return value of debugfs_create_file
Greg Kroah-Hartman
1
-6
/
+3
2018-05-31
staging: rtlwifi: use single_open and single_release properly
Tiezhu Yang
1
-4
/
+6
[next]