1. ba89bf1 brcmfmac: add out of band interrupt support by Franky Lin · 12 years ago
  2. e2f93cc brcmfmac: postpone interrupt register function by Franky Lin · 12 years ago
  3. d9126e0 brcmfmac: check bus state for status by Franky Lin · 12 years ago
  4. f0116fb brcmfmac: stop releasing sdio host in irq handler by Franky Lin · 12 years ago
  5. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  6. cf04317 brcmfmac: fix a double spin_unlock_irqrestore issue in dpc by Franky Lin · 12 years ago
  7. b948a85 brcm80211: fmac: fix missing completion events issue by Franky Lin · 12 years ago
  8. 1cc2699 brcm80211: fmac: fix SDIO function 0 register r/w issue by Franky Lin · 12 years ago
  9. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  10. 6ead629 brcmsmac: "INTERMEDIATE but not AMPDU" only when tracing by Eldad Zack · 12 years ago
  11. 94a2ca3 brcm80211: smac: only provide valid regulatory hint by Arend van Spriel · 12 years ago
  12. 6b8da42 brcm80211: smac: do not use US as fallback regulatory hint by Arend van Spriel · 12 years ago
  13. 1225705 brcm80211: fmac: clean up chip id table by Franky Lin · 12 years ago
  14. 3338084 brcm80211: fmac: postpone dongle RF enabling. by Franky Lin · 12 years ago
  15. 8f1ab44 brcm80211: fmac: add frame header extension support by Franky Lin · 12 years ago
  16. 474a64c brcm80211: fmac: register primary net device with device mac address by Arend van Spriel · 12 years ago
  17. 3625c14 brcm80211: fmac: remove primary mac address handling from brcmf_net_attach by Arend van Spriel · 12 years ago
  18. 75c4990 brcm80211: fmac: make brcmf_net_attach() static by Arend van Spriel · 12 years ago
  19. badc4f0 brcm80211: smac: resume transmit fifo upon receiving frames by Arend van Spriel · 12 years ago
  20. f26b6f3 brcm80211: replace open-coded ARRAY_SIZE with the macro by Jim Cromie · 12 years ago
  21. da951c2 wireless: Remove unnecessary ; from while (0) macros by Joe Perches · 13 years ago
  22. 01a2829 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  23. 8e6cffb brmc80211: dont use jiffies for BSS TSF by Johannes Berg · 13 years ago
  24. 74dd152 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  25. 769009b brcm80211: smac: cleanup couple of debug output statements by Arend van Spriel · 13 years ago
  26. b0c359b brcm80211: smac: remove firmware requests from init_module syscall by Arend van Spriel · 13 years ago
  27. e64a4b7 brcm80211: fmac: remove firmware requests from init_module syscall by Arend van Spriel · 13 years ago
  28. 549040a brcm80211: fmac: initialize host interface drivers regardless result by Arend van Spriel · 13 years ago
  29. 1d9c179 brcm80211: fmac: use counters in brcmf_bus structure by Arend van Spriel · 13 years ago
  30. ac94f19 brcm80211: fmac: remove brcmf_usb_attrib structure by Arend van Spriel · 13 years ago
  31. 3bc7e29 brcm80211: fmac: remove unnecessary NULL pointer check by Arend van Spriel · 13 years ago
  32. 051d3b5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  33. b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  34. 8701ff0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  35. fda8241 brcm80211: fmac: use correct firmware filename by Rafał Miłecki · 13 years ago
  36. d4ca009 brcm80211: fmac: fix a couple checking after dereference bugs by Dan Carpenter · 13 years ago
  37. 2b0a53d brcm80211: smac: only print block-ack timeout message at trace level by Arend van Spriel · 13 years ago
  38. 85091fc brcm80211: smac: fix endless retry of A-MPDU transmissions by Arend van Spriel · 13 years ago
  39. 52e1409 brcm80211: fmac: make sdio firmware filename specific by Arend van Spriel · 13 years ago
  40. 71bb244 brcm80211: fmac: add USB support for bcm43235/6/8 chipsets by Arend van Spriel · 13 years ago
  41. cf44066 brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event() by Arend van Spriel · 13 years ago
  42. bcbec9e brcm80211: fmac: change allocation flag in brcmf_enq_event() function by Arend van Spriel · 13 years ago
  43. 1bb1f38 brcm80211: fmac: update bus state in common driver part by Arend van Spriel · 13 years ago
  44. c0e89f0 brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when true by Arend van Spriel · 13 years ago
  45. f3d7cdc brcm80211: fmac: move module entry points to dhd_linux.c by Arend van Spriel · 13 years ago
  46. 0a332e4 brcm80211: fmac: use specific types in struct brcmf_bus by Arend van Spriel · 13 years ago
  47. 89fdb46 brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORK by Franky Lin · 13 years ago
  48. 2315992 brcm80211: fmac: resolve smatch issues in brcmfmac code by Arend van Spriel · 13 years ago
  49. 137dabe brcm80211: smac: remove smatch warnings from brcmsmac code by Arend van Spriel · 13 years ago
  50. 5e37920 brcm80211: smac: fix endless retry of A-MPDU transmissions by Arend van Spriel · 13 years ago
  51. 0134353 brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphy by Arend van Spriel · 13 years ago
  52. 1570e53 brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057() by Arend van Spriel · 13 years ago
  53. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 13 years ago
  54. 8926574 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  55. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  56. bfeb4db brcmfmac: Trivial typo of "couldn" to "could" fix by Joe Perches · 13 years ago
  57. 02f7719 brcm80211: Use pr_fmt and pr_<level> by Joe Perches · 13 years ago
  58. c2e6d5a brcm80211: Use brcmu_dbg_hex_dump by Joe Perches · 13 years ago
  59. 18aad4f brcm80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  60. 8fb1eb8 brcmfmac: Remove useless #ifdef DEBUG by Joe Perches · 13 years ago
  61. 1e02382 brcm80211: Add and use brcmX_dbg_dump_hex by Joe Perches · 13 years ago
  62. d6400c2 brcmfmac: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  63. 8ae7465 brcm80211: Use normal DEBUG define by Joe Perches · 13 years ago
  64. 3eb1fa7 brcm80211: make ethtool_ops const by Stephen Hemminger · 13 years ago
  65. f96b08a brcmsmac: fix tx queue flush infinite loop by Stanislaw Gruszka · 13 years ago
  66. 5addc0d brcmfmac: work-around gcc 4.7 build issue by Alexandre Oliva · 13 years ago
  67. 7e9e7fa brcmsmac: remove PCI suspend/resume from bcma driver by Linus Torvalds · 13 years ago
  68. 7d5869e bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume by Linus Torvalds · 13 years ago
  69. 7c17d86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  70. 61bd5e5 brcmsmac: fix reading of PCI sprom contents by Linus Torvalds · 13 years ago
  71. c40701e brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars() by Jesper Juhl · 13 years ago
  72. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  73. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  74. f72ae31 brcm80211: fmac: add Kconfig option for SDIO bus support by Franky Lin · 13 years ago
  75. 54a86cc brcm80211: fmac: exclude unnecessary header files by Franky Lin · 13 years ago
  76. 382a9e0 brcm80211: fmac: move idle macros to dhd_sdio.c by Franky Lin · 13 years ago
  77. 8763349 brcm80211: fmac: move debug level macros to dhd_dbg.h by Franky Lin · 13 years ago
  78. fcf094f brcm80211: fmac: abstract ctrl frames interface function pointers by Franky Lin · 13 years ago
  79. b9692d1 brcm80211: fmac: abstract bus_txdata interface function pointer by Franky Lin · 13 years ago
  80. 99a0b8f brcm80211: fmac: abstract bus_init interface function pointer by Franky Lin · 13 years ago
  81. a8a363a brcm80211: fmac: move common layer bus interface context to dhd_bus.h by Franky Lin · 13 years ago
  82. a9ffda8 brcm80211: fmac: abstract bus_stop interface function pointer by Franky Lin · 13 years ago
  83. 6e3c712 brcm80211: fmac: move sdio related macros to sdio_host.h by Franky Lin · 13 years ago
  84. 2447ffb brcm80211: fmac: stop referencing brcmf_sdio in common layer by Franky Lin · 13 years ago
  85. 712ac5b brcm80211: fmac: stop referencing brcmf_pub in bus layer by Franky Lin · 13 years ago
  86. c8bf348 brcm80211: fmac: move tx flow ctrl flag to bus layer by Franky Lin · 13 years ago
  87. 9c1a043 brcm80211: fmac: move packet realloc stats to struct brcmf_bus by Franky Lin · 13 years ago
  88. 719f273 brcm80211: fmac: move dongle statistics to struct brcmf_bus by Franky Lin · 13 years ago
  89. 4033927 brcm80211: fmac: remove duplicate statistics from driver data structure by Franky Lin · 13 years ago
  90. 3fb1d8d brcm80211: fmac: move driver up status to struct brcmf_bus by Franky Lin · 13 years ago
  91. b01a6b3 brcm80211: fmac: move maxctl to struct brcmf_bus by Franky Lin · 13 years ago
  92. 28a1a3b brcm80211: fmac: move sdio used statistics to struct brcmf_sdio by Franky Lin · 13 years ago
  93. d5625ee brcm80211: fmac: change function proto_hdrpull parameter by Franky Lin · 13 years ago
  94. 228bb43 brcm80211: fmac: change function rx_frame parameter by Franky Lin · 13 years ago
  95. b63487e brcm80211: fmac: change function brcmf_c_prec_enq parameter by Franky Lin · 13 years ago
  96. c995788 brcm80211: fmac: change function txcomplete parameter by Franky Lin · 13 years ago
  97. 2b45905 brcm80211: fmac: change function txflowcontrol parameter by Franky Lin · 13 years ago
  98. 5f947ad brcm80211: fmac: change function brcmf_detach parameter by Franky Lin · 13 years ago
  99. ed683c9 brcm80211: fmac: change function bus_start parameter by Franky Lin · 13 years ago
  100. 55a63bc brcm80211: fmac: change function add_if parameter by Franky Lin · 13 years ago