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