1. df9b29d Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  2. 84ba253 staging/rtl81*: build as loadable modules only by Randy Dunlap · 13 years ago
  3. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  4. f0dee9f staging: rtl8192e: Don't copy dev pointer to skb by Mike McCormack · 13 years ago
  5. 83970d9 staging: rtl8192e: Pass priv to cmdpkt functions by Mike McCormack · 13 years ago
  6. ef8efe5 staging: rtl8192e: Pass priv to firmware download functions by Mike McCormack · 13 years ago
  7. 4368607 staging: rtl8192e: Pass priv to rtl8192_interrupt by Mike McCormack · 13 years ago
  8. eea7205 staging: rtl8192e: Pass rtl8192_priv to dm functions by Mike McCormack · 13 years ago
  9. 1e04ca7 staging: rtl8192e: Pass ieee80211_device to callbacks by Mike McCormack · 13 years ago
  10. ad44d2a staging: rtl8192e: Pass ieee80211_device to callbacks by Mike McCormack · 13 years ago
  11. 7c186cf staging: rtl8192e: Pass ieee80211_device to callbacks by Mike McCormack · 13 years ago
  12. d1c580a staging: rtl8192e: Pass ieee80211_device to callbacks by Mike McCormack · 13 years ago
  13. 0914596 staging: rtl8192e: Pass ieee80211_device to callbacks by Mike McCormack · 13 years ago
  14. 45a43a8 staging: rtl8192e: Simplify rtl819x_ifcheck_resetornot by Mike McCormack · 13 years ago
  15. 8031aec staging: rtl8192e: Remove ifdefs and dead code by Mike McCormack · 13 years ago
  16. de69ba3 staging: rtl8192e: Pass priv pointer to proc by Mike McCormack · 13 years ago
  17. 699d015 staging: rtl8192e: Delete dead code by Mike McCormack · 13 years ago
  18. db38680 staging: rtl8192e: Use better loop counter name by Mike McCormack · 13 years ago
  19. a782753 staging: rtl8192e: Delete unused struct members by Mike McCormack · 13 years ago
  20. 9a77bd5 staging: rtl8192e: Store mem_start in priv struct by Mike McCormack · 13 years ago
  21. f19dbc0 staging: rtl8192e: Delete commented code by Mike McCormack · 13 years ago
  22. 28344f1 staging: rtl8192e: Remove unused header by Mike McCormack · 13 years ago
  23. 7e901dc staging: rtl8192e: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  24. 1f0e427 staging: rtl8192e: Pass priv to watch_dog_timer_callback by Mike McCormack · 13 years ago
  25. ddd877b staging: rtl8192e: Pass priv to rtl8192_rx by Mike McCormack · 13 years ago
  26. c62fdce staging: rtl8192e: Pass priv to rtl8192_init by Mike McCormack · 13 years ago
  27. 679a249 staging: rtl8192e: Pass priv to MgntActSet_802_11_PowerSaveMode by Mike McCormack · 13 years ago
  28. 7703f04 staging: rtl8192e: Pass priv to rtl8192_tx_resume by Mike McCormack · 13 years ago
  29. 176e8dc staging: rtl8192e: Pass priv to rtl8192_hw_sleep_down by Mike McCormack · 13 years ago
  30. 95a9a65 staging: rtl8192e: Pass priv to UpdateRxPktTimeStamp8190 by Mike McCormack · 13 years ago
  31. 043dfdd staging: rtl8192e: Pass priv to SetKey by Mike McCormack · 13 years ago
  32. 282fa9f staging: rtl8192e: Pass priv to EnableHWSecurityConfig8192 by Mike McCormack · 13 years ago
  33. e676ae5 staging: rtl8192e: Pass priv to IPSEnter by Mike McCormack · 13 years ago
  34. 58f6b58 staging: rtl8192e: Pass priv to IPSLeave by Mike McCormack · 13 years ago
  35. e261748 staging: rtl8192e: Pass priv to UpdateReceivedRateHistogramStatistics8190 by Mike McCormack · 13 years ago
  36. 9633608 staging: rtl8192e: Pass priv to TranslateRxSignalStuff819xpci by Mike McCormack · 13 years ago
  37. 762bf6d staging: rtl8192e: Pass priv to rtl819xE_tx_cmd by Mike McCormack · 13 years ago
  38. 9603ff5 staging: rtl8192e use kmemdup and check its return value by Xiaochen Wang · 13 years ago
  39. 153775d staging: rtl8192e: unused Remove dot11PowerSaveMode and RT_PS_MODE by Mike McCormack · 13 years ago
  40. 73aaa50 staging: rtl8192e: Move card specific structures out of ieee80211 library header by Mike McCormack · 13 years ago
  41. 73fdfd7 staging: rtl8192e: Delete unused members from struct r8192_priv by Mike McCormack · 13 years ago
  42. 8396902 staging: rtl8192e: Delete non-existing function declarations by Mike McCormack · 13 years ago
  43. c9c0a1e staging: rtl8192e: Delete unused dm_change_dynamic_initgain_thresh by Mike McCormack · 13 years ago
  44. 262cd81 staging: rtl8192e: Pass r8192_priv to MgntActSet_RF_State by Mike McCormack · 13 years ago
  45. 7088dfb staging: rtl8192e: Pass r8192_priv around instead of net_device by Mike McCormack · 13 years ago
  46. 4fc2102 staging: rtl8192e: Remove redundant function declarations by Mike McCormack · 13 years ago
  47. af59c39 staging: rtl8192e: Pass r8192_priv around instead of net_device by Mike McCormack · 13 years ago
  48. 480ab9d staging: rtl8192e: Convert more functions to use r8192_priv by Mike McCormack · 13 years ago
  49. d9ffa6c staging: rtl8192e: Pass r8192e_priv to phy functions by Mike McCormack · 13 years ago
  50. 5aa6875 staging: rtl8192e: Pass r8192_priv to eprom_read by Mike McCormack · 13 years ago
  51. 31d664e staging: rtl8192e: Move PowerSaveControl to r8192e_priv by Mike McCormack · 13 years ago
  52. 774dee1 staging: rtl8192e: Move variables to ieee80211 struct by Mike McCormack · 13 years ago
  53. 8e0af57 staging: rtl8192e: Move definition of RT_RF_CHANGE_SOURCE by Mike McCormack · 13 years ago
  54. 181d1df staging: rtl8192e: Move RfOffReason to r8192e_priv struct by Mike McCormack · 13 years ago
  55. 4559854 staging: rtl8192e: Move eRFPowerState to r8192e_priv struct by Mike McCormack · 13 years ago
  56. 477dfe70 staging: rtl8192e: Remove pointless hw_sleep_wq by Mike McCormack · 13 years ago
  57. 0d65112 staging: rtl8192e: Remove unnecessary ps_lock by Mike McCormack · 13 years ago
  58. 09f1437 staging: rtl8192e: Use single spinlock in MgntActSet_RF_State by Mike McCormack · 13 years ago
  59. 0903602 staging: rtl8192e: Remove SetRFPowerState by Mike McCormack · 13 years ago
  60. fea84ba staging: rtl8192e: Remove SetRFPowerStateInProgress by Mike McCormack · 13 years ago
  61. 2cb61ea staging: rtl8192e: Add a spinlock around SetRFPowerState8190 by Mike McCormack · 13 years ago
  62. ae9f66d staging: rtl8192e: Remove struct member irq_mask by Mike McCormack · 13 years ago
  63. 703fdcc staging: rtl8192e: Make RT_TRACE use consistent by Mike McCormack · 13 years ago
  64. 9f17b07 staging: rtl8192e: Make functions static by Mike McCormack · 13 years ago
  65. 9c100d5 staging: rtl8192e: Delete dead code by Mike McCormack · 13 years ago
  66. 09e4f23 staging: rtl8192e: Remove externs, redundant comments by Mike McCormack · 13 years ago
  67. 51de57e staging: rtl8192e: Remove USB related code by Mike McCormack · 13 years ago
  68. 668c711 staging: rtl8192e: Remove useless usermode callback by Mike McCormack · 13 years ago
  69. 97a6688 staging: rtl8192e: Remove unused CONFIG_RTL8180_IO_MAP by Mike McCormack · 13 years ago
  70. 0cfc618 staging: rtl8192e: Don't disable interrupts in mgmt_tx_lock by Mike McCormack · 13 years ago
  71. 4573d14 staging: rtl8192e: Refactor rtl8192_ioctl into two functions by Mike McCormack · 13 years ago
  72. 48f0210 staging: rtl8192e: rf_ps_lock doesn't need to be IRQ safe by Mike McCormack · 13 years ago
  73. 18c53df staging: rtl8192e: Remove useless TxCheckStuck function by Mike McCormack · 13 years ago
  74. 3b10c0a staging: rtl8192e: Make rtl8192_tx static by Mike McCormack · 13 years ago
  75. 2b1a26f staging: rtl8192e: Enable the NIC only once by Mike McCormack · 13 years ago
  76. 1b8b496 staging: rtl8192e: Delete unused function rtl819x_ifsilentreset by Mike McCormack · 13 years ago
  77. 4bbedb2 staging: rtl8192e: Remove irq_enabled flag by Mike McCormack · 13 years ago
  78. 5398741 staging: rtl8192e: Remove unused tx_lock spin lock by Mike McCormack · 13 years ago
  79. ec42dc2 staging: rtl8192e: Factor out common code by Mike McCormack · 13 years ago
  80. 11a861d staging: rtl8192e: Remove dead code by Mike McCormack · 13 years ago
  81. ec984e0 staging: rtl8192e: Clean up MlmeDisassociateRequest by Mike McCormack · 13 years ago
  82. ea66f75 staging: rtl8192e: Remove dead code from MgntActSet_RF_State by Mike McCormack · 13 years ago
  83. 6f304eb2 staging: rtl8192e: Remove rf_chip variable, hardcode to RF_8256 by Mike McCormack · 13 years ago
  84. d2bddcf staging: rtl8192e: Remove dead code from SetRFPowerState8190 by Mike McCormack · 13 years ago
  85. 9236928f staging: rtl8192e: Use spin_lock, just one exit path by Mike McCormack · 13 years ago
  86. fb53c2b staging: rtl8192e: Delete dead code by Mike McCormack · 13 years ago
  87. 80a4dea staging: rtl8192e: Avoid casting function pointers by Mike McCormack · 13 years ago
  88. 1348dc0 staging: rtl8192e: Don't call ieee80211_ps_tx_ack in interrupt context by Mike McCormack · 13 years ago
  89. 79b03af staging: rtl8192e: Simplify flow of control in rtl8192_rx by Mike McCormack · 13 years ago
  90. 109ded2 staging: rtl8192e: Simplify r8192_set_multicast by Mike McCormack · 13 years ago
  91. 57be958 staging: rtl8192e: Remove unused debug code by Mike McCormack · 13 years ago
  92. 4803ef7 staging: rtl8192e: Remove RTL8192P and RTL8192U ifdefs by Mike McCormack · 13 years ago
  93. aebbafd staging: rtl8192e: Remove dead code by Mike McCormack · 13 years ago
  94. 679b5f6 staging: rtl8192e: Remove dead code by Mike McCormack · 13 years ago
  95. 3f9ab1e staging: rtl8192e: Use private structure in IO functions by Mike McCormack · 13 years ago
  96. 427bf12 staging: rtl8192e: Remove redundant externs by Mike McCormack · 13 years ago
  97. c8a0064 staging: rtl8192e: Remove duplicate header by Mike McCormack · 13 years ago
  98. 51da8e2 Staging: rtl8192e: Remove unused card type by Mike McCormack · 14 years ago
  99. 1694027 Staging: rtl8192e: Remove unused endian_swap function by Mike McCormack · 14 years ago
  100. 11aacc2 Staging: rtl8192e: Remove #if 1 blocks by Mike McCormack · 14 years ago