summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/r8190_rtl8256.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192e: Remove files that are not usedLarry Finger2011-08-241-677/+0
* staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_StateMike McCormack2011-03-071-7/+2
* staging: rtl8192e: Convert more functions to use r8192_privMike McCormack2011-03-071-33/+16
* staging: rtl8192e: Pass r8192e_priv to phy functionsMike McCormack2011-03-071-46/+43
* staging: rtl8192e: Move PowerSaveControl to r8192e_privMike McCormack2011-03-071-1/+1
* staging: rtl8192e: Move RfOffReason to r8192e_priv structMike McCormack2011-03-071-9/+9
* staging: rtl8192e: Move eRFPowerState to r8192e_priv structMike McCormack2011-03-071-5/+5
* staging: rtl8192e: Remove unnecessary ps_lockMike McCormack2011-03-071-3/+0
* staging: rtl8192e: Use single spinlock in MgntActSet_RF_StateMike McCormack2011-03-071-39/+2
* staging: rtl8192e: Remove SetRFPowerStateMike McCormack2011-03-071-33/+7
* staging: rtl8192e: Remove SetRFPowerStateInProgressMike McCormack2011-03-071-6/+0
* staging: rtl8192e: Add a spinlock around SetRFPowerState8190Mike McCormack2011-03-071-4/+9
* staging: rtl8192e: Delete dead codeMike McCormack2011-02-231-50/+0
* staging: rtl8192e: rf_ps_lock doesn't need to be IRQ safeMike McCormack2011-02-181-6/+5
* staging: rtl8192e: Enable the NIC only onceMike McCormack2011-02-181-13/+9
* staging: rtl8192e: Factor out common codeMike McCormack2011-02-091-47/+27
* staging: rtl8192e: Clean up MlmeDisassociateRequestMike McCormack2011-02-091-40/+13
* staging: rtl8192e: Remove dead code from MgntActSet_RF_StateMike McCormack2011-02-091-39/+7
* staging: rtl8192e: Remove rf_chip variable, hardcode to RF_8256Mike McCormack2011-02-091-129/+117
* staging: rtl8192e: Remove dead code from SetRFPowerState8190Mike McCormack2011-02-091-66/+6
* staging: rtl8192e: Remove RTL8192P and RTL8192U ifdefsMike McCormack2011-02-091-198/+2
* staging: rtl8192e: Use private structure in IO functionsMike McCormack2011-02-091-18/+18
* Staging: rtl8192e: Delete dead codeMike McCormack2011-01-311-9/+0
* staging: rtl8192e: Remove member that's always falseMike McCormack2011-01-251-1/+0
* Staging: rtl8192e: Remove pointless return statementsMike McCormack2010-08-311-2/+0
* staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-221-3/+3
* staging: trivial: fix typo "seperate"Anand Gadiyar2010-05-141-2/+2
* Staging: rtl9192e: fix power usage issuesdavid woo2010-03-031-169/+191
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-1/+1
* Staging: rtl8192e: fix lots of sparse warningsGreg Kroah-Hartman2009-09-151-7/+7
* Staging: add Realtek 8192 PCI wireless driverGreg Kroah-Hartman2009-09-151-0/+1161
OpenPOWER on IntegriCloud