1
0
Fork 0
alistair23-linux/drivers/staging/rtl8192e
Larry Finger ac513a88a0 staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part I
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-25 10:05:08 -07:00
..
Kconfig staging/rtl81*: build as loadable modules only 2011-04-04 22:46:15 -07:00
Makefile staging: rtl8192e: Remove conditional code associated with EEPROM_OLD_FORMAT_SUPPORT 2011-08-23 21:33:27 -05:00
TODO rtl8192e: Add a TODO 2011-08-23 20:04:16 -05:00
dot11d.c From: wlanfae <wlanfae@realtek.com> 2011-08-23 19:00:42 -05:00
dot11d.h From: wlanfae <wlanfae@realtek.com> 2011-08-23 19:00:42 -05:00
license From: wlanfae <wlanfae@realtek.com> 2011-08-23 19:00:42 -05:00
r819xE_phyreg.h Staging: rtl8192e: Code style fix for r819xE_phyreg.h 2010-03-03 16:42:30 -08:00
r8190P_def.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part I 2011-08-25 10:05:08 -07:00
r8190P_rtl8256.c staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part I 2011-08-25 10:05:08 -07:00
r8190P_rtl8256.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part I 2011-08-25 10:05:08 -07:00
r8192E_cmdpkt.c staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part I 2011-08-25 10:05:08 -07:00
r8192E_cmdpkt.h staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part I 2011-08-25 10:05:08 -07:00
r8192E_dev.c staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part I 2011-08-25 10:05:08 -07:00
r8192E_dev.h staging: rtl8192e: Convert typedef cb_desc to struct cb_desc 2011-08-24 01:42:49 -05:00
r8192E_firmware.c staging: rtl8192e: Convert typedef opt_rst_type_e to enum opt_rst_type 2011-08-24 10:37:10 -05:00
r8192E_firmware.h staging: rtl8192e: Convert typedef firmware_status_e to enum firmware_status 2011-08-24 10:47:21 -05:00
r8192E_hw.h staging: rtl8192e: Convert typedef BaseBand_Config_Type to enum baseband_config 2011-08-24 10:47:41 -05:00
r8192E_hwimg.c From: wlanfae <wlanfae@realtek.com> 2011-08-23 19:00:42 -05:00
r8192E_hwimg.h staging: rtl8192e: Fix compilation warnings 2011-08-23 21:50:58 -05:00
r8192E_phy.c staging: rtl8192e: Convert typedef RT_RF_POWER_STATE to enum rt_rf_power_state 2011-08-24 10:53:04 -05:00
r8192E_phy.h staging: rtl8192e: Convert typedef RT_RF_POWER_STATE to enum rt_rf_power_state 2011-08-24 10:53:04 -05:00
r8192E_phyreg.h From: wlanfae <wlanfae@realtek.com> 2011-08-23 19:00:42 -05:00
rtl819x_BA.h staging: rtl8192e: Convert typedef DELBA_PARAM_SET to union delba_param_set 2011-08-24 01:55:03 -05:00
rtl819x_BAProc.c staging: rtl8192e: Convert typedef TR_SELECT to enum tr_select 2011-08-24 10:52:27 -05:00
rtl819x_HT.h staging: rtl8192e: Convert typedef HT_AGGRE_SIZE_E to enum ht_aggre_size 2011-08-24 10:55:33 -05:00
rtl819x_HTProc.c staging: rtl8192e: Convert typedef RT_HT_CAPBILITY to enum rt_ht_capability 2011-08-24 10:52:23 -05:00
rtl819x_Qos.h staging: rtl8192e: Convert typedefs that can be replaced with #define 2011-08-24 10:55:49 -05:00
rtl819x_TS.h staging: rtl8192e: Convert typedef TR_SELECT to enum tr_select 2011-08-24 10:52:27 -05:00
rtl819x_TSProc.c staging: rtl8192e: Convert typedef TR_SELECT to enum tr_select 2011-08-24 10:52:27 -05:00
rtl_cam.c staging: rtl8192e: Convert typedef RT_RF_POWER_STATE to enum rt_rf_power_state 2011-08-24 10:53:04 -05:00
rtl_cam.h From: wlanfae <wlanfae@realtek.com> 2011-08-23 19:00:42 -05:00
rtl_core.c staging: rtl8192e: using vmalloc/vfree requires including vmalloc.h 2011-08-25 08:45:44 -07:00
rtl_core.h staging: rtl8192e: Convert typedefs that can be replaced with #define 2011-08-24 10:55:49 -05:00
rtl_crypto.h staging: rtl8192e: Remove dead code associated with CONFIG_CRYPTO_HMAC 2011-08-23 21:19:35 -05:00
rtl_debug.c staging: rtl8192e: Convert typedef RF90_RADIO_PATH_E to enum rf90_radio_path 2011-08-24 10:48:19 -05:00
rtl_debug.h staging: rtl8192e: Convert typedef DBGP_FLAG_E to enum dbgp_flag 2011-08-24 10:52:39 -05:00
rtl_dm.c staging: rtl8192e: Convert typedef RT_RF_POWER_STATE to enum rt_rf_power_state 2011-08-24 10:53:04 -05:00
rtl_dm.h staging: rtl8192e: Convert typedef DM_DBG_E to enum dm_dbg 2011-08-24 10:52:49 -05:00
rtl_eeprom.c From: wlanfae <wlanfae@realtek.com> 2011-08-23 19:00:42 -05:00
rtl_eeprom.h From: wlanfae <wlanfae@realtek.com> 2011-08-23 19:00:42 -05:00
rtl_ethtool.c rtl8192e: Remove extra ifdefs 2011-08-23 20:02:27 -05:00
rtl_pci.c rtl8192e: Remove extra ifdefs 2011-08-23 20:02:27 -05:00
rtl_pci.h staging: rtl8192e: Convert typedef mp_adapter to struct mp_adapter 2011-08-24 01:44:33 -05:00
rtl_pm.c staging: rtl8192e: Remove references to ENABLE_GPIO_RADIO_CTL 2011-08-23 20:25:56 -05:00
rtl_pm.h rtl8192e: Remove extra ifdefs 2011-08-23 20:02:27 -05:00
rtl_ps.c staging: rtl8192e: Convert typedef RT_RF_POWER_STATE to enum rt_rf_power_state 2011-08-24 10:53:04 -05:00
rtl_ps.h staging: rtl8192e: Remove dead code associated with CONFIG_ASPM_OR_D3 2011-08-23 20:24:18 -05:00
rtl_wx.c staging: rtl8192e: Convert typedef RT_RF_POWER_STATE to enum rt_rf_power_state 2011-08-24 10:53:04 -05:00
rtl_wx.h From: wlanfae <wlanfae@realtek.com> 2011-08-23 19:00:42 -05:00
rtllib.h staging: rtl8192e: Convert typedefs that can be replaced with #define 2011-08-24 10:55:49 -05:00
rtllib_crypt.c From: wlanfae <wlanfae@realtek.com> 2011-08-23 19:00:42 -05:00
rtllib_crypt.h staging: rtl8192e: Convert typedef buffer to struct buffer 2011-08-24 01:52:53 -05:00
rtllib_crypt_ccmp.c staging: rtl8192e: Convert typedef cb_desc to struct cb_desc 2011-08-24 01:42:49 -05:00
rtllib_crypt_tkip.c staging: rtl8192e: Convert typedef cb_desc to struct cb_desc 2011-08-24 01:42:49 -05:00
rtllib_crypt_wep.c staging: rtl8192e: Convert typedef buffer to struct buffer 2011-08-24 01:52:53 -05:00
rtllib_endianfree.h From: wlanfae <wlanfae@realtek.com> 2011-08-23 19:00:42 -05:00
rtllib_module.c staging: rtl8192e: Convert typedef SW_CAM_TABLE to struct sw_cam_table 2011-08-24 01:23:14 -05:00
rtllib_rx.c staging: rtl8192e: Convert typedef HT_CHANNEL_WIDTH to enum ht_channel_width 2011-08-24 10:49:01 -05:00
rtllib_softmac.c staging: rtl8192e: Convert typedef cb_desc to struct cb_desc 2011-08-24 01:42:49 -05:00
rtllib_softmac_wx.c staging: rtl8192e: Convert typedef HT_EXTCHNL_OFFSET to enum ht_extchnl_offset 2011-08-24 10:49:30 -05:00
rtllib_tx.c staging: rtl8192e: Convert typedef cb_desc to struct cb_desc 2011-08-24 01:42:49 -05:00
rtllib_wx.c staging: rtl8192e: Convert typedef HT_CAPABILITY_ELE to struct ht_capab_ele 2011-08-24 00:56:09 -05:00