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
/
rtl8192e
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-28
staging: rtl8192e: Fix space and suspect issue
Oscar Gomez Fuente
1
-2
/
+2
2019-02-21
Staging: rtl8192e: Replace license text with SPDX identifier
Bhanusree Pola
1
-8
/
+1
2019-02-19
staging: rtl8192e: Remove set but not used variables 'broad_addr, stype'
YueHaibing
1
-12
/
+3
2019-02-14
staging: rtl8192e: rename macro arguments to avoid camel case - style
Himadri Pandya
1
-15
/
+15
2019-02-13
staging: rtl8192e: rename function cpMacAddr to copy_mac_addr - style
Himadri Pandya
1
-2
/
+2
2019-02-11
staging: rtl8192e: rename parameters of function dot11d_update_country - style
Himadri Pandya
2
-9
/
+9
2019-02-11
staging: rtl8192e: rename local variables of function dot11d_update_country -...
Himadri Pandya
1
-15
/
+15
2019-02-11
staging: rtl8192e: rename function DOT11D_ScanComplete to dot11d_scan_complet...
Himadri Pandya
3
-4
/
+4
2019-02-11
staging: rtl8192e: rename function Dot11d_UpdateCountryIe to dot11d_update_co...
Himadri Pandya
3
-3
/
+3
2019-02-11
staging: rtl8192e: rename function Dot11d_Reset to dot11d_reset - style
Himadri Pandya
3
-4
/
+4
2019-02-11
staging: rtl8192e: rename function Dot11d_Channelmap to dot11d_channel_map - ...
Himadri Pandya
3
-4
/
+4
2019-02-07
staging: rtl8192e: rename members of struct rtllib_device - style
Himadri Pandya
4
-39
/
+39
2019-02-07
staging: rtl8192e: rename members of struct rt_dot11d_info - style
Himadri Pandya
2
-29
/
+29
2019-02-07
staging: rtl8192e: rename members of struct chnl_txpow_triple - style
Himadri Pandya
2
-11
/
+11
2019-01-30
Staging: rtl8192e: Replaced spaces with tab.
Michiel Schuurmans
1
-2
/
+2
2019-01-15
staging: rtl8192e: rename Len to len - style
Himadri Pandya
1
-3
/
+3
2019-01-15
staging: rtl8192e: rename ChannelPlan[] to channel_array[] - style
Himadri Pandya
1
-6
/
+6
2019-01-15
staging: rtl8192e: fix various indentation issues
Colin Ian King
7
-14
/
+14
2019-01-07
staging: rtl8192e: rename Channel to channel style
Himadri Pandya
1
-4
/
+4
2019-01-07
staging: rtl8192e: reduce indentation
Julia Lawall
1
-3
/
+3
2018-12-28
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+5
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
1
-1
/
+1
2018-11-05
staging: rtl8192e: Add SPDX-License-Identifier - Style
Zach Turner
1
-7
/
+2
2018-11-05
staging: rtl8192e: add braces to if statement - style
Zach Turner
1
-2
/
+3
2018-10-29
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+8
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-32
/
+30
2018-09-28
lib80211: Remove VLA usage of skcipher
Kees Cook
2
-32
/
+30
2018-09-10
staging: rtl8192e: Use __skb_peek().
David S. Miller
1
-1
/
+1
2018-09-10
staging: rtl8192e: Fix compiler warning from strncpy()
Larry Finger
1
-8
/
+8
2018-07-29
staging: rtl8192e: ieee80211: Convert from ahash to shash
Kees Cook
1
-28
/
+28
2018-06-26
Staging:rtl8192e Cleanup comparison to NULL
Janani Sankara Babu
1
-1
/
+1
2018-06-26
Staging:rtl8192e Fix Comparison to true is error prone
Janani Sankara Babu
1
-2
/
+2
2018-06-26
Staging:rtl8192e Fix Comparison to False is error prone
Janani Sankara Babu
1
-8
/
+8
2018-05-25
staging: rtl8192e: rtllib_tx: fix spelling issue.
Davide Spataro
1
-7
/
+7
2018-04-23
staging: rtl8192e: Fixed coding style around a plus sign
Joao Dalben
1
-1
/
+1
2018-03-29
drivers: staging: rtl8192e: fixed a space coding style issue
Rene Hickersberger
1
-1
/
+1
2018-03-06
staging: rtl8192e: Add spaces around operators.
Dafna Hirschfeld
1
-9
/
+9
2018-03-06
staging: rtl8192e: Remove unnecessary parentheses
Dafna Hirschfeld
1
-3
/
+3
2018-03-06
staging: rtl8192e: Fix issues regarding blank lines
Dafna Hirschfeld
1
-27
/
+0
2018-03-01
staging: rtl8192e: move logical continuation to previous line
Santha Meena Ramamoorthy
1
-2
/
+2
2018-02-26
staging: rtl8192e: use struct pointer to get the size of the struct
Santha Meena Ramamoorthy
1
-2
/
+1
2018-02-02
Staging: rtl8192e: kconfig: Remove blank help text
Ulf Magnusson
1
-1
/
+0
2018-01-22
staging: rtl8192e: remove two redundant assignments
Colin Ian King
2
-2
/
+1
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-80
/
+71
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-18
staging: rtl8192e: mark expected switch fall-through
Gustavo A. R. Silva
1
-2
/
+1
2017-10-18
staging: rtl8192e: Use __func__ instead of function name
Mihaela Muraru
1
-2
/
+6
2017-10-18
staging: rtl8192e: Convert timers to use timer_setup()
Kees Cook
8
-74
/
+61
2017-10-03
staging: rtl8192e: make const array broadcast_addr static, reduces object cod...
Colin Ian King
1
-2
/
+3
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-52
/
+30
[next]