aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/r8192E_core.c
AgeCommit message (Expand)Author
2011-08-24staging: rtl8192e: Remove files that are not usedLarry Finger
2011-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...Larry Finger
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro
2011-07-05staging: r8192e_pci: Handle duplicate PCI ID 0x10ec:0x8192 conflict with rtl8...Larry Finger
2011-06-19net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell
2011-03-14staging: rtl8192e: Don't copy dev pointer to skbMike McCormack
2011-03-14staging: rtl8192e: Pass priv to firmware download functionsMike McCormack
2011-03-14staging: rtl8192e: Pass priv to rtl8192_interruptMike McCormack
2011-03-14staging: rtl8192e: Pass rtl8192_priv to dm functionsMike McCormack
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack
2011-03-14staging: rtl8192e: Simplify rtl819x_ifcheck_resetornotMike McCormack
2011-03-14staging: rtl8192e: Pass priv pointer to procMike McCormack
2011-03-14staging: rtl8192e: Use better loop counter nameMike McCormack
2011-03-14staging: rtl8192e: Delete unused struct membersMike McCormack
2011-03-14staging: rtl8192e: Store mem_start in priv structMike McCormack
2011-03-09staging: rtl8192e: Pass priv to watch_dog_timer_callbackMike McCormack
2011-03-09staging: rtl8192e: Pass priv to rtl8192_rxMike McCormack
2011-03-09staging: rtl8192e: Pass priv to rtl8192_initMike McCormack
2011-03-09staging: rtl8192e: Pass priv to MgntActSet_802_11_PowerSaveModeMike McCormack
2011-03-09staging: rtl8192e: Pass priv to rtl8192_tx_resumeMike McCormack
2011-03-09staging: rtl8192e: Pass priv to rtl8192_hw_sleep_downMike McCormack
2011-03-09staging: rtl8192e: Pass priv to UpdateRxPktTimeStamp8190Mike McCormack
2011-03-09staging: rtl8192e: Pass priv to SetKeyMike McCormack
2011-03-09staging: rtl8192e: Pass priv to EnableHWSecurityConfig8192Mike McCormack
2011-03-09staging: rtl8192e: Pass priv to IPSEnterMike McCormack
2011-03-09staging: rtl8192e: Pass priv to IPSLeaveMike McCormack
2011-03-09staging: rtl8192e: Pass priv to UpdateReceivedRateHistogramStatistics8190Mike McCormack
2011-03-09staging: rtl8192e: Pass priv to TranslateRxSignalStuff819xpciMike McCormack
2011-03-09staging: rtl8192e: Pass priv to rtl819xE_tx_cmdMike McCormack
2011-03-07staging: rtl8192e: unused Remove dot11PowerSaveMode and RT_PS_MODEMike McCormack
2011-03-07staging: rtl8192e: Delete unused members from struct r8192_privMike 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: 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 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 SetRFPowerStateInProgressMike McCormack
2011-02-23staging: rtl8192e: Remove struct member irq_maskMike McCormack
2011-02-23staging: rtl8192e: Make RT_TRACE use consistentMike McCormack