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
Age
Commit message (
Expand
)
Author
2018-03-29
staging: rtl8723bs: Fix lines with trailing open parentheses.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Remove unnecessary length #define's.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Fix IEEE80211 authentication algorithm constants.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Fix alignment in rtw_wx_set_auth().
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Remove braces from single statement conditionals.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Remove unecessary braces from switch statement.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Fix newlines in rtw_wx_set_auth().
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Replace RTW_IEEE80211_STYPE_* with IEEE80211_STYPE_*.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Replace RTW_IEEE80211_FTYPE_* with IEEE80211_FTYPE_*.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Replace RTW_IEEE80211_FCTL_* with IEEE80211_FCTL_*.
Quytelda Kahja
2018-03-29
staging: rtl8723bs: Remove #defines shadowing enums in 'linux/ieee80211.h'
Quytelda Kahja
2018-03-29
drivers: staging: rtl8192e: fixed a space coding style issue
Rene Hickersberger
2018-03-29
staging: r8822be: fix typos in header guard macros
Colin Ian King
2018-03-29
staging: bcm2835-audio: Release resources on module_exit()
Kirill Marinushkin
2018-03-29
staging: comedi: s626: Use Preferred kernel type
Paul McQuade
2018-03-29
staging: mt7621-dts: Replace spaces with tabs in indentation
Nishka Dasgupta
2018-03-29
staging: ks7010: Remove unused member 'reg_net' from 'ks_wlan_private'.
Quytelda Kahja
2018-03-29
staging: ks7010: Change mac_address_valid to a bool instead of int.
Quytelda Kahja
2018-03-29
staging: ks7010: Remove unecessary cast.
Quytelda Kahja
2018-03-29
staging: ks7010: replace uint8_t in favour of u8 in michael_get_mic
Sergio Paracuellos
2018-03-29
staging: ks7010: replace uint8_t in favour of u8 in michael_append
Sergio Paracuellos
2018-03-29
staging: ks7010: replace uint8_t in favour of u8 in michael_init
Sergio Paracuellos
2018-03-29
staging: ks7010: remove some dead code from ks_wlan_set_essid function
Sergio Paracuellos
2018-03-29
staging: ks7010: replace MichaelBlockFunction macro with inline function
Sergio Paracuellos
2018-03-29
staging: ks7010: replace GetUInt32 macro with get_unaligned_le32
Sergio Paracuellos
2018-03-29
staging: ks7010: replace PutUInt32 macro with put_unaligned_le32()
Sergio Paracuellos
2018-03-29
staging: ks7010: avoid camel cases in MichaelGetMIC function
Sergio Paracuellos
2018-03-29
staging: ks7010: replace macro MichaelClear with inline function
Sergio Paracuellos
2018-03-29
staging: ks7010: avoid camel cases in MichaelAppend function
Sergio Paracuellos
2018-03-29
staging: ks7010: avoid camel cases for MichaelInitFunction
Sergio Paracuellos
2018-03-29
staging: ks7010: avoid camel cases in MichaelMICFunction
Sergio Paracuellos
2018-03-28
staging: vt6655: Delete unused typedef enum _chip_type
Nishka Dasgupta
2018-03-28
staging: vt6655: Delete unused typedef struct _version
Nishka Dasgupta
2018-03-28
staging: vt6655: Delete unused typedef enum _CARD_STATUS_TYPE
Nishka Dasgupta
2018-03-28
staging: vt6655: Delete unused enum CARD_PKT_TYPE
Nishka Dasgupta
2018-03-28
staging: rtl8723bs: Remove duplicate #defines.
Quytelda Kahja
2018-03-28
staging: ks7010: factor out some functions from hostif_init
Sergio Paracuellos
2018-03-28
staging: ks7010: avoid camel case in function name get_DWORD
Sergio Paracuellos
2018-03-28
staging: ks7010: avoid camel case in function name get_WORD
Sergio Paracuellos
2018-03-28
staging: ks7010: avoid camel case in function name get_BYTE
Sergio Paracuellos
2018-03-28
staging: ks7010: use GENMASK instead of custom defines in SME_WEP_VAL_MASK
Sergio Paracuellos
2018-03-28
staging: ks7010: Fix spelling mistakes.
Quytelda Kahja
2018-03-28
staging: ks7010: use lower case names in michael_mic_t struct fields
Sergio Paracuellos
2018-03-28
staging: wilc1000: fix memdup.cocci warnings
Fengguang Wu
2018-03-28
staging: wilc1000: remove unused return variable
HariPrasath Elango
2018-03-28
staging: wilc1000: free memory allocated for general info message from firmware
Ajay Singh
2018-03-28
staging: wilc1000: split handle_rcvd_gnrl_async_info() to avoid leading tabs
Ajay Singh
2018-03-28
staging: wilc1000: free allocated memory in wilc_add_rx_gtk()
Ajay Singh
2018-03-28
staging: wilc1000: fix to free allocated memory in wilc_add_ptk()
Ajay Singh
2018-03-28
staging: wilc1000: free allocated memory after processing wilc_send_config_pkt()
Ajay Singh
[prev]
[next]