1. db15ad6 brcmfmac: Fix use after free in brcmf_sdio_readframes() by Dan Carpenter · 4 years, 6 months ago
  2. 89efc93 brcmfmac: stop watchdog before detach and free everything by Michael Trimarchi · 6 years ago
  3. 31d3d76 brcmfmac: Avoid build error with make W=1 by Andy Shevchenko · 7 years ago
  4. 4a70f07 brcmfmac: change driver unbind order of the sdio function devices by Arend Van Spriel · 7 years ago
  5. f5214eb brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice by Arend Van Spriel · 7 years ago
  6. c81d034 brcmfmac: unbind all devices upon failure in firmware callback by Arend Van Spriel · 7 years ago
  7. 1dd15bd brcmfmac: add parameter to pass error code in firmware callback by Arend Van Spriel · 7 years ago
  8. c9b3f31 brcmfmac: fix incorrect event channel deduction by Gavin Li · 7 years ago
  9. 5251b6b brcmfmac: sdio: shorten retry loop in brcmf_sdio_kso_control() by Arend Van Spriel · 8 years ago
  10. 634faf3 brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339 by Arend Van Spriel · 8 years ago
  11. fd3ed33 brcmfmac: defer DPC processing during probe by Arend Van Spriel · 8 years ago
  12. 98aff6c brcmfmac: change rx_seq check log from error print to debug print by Wright Feng · 8 years ago
  13. d922dfa brcmfmac: revise SDIO error message in brcmf_sdio_drivestrengthinit by Wright Feng · 8 years ago
  14. 496aec5 brcmfmac: Add 4356 sdio support by Christian Daudt · 8 years ago
  15. c56caa9d brcmfmac: screening firmware event packet by Franky Lin · 8 years ago
  16. 9e12904 brcmfmac: Delete unnecessary variable initialisation by Markus Elfring · 8 years ago
  17. 3d43e03 brcmfmac: sdio: remove unused variable retry_limit by Colin Ian King · 8 years ago
  18. af5b5e6 brcmfmac: merge platform data and module paramaters by Hante Meuleman · 8 years ago
  19. 4d79289 brcmfmac: switch to new platform data by Hante Meuleman · 8 years ago
  20. 6cd21d7 Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  21. 97f1a17 brcmfmac: sdio: Increase the default timeouts a bit by Sjoerd Simons · 8 years ago
  22. e2b397f brcmfmac: access PMU registers using standalone PMU core if available by Rafał Miłecki · 8 years ago
  23. e0045bf brcmfmac: fix sdio sg table alloc crash by Hante Meuleman · 8 years ago
  24. 63ce3d5 brcmfmac: use msecs_to_jiffies() in macro definitions by Arend van Spriel · 8 years ago
  25. 4011fc4 brcmfmac: change brcmf_sdio_wd_timer() prototype by Arend van Spriel · 8 years ago
  26. a7decc4 brcmfmac: fix waitqueue_active without memory barrier in brcmfmac driver by Kosuke Tatsukawa · 8 years ago
  27. 46d703a brcmfmac: Unify methods to define and map firmware files. by Hante Meuleman · 9 years ago
  28. 64d66c3 brcmfmac: no retries on rxglom superframe errors by Franky Lin · 9 years ago
  29. 6866a64 brcmfmac: constify brcmf_bus_ops structures by Julia Lawall · 9 years ago
  30. 05491d2 brcm80211: move under broadcom vendor directory by Kalle Valo · 9 years ago[Renamed from drivers/net/wireless/brcm80211/brcmfmac/sdio.c]
  31. ff4445a brcmfmac: expose device memory to devcoredump subsystem by Arend van Spriel · 9 years ago
  32. a32be01 brcmfmac: include linux/atomic.h by Hauke Mehrtens · 9 years ago
  33. 9d6c1dc brcmfmac: add dedicated debug level for firmware console logging by Arend van Spriel · 9 years ago
  34. d3928d0 brcmfmac: dhd_sdio.c: use existing atomic_or primitive by Vineet Gupta · 9 years ago
  35. 5768f31 brcmfmac: have sdio return -EIO when device communication is not possible by Arend van Spriel · 9 years ago
  36. 8b36e98 brcmfmac: process interrupt regardless sdiod state by Arend van Spriel · 9 years ago
  37. ba5e866 brcmfmac: add support for BCM4324 rev B5 chipset by Arend van Spriel · 9 years ago
  38. 228a717 brcmfmac: only support the BCM43455/7 device by Arend van Spriel · 9 years ago
  39. 2591155 brcmfmac: add support for BCM43430 SDIO chipset by Arend van Spriel · 9 years ago
  40. 2c64e16 brcmfmac: Add necessary memory barriers for SDIO. by Hante Meuleman · 9 years ago
  41. cf45932 brcmfmac: fix watchdog timer regression by Arend van Spriel · 9 years ago
  42. 9819a90 brcmfmac: take save&restore memory into account for SDIO shared info by Arend van Spriel · 9 years ago
  43. 38f29e1 brcmfmac: assure device is ready for download after brcmf_chip_attach() by Arend van Spriel · 9 years ago
  44. d380ebc brcmfmac: rename chip download functions by Arend van Spriel · 9 years ago
  45. 55b59fb brcmfmac: remove duplication of ramsize info by Arend van Spriel · 9 years ago
  46. 9c51026 brcmfmac: Add support for BCM4345 SDIO chipset. by Syed Asifful Dayyan · 9 years ago
  47. 449e58b brcmfmac: Fix possible race-condition. by Hante Meuleman · 9 years ago
  48. b441ba8 brcmfmac: Simplify watchdog sleep. by Hante Meuleman · 9 years ago
  49. de6878c brcmfmac: Fix oops when SDIO device is removed. by Hante Meuleman · 9 years ago
  50. a7b134a brcmfmac: Dont sleep when ctrl frames to transmit. by Hante Meuleman · 9 years ago
  51. 9982464 brcmfmac: make sdio suspend wait for threads to freeze by Arend van Spriel · 9 years ago
  52. a1ce7a0 brcmfmac: use helper function for changing SDIO state by Arend van Spriel · 9 years ago
  53. 187d3c3 brcmfmac: use msecs_to_jiffies for time conversion by Nicholas Mc Guire · 9 years ago
  54. 297540f brcm80211: Delete unnecessary checks before two function calls by Markus Elfring · 9 years ago
  55. a1cee86 brcmfmac: SDIO: avoid using bus state for private states. by Hante Meuleman · 9 years ago
  56. 8982cd4 brcmfmac: wait for driver to go idle during suspend by Arend van Spriel · 9 years ago
  57. 4dd8b26 brcmfmac: use SDIO DPC for control frames. by Hante Meuleman · 9 years ago
  58. 69d03ee brcmfmac: prevent possible deadlock on resuming SDIO device. by Hante Meuleman · 9 years ago
  59. 8bd61f8 brcmfmac: get rid of duplicate SDIO device identifiers by Arend van Spriel · 9 years ago
  60. 8b3a38daf brcmfmac: Add support for bcm43340/1 wireless chipsets by Arend van Spriel · 9 years ago
  61. b921726 Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  62. 8493662 brcmfmac: (clean) Move sdio related function. by Hante Meuleman · 10 years ago
  63. 888bf76e brcmfmac: (clean) Rename sdio related files. by Hante Meuleman · 10 years ago[Renamed (99%) from drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c]
  64. d14f78b brcmfmac: (clean) Rename dhd_bus.h in bus.h by Hante Meuleman · 10 years ago
  65. a8e8ed3 brcmfmac: (clean) Rename files dhd_dbg to debug by Hante Meuleman · 10 years ago
  66. 330b4e4 brcmfmac: Add wowl support for SDIO devices. by Hante Meuleman · 10 years ago
  67. 46de068 brcmfmac: Do not use strcpy and strcat by Daniel Kim · 10 years ago
  68. c1b2053 brcmfmac: Make firmware path a module parameter by Daniel Kim · 10 years ago
  69. 82d957e brcmfmac: rework debugfs functions in the driver by Arend van Spriel · 10 years ago
  70. 1b1e4e9 brcmfmac: make use of seq_file API for debugfs entries by Arend van Spriel · 10 years ago
  71. 5779ae6 brcmfmac: Cleanup used device IDs. by Hante Meuleman · 10 years ago
  72. 7dd3abc brcmfmac: Increase max buffer size for receiving control message from dongle by Daniel Kim · 10 years ago
  73. bd0e1b1 brcmfmac: use asynchronous firmware request in SDIO by Arend van Spriel · 10 years ago
  74. 4faf28b brcmfmac: call brcmf_detach() unconditional in sdio .remove() callback by Arend van Spriel · 10 years ago
  75. dabedab brcmfmac: rename nvram.[ch] for upcoming firmware handling functions by Arend van Spriel · 10 years ago
  76. f33d7a9 brcmfmac: remove .init() callback for internal bus interface by Arend van Spriel · 10 years ago
  77. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. 58e9df4 brcmfmac: reinit watchdog completion after handling watchdog by Arend van Spriel · 10 years ago
  79. 8a385ba brcmfmac: assure active clock request upon entering SLEEP state by Arend van Spriel · 10 years ago
  80. fed7ec4 brcmfmac: Protect tx seq number for data and control by Hante Meuleman · 10 years ago
  81. a797ca1 brcmfmac: add BCM4354 SDIO interface support by Franky Lin · 10 years ago
  82. 2dc3a8e brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path. by Dave Jones · 10 years ago
  83. 5cbb9c2 brcmfmac: Use atomic functions for intstatus update. by Hante Meuleman · 10 years ago
  84. 561e722 Revert "brcmfmac: Use atomic functions for intstatus update." by Arend van Spriel · 10 years ago
  85. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  86. af1fa21 brcmfmac: use pre-allocated scatter-gather table for txglomming by Arend van Spriel · 10 years ago
  87. 81c7883 brcmfmac: Put frame sdio tx error handling in sub function. by Hante Meuleman · 10 years ago
  88. c98db0b brcmfmac: Use atomic functions for intstatus update. by Hante Meuleman · 10 years ago
  89. b6a8cf2 brcmfmac: Small cleanup of redundant code. by Hante Meuleman · 10 years ago
  90. 6f6c195 brcmfmac: Remove immediate sleep support from SDIO. by Hante Meuleman · 10 years ago
  91. 71abdc0 brcmfmac: Minimize SDIO dpc scheduling. by Hante Meuleman · 10 years ago
  92. 47ab4cd brcmfmac: Correct header debug dump for sdio tx hdrs. by Hante Meuleman · 10 years ago
  93. 44ff566 brcmfmac: remove unused variable data_len from brcmf_sdio_bus_txdata() by Arend van Spriel · 10 years ago
  94. 5aa9f0e brcmfmac: fix use of skb control buffer in SDIO driver part by Arend van Spriel · 10 years ago
  95. 1eb4301 brcmfmac: fix txglomming scatter-gather packet transfers by Arend van Spriel · 10 years ago
  96. 82030d6 brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep() by Arend van Spriel · 10 years ago
  97. cb7cf7b brcmfmac: make chip related functions host interface independent by Arend van Spriel · 10 years ago
  98. e0c180e brcmfmac: on sdio remove first detach bus then stop worker. by Hante Meuleman · 10 years ago
  99. f9951c1 brcmfmac: simplify sdio code download routine. by Hante Meuleman · 10 years ago
  100. 20c9c9b brcmfmac: rename sdio_chip.[ch] by Arend van Spriel · 10 years ago