summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtl_core.c
Commit message (Expand)AuthorAgeFilesLines
* rtl8192e: cleanup rtl_debug.hSean MacLennan2011-11-301-17/+1
* rtl8192e: drop alternate code paths for CONFIG_PM_RTLStefan Lippers-Hollmann2011-11-261-2/+0
* rtl8192e: use HAVE_NET_DEVICE_OPS unconditionallyStefan Lippers-Hollmann2011-11-261-12/+0
* Staging: rtl8192e: off by one in rtl8192_get_channel_map()Dan Carpenter2011-09-261-1/+1
* staging: rtl8192e: Fix smatch error and warning in rtl_core.cLarry Finger2011-09-061-34/+24
* staging: rtl8192e: Remove dead code involving MOVE_INTO_HANDLERLarry Finger2011-09-061-22/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into stag...Greg Kroah-Hartman2011-08-261-1/+1
|\
| * rtl8192e: update for ndo_set_multicast_list removal.Stephen Rothwell2011-08-261-1/+1
| * staging: rtl8192e: Fix sparse (non-endian) warnings - Part IILarry Finger2011-08-251-101/+43
| * staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VIIILarry Finger2011-08-251-1169/+1180
| * staging: rtl8192e: Modify time handlingLarry Finger2011-08-251-7/+4
* | staging: rtl8192e: Fix sparse (non-endian) warnings - Part IILarry Finger2011-08-251-101/+43
* | staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VIIILarry Finger2011-08-251-1169/+1180
* | staging: rtl8192e: Modify time handlingLarry Finger2011-08-251-7/+4
* | staging: rtl8192e: using vmalloc/vfree requires including vmalloc.hStephen Rothwell2011-08-251-0/+1
|/
* staging: rtl8192e: Convert typedef RT_RF_POWER_STATE to enum rt_rf_power_stateLarry Finger2011-08-241-3/+3
* staging: rtl8192e: Convert typedef RESET_TYPE to enum reset_typeLarry Finger2011-08-241-6/+6
* staging: rtl8192e: Convert typedef r8192_priv to struct r8192_privLarry Finger2011-08-241-7/+7
* staging: rtl8192e: Convert typedef Stats to struct rt_statsLarry Finger2011-08-241-1/+1
* staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger2011-08-241-9/+9
* staging: rtl8192e: Convert typedef rt_firmware to struct rt_firmwareLarry Finger2011-08-241-2/+2
* staging: rtl8192e: Convert typedef rx_desc to struct rx_descLarry Finger2011-08-241-3/+3
* staging: rtl8192e: Convert typedef tx_desc_cmd to struct tx_desc_cmdLarry Finger2011-08-241-2/+2
* staging: rtl8192e: Convert typedef tx_desc to struct tx_descLarry Finger2011-08-241-6/+6
* staging: rtl8192e: Convert typedef SW_CAM_TABLE to struct sw_cam_tableLarry Finger2011-08-241-2/+2
* staging: rtl8192e: Convert typedef RT_POWER_SAVE_CONTROL to struct rt_pwr_sav...Larry Finger2011-08-241-4/+4
* staging: rtl8192e: Convert typedef LOG_INTERRUPT_8190_T to struct log_int_8190Larry Finger2011-08-241-1/+1
* staging: rtl8192e: Convert typedef TX_FWINFO_8190PCI to struct tx_fwinfo_8190pciLarry Finger2011-08-241-1/+1
* staging: rtl8192e: Fix unload/reload problemLarry Finger2011-08-231-0/+5
* staging: rtl8192e: Remove dead code associated with CONFIG_RTL_RFKILLLarry Finger2011-08-231-16/+0
* staging: rtl8192e: Remove LOOP_TEST as parameterLarry Finger2011-08-231-7/+0
* staging: rtl8192e: Remove dead code associated with CONFIG_FW_SETCHANLarry Finger2011-08-231-4/+0
* staging: rtl8192e: Remove dead code associated with CONFIG_RTLWIFI_DEBUGFSLarry Finger2011-08-231-3/+0
* staging: rtl8192e: Remove dead code associated with _ENABLE_SW_BEACONLarry Finger2011-08-231-14/+0
* staging: rtl8192e: Remove dead code associated with CONFIG_64BIT_DMALarry Finger2011-08-231-11/+0
* staging: rtl8192e: Remove dead code associated with IRQF_SHAREDLarry Finger2011-08-231-4/+0
* staging: rtl8192e: Remove dead code associated with CONFIG_CFG_80211Larry Finger2011-08-231-13/+0
* staging: rtl8192e: Remove dead code associated with BUILT_IN_CRYPTOLarry Finger2011-08-231-26/+0
* staging: rtl8192e: Remove dead code associated with CUSTOMER_ID_INTEL_CMPC an...Larry Finger2011-08-231-2/+0
* staging: rtl8192e: Remove dead code associated with BUILT_IN_MSHCLASSLarry Finger2011-08-231-10/+0
* staging: rtl8192e: Remove ifdefs that depend on ENABLE_DOT11DLarry Finger2011-08-231-18/+0
* staging: rtl8192e: Remove references to ENABLE_GPIO_RADIO_CTLLarry Finger2011-08-231-6/+0
* staging: rtl8192e: Remove dead code associated with PF_SYNCTHREADLarry Finger2011-08-231-4/+0
* staging: rtl8192e: Remove dead code associated with CONFIG_ASPM_OR_D3Larry Finger2011-08-231-119/+0
* staging: rtl8192e: Remove dead code associated with CONFIG_MPLarry Finger2011-08-231-25/+0
* staging: rtl8192e: Fix kernel panics due to RX skb allocation failuresLarry Finger2011-08-231-25/+19
* staging: rtl8192e: Remove internal references to RTL8192ELarry Finger2011-08-231-2/+0
* staging: rtl8192e: Remove dead code associated with RTL8192CELarry Finger2011-08-231-66/+1
* staging: rtl8192e: Remove dead code associated with RTL8192SELarry Finger2011-08-231-183/+0
* staging: rtl8192e: Remove code dependent on RTL8190PLarry Finger2011-08-231-62/+0
OpenPOWER on IntegriCloud