1. 5eaa53d Staging: rtl8192e: use DEFINE_PCI_DEVICE_TABLE by Namhyung Kim · 14 years ago
  2. 859171c drivers/staging: Remove unnecessary semicolons by Joe Perches · 14 years ago
  3. 491acf0 Staging: Merge 2.6.37-rc2 into staging-next by Greg Kroah-Hartman · 14 years ago
  4. 5b84cc7 staging: Use vzalloc by Joe Perches · 14 years ago
  5. 43f88d53 Staging: rtl8192e: fix IOMMU memory leak by Daniel Lichtenberger · 14 years ago
  6. edffd7d Staging: rtl8192e: Makefile: cleaned up Makefile cflag lines by Tracey Dent · 14 years ago
  7. 52cab75 Staging: rtl8192e: Convert macros to inline functions by Mike McCormack · 14 years ago
  8. a922a4b Staging: rtl8192e: Clean formatting in rtl8192_hard_start_xmit() by Mike McCormack · 14 years ago
  9. 1f1f19f Staging: rtl8192e: Clean up rtl8192_pci_initdescring() by Mike McCormack · 14 years ago
  10. 067ba6c Staging: rtl8192e: Clean formatting in rtl8192_tx() by Mike McCormack · 14 years ago
  11. 4b37700 Staging: rtl8192e: Remove dead code from rtl8192_tx by Mike McCormack · 14 years ago
  12. 932f4b3 Staging: rtl8192e: Clean up rtl8192_halt_adapter() by Mike McCormack · 14 years ago
  13. b72cb94 Staging: rtl8192e: Clean up rtl8192_qos_association_resp() by Mike McCormack · 14 years ago
  14. f8acdc3 Staging: rtl8192e: Delete some dead code by Mike McCormack · 14 years ago
  15. f72b6a5 Staging: rtl8192e: Clean up formatting in MapHwQueueToFirmwareQueue() by Mike McCormack · 14 years ago
  16. eb40aea Staging: rtl8192e: Clean up rtl8192_net_update() by Mike McCormack · 14 years ago
  17. 162f535 staging: rtl8192e: Clean up rtl8192_hard_start_xmit() by Mike McCormack · 14 years ago
  18. 09585fb staging: rtl8192e: Remove some dead code by Mike McCormack · 14 years ago
  19. c325d98 staging: rtl8192e: Remove dead code in CamResetAllEntry() by Mike McCormack · 14 years ago
  20. 7aed48d staging: rtl8192e: Fix indent of some functions by Mike McCormack · 14 years ago
  21. 61d0e67 staging: rtl8192e: Remove dead code from rtl8192_set_chan() by Mike McCormack · 14 years ago
  22. a6b1d95 staging: rtl8192e: Remove commented function rtl8192_set_mode() by Mike McCormack · 14 years ago
  23. cdeac5d staging: rtl8192e: Remove empty function force_pci_posting() by Mike McCormack · 14 years ago
  24. dcf663f staging: rtl8192e: Clean up rtl8192_hard_data_xmit() by Mike McCormack · 14 years ago
  25. 214985a staging: rtl8192e: Clean up function headers by Mike McCormack · 14 years ago
  26. 16d74da staging: rtl8192e: Delete dead and commented out code by Mike McCormack · 14 years ago
  27. 533d1ff Staging: rtl8192e: Less verbose function headers by Mike McCormack · 14 years ago
  28. 7f440f4 Staging: rtl8192e: Fix indent in some places by Mike McCormack · 14 years ago
  29. 1dc4dbb Staging: rtl8192e: Remove some redundant comments by Mike McCormack · 14 years ago
  30. 51ae5d5 Staging: rtl8192e: Remove extern and redundant declarations by Mike McCormack · 14 years ago
  31. 196bd68 Staging: rtl8192e: Remove function with no effect by Mike McCormack · 14 years ago
  32. b6d5e88 Staging: rtl8192e: Remove unused macros by Mike McCormack · 14 years ago
  33. f347140 Staging: rtl8192e: Remove some commented out code by Mike McCormack · 14 years ago
  34. d5abdf7 Staging: rtl8192e: Remove function name comments at end of functions by Mike McCormack · 14 years ago
  35. 49e57f2 Staging: rtl8192e: Remove some redundant code by Mike McCormack · 14 years ago
  36. 9b0131c staging/trivial: fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  37. 4498dbc staging: rtl8193*: Remove double test by Julia Lawall · 14 years ago
  38. 3983186 Staging: rtl81*: Fix spelling fuction -> function in comments by Stefan Weil · 14 years ago
  39. 60ef9eb Staging: rtl8192e: Cleanup style and whitespace by Ramkumar Ramachandra · 14 years ago
  40. c6eae67 Staging: rtl8192e: Remove redundant brackets around return values by Mike McCormack · 14 years ago
  41. 1e0f9ac Staging: rtl8192e: Remove pointless return statements by Mike McCormack · 14 years ago
  42. 0186f21 Staging: rtl8192e: Remove unnecessary externs by Mike McCormack · 14 years ago
  43. 26ef819 Staging: rtl8192e: Remove unused function by Mike McCormack · 14 years ago
  44. f500e25 Staging: rtl8192e: Don't compare bHwRadioOff with true by Mike McCormack · 14 years ago
  45. 5b3b1a7 Staging: rtl8192e: Make functions static by Mike McCormack · 14 years ago
  46. 207b58f Staging: rtl8192e: Remove backslashes at end of lines by Mike McCormack · 14 years ago
  47. 285f660 Staging: rtl8192e: Simplify some return codes by Mike McCormack · 14 years ago
  48. 4e1cfec Staging: rtl8192e: Delete unused function dm_shadow_init() by Mike McCormack · 14 years ago
  49. 3a8f2d3 staging: rtl8187e: call disable_pci_device() if pci_probe() failed by Kulikov Vasiliy · 14 years ago
  50. 2a8a4b7 Staging: rtl8192e: add curly braces to if statement by Dan Carpenter · 14 years ago
  51. dca4130 param: remove unnecessary writable charp by Rusty Russell · 14 years ago
  52. 125ed82 staging: rtl8192e: Delete some redundant code by Mike McCormack · 14 years ago
  53. 5976b94 staging: rtl8192e: Make arrays const by Mike McCormack · 14 years ago
  54. f016175 staging: rtl8192e: Remove useless debug code by Mike McCormack · 14 years ago
  55. cf3d3d3 staging: rtl8192e: Remove macro already in the kernel by Mike McCormack · 14 years ago
  56. 76e8cd2 staging: rtl8192e: Delete unused code by Mike McCormack · 14 years ago
  57. 881a975 staging: rtl8192e: Make structs const, move prototypes to top by Mike McCormack · 14 years ago
  58. 559fba5 staging: rtl8192e: Make functions static by Mike McCormack · 14 years ago
  59. 4a53336 staging: rtl8192e: Make static variables const by Mike McCormack · 14 years ago
  60. ab2161a staging: rtl8192e: Make some static structs const by Mike McCormack · 14 years ago
  61. 7e1d794 Staging: rtl8192e: use ARRAY_SIZE by Kulikov Vasiliy · 14 years ago
  62. 2fa5e38 Staging: rtl8192e: remove all code dependent on LINUX_VERSION_CODE by Jiri Kosina · 14 years ago
  63. 37523e8 staging/trivial: fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  64. 3ec64b0 Staging: rtl8192e: Do not autoconnect based on probe response by Samuel Ortiz · 14 years ago
  65. ae67b58 Staging: rtl8192e: Do not send NULL BSSID events when not associated by Samuel Ortiz · 14 years ago
  66. 96bd55b Staging: rtl8192e: Do not mess with carrier settings while scanning by Samuel Ortiz · 14 years ago
  67. 0374e91 Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=n by Andreas Herrmann · 14 years ago
  68. 94002c0 Staging: Use kmemdup by Julia Lawall · 14 years ago
  69. 7a6cb0d Staging: Use kcalloc or kzalloc by Julia Lawall · 14 years ago
  70. 935e99f staging: trivial: fix typo "seperate" by Anand Gadiyar · 14 years ago
  71. 3241487 Staging: Drop memory allocation cast by Julia Lawall · 14 years ago
  72. b63eaed staging: rtl8192x: sync the various rtl819x_Qos.h files by H Hartley Sweeten · 14 years ago
  73. a09fcbd staging: rtl8192x: sync the various rtl819x_TSProc.c files by H Hartley Sweeten · 14 years ago
  74. bebdf80 Staging: rtl8192e: Use the standard config option for PM functions by Yong Wang · 14 years ago
  75. d6d42df Staging: rtl8192e: Hoist assign from if by Joe Perches · 14 years ago
  76. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  77. 128a5d0 Staging: rtl8192* needs semaphore.h by Randy Dunlap · 14 years ago
  78. 01823a1 Staging: rtl8192e: fix spacing style issues in r8180_93cx6.c by Tim Schofield · 15 years ago
  79. 1832664 staging: fix typos "enalbe" -> "enable" by Uwe Kleine-König · 15 years ago
  80. 5d929a7 staging: declare MODULE_FIRMWARE in various drivers by Ben Hutchings · 15 years ago
  81. 1c7ec2e Staging: rtl8192e: Use skb_tail_pointer by Jeff Mahoney · 15 years ago
  82. 820793c Staging: r8192E_core.c: use %pM to shown MAC address by H Hartley Sweeten · 15 years ago
  83. 27b93f8 Staging: rtl8192e: remove some functions from the __exit section by Simon Horman · 15 years ago
  84. 9bfafe8 Staging: rtl8192e: print the elements of tx_pn and rx_pn not the arrays themselves by Simon Horman · 15 years ago
  85. 39cfb97 staging: Fix misspelling of "should" and "shouldn't" in comments. by Adam Buchbinder · 15 years ago
  86. da94a75 Staging: rtl8192e: Small code fixes for r819xE_firmware.c by Radu Voicilas · 15 years ago
  87. 4db3d5e Staging: rtl8192e: Code style fixes for r819xE_phy.h by Radu Voicilas · 15 years ago
  88. 1719e11 Staging: rtl8192e: Code style fix for r819xE_phyreg.h by Radu Voicilas · 15 years ago
  89. 8f26684 Staging: rtl8192e: fix more coding style issues. by Radu Voicilas · 15 years ago
  90. 65a4378 Staging: rtl9192e: fix power usage issues by david woo · 15 years ago
  91. 789d9db Staging: rtl8192e: fix some codingstyle issues by Radu Voicilas · 15 years ago
  92. 0ee9f67 Staging: rtl8187x: Use %pM for mac address output by Joe Perches · 15 years ago
  93. 3d8affc Staging: rtl8192x: fix printk formats by Randy Dunlap · 15 years ago
  94. fb5fe27 staging: fix rtl8192e compilation errors with mac80211 by George Kadianakis · 15 years ago
  95. bbc9a99 Staging: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  96. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  97. b881c6c Staging: fix wireless drivers depends by Randy Dunlap · 15 years ago
  98. a010a33 Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload by Herton Ronaldo Krzesinski · 15 years ago
  99. 3d14b51 Staging: rtl8192e: Add #include <linux/vmalloc.h> by Jeff Mahoney · 15 years ago
  100. 125b181 staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV by Larry Finger · 15 years ago