1. 185f0eb brcmfmac: Fix race condition between USB probe/load and disconnect. by Hante Meuleman · 9 years ago
  2. 6e65104 brcmfmac: check result of USB firmware request by Rafał Miłecki · 9 years ago
  3. 297540f brcm80211: Delete unnecessary checks before two function calls by Markus Elfring · 10 years ago
  4. 86fec35 brcmfmac: do not load firmware when device is already running by Arend van Spriel · 10 years ago
  5. a1cee86 brcmfmac: SDIO: avoid using bus state for private states. by Hante Meuleman · 10 years ago
  6. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  7. 8180bd4 brcmfmac: kill URB when request timed out by Mathy Vanhoef · 10 years ago
  8. d14f78b brcmfmac: (clean) Rename dhd_bus.h in bus.h by Hante Meuleman · 10 years ago
  9. a8e8ed3 brcmfmac: (clean) Rename files dhd_dbg to debug by Hante Meuleman · 10 years ago
  10. ac83d0b brcmfmac: (clean) Remove usb_rdl.h as it is not needed. by Hante Meuleman · 10 years ago
  11. 244b124 brcmfmac: Add wowl support for USB devices. by Hante Meuleman · 10 years ago
  12. 5779ae6 brcmfmac: Cleanup used device IDs. by Hante Meuleman · 10 years ago
  13. 5c4d5e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  14. 51c7f5e brcmfmac: Change USB probe routine to support Composite USB by Hante Meuleman · 10 years ago
  15. 457cfab brcmfmac: Add USB device 43566 to supported devices. by Hante Meuleman · 10 years ago
  16. b6fd7fd brcmfmac: Add 43569 USB support. by Hante Meuleman · 10 years ago
  17. c6bff54 brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneeded by Arend van Spriel · 10 years ago
  18. 52f98a5 brcmfmac: remove firmware list from USB driver by Arend van Spriel · 10 years ago
  19. c40edfc brcmfmac: Remove interrupt endpoint usage from USB driver. by Hante Meuleman · 10 years ago
  20. 5b8045d brcmfmac: use asynchronous firmware request in USB by Arend van Spriel · 10 years ago
  21. de389a5 brcmfmac: Add log of superspeed device detection to USB probe. by Hante Meuleman · 10 years ago
  22. 4dd7de1 brcmfmac: rework usb callback operations by Arend van Spriel · 10 years ago
  23. f33d7a9 brcmfmac: remove .init() callback for internal bus interface by Arend van Spriel · 10 years ago
  24. 9cd1835 brcmfmac: Make FWS queueing configurable. by Hante Meuleman · 10 years ago
  25. bb35071 brcmfmac: handle SDIO card removal by Arend van Spriel · 11 years ago
  26. 943258b brcmfmac: Add definition of new protocol layer msgbuf. by Hante Meuleman · 11 years ago
  27. 8dee77b brcmfmac: add separate function for passing bus tx overhead by Arend van Spriel · 11 years ago
  28. 7009dea Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  29. 05f3820 brcmfmac: rework rx path bus interface by Arend van Spriel · 11 years ago
  30. db4efbb brcmfmac: obtain platform data upon module initialization by Arend van Spriel · 11 years ago
  31. 04779fd brcmfmac: .txdata() bus callback should not call brcmf_txcomplete() by Arend van Spriel · 11 years ago
  32. df50f75 brcmfmac: Take bus flowcontrol at credit mgmt into account. by Hante Meuleman · 11 years ago
  33. 6fc9ca1 brcmfmac: assure brcmf_txcomplete() is called in failure paths by Arend van Spriel · 12 years ago
  34. 7f4bcee brcmfmac: release transmit packet in brcmf_txcomplete() by Arend van Spriel · 12 years ago
  35. 5cfd6e8 brcmfmac: cleanup module information macros by Arend van Spriel · 12 years ago
  36. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  37. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 12 years ago
  38. 75d907d brcmfmac: add chip information to the bus interface by Arend van Spriel · 12 years ago
  39. b1a2a41 brcmfmac: Track statistics per ifp. by Hante Meuleman · 12 years ago
  40. a43af51 brcmfmac: remove brcmf_proto_hdrpull() from bus interface by Arend van Spriel · 12 years ago
  41. 3aa7aad brcmfmac: remove rx helper function from bus interface by Arend van Spriel · 12 years ago
  42. 81d5f1b brcmfmac: assure USB dongle firmware is reset upon module unload by Arend van Spriel · 12 years ago
  43. 0429a6f brcmfmac: do not reconfigure refill rx on 0-length packet. by Hante Meuleman · 12 years ago
  44. 5e8149f brcmfmac: error messages should not be suppressed by Arend van Spriel · 12 years ago
  45. d9cb259 brcmfmac: rework bus interface by Arend van Spriel · 12 years ago
  46. e2ff049 brcmfmac: include linux/vmalloc.h from usb.c by John W. Linville · 12 years ago
  47. b87e2c4 brcmfmac: code cleanup by Hante Meuleman · 12 years ago
  48. 7c38e69 brcmfmac: usb suspend/resume. by Hante Meuleman · 12 years ago
  49. 83bc9c31 brcmfmac: cleanup of usb firmware download routines by Hante Meuleman · 12 years ago
  50. cb8b73d brcmfmac: add dedicated USB log level. by Hante Meuleman · 12 years ago
  51. 1e271c9 brcmfmac: clean usb download code. by Hante Meuleman · 12 years ago
  52. e270b30 brcmfmac: handle all exceptions as an error. by Hante Meuleman · 12 years ago
  53. 1e2d958 brcmfmac: notify common driver about usb tx completion. by Hante Meuleman · 12 years ago
  54. 70398a5 brcmfmac: use wait_event_timeout for fw control packets over usb. by Hante Meuleman · 12 years ago
  55. 6385df2 brcmfmac: clear control lock on usb error. by Hante Meuleman · 12 years ago
  56. 8164329 brcmfmac: remove unused usb bmac model code. by Hante Meuleman · 12 years ago
  57. 803599d brcmfmac: store usb fw images in local linked list. by Hante Meuleman · 12 years ago
  58. 9cd23a7 brcmfmac: fix bug causing errorneous free on exception. by Hante Meuleman · 12 years ago
  59. d74a0b5 brcmfmac: avoid using local usb data. by Hante Meuleman · 12 years ago
  60. 64477eb brcmfmac: refill buffers on rx protocol error. by Hante Meuleman · 12 years ago
  61. c6ab429 brcmfmac: Add tx flow control on net if queue for USB. by Hante Meuleman · 12 years ago
  62. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  63. 70f0822 brcmfmac: Add 43143 USB support. by Hante Meuleman · 12 years ago
  64. 1212d37 brcmfmac: Add 43242 USB support. by Hante Meuleman · 12 years ago
  65. a77f574 brcmfmac: prevent possible race condition on usb rx control. by Hante Meuleman · 12 years ago
  66. 2e875ac brcmfmac: fix race condition for rx and tx data. by Hante Meuleman · 12 years ago
  67. 474ab7c brcmfmac: dont use ZERO flag for usb IN by Hante Meuleman · 12 years ago
  68. 01e3331 brcmfmac: fix use of dev_kfree_skb() in irq context by Arend van Spriel · 12 years ago
  69. a0f6876 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  70. edb9bc9 brcmfmac: use vmalloc to allocate mem for the firmware by Hauke Mehrtens · 12 years ago
  71. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  72. c51fa66 brcm80211: Fix compile error for .disable_hub_initiated_lpm. by Sarah Sharp · 12 years ago
  73. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  74. 474a64c brcm80211: fmac: register primary net device with device mac address by Arend van Spriel · 12 years ago
  75. 549040a brcm80211: fmac: initialize host interface drivers regardless result by Arend van Spriel · 13 years ago
  76. 1d9c179 brcm80211: fmac: use counters in brcmf_bus structure by Arend van Spriel · 13 years ago
  77. ac94f19 brcm80211: fmac: remove brcmf_usb_attrib structure by Arend van Spriel · 13 years ago
  78. 3bc7e29 brcm80211: fmac: remove unnecessary NULL pointer check by Arend van Spriel · 13 years ago
  79. fda8241 brcm80211: fmac: use correct firmware filename by Rafał Miłecki · 13 years ago
  80. d4ca009 brcm80211: fmac: fix a couple checking after dereference bugs by Dan Carpenter · 13 years ago
  81. 71bb244 brcm80211: fmac: add USB support for bcm43235/6/8 chipsets by Arend van Spriel · 13 years ago