summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/r8192E.h
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192e: Remove files that are not usedLarry Finger2011-08-241-1148/+0
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-251-1/+0
|\
| * Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl2011-07-051-1/+0
* | net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell2011-06-191-0/+1
|/
* staging: rtl8192e: Pass priv to cmdpkt functionsMike McCormack2011-03-141-1/+1
* staging: rtl8192e: Pass priv to firmware download functionsMike McCormack2011-03-141-2/+2
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-141-4/+4
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-141-2/+2
* staging: rtl8192e: Store mem_start in priv structMike McCormack2011-03-141-0/+2
* staging: rtl8192e: Pass priv to SetKeyMike McCormack2011-03-091-1/+2
* staging: rtl8192e: Pass priv to EnableHWSecurityConfig8192Mike McCormack2011-03-091-1/+1
* staging: rtl8192e: Pass priv to IPSEnterMike McCormack2011-03-091-1/+1
* staging: rtl8192e: Pass priv to IPSLeaveMike McCormack2011-03-091-1/+1
* staging: rtl8192e: Move card specific structures out of ieee80211 library headerMike McCormack2011-03-071-0/+74
* staging: rtl8192e: Delete unused members from struct r8192_privMike McCormack2011-03-071-13/+0
* staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack2011-03-071-1/+0
* staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack2011-03-071-2/+1
* staging: rtl8192e: Convert more functions to use r8192_privMike McCormack2011-03-071-4/+4
* staging: rtl8192e: Move PowerSaveControl to r8192e_privMike McCormack2011-03-071-0/+1
* staging: rtl8192e: Move definition of RT_RF_CHANGE_SOURCEMike McCormack2011-03-071-0/+7
* staging: rtl8192e: Move RfOffReason to r8192e_priv structMike McCormack2011-03-071-0/+1
* staging: rtl8192e: Move eRFPowerState to r8192e_priv structMike McCormack2011-03-071-0/+2
* staging: rtl8192e: Remove unnecessary ps_lockMike McCormack2011-03-071-1/+0
* staging: rtl8192e: Use single spinlock in MgntActSet_RF_StateMike McCormack2011-03-071-1/+0
* staging: rtl8192e: Remove SetRFPowerStateInProgressMike McCormack2011-03-071-1/+0
* staging: rtl8192e: Remove struct member irq_maskMike McCormack2011-02-231-1/+0
* staging: rtl8192e: Make RT_TRACE use consistentMike McCormack2011-02-231-1/+1
* staging: rtl8192e: Make functions staticMike McCormack2011-02-231-11/+0
* staging: rtl8192e: Make rtl8192_tx staticMike McCormack2011-02-181-1/+0
* staging: rtl8192e: Remove irq_enabled flagMike McCormack2011-02-181-1/+0
* staging: rtl8192e: Remove unused tx_lock spin lockMike McCormack2011-02-181-1/+0
* staging: rtl8192e: Remove rf_chip variable, hardcode to RF_8256Mike McCormack2011-02-091-10/+0
* staging: rtl8192e: Avoid casting function pointersMike McCormack2011-02-091-1/+1
* staging: rtl8192e: Remove dead codeMike McCormack2011-02-091-9/+0
* staging: rtl8192e: Use private structure in IO functionsMike McCormack2011-02-091-9/+9
* Staging: rtl8192e: Remove unused card typeMike McCormack2011-01-311-5/+0
* Staging: rtl8192e: Move static variable to device structMike McCormack2011-01-311-0/+1
* Staging: rtl8192e: Move static variable to device structMike McCormack2011-01-311-0/+4
* Staging: rtl8192e: Move static variable to device structMike McCormack2011-01-311-0/+2
* Staging: rtl8192e: Move static variable to device structMike McCormack2011-01-311-0/+1
* Staging: rtl8192e: Remove unused struct membersMike McCormack2011-01-311-25/+3
* Staging: rtl8192e: Remove unused statisticsMike McCormack2011-01-311-1/+0
* Staging: rtl8192e: Remove variable that is never writtenMike McCormack2011-01-311-1/+0
* staging: rtl8192e: Remove unused members from struct StatsMike McCormack2011-01-251-45/+1
* staging: rtl8192e: Remove unused types and definesMike McCormack2011-01-251-30/+1
* staging: rtl8192e: Delete unused and write-only struct membersMike McCormack2011-01-251-13/+1
* staging: rtl8192e: Delete dead code from headerMike McCormack2011-01-251-168/+6
* staging: rtl8192e: Remove member that's always falseMike McCormack2011-01-251-1/+0
* staging: rtl8192e: Remove more unused struct membersMike McCormack2011-01-251-20/+0
* staging: rtl8192e: Remove dead codeMike McCormack2011-01-251-53/+11
OpenPOWER on IntegriCloud