1. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  2. d793fb4 Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  3. 297fab1 b43: fix spelling mistake "hw_registred" -> "hw_registered" by Colin Ian King · 6 years ago
  4. 6c3efbe brcmsmac: Use kvmalloc() for ucode allocations by Takashi Iwai · 6 years ago
  5. a8254fa brcmfmac: remove set but not used variables 'sfdoff' and 'pad_size' by YueHaibing · 6 years ago
  6. 761cb7c brcm80211: remove redundant condition check before debugfs_remove_recursive by zhong jiang · 6 years ago
  7. 59c2a30 brcmfmac: increase buffer for obtaining firmware capabilities by Arend van Spriel · 6 years ago
  8. 330994e brcmfmac: fix for proper support of 160MHz bandwidth by Arend van Spriel · 6 years ago
  9. 2823c87 b43: fix DMA error related regression with proprietary firmware by Larry Finger · 6 years ago
  10. 776f07e brcmfmac: Use __skb_peek(). by David S. Miller · 6 years ago
  11. 7e41fb5 wireless: remove unnecessary unlikely() by Igor Stoppa · 6 years ago
  12. cb18e2e brcmfmac: fix wrong strnchr usage by Rasmus Villemoes · 6 years ago
  13. a858376 brcmfmac: add 4-way handshake offload detection for FT-802.1X by Chung-Hsien Hsu · 6 years ago
  14. 4ad298d brcmfmac: add FT-based AKMs in brcmf_set_key_mgmt() for FT support by Chung-Hsien Hsu · 6 years ago
  15. 2fef681 brcmfmac: add CYW89342 mini-PCIe device by Jia-Shyr Chuang · 6 years ago
  16. 9e9e11d brcmsmac: Remove extra parentheses by Varsha Rao · 6 years ago
  17. 4d77a89 b43legacy/leds: Ensure NUL-termination of LED name string by Michael Büsch · 6 years ago
  18. 2aa650d b43/leds: Ensure NUL-termination of LED name string by Michael Büsch · 6 years ago
  19. 27a8aea brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereference by Winnie Chang · 6 years ago
  20. b9a7f2e Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  21. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  22. 1e591c5 brcmfmac: specify some features per firmware version by Rafał Miłecki · 7 years ago
  23. 299b636 brcmfmac: fix regression in parsing NVRAM for multiple devices by Rafał Miłecki · 6 years ago
  24. a527d3f Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  25. 07b1ae4 brcmfmac: update STA info struct to the v5 by Rafał Miłecki · 7 years ago
  26. 4b4a8d8 brcmfmac: define more bits for the flags of struct brcmf_sta_info_le by Rafał Miłecki · 7 years ago
  27. a8d7631 brcmfmac: handle msgbuf packets marked with monitor mode flag by Rafał Miłecki · 7 years ago
  28. e63410a brcmfmac: detect firmware support for radiotap monitor frames by Rafał Miłecki · 7 years ago
  29. 01f69df brcmfmac: detect firmware support for monitor interface by Rafał Miłecki · 7 years ago
  30. 248c690 Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  31. 22d0d2f wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types by Omer Efrat · 7 years ago
  32. ab8d904 brcmsmac: make function wlc_phy_workarounds_nphy_rev1 static by Colin Ian King · 7 years ago
  33. c9a6146 brcmsmac: fix wrap around in conversion from constant to s16 by Stefan Agner · 7 years ago
  34. eb5d2f3 brcmsmac: Remove unnecessary parentheses by Varsha Rao · 7 years ago
  35. 373c83a brcmfmac: stop watchdog before detach and free everything by Michael Trimarchi · 7 years ago
  36. e020797 net: Remove depends on HAS_DMA in case of platform dependency by Geert Uytterhoeven · 7 years ago
  37. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  38. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  39. f624434 Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  40. d602de8e drivers/net: Fix various unnecessary characters after logging newlines by Joe Perches · 7 years ago
  41. b824823 brcmfmac: trigger memory dump on SDIO firmware halt message by Franky Lin · 7 years ago
  42. 8a3ab2f brcmfmac: trigger memory dump upon firmware halt signal by Franky Lin · 7 years ago
  43. d2af9b5 brcmfmac: validate user provided data for memdump before copying by Franky Lin · 7 years ago
  44. 8e07216 brcmfmac: add support for sysfs initiated coredump by Arend Van Spriel · 7 years ago
  45. f8793c2 brcmfmac: move ALLFFMAC variable in flowring module by Arend Van Spriel · 7 years ago
  46. 8800196 brcmfmac: add debugfs entry for reading firmware capabilities by Rafał Miłecki · 7 years ago
  47. 763ece85 brcmfmac: fix initialization of struct cfg80211_inform_bss variable by Franky Lin · 7 years ago
  48. 66cffd6 b43: fix transmit failure when VT is switched by Taketo Kabe · 7 years ago
  49. 1204aa1 brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flag by Rafał Miłecki · 7 years ago
  50. 41bd3d5 wireless-drivers: Dynamically allocate struct station_info by Toke Høiland-Jørgensen · 7 years ago
  51. 9c4a121 brcmfmac: Add support for bcm43364 wireless chipset by Sean Lanigan · 7 years ago
  52. f56324b brcmfmac: coarse support for PCIe shared structure rev7 by Franky Lin · 7 years ago
  53. 84ad327 brcmfmac: add hostready indication by Franky Lin · 7 years ago
  54. ff68c9f brcmfmac: constify firmware mapping tables by Arend Van Spriel · 7 years ago
  55. aed1421 brcmfmac: use nl80211_band directly to get ieee80211 channel by Franky Lin · 7 years ago
  56. 7742fce brcmfmac: reports boottime_ns while informing bss by Franky Lin · 7 years ago
  57. cb746e4 brcmfmac: check p2pdev mac address uniqueness by Arend Van Spriel · 7 years ago
  58. 6e1d8d1 net: wireless: b43legacy: Replace GFP_ATOMIC with GFP_KERNEL in dma_tx_fragment by Jia-Ju Bai · 7 years ago
  59. 0ddcf3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git by Kalle Valo · 7 years ago
  60. 863683c brcmsmac: phy_lcn: remove duplicate code by Gustavo A. R. Silva · 7 years ago
  61. 1f589e2 brcmfmac: add support for BCM4366E chipset by Dan Haab · 7 years ago
  62. 0b5c030 brcmfmac: fix firmware request processing if nvram load fails by Arend Van Spriel · 7 years ago
  63. 6b7d5c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git by Kalle Valo · 7 years ago
  64. b1c2d0f2 brcmsmac: allocate ucode with GFP_KERNEL by Takashi Iwai · 7 years ago
  65. 48eaee3 brcmfmac: add kerneldoc for struct brcmf_bus::msgbuf by Arend Van Spriel · 7 years ago
  66. bf291b7 brcmfmac: get rid of brcmf_fw_get_full_name() by Arend Van Spriel · 7 years ago
  67. 18c2b20 brcmfmac: get rid of brcmf_fw_map_chip_to_name() by Arend Van Spriel · 7 years ago
  68. bf7a7b3 brcmfmac: add extension to .get_fwname() callbacks by Arend Van Spriel · 7 years ago
  69. 2baa3aa brcmfmac: introduce brcmf_fw_alloc_request() function by Arend Van Spriel · 7 years ago
  70. d09ae51 brcmfmac: pass struct in brcmf_fw_get_firmwares() by Arend Van Spriel · 7 years ago
  71. 41f573d brcmfmac: derive firmware filenames from basename mapping by Arend Van Spriel · 7 years ago
  72. 34789d0 brcmfmac: use wiphy debugfs dir entry by Arend Van Spriel · 7 years ago
  73. 856d5a0 brcmfmac: allocate struct brcmf_pub instance using wiphy_new() by Arend Van Spriel · 7 years ago
  74. c88cfa07 brcmfmac: use brcmf_chip_name() for consistency by Arend Van Spriel · 7 years ago
  75. 756a2b3 brcmfmac: use brcmf_chip_name() to store name in revinfo by Arend Van Spriel · 7 years ago
  76. 1170f6d brcmfmac: do not convert linux error to firmware error string by Arend Van Spriel · 7 years ago
  77. 2ef00c5 wireless: Use octal not symbolic permissions by Joe Perches · 7 years ago
  78. 996bfed Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  79. 9b9322d brcmfmac: Fix check for ISO3166 code by Stefan Wahren · 7 years ago
  80. 1259055 brcmfmac: drop Inter-Access Point Protocol packets by default by Rafał Miłecki · 7 years ago
  81. a6cf02e net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text by Randy Dunlap · 7 years ago
  82. 455f3e7 brcmfmac: fix P2P_DEVICE ethernet address generation by Arend Van Spriel · 7 years ago
  83. 9338973 brcmfmac: add possibility to obtain firmware error by Arend Van Spriel · 7 years ago
  84. 47c8a39 brcmsmac: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IR by Colin Ian King · 7 years ago
  85. 64d1519 brcmfmac: reject too long PSK by Johannes Berg · 7 years ago
  86. 2d6edad brcmfmac: remove duplicate pointer variable from brcmf_sdio_firmware_callback() by Arend Van Spriel · 7 years ago
  87. d678296 brcmfmac: change log level for some low-level sdio functions by Arend Van Spriel · 7 years ago
  88. de2a302 brcmfmac: remove brcmf_bus_started() from bus api by Arend Van Spriel · 7 years ago
  89. 0542503 brcmfmac: move brcmf_attach() function in core.c by Arend Van Spriel · 7 years ago
  90. a7f4a80 brcmfmac: usb: call brcmf_usb_up() during brcmf_bus_preinit() by Arend Van Spriel · 7 years ago
  91. 262f2b5 brcmfmac: call brcmf_attach() just before calling brcmf_bus_started() by Arend Van Spriel · 7 years ago
  92. 4b5adc7 brcmfmac: move allocation of control rx buffer to brcmf_sdio_bus_preinit() by Arend Van Spriel · 7 years ago
  93. da47238 brcmfmac: move brcmf_bus_preinit() call just after changing bus state by Arend Van Spriel · 7 years ago
  94. b69c1df brcmfmac: separate firmware errors from i/o errors by Arend Van Spriel · 7 years ago
  95. 5242a54 brcmfmac: assure bcdc dcmd api does not return value > 0 by Arend Van Spriel · 7 years ago
  96. 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  97. cc124d5 brcmfmac: fix CLM load error for legacy chips when user helper is enabled by Wright Feng · 7 years ago
  98. 4330b53 b43: Replace mdelay with usleep_range in b43_radio_2057_init_post by Jia-Ju Bai · 7 years ago
  99. b7acada brcmfmac: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  100. 378f6a1 brcmfmac: rename brcmf_sdiod_buff_{read,write}() functions by Arend Van Spriel · 7 years ago