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