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