summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
2011-03-07staging: rtl8192e: Delete non-existing function declarationsMike McCormack
2011-03-07staging: rtl8192e: Delete unused dm_change_dynamic_initgain_threshMike McCormack
2011-03-07staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_StateMike McCormack
2011-03-07staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack
2011-03-07staging: rtl8192e: Remove redundant function declarationsMike McCormack
2011-03-07staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack
2011-03-07staging: rtl8192e: Convert more functions to use r8192_privMike McCormack
2011-03-07staging: rtl8192e: Pass r8192e_priv to phy functionsMike McCormack
2011-03-07staging: rtl8192e: Pass r8192_priv to eprom_readMike McCormack
2011-03-07staging: rtl8192e: Move PowerSaveControl to r8192e_privMike McCormack
2011-03-07staging: rtl8192e: Move variables to ieee80211 structMike McCormack
2011-03-07staging: rtl8192e: Move definition of RT_RF_CHANGE_SOURCEMike McCormack
2011-03-07staging: rtl8192e: Move RfOffReason to r8192e_priv structMike McCormack
2011-03-07staging: rtl8192e: Move eRFPowerState to r8192e_priv structMike McCormack
2011-03-07staging: rtl8192e: Remove pointless hw_sleep_wqMike McCormack
2011-03-07staging: rtl8192e: Remove unnecessary ps_lockMike McCormack
2011-03-07staging: rtl8192e: Use single spinlock in MgntActSet_RF_StateMike McCormack
2011-03-07staging: rtl8192e: Remove SetRFPowerStateMike McCormack
2011-03-07staging: rtl8192e: Remove SetRFPowerStateInProgressMike McCormack
2011-03-07staging: rtl8192e: Add a spinlock around SetRFPowerState8190Mike McCormack
2011-02-23staging: rtl8192e: Remove struct member irq_maskMike McCormack
2011-02-23staging: rtl8192e: Make RT_TRACE use consistentMike McCormack
2011-02-23staging: rtl8192e: Make functions staticMike McCormack
2011-02-23staging: rtl8192e: Delete dead codeMike McCormack
2011-02-23staging: rtl8192e: Remove externs, redundant commentsMike McCormack
2011-02-23staging: rtl8192e: Remove USB related codeMike McCormack
2011-02-23staging: rtl8192e: Remove useless usermode callbackMike McCormack
2011-02-18staging: rtl8192e: Remove unused CONFIG_RTL8180_IO_MAPMike McCormack
2011-02-18staging: rtl8192e: Don't disable interrupts in mgmt_tx_lockMike McCormack
2011-02-18staging: rtl8192e: Refactor rtl8192_ioctl into two functionsMike McCormack
2011-02-18staging: rtl8192e: rf_ps_lock doesn't need to be IRQ safeMike McCormack
2011-02-18staging: rtl8192e: Remove useless TxCheckStuck functionMike McCormack
2011-02-18staging: rtl8192e: Make rtl8192_tx staticMike McCormack
2011-02-18staging: rtl8192e: Enable the NIC only onceMike McCormack
2011-02-18staging: rtl8192e: Delete unused function rtl819x_ifsilentresetMike McCormack
2011-02-18staging: rtl8192e: Remove irq_enabled flagMike McCormack
2011-02-18staging: rtl8192e: Remove unused tx_lock spin lockMike McCormack
2011-02-09staging: rtl8192e: Factor out common codeMike McCormack
2011-02-09staging: rtl8192e: Remove dead codeMike McCormack
2011-02-09staging: rtl8192e: Clean up MlmeDisassociateRequestMike McCormack
2011-02-09staging: rtl8192e: Remove dead code from MgntActSet_RF_StateMike McCormack
2011-02-09staging: rtl8192e: Remove rf_chip variable, hardcode to RF_8256Mike McCormack
2011-02-09staging: rtl8192e: Remove dead code from SetRFPowerState8190Mike McCormack
2011-02-09staging: rtl8192e: Use spin_lock, just one exit pathMike McCormack
2011-02-09staging: rtl8192e: Delete dead codeMike McCormack
2011-02-09staging: rtl8192e: Avoid casting function pointersMike McCormack
2011-02-09staging: rtl8192e: Don't call ieee80211_ps_tx_ack in interrupt contextMike McCormack
2011-02-09staging: rtl8192e: Simplify flow of control in rtl8192_rxMike McCormack
2011-02-09staging: rtl8192e: Simplify r8192_set_multicastMike McCormack
2011-02-09staging: rtl8192e: Remove unused debug codeMike McCormack