1. 182acb3 staging: brcm80211: replace MFREE with kfree by mike.rapoport@gmail.com · 14 years ago
  2. 199d217 staging: brcm80211: remove unused NATIVE_{MALLOC,MFREE} by mike.rapoport@gmail.com · 14 years ago
  3. 5fcc1fc staging: brcm80211: replace MALLOC() with k[zm]alloc by mike.rapoport@gmail.com · 14 years ago
  4. 97e17d0 staging: brcm80211: remove osl_malloced()/MALLOCED() by mike.rapoport@gmail.com · 14 years ago
  5. 6a92fdf staging: brcm80211: remove DHD_USE_STATIC_BUF by mike.rapoport@gmail.com · 14 years ago
  6. 6ddcfdc Staging: brcm80211: fix up compiler warnings I created by Greg Kroah-Hartman · 14 years ago
  7. 7383141 staging: brcm80211: remove OSL_DELAY by mike.rapoport@gmail.com · 14 years ago
  8. 5dc56c9 staging: brcm80211: brcmfmac: bug fix - scan result report by nohee ko · 14 years ago
  9. 7356f42 staging: brcm80211: brcmfmac: replace KILL_PROC with send_sig() by nohee ko · 14 years ago
  10. 4c71ebf staging: brcm80211: Purge unused bcmwpa.[ch] by Brett Rudley · 14 years ago
  11. af73713 staging: brcm80211: bug fix- rmmod hang problem by nohee ko · 14 years ago
  12. c11b0ef Staging: brcm80211: remove sbpciregs_t typedef by Greg Kroah-Hartman · 14 years ago
  13. 3c2c926 Staging: brcm80211: util: remove unneeded use of uintptr by Greg Kroah-Hartman · 14 years ago
  14. e88cf8e Staging: brcm80211: sys: remove unneeded use of uintptr by Greg Kroah-Hartman · 14 years ago
  15. 159a3b7 Staging: brcm80211: phy: remove unneeded use of uintptr by Greg Kroah-Hartman · 14 years ago
  16. 3acf41c Staging: brcm80211: include: remove unneeded use of uintptr by Greg Kroah-Hartman · 14 years ago
  17. ec1284e Staging: brcm80211: bcmsdpcm: remove a bunch of unused macros by Greg Kroah-Hartman · 14 years ago
  18. 0965ae8 Staging: brcm80211: remove FALSE #define by Greg Kroah-Hartman · 14 years ago
  19. 0f0881b Staging: brcm80211: remove TRUE #define by Greg Kroah-Hartman · 14 years ago
  20. ba07d0c staging: brcm80211: remove useless bcm_ether_ntoa() by Andy Shevchenko · 14 years ago
  21. 88b3eaa staging: brcm80211: remove duplicated function, wf_channel2mhz by nohee ko · 14 years ago
  22. a9d0fff staging: brcm80211: remove BCMNMIATTACHFN() macro. by Jason Cooper · 14 years ago
  23. 9927fc2 staging: brcm80211: remove BCMUNINITFN() macro. by Jason Cooper · 14 years ago
  24. b4f790e staging: brcm80211: remove BCMINITFN() macro. by Jason Cooper · 14 years ago
  25. 2184ccb staging: brcm80211: remove BCMINITDATA() macro. by Jason Cooper · 14 years ago
  26. eeb8e46b staging: brcm80211: fix various checkpatch errors. by Jason Cooper · 14 years ago
  27. 94dc5e7 staging: brcm80211: s/unsigned char/size_t/ for min_t() by Jason Cooper · 14 years ago
  28. d5642d3 staging: brcm80211: remove custom string library again by Andy Shevchenko · 14 years ago
  29. 41c7f41 staging: brcm80211: clean up custom ctype library again by Andy Shevchenko · 14 years ago
  30. 53e974d staging: brcm80211: fix 'comparison..cast' compiler warnings. by Jason Cooper · 14 years ago
  31. a6cf450e Staging: brcm80211: remove __cplusplus markers by Greg Kroah-Hartman · 14 years ago
  32. 22b564b staging: brcm80211: remove BLOCKABLE so no one uses it. by Jason Cooper · 14 years ago
  33. 7716314 staging: brcm80211: remove kernel_thread() for wl_iscan_thread and wl_event_thread. by Jason Cooper · 14 years ago
  34. 5e2773e staging: brcm80211: remove kernel_thread() for _iscan_sysioc_thread. by Jason Cooper · 14 years ago
  35. d809dcb staging: brcm80211: remove kernel_thread() for _dhd_sysioc_thread. by Jason Cooper · 14 years ago
  36. ecd7559 staging: brcm80211: remove kernel_thread() for dhd_dpc_thread. by Jason Cooper · 14 years ago
  37. 860708d staging: brcm80211: remove kernel_thread() for dhd_watchdog_thread. by Jason Cooper · 14 years ago
  38. 839fad9 staging: brcm80211: remove unnecessary cflag, LINUX by nohee ko · 14 years ago
  39. 1e8dd5b staging: brcm80211: remove unnecessary cflag, CONFIG_CFG80211 by nohee ko · 14 years ago
  40. 5e33a02 staging: brcm80211: remove unnecessary cflag, BCMWPA2 by nohee ko · 14 years ago
  41. ea3b8a2 staging: brcm80211: remove duplicated file, bcmutils.c by nohee ko · 14 years ago
  42. cbf6baa Staging: brcm80211: make interface name buffer smaller by Dan Carpenter · 14 years ago
  43. edae01b staging: brcm80211: Purge unused wlc_id_name by Brett Rudley · 14 years ago
  44. a9a6073 staging: brcm80211: Purge unused packet engine by Brett Rudley · 14 years ago
  45. fb693a7 staging: brcm80211: bug fix- dual band problem by nohee ko · 14 years ago
  46. 40e5c96 staging: brcm80211: Coalesce osl_dma_alloc_consistent between fullmac and softmac by Brett Rudley · 14 years ago
  47. 17b3138 staging: brcm80211: Purge unused memlist debugging by Brett Rudley · 14 years ago
  48. 0d2f072 Staging: brcm80211: remove BCMATTACHFN macro by Greg Kroah-Hartman · 14 years ago
  49. 17c4da1 Staging: brcm80211: remove BCMATTACHDATA macro by Greg Kroah-Hartman · 14 years ago
  50. b61640d Staging: brcm80211: brcmfmac: fix some comparison warnings by Greg Kroah-Hartman · 14 years ago
  51. a300ce9 Staging: brcm80211: sys: fix some comparison warnings by Greg Kroah-Hartman · 14 years ago
  52. 697d600 Staging: brcm80211: sys: wlc_ampdu: fix some comparison warnings by Greg Kroah-Hartman · 14 years ago
  53. e9e6727 Staging: brcm80211: phy: wlc_phy_n: fix some comparison warnings by Greg Kroah-Hartman · 14 years ago
  54. c09cc58 Staging: brcm80211: hnddma.c: fix compiler warning by Greg Kroah-Hartman · 14 years ago
  55. 96e76e6 Staging: brcm80211: remove VALID_MASK macro by Greg Kroah-Hartman · 14 years ago
  56. e18d531 Staging: brcm80211: remove ROUNDUP macro by Greg Kroah-Hartman · 14 years ago
  57. 36c63ff Staging: brcm80211: remove ISALIGNED macro by Greg Kroah-Hartman · 14 years ago
  58. d2733c9 Staging: brcm80211: remove unused ALIGN_ADDR() macro by Greg Kroah-Hartman · 14 years ago
  59. 8d3d6a6 Staging: brcm80211: remove ARRAYSIZE macro by Greg Kroah-Hartman · 14 years ago
  60. ce0f1b8 Staging: brcm80211: remove OFFSETOF macro by Greg Kroah-Hartman · 14 years ago
  61. 3ea2f4d Staging: brcm80211: remove broken MAX() implementation by Greg Kroah-Hartman · 14 years ago
  62. 7068c2f Staging: brcm80211: remove broken MIN() implementation by Greg Kroah-Hartman · 14 years ago
  63. c03b63c Staging: brcm80211: util: remove unneeded usage of uintptr by Greg Kroah-Hartman · 14 years ago
  64. f1d0fe0 Staging: brcm80211: remove unused typedefs in typedefs.h by Greg Kroah-Hartman · 14 years ago
  65. 3e26416 Staging: brcm80211: s/int32/s32/ by Greg Kroah-Hartman · 14 years ago
  66. 66cbd3a Staging: brcm80211: s/uint32/u32/ by Greg Kroah-Hartman · 14 years ago
  67. 588abaa staging: brcm80211: Use proper BRCM_FULLMAC #ifdefs by Brett Rudley · 14 years ago
  68. 1e3950b staging: brcm80211: Remove dead code from siutils.c by Henry Ptasinski · 14 years ago
  69. 51c5651 staging: brcm80211: Remove dead code from bcmwifi.c by Henry Ptasinski · 14 years ago
  70. 4ca70f7 staging: brcm80211: Remove dead code from linux_osl.c. by Henry Ptasinski · 14 years ago
  71. 45fa9a9 staging: brcm80211: Remove unnecessary hndtcam.h by Henry Ptasinski · 14 years ago
  72. 64cb45a staging: brcm80211: Remove unnecessary bitfuncs.h by Henry Ptasinski · 14 years ago
  73. b232426 staging: brcm80211: Don't include bitfuncs.h by Henry Ptasinski · 14 years ago
  74. d953a05 staging: brcm80211: Use linux/bitops.h instead of bitfuncs.h by Henry Ptasinski · 14 years ago
  75. 8656632 staging: brcm80211: Remove dead code from aiutils.c by Henry Ptasinski · 14 years ago
  76. e59fe08 Staging: brcm80211: s/int16/s16/ by Greg Kroah-Hartman · 14 years ago
  77. 7d4df48 Staging: brcm80211: s/uint16/u16/ by Greg Kroah-Hartman · 14 years ago
  78. 4128dd9 Staging: brcm80211: remove forgotten undef by Greg Kroah-Hartman · 14 years ago
  79. 11465f6 Staging: brcm80211: wl_cfg80211.c: fix compiler warnings by Greg Kroah-Hartman · 14 years ago
  80. 1a3bf74 Staging: brcm80211: remove some more macros from linuxver.h by Greg Kroah-Hartman · 14 years ago
  81. f149e6f Staging: brcm80211: remove unused irq typedef by Greg Kroah-Hartman · 14 years ago
  82. 878a667 Staging: brcm80211: remove unneeded pm macro by Greg Kroah-Hartman · 14 years ago
  83. 624573d Staging: brcm80211: remove some unused macros by Greg Kroah-Hartman · 14 years ago
  84. 8ba9cfd Staging: brcm80211: remove unneeded pci macros by Greg Kroah-Hartman · 14 years ago
  85. 517b12f Staging: brcm80211: remove free_netdev wrapper by Greg Kroah-Hartman · 14 years ago
  86. c62add3 Staging: brcm80211: remove old module macro wrappers by Greg Kroah-Hartman · 14 years ago
  87. 364eb72 Staging: brcm80211: remove MY_INIT_WORK macro by Greg Kroah-Hartman · 14 years ago
  88. 960ea74 staging: brcm80211: remove ';' after while() in macros. by Jason Cooper · 14 years ago
  89. 76c0645 staging: brcm80211: wl_cfg80211.c: fix 'assignment in if condition' by Jason Cooper · 14 years ago
  90. b3164c7 staging: brcm80211: bug fix - connection status report by nohee ko · 14 years ago
  91. 194c607 staging: brcm80211: removed duplicated file, linux_osl.c by nohee ko · 14 years ago
  92. 5a505da staging: brcm80211: fix checkpatch macro errors. by Jason Cooper · 14 years ago
  93. e9887c9 staging: brcm80211: fix various checkpatch spacing errors. by Jason Cooper · 14 years ago
  94. 5f782de staging: brcm80211: fix 'do not init statics to 0 or NULL' by Jason Cooper · 14 years ago
  95. 6998d33 staging: brcm80211: fix 'do not init globals to 0 or NULL' by Jason Cooper · 14 years ago
  96. 81e95f9 staging: brcm80211: brcmfmac/*: fix remaining 'assignment in if condition' by Jason Cooper · 14 years ago
  97. d11a5c6 staging: brcm80211: remove duplicated file, bcmwifi.c by nohee ko · 14 years ago
  98. 93ad12c staging: brcm80211: bug fix for n_ssids usage and update drv_info by nohee ko · 14 years ago
  99. 52b0e80 staging: brcm80211: bcmutils.[ch]: purge unused funcs by Brett Rudley · 14 years ago
  100. 5b5a285c Staging: brcm80211: bcmdefs.h: remove unused #defines by Greg Kroah-Hartman · 14 years ago