1. fac7d2a brcmfmac: Fix memory leak and missing assignment. by Hante Meuleman · 11 years ago
  2. 70b7d94 brcmfmac: Add TDLS support to msgbuf. by Hante Meuleman · 11 years ago
  3. 8851cce brcmfmac: Add protocol addressing mode and peer deletion API. by Hante Meuleman · 11 years ago
  4. c3da74b brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach() by Arend van Spriel · 11 years ago
  5. b48d891 brcmfmac: rework wiphy structure setup by Arend van Spriel · 11 years ago
  6. aa70b4f brcmfmac: moving some functions around by Arend van Spriel · 11 years ago
  7. c08437b brcmfmac: introduce feature and quirk handling by Arend van Spriel · 11 years ago
  8. ccfd1e8 brcmfmac: move attach and detach functions in wl_cfg80211.c by Arend van Spriel · 11 years ago
  9. 5e787f7 brcmfmac: Don't control mpc setting during scan operation by Daniel Kim · 11 years ago
  10. 1bacb04 brcmfmac: replace cfg80211 testmode with vendor command by Franky Lin · 11 years ago
  11. d83f8fa brcmfmac: clear ht info during attach phase by Arend van Spriel · 11 years ago
  12. e843bb1 net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual semantics by Rasmus Villemoes · 11 years ago
  13. 12f3237 net: wireless: Remove useless return variables by Peter Senna Tschudin · 11 years ago
  14. 5a394eb brcmfmac: make chandef_to_chanspec() function static by Arend van Spriel · 11 years ago
  15. 0f0fe99 brcmfmac: restore mpc before passing scan status to cfg80211 by Arend van Spriel · 11 years ago
  16. 181f2d1 brcmfmac: reduce log level for invalid scheduled scan request by Arend van Spriel · 11 years ago
  17. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  18. 3b3a016 cfg80211: constify MAC addresses in cfg80211 ops by Johannes Berg · 11 years ago
  19. 600a897 brcmfmac: determine chanspec from struct cfg80211_chan_def info by Arend van Spriel · 11 years ago
  20. ee942ec brcmfmac: handle 80MHz chanspecs in construct_reg_info() function by Arend van Spriel · 11 years ago
  21. 06c0158 brcmfmac: get rid of brcmf_cfg80211_set_channel() function by Arend van Spriel · 11 years ago
  22. c555ecd brcmfmac: enable 80Mhz in 5G custom regulatory rules by Arend van Spriel · 11 years ago
  23. 18d6c53 brcmfmac: provide VHT capability information to user-space by Arend van Spriel · 11 years ago
  24. a9a5687 brcmfmac: remove usage of cfg80211_get_chandef_type() by Arend van Spriel · 11 years ago
  25. b8d2e87 brcmfmac: Fix reconnect failure after beacon timeout by Daniel Kim · 11 years ago
  26. 604bf23 brcmfmac: Report the support of firmware roaming by Daniel Kim · 11 years ago
  27. 03e5da1 brcmfmac: Fix iovar 'bw_cap' set command failure by Daniel Kim · 11 years ago
  28. 87b7e9e brcmfmac: use mfp if required from user-space by Daniel Kim · 11 years ago
  29. 67b3bd4 brcmfmac: fallback to mimo_bw_cap for older firmwares by Arend van Spriel · 11 years ago
  30. d235367 brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operations by Daniel Kim · 11 years ago
  31. 967fe2c brcmfmac: remove mode field from brcmf_cfg80211_vif structure by Arend van Spriel · 11 years ago
  32. 63dd99e brcmfmac: Improve scanning settings for connect. by Hante Meuleman · 11 years ago
  33. 4aca7a1 brcmfmac: Correct mcs index report by Daniel Kim · 11 years ago
  34. 68ca395 brcmfmac: Make firmeware roaming a module param. by Hante Meuleman · 11 years ago
  35. 787eb03 brcmfmac: correct setting of WEP broadcast/unicast keys by Daniel Kim · 12 years ago
  36. c5a9f3c brcmfmac: remove unintended error logging by Arend van Spriel · 12 years ago
  37. 9ee66d1 brcmfmac: expand sta info to report dtim and beacon period. by Hante Meuleman · 12 years ago
  38. fe94f3a cfg80211: fix channel configuration in IBSS join by Antonio Quartulli · 12 years ago
  39. 4b5800f cfg80211: make connect ie param const by Johannes Berg · 12 years ago
  40. 2668b0b brcmfmac: initialize escan function pointer during scheduled scan by Arend van Spriel · 12 years ago
  41. 9df4d54 brcmfmac: use custom destructor callback for all netdevice interfaces by Arend van Spriel · 12 years ago
  42. e147995 brcmfmac: call brcmf_cfg80211_detach() after removal of interfaces by Arend van Spriel · 12 years ago
  43. 427dec5 brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach() by Arend van Spriel · 12 years ago
  44. 43dffbc brcmfmac: inform cfg80211 when changing the CONNECTED state by Arend van Spriel · 12 years ago
  45. 2375d97 brcmfmac: correct reporting HT40 support in wiphy htcap by Arend van Spriel · 12 years ago
  46. 4b074b0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  47. 6f5838a brcmfmac: move firmware related structures to fwil_types.h by Arend van Spriel · 12 years ago
  48. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 12 years ago
  49. a2f73b6 cfg80211: move regulatory flags to their own variable by Luis R. Rodriguez · 12 years ago
  50. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 12 years ago
  51. d074666 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  52. 89c2f38 brcmfmac: add support for manual TDLS operations by Arend van Spriel · 12 years ago
  53. fc73f11 cfg80211: add wdev to testmode cmd by David Spinadel · 12 years ago
  54. e333547 brcmfmac: use CFG80211_TESTMODE_CMD by Johannes Berg · 12 years ago
  55. a538ae3 brcmfmac: inform cfg80211 about disconnect when device is unplugged by Arend van Spriel · 12 years ago
  56. 86a9c4a brcm80211: fix null pointer access by Antonio Quartulli · 12 years ago
  57. 812fd64 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  58. c2ff8ca brcm80211: make mgmt_tx in brcmfmac accept a NULL channel by Antonio Quartulli · 12 years ago
  59. 102fd0d brcmfmac: Disable powersave mode for P2P link. by Hante Meuleman · 12 years ago
  60. 1c9d30c brcmfmac: Add multi channel support for P2P. by Hante Meuleman · 12 years ago
  61. cbb371d brcmfmac: use struct net_device::destructor to remove interfaces by Arend van Spriel · 12 years ago
  62. 24e28be brcmfmac: add additional parameter to brcmf_free_vif() by Arend van Spriel · 12 years ago
  63. b365745 brcmfmac: Turn off ARP offloading when configured for AP. by Hante Meuleman · 12 years ago
  64. 9af221b brcmfmac: announce P2P_DEVICE support in wiphy structure by Arend van Spriel · 12 years ago
  65. 61730d4 brcmfmac: support critical protocol API for DHCP by Piotr Haber · 12 years ago
  66. 1687eee brcmfmac: allow scanning to be suppressed in the driver by Arend van Spriel · 12 years ago
  67. ec09414 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  68. a7965fb brcmfmac: obtain iftype for firmware-signal descriptor lookup by Arend van Spriel · 12 years ago
  69. 83cf17a brcmfmac: adopt new d11 interface by Franky Lin · 12 years ago
  70. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  71. bffc61c brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interface by Arend van Spriel · 12 years ago
  72. 01b8e7d brcmfmac: wait for firmware event when creating P2P_DEVICE interface by Arend van Spriel · 12 years ago
  73. 27f10e3 brcmfmac: support creation of P2P_DEVICE through user-space by Arend van Spriel · 12 years ago
  74. a0f472a brcmfmac: use struct brcmf_if instance iso netdevice in escan functions by Arend van Spriel · 12 years ago
  75. f96aa07 brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc() by Arend van Spriel · 12 years ago
  76. 7fa2e35 brcmfmac: remove use of unconditional access of struct wireless_dev::netdev by Arend van Spriel · 12 years ago
  77. 40c1c24 brcmfmac: add hexadecimal trace of message payload by Arend van Spriel · 12 years ago
  78. 1527c34 brcmfmac: remove advertising P2P device support by Arend van Spriel · 12 years ago
  79. d48200b brcmfmac: determine the wiphy->bands property correctly. by Hante Meuleman · 12 years ago
  80. c5bf53a brcmfmac: fix returning cipher_suite for get_key operation. by Hante Meuleman · 12 years ago
  81. 5c33a94 brcmfmac: fix stopping AP. by Hante Meuleman · 12 years ago
  82. 992f606 brcmfmac: fix tkip mic tx/rx ap swap bug. by Hante Meuleman · 12 years ago
  83. dc7bdbf brcmfmac: remove null-pointer check in .sched_scan_start() callback by Arend van Spriel · 12 years ago
  84. dc4a787 brcmfmac: fix missing unlock on error in brcmf_notify_vif_event() by Wei Yongjun · 12 years ago
  85. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 13 years ago
  86. 6eda4e2 brcmfmac: Add tx p2p off-channel support. by Hante Meuleman · 13 years ago
  87. 4b3a89d brcmfmac: Create netdev before returning from add_virtual_intf. by Hante Meuleman · 13 years ago
  88. 28c14f4 brcmfmac: Fix rtnl_lock lockup when registering netdev. by Hante Meuleman · 13 years ago
  89. 7ab6acd brcmfmac: Remove sleep on del_station. by Hante Meuleman · 13 years ago
  90. dded3d5 brcmfmac: Update netdev configuration in wiphy for p2p. by Hante Meuleman · 13 years ago
  91. 1bc7c65 brcmfmac: Reject change vif for p2p if. by Hante Meuleman · 13 years ago
  92. 426d0a5 brcmfmac: Use role from wdev on AP commands and fix stop_ap. by Hante Meuleman · 13 years ago
  93. 2fde59d brcmfmac: Create p2p0 netdev via module variable. by Hante Meuleman · 13 years ago
  94. 18e2f61 brcmfmac: P2P action frame tx. by Hante Meuleman · 13 years ago
  95. e6da340 brcmfmac: Add handling of receiving P2P action frames. by Hante Meuleman · 13 years ago
  96. a0f0795 brcmfmac: Update AP mode for GO creation. by Hante Meuleman · 13 years ago
  97. 89286dc brcmfmac: Update connect setup/handling routines for multiple bss. by Hante Meuleman · 13 years ago
  98. 318a64c brcmfmac: Fix bug mgmt_rx_register by Hante Meuleman · 13 years ago
  99. 7a5c1f6 brcmfmac: add p2p change vif routines. by Hante Meuleman · 13 years ago
  100. 0f8ffe1 brcmfmac: update escan for multiple bss and simplify. by Hante Meuleman · 13 years ago