index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-24
staging: rtl8192e: Convert typedef firmware_init_step_e to enum firmware_init_step
Larry Finger
2
-3
/
+3
2011-08-24
staging: rtl8192e: Convert typedef cmpk_element_e to enum cmpk_element
Larry Finger
1
-3
/
+2
2011-08-24
staging: rtl8192e: Convert typedef INTERFACE_SELECT_8190PCI to enum interface_select_8190pci
Larry Finger
1
-2
/
+2
2011-08-24
staging: rtl8192e: Convert typedef POWER_SAVE_MODE to enum power_save_mode
Larry Finger
1
-3
/
+2
2011-08-24
staging: rtl8192e: Convert typedef RF_OpType_E to enum rf_optype
Larry Finger
1
-3
/
+2
2011-08-24
staging: rtl8192e: Convert typedef VERSION_8190 to enum version_8190_loopback
Larry Finger
1
-2
/
+2
2011-08-24
staging: rtl8192e: Convert typedef rtl819x_loopback_e to enum rtl819x_loopback
Larry Finger
2
-3
/
+3
2011-08-24
staging: rtl8192e: Prepare header files to ease use of typedef enum conversion
Larry Finger
10
-134
/
+136
2011-08-24
staging: rtl8192e: Convert typedef frameqos to union frameqos
Larry Finger
2
-4
/
+4
2011-08-24
staging: rtl8192e: Convert typedef AC_PARAM to union ac_param
Larry Finger
1
-6
/
+2
2011-08-24
staging: rtl8192e: Convert typedef ECW to union ecw
Larry Finger
1
-3
/
+3
2011-08-24
staging: rtl8192e: Convert typedef ACI_AIFSN to union aci_aifsn
Larry Finger
2
-4
/
+4
2011-08-24
staging: rtl8192e: Convert typedef QOS_TCLAS to union qos_tclas
Larry Finger
3
-6
/
+6
2011-08-24
staging: rtl8192e: Convert typedef TSPEC_BODY to union tspec_body
Larry Finger
3
-8
/
+8
2011-08-24
staging: rtl8192e: Convert typedef QOS_TSINFO to union qos_tsinfo
Larry Finger
2
-4
/
+5
2011-08-24
staging: rtl8192e: Convert typedef HT_CAPABILITY_MACPARA to union ht_capability_macpara
Larry Finger
1
-2
/
+2
2011-08-24
staging: rtl8192e: Convert typedef HT_CAPABILITY to union ht_capability
Larry Finger
1
-2
/
+2
2011-08-24
staging: rtl8192e: Convert typedef DELBA_PARAM_SET to union delba_param_set
Larry Finger
2
-5
/
+5
2011-08-24
staging: rtl8192e: Convert typedef BA_PARAM_SET to union ba_param_set
Larry Finger
2
-7
/
+7
2011-08-24
staging: rtl8192e: Convert typedef SEQUENCE_CONTROL to union sequence_control
Larry Finger
2
-5
/
+5
2011-08-24
staging: rtl8192e: Convert delayed_work_struct_rsl to struct delayed_work and work_struct_rsl to struct work_struct
Larry Finger
2
-25
/
+23
2011-08-24
staging: rtl8192e: Convert typedef buffer to struct buffer
Larry Finger
8
-21
/
+20
2011-08-24
staging: rtl8192e: Convert typedef r8192_priv to struct r8192_priv
Larry Finger
6
-32
/
+31
2011-08-24
staging: rtl8192e: Convert typedef Stats to struct rt_stats
Larry Finger
2
-5
/
+4
2011-08-24
staging: rtl8192e: Convert typedef adhoc_peers_info_t to struct adhoc_peers_info
Larry Finger
1
-3
/
+2
2011-08-24
staging: rtl8192e: Convert typedef adhoc_peer_entry_t to struct adhoc_peer_entry
Larry Finger
1
-4
/
+3
2011-08-24
staging: rtl8192e: Convert typedef ieee_param to struct ieee_param
Larry Finger
1
-2
/
+2
2011-08-24
staging: rtl8192e: Convert typedef mp_adapter to struct mp_adapter
Larry Finger
2
-3
/
+3
2011-08-24
staging: rtl8192e: Convert typedef rate_adaptive to struct rate_adaptive
Larry Finger
3
-7
/
+6
2011-08-24
staging: rtl8192e: Convert typedef bandwidth_autoswitch to struct bandwidth_autoswitch
Larry Finger
1
-4
/
+3
2011-08-24
staging: rtl8192e: Convert typedef cb_desc to struct cb_desc
Larry Finger
13
-46
/
+46
2011-08-24
staging: rtl8192e: Convert typedef init_gain to struct init_gain
Larry Finger
1
-4
/
+3
2011-08-24
staging: rtl8192e: Convert typedef IbssParms to struct ibss_parms
Larry Finger
1
-3
/
+3
2011-08-24
staging: rtl8192e: Convert typedef tx_pending_t to struct tx_pending
Larry Finger
1
-3
/
+3
2011-08-24
staging: rtl8192e: Convert typedef rtl_fs_debug to struct rtl_fs_debug
Larry Finger
1
-3
/
+2
2011-08-24
staging: rtl8192e: Convert typedef DCMD_TXCMD_T to struct dcmd_txcmd
Larry Finger
2
-7
/
+6
2011-08-24
staging: rtl8192e: Convert typedef dig_t to struct dig_t
Larry Finger
2
-5
/
+4
2011-08-24
staging: rtl8192e: Convert typedef DRxPathSel to struct drx_path_sel
Larry Finger
2
-5
/
+4
2011-08-24
staging: rtl8192e: Convert typedef ccktxbbgain_struct to struct ccktxbbgain
Larry Finger
1
-5
/
+4
2011-08-24
staging: rtl8192e: Convert typedef tx_ring to struct tx_ring
Larry Finger
1
-3
/
+3
2011-08-24
staging: rtl8192e: Convert typedef txbbgain_struct to struct txbbgain_struct
Larry Finger
1
-4
/
+3
2011-08-24
staging: rtl8192e: Convert typedef rtl_reg_debug to struct rtl_reg_debug
Larry Finger
1
-2
/
+2
2011-08-24
staging: rtl8192e: Convert typedef SwChnlCmd to struct sw_chnl_cmd
Larry Finger
2
-8
/
+8
2011-08-24
staging: rtl8192e: Convert typedef rt_firmware to struct rt_firmware
Larry Finger
5
-10
/
+10
2011-08-24
staging: rtl8192e: Convert typedef fw_seg_container to struct fw_seg_container
Larry Finger
1
-2
/
+2
2011-08-24
staging: rtl8192e: Convert typedef cmpk_tx_rahis_t to struct cmpk_tx_rahis
Larry Finger
2
-7
/
+6
2011-08-24
staging: rtl8192e: Convert typedef cmpk_rx_dbginfo_t to struct cmpk_rx_dbginfo
Larry Finger
1
-4
/
+3
2011-08-24
staging: rtl8192e: Convert typedef cmpk_tx_status_t to struct cmpk_tx_status
Larry Finger
2
-7
/
+6
2011-08-24
staging: rtl8192e: Convert typedef cmpk_set_cfg_t to struct cmpk_set_cfg
Larry Finger
1
-6
/
+5
2011-08-24
staging: rtl8192e: Convert typedef cmpk_intr_sta_t to struct cmpk_intr_sta
Larry Finger
2
-6
/
+5
[prev]
[next]