index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8712
Age
Commit message (
Expand
)
Author
2021-04-09
staging: rtl8712: fix wrong function output
Sergei Krainov
2021-04-09
staging: rtl8712: remove (most of) enum WIFI_FRAME_TYPE
Christophe JAILLET
2021-04-09
staging: rtl8712: remove enum WIFI_FRAME_SUBTYPE
Christophe JAILLET
2021-04-09
staging: rtl8712: remove struct rtl_ieee80211_ht_cap and ieee80211_ht_addt_info
Christophe JAILLET
2021-04-09
staging: rtl8712: add spaces around '+'
Mitali Borkar
2021-04-08
staging: rtl8712: removed extra blank line
Mitali Borkar
2021-04-08
staging: rtl8712: matched alignment with open parenthesis
Mitali Borkar
2021-04-07
staging: rtl8712: Use constants from <linux/ieee80211.h>
Christophe JAILLET
2021-04-06
staging: rtl8712: Remove extra blank lines
Zhansaya Bagdauletkyzy
2021-04-06
staging: rtl8712: Rewrite NULL comparisons
Zhansaya Bagdauletkyzy
2021-04-06
drivers: staging: rtl8712: align arguments with open parenthesis
Beatriz Martins de Carvalho
2021-04-06
staging: rtl8712: Remove spaces after a cast
Zhansaya Bagdauletkyzy
2021-04-06
staging: rtl8712: remove extra blank lines
Zhansaya Bagdauletkyzy
2021-04-06
staging: rtl8712: match parentheses alignment
Zhansaya Bagdauletkyzy
2021-04-06
staging: rtl8712: add spaces around operators
Zhansaya Bagdauletkyzy
2021-04-06
staging: rtl8712: add space before binary operator
Deborah Brouwer
2021-04-06
staging: rtl8712: remove space after cast
Deborah Brouwer
2021-04-06
staging: rtl8712: remove a blank line
Deborah Brouwer
2021-04-06
staging: rtl8712: add period within a comment
Deborah Brouwer
2021-04-05
staging: rtl8712: remove extra blank lines
Zhansaya Bagdauletkyzy
2021-04-05
staging: rtl8712: add blank lines after declarations
Zhansaya Bagdauletkyzy
2021-03-26
drivers: staging: rtl8712: _adapter is declared twice
Wan Jiabing
2021-03-20
staging: rtl8712: Fix a possible NULL pointer dereference in function r8712_j...
Lee Gibson
2021-03-15
Merge 5.12-rc3 into staging-next
Greg Kroah-Hartman
2021-03-12
staging: rtl8712: fixed whitespace coding style issue
Selvakumar Elangovan
2021-03-12
staging: rtl8712: fixed no space coding style issue
Selvakumar Elangovan
2021-03-10
staging:rtl8712: replace cap_* definitions with native kernel WLAN_CAPABILITY_*
Ivan Safonov
2021-03-10
staging:rtl8712: use IEEE80211_FCTL_* kernel definitions
Ivan Safonov
2021-03-10
staging:rtl8712: remove unused definitions from wifi.h
Ivan Safonov
2021-03-10
staging:rtl8712: replace get_(d|s)a with ieee80211_get_(D|S)A
Ivan Safonov
2021-03-10
staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmd
Lee Gibson
2021-03-10
staging: rtl8712: unterminated string leads to read overflow
Dan Carpenter
2021-02-09
staging: rtl8712: Remove multiple blank lines
Aakash Hemadri
2021-02-04
staging: rtl8712: Switch from strlcpy to strscpy
Kumar Kartikeya Dwivedi
2021-01-31
staging:rtl8712: remove unused enum WIFI_STATUS_CODE
Ivan Safonov
2020-10-01
staging: rtl8712: Fix enqueue_reorder_recvframe()
Dan Carpenter
2020-09-22
staging: rtl8712: use shorter array initializations
Michael Straube
2020-09-22
staging: rtl8712: clean up comparsions to NULL
Michael Straube
2020-09-16
staging: rtl8712: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-07-29
Staging: rtl8712: Fixed a coding sytle issue
Ankit Baluni
2020-07-28
staging: rtl8712: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-17
staging: rtl*/security: Use static const in array declarations
Joe Perches
2020-07-17
staging: rtl8712: handle firmware load failure
Rustam Kovhaev
2020-07-10
staging: rtl8712/: Using comparison to true is error prone
John Oldman
2020-07-10
staging: rtl8712: Use proper format in call to dev_err()
Mauro Dreissig
2020-07-10
staging: rtl8712: Remove variable 'raw' from rtl871x_open_fw()
Mauro Dreissig
2020-07-10
staging: rtl8712: Use ETH_ALEN instead of hardcoded value
Mauro Dreissig
2020-07-10
staging: rtl8712: Simplify expressions with boolean logic
Mauro Dreissig
2020-07-10
staging: rtl8712: Replace constant 49152 with expression 48 * 1024
Mauro Dreissig
2020-07-10
staging: rtl8712: Annotate r8712_sitesurvey_cmd()
Mauro Dreissig
[next]