aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtl_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-30rtl8192e: Split into two directoriesSean MacLennan1-3136/+0
2011-11-30rtl8192e: Split the driver upSean MacLennan1-32/+0
2011-11-30rtl8192e: cleanup rtl_debug.hSean MacLennan1-17/+1
2011-11-26rtl8192e: drop alternate code paths for CONFIG_PM_RTLStefan Lippers-Hollmann1-2/+0
2011-11-26rtl8192e: use HAVE_NET_DEVICE_OPS unconditionallyStefan Lippers-Hollmann1-12/+0
2011-09-26Staging: rtl8192e: off by one in rtl8192_get_channel_map()Dan Carpenter1-1/+1
2011-09-06staging: rtl8192e: Fix smatch error and warning in rtl_core.cLarry Finger1-34/+24
2011-09-06staging: rtl8192e: Remove dead code involving MOVE_INTO_HANDLERLarry Finger1-22/+0
2011-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into staging-nextGreg Kroah-Hartman1-1/+1
2011-08-26rtl8192e: update for ndo_set_multicast_list removal.Stephen Rothwell1-1/+1
2011-08-25staging: rtl8192e: Fix sparse (non-endian) warnings - Part IILarry Finger1-101/+43
2011-08-25staging: rtl8192e: Fix sparse (non-endian) warnings - Part IILarry Finger1-101/+43
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VIIILarry Finger1-1169/+1180
2011-08-25staging: rtl8192e: Modify time handlingLarry Finger1-7/+4
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VIIILarry Finger1-1169/+1180
2011-08-25staging: rtl8192e: using vmalloc/vfree requires including vmalloc.hStephen Rothwell1-0/+1
2011-08-25staging: rtl8192e: Modify time handlingLarry Finger1-7/+4
2011-08-24staging: rtl8192e: Convert typedef RT_RF_POWER_STATE to enum rt_rf_power_stateLarry Finger1-3/+3
2011-08-24staging: rtl8192e: Convert typedef RESET_TYPE to enum reset_typeLarry Finger1-6/+6
2011-08-24staging: rtl8192e: Convert typedef r8192_priv to struct r8192_privLarry Finger1-7/+7
2011-08-24staging: rtl8192e: Convert typedef Stats to struct rt_statsLarry Finger1-1/+1
2011-08-24staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger1-9/+9
2011-08-24staging: rtl8192e: Convert typedef rt_firmware to struct rt_firmwareLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef rx_desc to struct rx_descLarry Finger1-3/+3
2011-08-24staging: rtl8192e: Convert typedef tx_desc_cmd to struct tx_desc_cmdLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef tx_desc to struct tx_descLarry Finger1-6/+6
2011-08-24staging: rtl8192e: Convert typedef SW_CAM_TABLE to struct sw_cam_tableLarry Finger1-2/+2
2011-08-24staging: rtl8192e: Convert typedef RT_POWER_SAVE_CONTROL to struct rt_pwr_save_ctrlLarry Finger1-4/+4
2011-08-24staging: rtl8192e: Convert typedef LOG_INTERRUPT_8190_T to struct log_int_8190Larry Finger1-1/+1
2011-08-24staging: rtl8192e: Convert typedef TX_FWINFO_8190PCI to struct tx_fwinfo_8190pciLarry Finger1-1/+1
2011-08-23staging: rtl8192e: Fix unload/reload problemLarry Finger1-0/+5
2011-08-23staging: rtl8192e: Remove dead code associated with CONFIG_RTL_RFKILLLarry Finger1-16/+0
2011-08-23staging: rtl8192e: Remove LOOP_TEST as parameterLarry Finger1-7/+0
2011-08-23staging: rtl8192e: Remove dead code associated with CONFIG_FW_SETCHANLarry Finger1-4/+0
2011-08-23staging: rtl8192e: Remove dead code associated with CONFIG_RTLWIFI_DEBUGFSLarry Finger1-3/+0
2011-08-23staging: rtl8192e: Remove dead code associated with _ENABLE_SW_BEACONLarry Finger1-14/+0
2011-08-23staging: rtl8192e: Remove dead code associated with CONFIG_64BIT_DMALarry Finger1-11/+0
2011-08-23staging: rtl8192e: Remove dead code associated with IRQF_SHAREDLarry Finger1-4/+0
2011-08-23staging: rtl8192e: Remove dead code associated with CONFIG_CFG_80211Larry Finger1-13/+0
2011-08-23staging: rtl8192e: Remove dead code associated with BUILT_IN_CRYPTOLarry Finger1-26/+0
2011-08-23staging: rtl8192e: Remove dead code associated with CUSTOMER_ID_INTEL_CMPC and CONFIG_CRDALarry Finger1-2/+0
2011-08-23staging: rtl8192e: Remove dead code associated with BUILT_IN_MSHCLASSLarry Finger1-10/+0
2011-08-23staging: rtl8192e: Remove ifdefs that depend on ENABLE_DOT11DLarry Finger1-18/+0
2011-08-23staging: rtl8192e: Remove references to ENABLE_GPIO_RADIO_CTLLarry Finger1-6/+0
2011-08-23staging: rtl8192e: Remove dead code associated with PF_SYNCTHREADLarry Finger1-4/+0
2011-08-23staging: rtl8192e: Remove dead code associated with CONFIG_ASPM_OR_D3Larry Finger1-119/+0
2011-08-23staging: rtl8192e: Remove dead code associated with CONFIG_MPLarry Finger1-25/+0
2011-08-23staging: rtl8192e: Fix kernel panics due to RX skb allocation failuresLarry Finger1-25/+19
2011-08-23staging: rtl8192e: Remove internal references to RTL8192ELarry Finger1-2/+0
2011-08-23staging: rtl8192e: Remove dead code associated with RTL8192CELarry Finger1-66/+1