summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-071-0/+1
|\
| * staging/rtl81*: build as loadable modules onlyRandy Dunlap2011-04-041-0/+1
* | Fix common misspellingsLucas De Marchi2011-03-318-17/+17
|/
* staging: rtl8192e: Don't copy dev pointer to skbMike McCormack2011-03-143-7/+0
* staging: rtl8192e: Pass priv to cmdpkt functionsMike McCormack2011-03-144-45/+20
* staging: rtl8192e: Pass priv to firmware download functionsMike McCormack2011-03-144-18/+14
* staging: rtl8192e: Pass priv to rtl8192_interruptMike McCormack2011-03-141-10/+10
* staging: rtl8192e: Pass rtl8192_priv to dm functionsMike McCormack2011-03-143-22/+14
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-1411-77/+69
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-144-17/+16
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-143-7/+7
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-149-46/+44
* staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack2011-03-1410-60/+62
* staging: rtl8192e: Simplify rtl819x_ifcheck_resetornotMike McCormack2011-03-141-25/+18
* staging: rtl8192e: Remove ifdefs and dead codeMike McCormack2011-03-141-59/+3
* staging: rtl8192e: Pass priv pointer to procMike McCormack2011-03-141-14/+9
* staging: rtl8192e: Delete dead codeMike McCormack2011-03-141-318/+4
* staging: rtl8192e: Use better loop counter nameMike McCormack2011-03-141-6/+6
* staging: rtl8192e: Delete unused struct membersMike McCormack2011-03-142-22/+1
* staging: rtl8192e: Store mem_start in priv structMike McCormack2011-03-142-23/+17
* staging: rtl8192e: Delete commented codeMike McCormack2011-03-141-47/+1
* staging: rtl8192e: Remove unused headerMike McCormack2011-03-141-86/+0
* staging: rtl8192e: Remove NULL check before kfreeIlia Mirkin2011-03-144-16/+6
* staging: rtl8192e: Pass priv to watch_dog_timer_callbackMike McCormack2011-03-091-3/+3
* staging: rtl8192e: Pass priv to rtl8192_rxMike McCormack2011-03-091-3/+2
* staging: rtl8192e: Pass priv to rtl8192_initMike McCormack2011-03-091-3/+4
* staging: rtl8192e: Pass priv to MgntActSet_802_11_PowerSaveModeMike McCormack2011-03-091-5/+4
* staging: rtl8192e: Pass priv to rtl8192_tx_resumeMike McCormack2011-03-091-3/+3
* staging: rtl8192e: Pass priv to rtl8192_hw_sleep_downMike McCormack2011-03-091-3/+2
* staging: rtl8192e: Pass priv to UpdateRxPktTimeStamp8190Mike McCormack2011-03-091-3/+2
* staging: rtl8192e: Pass priv to SetKeyMike McCormack2011-03-093-49/+17
* staging: rtl8192e: Pass priv to EnableHWSecurityConfig8192Mike McCormack2011-03-093-8/+7
* staging: rtl8192e: Pass priv to IPSEnterMike McCormack2011-03-092-5/+3
* staging: rtl8192e: Pass priv to IPSLeaveMike McCormack2011-03-093-13/+11
* staging: rtl8192e: Pass priv to UpdateReceivedRateHistogramStatistics8190Mike McCormack2011-03-091-3/+2
* staging: rtl8192e: Pass priv to TranslateRxSignalStuff819xpciMike McCormack2011-03-091-4/+3
* staging: rtl8192e: Pass priv to rtl819xE_tx_cmdMike McCormack2011-03-091-4/+3
* staging: rtl8192e use kmemdup and check its return valueXiaochen Wang2011-03-071-2/+3
* staging: rtl8192e: unused Remove dot11PowerSaveMode and RT_PS_MODEMike McCormack2011-03-072-10/+0
* staging: rtl8192e: Move card specific structures out of ieee80211 library headerMike McCormack2011-03-072-80/+74
* staging: rtl8192e: Delete unused members from struct r8192_privMike McCormack2011-03-073-55/+0
* staging: rtl8192e: Delete non-existing function declarationsMike McCormack2011-03-071-6/+0
* staging: rtl8192e: Delete unused dm_change_dynamic_initgain_threshMike McCormack2011-03-072-72/+0
* staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_StateMike McCormack2011-03-075-21/+15
* staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack2011-03-075-215/+143
* staging: rtl8192e: Remove redundant function declarationsMike McCormack2011-03-071-32/+1
* staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack2011-03-073-101/+82
* staging: rtl8192e: Convert more functions to use r8192_privMike McCormack2011-03-074-88/+56
* staging: rtl8192e: Pass r8192e_priv to phy functionsMike McCormack2011-03-076-283/+256
* staging: rtl8192e: Pass r8192_priv to eprom_readMike McCormack2011-03-073-14/+13
OpenPOWER on IntegriCloud