summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/r8192E_wx.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack1-1/+1
2011-03-09staging: rtl8192e: Pass priv to SetKeyMike McCormack1-35/+8
2011-03-09staging: rtl8192e: Pass priv to EnableHWSecurityConfig8192Mike McCormack1-3/+3
2011-03-09staging: rtl8192e: Pass priv to IPSLeaveMike McCormack1-6/+6
2011-03-07staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack1-1/+1
2011-03-07staging: rtl8192e: Convert more functions to use r8192_privMike McCormack1-1/+1
2011-03-07staging: rtl8192e: Move PowerSaveControl to r8192e_privMike McCormack1-3/+3
2011-03-07staging: rtl8192e: Move RfOffReason to r8192e_priv structMike McCormack1-2/+2
2011-03-07staging: rtl8192e: Move eRFPowerState to r8192e_priv structMike McCormack1-3/+3
2011-02-23staging: rtl8192e: Make RT_TRACE use consistentMike McCormack1-1/+1
2011-02-23staging: rtl8192e: Make functions staticMike McCormack1-1/+1
2011-02-09staging: rtl8192e: Remove dead codeMike McCormack1-55/+1
2011-02-09staging: rtl8192e: Use private structure in IO functionsMike McCormack1-1/+1
2011-01-31Staging: rtl8192e: Remove support for legacy wireless extentionsMike McCormack1-19/+4
2011-01-25staging: rtl8192e: Remove unused members from r8192_privMike McCormack1-2/+0
2010-08-31Staging: rtl8192e: Don't compare bHwRadioOff with trueMike McCormack1-19/+19
2010-07-26staging: rtl8192e: Delete unused codeMike McCormack1-155/+0
2010-07-26staging: rtl8192e: Make some static structs constMike McCormack1-1/+1
2010-03-03Staging: rtl9192e: fix power usage issuesdavid woo1-70/+142
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-15Staging: rtl8192e: remove kernel version checksGreg Kroah-Hartman1-20/+0
2009-09-15Staging: rtl8192e: remove #if 0 sectionsGreg Kroah-Hartman1-45/+0
2009-09-15Staging: rtl8192e: fix lots of sparse warningsGreg Kroah-Hartman1-1/+2
2009-09-15Staging: add Realtek 8192 PCI wireless driverGreg Kroah-Hartman1-0/+1408