aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds12-23/+20
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro2-5/+3
2011-07-08drivers:staging:rtl typo fix encryptiong to encryption.Justin P. Mattock1-1/+1
2011-07-05staging: rtl8192e: Fix big-endian warningLarry Finger1-1/+1
2011-07-05Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl10-10/+0
2011-07-05staging: r8192e_pci: Handle duplicate PCI ID 0x10ec:0x8192 conflict with rtl8192seLarry Finger1-0/+6
2011-06-28Staging: rtl8192e: Fixed numerous coding style issuesKen O'Brien1-6/+6
2011-06-28Staging: rtl8192e: Fixed numerous coding style issuesKen O'Brien1-5/+6
2011-06-19net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell3-0/+4
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-0/+1
2011-04-04staging/rtl81*: build as loadable modules onlyRandy Dunlap1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi8-17/+17
2011-03-14staging: rtl8192e: Don't copy dev pointer to skbMike McCormack3-7/+0
2011-03-14staging: rtl8192e: Pass priv to cmdpkt functionsMike McCormack4-45/+20
2011-03-14staging: rtl8192e: Pass priv to firmware download functionsMike McCormack4-18/+14
2011-03-14staging: rtl8192e: Pass priv to rtl8192_interruptMike McCormack1-10/+10
2011-03-14staging: rtl8192e: Pass rtl8192_priv to dm functionsMike McCormack3-22/+14
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack11-77/+69
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack4-17/+16
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack3-7/+7
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack9-46/+44
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack10-60/+62
2011-03-14staging: rtl8192e: Simplify rtl819x_ifcheck_resetornotMike McCormack1-25/+18
2011-03-14staging: rtl8192e: Remove ifdefs and dead codeMike McCormack1-59/+3
2011-03-14staging: rtl8192e: Pass priv pointer to procMike McCormack1-14/+9
2011-03-14staging: rtl8192e: Delete dead codeMike McCormack1-318/+4
2011-03-14staging: rtl8192e: Use better loop counter nameMike McCormack1-6/+6
2011-03-14staging: rtl8192e: Delete unused struct membersMike McCormack2-22/+1
2011-03-14staging: rtl8192e: Store mem_start in priv structMike McCormack2-23/+17
2011-03-14staging: rtl8192e: Delete commented codeMike McCormack1-47/+1
2011-03-14staging: rtl8192e: Remove unused headerMike McCormack1-86/+0
2011-03-14staging: rtl8192e: Remove NULL check before kfreeIlia Mirkin4-16/+6
2011-03-09staging: rtl8192e: Pass priv to watch_dog_timer_callbackMike McCormack1-3/+3
2011-03-09staging: rtl8192e: Pass priv to rtl8192_rxMike McCormack1-3/+2
2011-03-09staging: rtl8192e: Pass priv to rtl8192_initMike McCormack1-3/+4
2011-03-09staging: rtl8192e: Pass priv to MgntActSet_802_11_PowerSaveModeMike McCormack1-5/+4
2011-03-09staging: rtl8192e: Pass priv to rtl8192_tx_resumeMike McCormack1-3/+3
2011-03-09staging: rtl8192e: Pass priv to rtl8192_hw_sleep_downMike McCormack1-3/+2
2011-03-09staging: rtl8192e: Pass priv to UpdateRxPktTimeStamp8190Mike McCormack1-3/+2
2011-03-09staging: rtl8192e: Pass priv to SetKeyMike McCormack3-49/+17
2011-03-09staging: rtl8192e: Pass priv to EnableHWSecurityConfig8192Mike McCormack3-8/+7
2011-03-09staging: rtl8192e: Pass priv to IPSEnterMike McCormack2-5/+3
2011-03-09staging: rtl8192e: Pass priv to IPSLeaveMike McCormack3-13/+11
2011-03-09staging: rtl8192e: Pass priv to UpdateReceivedRateHistogramStatistics8190Mike McCormack1-3/+2
2011-03-09staging: rtl8192e: Pass priv to TranslateRxSignalStuff819xpciMike McCormack1-4/+3
2011-03-09staging: rtl8192e: Pass priv to rtl819xE_tx_cmdMike McCormack1-4/+3
2011-03-07staging: rtl8192e use kmemdup and check its return valueXiaochen Wang1-2/+3
2011-03-07staging: rtl8192e: unused Remove dot11PowerSaveMode and RT_PS_MODEMike McCormack2-10/+0
2011-03-07staging: rtl8192e: Move card specific structures out of ieee80211 library headerMike McCormack2-80/+74
2011-03-07staging: rtl8192e: Delete unused members from struct r8192_privMike McCormack3-55/+0