summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/r8192E_core.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192e: Remove files that are not usedLarry Finger2011-08-251-5039/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...Larry Finger2011-07-261-4/+4
|\
| * get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro2011-07-241-4/+2Star
| * net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell2011-06-201-0/+2
* | staging: r8192e_pci: Handle duplicate PCI ID 0x10ec:0x8192 conflict with rtl8...Larry Finger2011-07-051-0/+6
|/
* staging: rtl8192e: Don't copy dev pointer to skbMike McCormack2011-03-141-3/+0Star
* staging: rtl8192e: Pass priv to firmware download functionsMike McCormack2011-03-141-1/+1
* staging: rtl8192e: Pass priv to rtl8192_interruptMike McCormack2011-03-141-10/+10
* staging: rtl8192e: Pass rtl8192_priv to dm functionsMike McCormack2011-03-141-5/+4Star
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-141-30/+22Star
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-141-4/+3Star
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-141-19/+17Star
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-141-20/+21
* staging: rtl8192e: Simplify rtl819x_ifcheck_resetornotMike McCormack2011-03-141-25/+18Star
* staging: rtl8192e: Pass priv pointer to procMike McCormack2011-03-141-14/+9Star
* staging: rtl8192e: Use better loop counter nameMike McCormack2011-03-141-6/+6
* staging: rtl8192e: Delete unused struct membersMike McCormack2011-03-141-10/+1Star
* staging: rtl8192e: Store mem_start in priv structMike McCormack2011-03-141-23/+15Star
* staging: rtl8192e: Pass priv to watch_dog_timer_callbackMike McCormack2011-03-101-3/+3
* staging: rtl8192e: Pass priv to rtl8192_rxMike McCormack2011-03-101-3/+2Star
* staging: rtl8192e: Pass priv to rtl8192_initMike McCormack2011-03-101-3/+4
* staging: rtl8192e: Pass priv to MgntActSet_802_11_PowerSaveModeMike McCormack2011-03-101-5/+4Star
* staging: rtl8192e: Pass priv to rtl8192_tx_resumeMike McCormack2011-03-101-3/+3
* staging: rtl8192e: Pass priv to rtl8192_hw_sleep_downMike McCormack2011-03-101-3/+2Star
* staging: rtl8192e: Pass priv to UpdateRxPktTimeStamp8190Mike McCormack2011-03-101-3/+2Star
* staging: rtl8192e: Pass priv to SetKeyMike McCormack2011-03-101-13/+7Star
* staging: rtl8192e: Pass priv to EnableHWSecurityConfig8192Mike McCormack2011-03-101-4/+3Star
* staging: rtl8192e: Pass priv to IPSEnterMike McCormack2011-03-101-4/+2Star
* staging: rtl8192e: Pass priv to IPSLeaveMike McCormack2011-03-101-6/+4Star
* staging: rtl8192e: Pass priv to UpdateReceivedRateHistogramStatistics8190Mike McCormack2011-03-101-3/+2Star
* staging: rtl8192e: Pass priv to TranslateRxSignalStuff819xpciMike McCormack2011-03-101-4/+3Star
* staging: rtl8192e: Pass priv to rtl819xE_tx_cmdMike McCormack2011-03-101-4/+3Star
* staging: rtl8192e: unused Remove dot11PowerSaveMode and RT_PS_MODEMike McCormack2011-03-071-1/+0Star
* staging: rtl8192e: Delete unused members from struct r8192_privMike McCormack2011-03-071-40/+0Star
* staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_StateMike McCormack2011-03-071-8/+8
* staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack2011-03-071-1/+1
* staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack2011-03-071-98/+80Star
* staging: rtl8192e: Convert more functions to use r8192_privMike McCormack2011-03-071-50/+35Star
* staging: rtl8192e: Pass r8192e_priv to phy functionsMike McCormack2011-03-071-20/+20
* staging: rtl8192e: Pass r8192_priv to eprom_readMike McCormack2011-03-071-11/+11
* staging: rtl8192e: Move PowerSaveControl to r8192e_privMike McCormack2011-03-071-12/+12
* staging: rtl8192e: Move variables to ieee80211 structMike McCormack2011-03-071-1/+1
* staging: rtl8192e: Move RfOffReason to r8192e_priv structMike McCormack2011-03-071-12/+12
* staging: rtl8192e: Move eRFPowerState to r8192e_priv structMike McCormack2011-03-071-9/+9
* staging: rtl8192e: Remove pointless hw_sleep_wqMike McCormack2011-03-071-13/+1Star
* staging: rtl8192e: Remove unnecessary ps_lockMike McCormack2011-03-071-7/+2Star
* staging: rtl8192e: Use single spinlock in MgntActSet_RF_StateMike McCormack2011-03-071-24/+0Star
* staging: rtl8192e: Remove SetRFPowerStateInProgressMike McCormack2011-03-071-1/+0Star
* staging: rtl8192e: Remove struct member irq_maskMike McCormack2011-02-231-6/+8
* staging: rtl8192e: Make RT_TRACE use consistentMike McCormack2011-02-231-26/+26