summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192e: Remove NULL check before kfreeIlia Mirkin2011-03-144-16/+6
* staging: rtl8192e: Pass priv to watch_dog_timer_callbackMike McCormack2011-03-091-3/+3
* staging: rtl8192e: Pass priv to rtl8192_rxMike McCormack2011-03-091-3/+2
* staging: rtl8192e: Pass priv to rtl8192_initMike McCormack2011-03-091-3/+4
* staging: rtl8192e: Pass priv to MgntActSet_802_11_PowerSaveModeMike McCormack2011-03-091-5/+4
* staging: rtl8192e: Pass priv to rtl8192_tx_resumeMike McCormack2011-03-091-3/+3
* staging: rtl8192e: Pass priv to rtl8192_hw_sleep_downMike McCormack2011-03-091-3/+2
* staging: rtl8192e: Pass priv to UpdateRxPktTimeStamp8190Mike McCormack2011-03-091-3/+2
* staging: rtl8192e: Pass priv to SetKeyMike McCormack2011-03-093-49/+17
* staging: rtl8192e: Pass priv to EnableHWSecurityConfig8192Mike McCormack2011-03-093-8/+7
* staging: rtl8192e: Pass priv to IPSEnterMike McCormack2011-03-092-5/+3
* staging: rtl8192e: Pass priv to IPSLeaveMike McCormack2011-03-093-13/+11
* staging: rtl8192e: Pass priv to UpdateReceivedRateHistogramStatistics8190Mike McCormack2011-03-091-3/+2
* staging: rtl8192e: Pass priv to TranslateRxSignalStuff819xpciMike McCormack2011-03-091-4/+3
* staging: rtl8192e: Pass priv to rtl819xE_tx_cmdMike McCormack2011-03-091-4/+3
* staging: rtl8192e use kmemdup and check its return valueXiaochen Wang2011-03-071-2/+3
* staging: rtl8192e: unused Remove dot11PowerSaveMode and RT_PS_MODEMike McCormack2011-03-072-10/+0
* staging: rtl8192e: Move card specific structures out of ieee80211 library headerMike McCormack2011-03-072-80/+74
* staging: rtl8192e: Delete unused members from struct r8192_privMike McCormack2011-03-073-55/+0
* staging: rtl8192e: Delete non-existing function declarationsMike McCormack2011-03-071-6/+0
* staging: rtl8192e: Delete unused dm_change_dynamic_initgain_threshMike McCormack2011-03-072-72/+0
* staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_StateMike McCormack2011-03-075-21/+15
* staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack2011-03-075-215/+143
* staging: rtl8192e: Remove redundant function declarationsMike McCormack2011-03-071-32/+1
* staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack2011-03-073-101/+82
* staging: rtl8192e: Convert more functions to use r8192_privMike McCormack2011-03-074-88/+56
* staging: rtl8192e: Pass r8192e_priv to phy functionsMike McCormack2011-03-076-283/+256
* staging: rtl8192e: Pass r8192_priv to eprom_readMike McCormack2011-03-073-14/+13
* staging: rtl8192e: Move PowerSaveControl to r8192e_privMike McCormack2011-03-075-17/+18
* staging: rtl8192e: Move variables to ieee80211 structMike McCormack2011-03-073-17/+16
* staging: rtl8192e: Move definition of RT_RF_CHANGE_SOURCEMike McCormack2011-03-072-7/+7
* staging: rtl8192e: Move RfOffReason to r8192e_priv structMike McCormack2011-03-075-24/+24
* staging: rtl8192e: Move eRFPowerState to r8192e_priv structMike McCormack2011-03-077-31/+21
* staging: rtl8192e: Remove pointless hw_sleep_wqMike McCormack2011-03-072-14/+1
* staging: rtl8192e: Remove unnecessary ps_lockMike McCormack2011-03-073-11/+2
* staging: rtl8192e: Use single spinlock in MgntActSet_RF_StateMike McCormack2011-03-073-64/+2
* staging: rtl8192e: Remove SetRFPowerStateMike McCormack2011-03-071-33/+7
* staging: rtl8192e: Remove SetRFPowerStateInProgressMike McCormack2011-03-073-8/+0
* staging: rtl8192e: Add a spinlock around SetRFPowerState8190Mike McCormack2011-03-071-4/+9
* staging: rtl8192e: Remove struct member irq_maskMike McCormack2011-02-232-7/+8
* staging: rtl8192e: Make RT_TRACE use consistentMike McCormack2011-02-236-44/+44
* staging: rtl8192e: Make functions staticMike McCormack2011-02-234-32/+11
* staging: rtl8192e: Delete dead codeMike McCormack2011-02-231-50/+0
* staging: rtl8192e: Remove externs, redundant commentsMike McCormack2011-02-231-94/+23
* staging: rtl8192e: Remove USB related codeMike McCormack2011-02-231-46/+0
* staging: rtl8192e: Remove useless usermode callbackMike McCormack2011-02-231-26/+0
* staging: rtl8192e: Remove unused CONFIG_RTL8180_IO_MAPMike McCormack2011-02-181-91/+2
* staging: rtl8192e: Don't disable interrupts in mgmt_tx_lockMike McCormack2011-02-182-17/+14
* staging: rtl8192e: Refactor rtl8192_ioctl into two functionsMike McCormack2011-02-181-68/+68
* staging: rtl8192e: rf_ps_lock doesn't need to be IRQ safeMike McCormack2011-02-182-14/+11
OpenPOWER on IntegriCloud