aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/r8190_rtl8256.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-07staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_StateMike McCormack1-7/+2
2011-03-07staging: rtl8192e: Convert more functions to use r8192_privMike McCormack1-33/+16
2011-03-07staging: rtl8192e: Pass r8192e_priv to phy functionsMike McCormack1-46/+43
2011-03-07staging: rtl8192e: Move PowerSaveControl to r8192e_privMike McCormack1-1/+1
2011-03-07staging: rtl8192e: Move RfOffReason to r8192e_priv structMike McCormack1-9/+9
2011-03-07staging: rtl8192e: Move eRFPowerState to r8192e_priv structMike McCormack1-5/+5
2011-03-07staging: rtl8192e: Remove unnecessary ps_lockMike McCormack1-3/+0
2011-03-07staging: rtl8192e: Use single spinlock in MgntActSet_RF_StateMike McCormack1-39/+2
2011-03-07staging: rtl8192e: Remove SetRFPowerStateMike McCormack1-33/+7
2011-03-07staging: rtl8192e: Remove SetRFPowerStateInProgressMike McCormack1-6/+0
2011-03-07staging: rtl8192e: Add a spinlock around SetRFPowerState8190Mike McCormack1-4/+9
2011-02-23staging: rtl8192e: Delete dead codeMike McCormack1-50/+0
2011-02-18staging: rtl8192e: rf_ps_lock doesn't need to be IRQ safeMike McCormack1-6/+5
2011-02-18staging: rtl8192e: Enable the NIC only onceMike McCormack1-13/+9
2011-02-09staging: rtl8192e: Factor out common codeMike McCormack1-47/+27
2011-02-09staging: rtl8192e: Clean up MlmeDisassociateRequestMike McCormack1-40/+13
2011-02-09staging: rtl8192e: Remove dead code from MgntActSet_RF_StateMike McCormack1-39/+7
2011-02-09staging: rtl8192e: Remove rf_chip variable, hardcode to RF_8256Mike McCormack1-129/+117
2011-02-09staging: rtl8192e: Remove dead code from SetRFPowerState8190Mike McCormack1-66/+6
2011-02-09staging: rtl8192e: Remove RTL8192P and RTL8192U ifdefsMike McCormack1-198/+2
2011-02-09staging: rtl8192e: Use private structure in IO functionsMike McCormack1-18/+18
2011-01-31Staging: rtl8192e: Delete dead codeMike McCormack1-9/+0
2011-01-25staging: rtl8192e: Remove member that's always falseMike McCormack1-1/+0
2010-08-31Staging: rtl8192e: Remove pointless return statementsMike McCormack1-2/+0
2010-06-22staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König1-3/+3
2010-05-14staging: trivial: fix typo "seperate"Anand Gadiyar1-2/+2
2010-03-03Staging: rtl9192e: fix power usage issuesdavid woo1-169/+191
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-15Staging: rtl8192e: fix lots of sparse warningsGreg Kroah-Hartman1-7/+7
2009-09-15Staging: add Realtek 8192 PCI wireless driverGreg Kroah-Hartman1-0/+1161