summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/r8192E_dev.c
AgeCommit message (Expand)Author
2011-09-06staging: rtl8192e: Fix smatch info output for r8192E_dev.cLarry Finger
2011-08-25staging: rtl8192e: Fix sparse (non-endian) warnings - Part IILarry Finger
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part IILarry Finger
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part ILarry Finger
2011-08-24staging: rtl8192e: Convert typedef WIRELESS_MODE to enum wireless_modeLarry Finger
2011-08-24staging: rtl8192e: Convert typedef LED_CTL_MODE to enum led_ctl_modeLarry Finger
2011-08-24staging: rtl8192e: Convert typedef RT_OP_MODE to enum rt_op_modeLarry Finger
2011-08-24staging: rtl8192e: Convert typedef ACI_AIFSN to union aci_aifsnLarry Finger
2011-08-24staging: rtl8192e: Convert typedef buffer to struct bufferLarry Finger
2011-08-24staging: rtl8192e: Convert typedef r8192_priv to struct r8192_privLarry Finger
2011-08-24staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger
2011-08-24staging: rtl8192e: Convert typedef rx_fwinfo to struct rx_fwinfoLarry Finger
2011-08-24staging: rtl8192e: Convert typedef rx_desc to struct rx_descLarry Finger
2011-08-24staging: rtl8192e: Convert typedef tx_desc_cmd to struct tx_desc_cmdLarry Finger
2011-08-24staging: rtl8192e: Convert typedef phy_sts_cck_819xpci_t to struct phy_sts_cc...Larry Finger
2011-08-24staging: rtl8192e: Convert typedef CHANNEL_ACCESS_SETTING to struct channel_a...Larry Finger
2011-08-24staging: rtl8192e: Convert typedef tx_desc to struct tx_descLarry Finger
2011-08-24staging: rtl8192e: Convert typedef ACM to struct acmLarry Finger
2011-08-24staging: rtl8192e: Convert typedef phy_sts_ofdm_819xpci_t to struct phy_sts_o...Larry Finger
2011-08-24staging: rtl8192e: Convert typedef phy_ofdm_rx_status_rxsc_sgien_exintfflag t...Larry Finger
2011-08-24staging: rtl8192e: Convert typedef TX_FWINFO_8190PCI to struct tx_fwinfo_8190pciLarry Finger
2011-08-24staging: rtl8192e: Remove dead code associated with _ENABLE_SW_BEACONLarry Finger
2011-08-24staging: rtl8192e: Remove ifdefs that depend on ENABLE_DOT11DLarry Finger
2011-08-24staging: rtl8192e: Remove dead code associated with CONFIG_ASPM_OR_D3Larry Finger
2011-08-24staging: rtl8192e: Remove dead code involved with TO_DO_LISTLarry Finger
2011-08-24staging: rtl8192e: Remove dead code inside 'ifdef MERGE_TO_DO'Larry Finger
2011-08-24staging: rtl8192e: Fix edit error in removal of dead code associated with RTL...Larry Finger
2011-08-24staging: rtl8192e: Remove internal references to RTL8192ELarry Finger
2011-08-24staging: rtl8192e: Remove dead code associated with RTL8192CELarry Finger
2011-08-24staging: rtl8192e: Remove dead code associated with RTL8192SELarry Finger
2011-08-24staging: rtl8192e: Remove code dependent on RTL8190PLarry Finger
2011-08-24From: wlanfae <wlanfae@realtek.com>Larry Finger