linux/drivers/staging/rtl8192e
William Durand 57f1e71e1a staging: rtl8192e: rename RxTimeoutIndicateSeq to rx_timeout_indicate_seq in rx_ts_record struct
Rename RxTimeoutIndicateSeq to rx_timeout_indicate_seq to silence a
checkpatch warning about CamelCase.

Signed-off-by: William Durand <will+git@drnd.me>
Link: https://lore.kernel.org/r/20210301215335.767-4-will+git@drnd.me
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-03-10 09:25:32 +01:00
..
rtl8192e staging: rtl8192e: rename RT2RT_HT_Mode to rt2rt_ht_mode in bss_ht struct 2021-03-10 09:25:30 +01:00
dot11d.c staging: rtl8192e: remove boilerplate license text 2019-03-18 07:06:03 +01:00
dot11d.h Staging: rtl8192e: Replace license text with SPDX identifier 2019-02-21 10:58:11 +01:00
Kconfig staging: rtl819x: select CONFIG_CRC32 2021-01-05 15:27:22 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rtl819x_BA.h staging: rtl8192e: reformat ba_record struct 2021-03-10 09:25:28 +01:00
rtl819x_BAProc.c staging: rtl8192e: rename TsCommonInfo to ts_common_info in rx_ts_record struct 2021-03-10 09:25:32 +01:00
rtl819x_HT.h staging: rtl8192e: reformat bss_ht struct 2021-03-10 09:25:30 +01:00
rtl819x_HTProc.c staging: rtl8192e: rename RT2RT_HT_Mode to rt2rt_ht_mode in bss_ht struct 2021-03-10 09:25:30 +01:00
rtl819x_Qos.h staging: rtl8192e: add proper SPDX identifiers on files that did not have them. 2019-04-03 11:10:17 +02:00
rtl819x_TS.h staging: rtl8192e: rename RxTimeoutIndicateSeq to rx_timeout_indicate_seq in rx_ts_record struct 2021-03-10 09:25:32 +01:00
rtl819x_TSProc.c staging: rtl8192e: rename RxTimeoutIndicateSeq to rx_timeout_indicate_seq in rx_ts_record struct 2021-03-10 09:25:32 +01:00
rtllib_crypt_ccmp.c staging: rtl8192e: add proper code indent 2020-07-21 16:52:47 +02:00
rtllib_crypt_tkip.c mm: remove kzfree() compatibility definition 2020-10-25 11:39:02 -07:00
rtllib_crypt_wep.c mm: remove kzfree() compatibility definition 2020-10-25 11:39:02 -07:00
rtllib_debug.h staging: rtl8192e: add proper SPDX identifiers on files that did not have them. 2019-04-03 11:10:17 +02:00
rtllib_module.c staging: rtl8192e: rtllib_module: Remove redundant memset 2019-06-20 14:39:15 +02:00
rtllib_rx.c staging: rtl8192e: rename RxTimeoutIndicateSeq to rx_timeout_indicate_seq in rx_ts_record struct 2021-03-10 09:25:32 +01:00
rtllib_softmac_wx.c staging: rtl8192e: add proper SPDX identifiers on files that did not have them. 2019-04-03 11:10:17 +02:00
rtllib_softmac.c staging: rtl8192e: rename bdHTInfoLen to bd_ht_info_len in bss_ht struct 2021-03-10 09:25:29 +01:00
rtllib_tx.c staging: rtl8192e: rename BaStartSeqCtrl to ba_start_seq_ctrl in ba_record struct 2021-03-10 09:25:28 +01:00
rtllib_wx.c staging: rtl8192e: rename bdHTCapBuf to bd_ht_cap_buf in bss_ht struct 2021-03-10 09:25:29 +01:00
rtllib.h staging: Replace zero-length array with flexible-array member 2020-02-23 19:18:54 +01:00
TODO