1. db0984e ath10k: select board data based on BMI chip id and board id by Manikanta Pubbisetty · 9 years ago
  2. 0a51b34 ath10k: add board 2 API support by Manikanta Pubbisetty · 9 years ago
  3. bffb7db ath6kl: drop unlikely behind WARN_ON() by Geliang Tang · 9 years ago
  4. 706452b ath: fix DFS timestamp wraparound reset condition by Zefir Kurtisi · 9 years ago
  5. 101d1f7 ath6kl: remove redundant null pointer check on send_pkt by Colin Ian King · 9 years ago
  6. f13e063 wil6210: Do no schedule firmware recovery during reset flow by Hamad Kadmany · 9 years ago
  7. 7dc4725 wil6210: dump firmware memory when firmware crashes by Vladimir Kondratiev · 9 years ago
  8. a3dcbae wil6210: ratelimit Tx error message by Vladimir Kondratiev · 9 years ago
  9. 4765332 wil6210: capture all frames in sniffer mode by Vladimir Kondratiev · 9 years ago
  10. a831334 wil6210: support BAR (BlockAck Req) by Vladimir Kondratiev · 9 years ago
  11. 68682b4 wil6210: treat broadcast bssid as "disconnect all" by Vladimir Kondratiev · 9 years ago
  12. 6cc6c46 wil6210: pmc logger bug fix by Vladimir Shulman · 9 years ago
  13. bf2f673 wil6210: log firmware crash information by Vladimir Kondratiev · 9 years ago
  14. 3b282bc wil6210: Add proper handling for invalid frames on Rx by Vladimir Kondratiev · 9 years ago
  15. 5a813da wil6210: fix warning in system power management code by Vladimir Kondratiev · 9 years ago
  16. 72f8cef ath10k: use station's current operating mode from assoc request by Vivek Natarajan · 9 years ago
  17. ab4e3db ath10k: optimize ce_lock on post rx buffer processing by Rajkumar Manoharan · 9 years ago
  18. 39b91b8 ath10k: increase pci wakeup timeout to 30 ms by Maharaja Kennadyrajan · 9 years ago
  19. 683b95e ath10k: use pre-allocated DMA buffer in Tx by Peter Oh · 9 years ago
  20. bc27e8c ath10k: use Rx decap mode configured when driver registered by Peter Oh · 9 years ago
  21. 2954266 ath10k: implement debugfs interface for Transmit Power Control stats by Maharaja Kennadyrajan · 9 years ago
  22. 3b8fc90 ath10k: add a_sle32_to_cpu() by Kalle Valo · 9 years ago
  23. 2a99508 ath10k: split an unnecessary long line by Kalle Valo · 9 years ago
  24. 9a14969 ath10k: fix whitespace usage by Kalle Valo · 9 years ago
  25. 92438a2 ath10k: remove void function return statements by Kalle Valo · 9 years ago
  26. b9e284e ath10k: brace style fixes by Kalle Valo · 9 years ago
  27. 617b0f4 ath10k: indentation fixes by Kalle Valo · 9 years ago
  28. be62e92 ath10k: fix checkpatch warning about logical continuations by Kalle Valo · 9 years ago
  29. f79683d Merge ath-next from ath.git by Kalle Valo · 9 years ago
  30. 1f9c6e1 mwifiex: fix mwifiex_rdeeprom_read() by Dan Carpenter · 9 years ago
  31. 2b8fa9e airo: Implement netif_carrier_on/off by Ondrej Zary · 9 years ago
  32. 4a0f2ea airo: fix IW_AUTH_ALG_OPEN_SYSTEM by Ondrej Zary · 9 years ago
  33. cf75496 ssb: make ssb_pcmcia_switch_core static by Rafał Miłecki · 9 years ago
  34. 264c770 ssb: drop declaration of non existing ssb_sdio_hardware_setup by Rafał Miłecki · 9 years ago
  35. 7b1647b ssb: make ssb_sdio_switch_core static by Rafał Miłecki · 9 years ago
  36. 44f3fd2 ssb: unexport ssb_bus_pcibus_register by Rafał Miłecki · 9 years ago
  37. 69b5f4d bcma: add support for population subnodes also when build as module by Hauke Mehrtens · 9 years ago
  38. a32be01 brcmfmac: include linux/atomic.h by Hauke Mehrtens · 9 years ago
  39. 29b93c0 brcmfmac: Accept events when TDLS is used in combination with p2p. by Hante Meuleman · 9 years ago
  40. cb8dc71 brcmfmac: Fix TDLS setup by properly handling p2p noif. by Hante Meuleman · 9 years ago
  41. 55acca9 brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices. by Hante Meuleman · 9 years ago
  42. a2044d9 brcmfmac: Fix race condition bug when deleting p2p interface. by Hante Meuleman · 9 years ago
  43. 8268c20 brcmfmac: Add module parameter to disable features. by Hante Meuleman · 9 years ago
  44. 35a3cbc brcmfmac: Fix p2p bug for older firmwares. by Hante Meuleman · 9 years ago
  45. d1bb34c brcmfmac: Only handle p2p_stop_device if vif is valid by Hante Meuleman · 9 years ago
  46. 9831bcb brcmfmac: Deleting of p2p device is leaking memory. by Hante Meuleman · 9 years ago
  47. 178e9ef brcmfmac: Workaround in change vif for wpa_supplicant support. by Hante Meuleman · 9 years ago
  48. 43e55a2a brcmfmac: Make p2pon module param always available. by Hante Meuleman · 9 years ago
  49. 9f64df9 brcmfmac: Fix bug in flowring management. by Hante Meuleman · 9 years ago
  50. ae7c03f brcmfmac: Inform p2p module about p2pon through API by Hante Meuleman · 9 years ago
  51. 6ea696e brcmfmac: Only assign primary netdev to if2bss array. by Hante Meuleman · 9 years ago
  52. 60dc35e brcmfmac: Fix set and get tx-power functions. by Hante Meuleman · 9 years ago
  53. e3c92cb brcmfmac: Add support for the BCM4350 PCIE device. by Hante Meuleman · 9 years ago
  54. 2b5d348 brcmfmac: Fix exception handling. by Hante Meuleman · 9 years ago
  55. 735ab6b mwifiex: complete usb tx data with multi endpoints by Zhaoyang Liu · 9 years ago
  56. 7e4e5d2 mwifiex: add usb multi endpoints resync support by Zhaoyang Liu · 9 years ago
  57. 308fe29 mwifiex: add usb tx data multi endpoints support by Zhaoyang Liu · 9 years ago
  58. 2b0f997 mwifiex: add usb multi channel event process support by Zhaoyang Liu · 9 years ago
  59. d941444 mwifiex: move usb specific data_sent update to usb.c by Zhaoyang Liu · 9 years ago
  60. d22871d mwifiex: fix tx data_sent issue for usb interface by Zhaoyang Liu · 9 years ago
  61. 17090be mwifiex: Suppress -ENOSR error for data traffic on USB by Amitkumar Karwar · 9 years ago
  62. 70c5ad7 mwifiex: correct paused tx data packet counter by Zhaoyang Liu · 9 years ago
  63. 14d9c11 mwifiex: avoid memsetting PCIe event buffer by Amitkumar Karwar · 9 years ago
  64. 17e524b mwifiex: fix NULL pointer dereference during hidden SSID scan by Aniket Nagarnaik · 9 years ago
  65. 2c3da96 mwifiex: don't always include ht/vht info in tdls confirm frame by Aniket Nagarnaik · 9 years ago
  66. 02421dd3 mwifiex: NULL check for cfg80211_inform_bss() by Xinming Hu · 9 years ago
  67. 9a9053c mwifiex: fix driver init failure under memory pressure by Xinming Hu · 9 years ago
  68. e3ad3d5 mwifiex: minor corrections in multiport aggregation code by Xinming Hu · 9 years ago
  69. 0a252ab mwifiex: update amsdu tx packet time stamp by Zhaoyang Liu · 9 years ago
  70. 65405c5 mwifiex: fix typo in del_virtual_intf() function by Xinming Hu · 9 years ago
  71. 32677b2 wlcore: align reg_ch_conf_last[] to 64bit by Guodong Xu · 9 years ago
  72. 862a336 ath9k: Add support for OCB mode by Jan Kaisrlik · 9 years ago
  73. c452d94 carl9170: fix bad rssi reading by Hiroaki KAWAI · 9 years ago
  74. 76ea6fd net/wireless/wl18xx: Add missing MODULE_FIRMWARE by Geoff Levand · 9 years ago
  75. 61d3637 ath9k: enable hw manual peak calibration for QCA9561 by Miaoqing Pan · 9 years ago
  76. 36925e5 mwifiex: Make mwifiex_dbg a function, reduce object size by Joe Perches · 9 years ago
  77. 07fe2e3 brcmfmac: Reset PCIE devices after recognition. by Hante Meuleman · 10 years ago
  78. 95ef123 brcmfmac: introduce brcmf_net_detach() function by Arend van Spriel · 10 years ago
  79. c67d41b brcmfmac: change prototype for brcmf_fws_hdrpull() by Arend van Spriel · 10 years ago
  80. 03cca20 brcmfmac: remove ifidx parameter from brcmf_fws_txstatus_suppressed() by Arend van Spriel · 10 years ago
  81. 9d6c1dc brcmfmac: add dedicated debug level for firmware console logging by Arend van Spriel · 10 years ago
  82. 291da87 brcmfmac: add mapping for interface index to bsscfg index by Arend van Spriel · 10 years ago
  83. 054e68a brcmfmac: pass struct brcmf_if instance in brcmf_txfinalize() by Arend van Spriel · 10 years ago
  84. 46f3b6e brcmfmac: use brcmf_get_ifp() to map ifidx to struct brcmf_if instance by Arend van Spriel · 10 years ago
  85. ddddfed brcmfmac: correct detection of p2pdev interface event by Arend van Spriel · 10 years ago
  86. 1c626cf brcmfmac: only call brcmf_cfg80211_detach() when attach was successful by Arend van Spriel · 10 years ago
  87. ee6e3a3 brcmfmac: change parameters for brcmf_remove_interface() by Arend van Spriel · 10 years ago
  88. 796cfb6 brcmfmac: make brcmf_proto_hdrpull() return struct brcmf_if instance by Arend van Spriel · 10 years ago
  89. 75effb0 brcmfmac: consolidate ifp lookup in driver core by Arend van Spriel · 10 years ago
  90. b8402d8 ath10k: fix MSI-X registering for qca99x0 by Janusz Dziedzic · 9 years ago
  91. bd4a41e ath10k: fix ldpc param for fixed rate by Rajkumar Manoharan · 9 years ago
  92. 44acedb ath: use PRI value given by spec for fixed PRI by Peter Oh · 9 years ago
  93. b0b2522 ath: fix incorrect PPB on JAPAN chirp radar by Peter Oh · 9 years ago
  94. 8f6c5b0 Merge tag 'iwlwifi-next-for-kalle-2015-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 9 years ago
  95. 7c014e3 iwlwifi: mvm: add debug print for d0i3 exit indication by Eliad Peller · 9 years ago
  96. 183edd8 iwlwifi: mvm: configure wowlan configuration only if connected by Eliad Peller · 9 years ago
  97. ee6dbb2 iwlwifi: mvm: move RX API into its own file by Johannes Berg · 9 years ago
  98. 2df5328 iwlwifi: mvm: remove some unused defines from RX API by Johannes Berg · 9 years ago
  99. abfd794 iwlwifi: mvm: remove pointless cfg_phy_cnt length check by Johannes Berg · 9 years ago
  100. 7f89a58 iwlwifi: mvm: remove useless debug message from RX by Johannes Berg · 9 years ago