1. 5fb5e41 ath10k: plug memory leak in wmi mgmt tx worker by Michal Kazior · 11 years ago
  2. 5474efe ath10k: respect power_level values by Michal Kazior · 11 years ago
  3. 0225693 ath10k: use proper tx power unit by Michal Kazior · 11 years ago
  4. 89c5c84 ath10k: setup min channel power to a reasonable value by Michal Kazior · 11 years ago
  5. e63b33f ath10k: Initialize list-head on vif creation. by Ben Greear · 11 years ago
  6. f378274 ath10k: add error handling to ath10k_pci_wait() by Kalle Valo · 11 years ago
  7. 60f85be ath10k: fix FW crashes on heavy TX on 10.1.389 AP FW by Michal Kazior · 11 years ago
  8. 233eb97 ath10k: implement ath10k_pci_soc_read/write32() by Kalle Valo · 11 years ago
  9. 5e90de8 ath10k: fix NULL deref upon early FW crash by Michal Kazior · 11 years ago
  10. c4340c2 ath10k: fix NSS reporting in RX by Michal Kazior · 11 years ago
  11. 5c54a7b ath10k: fix endianess in prints by Michal Kazior · 11 years ago
  12. 0ed00ee ath10k: add sanity checks for monitor management by Michal Kazior · 11 years ago
  13. afd0922 ath10k: prevent starting monitor without a vdev by Michal Kazior · 11 years ago
  14. a1b13b9 rt2x00: rt2800pci: use module_pci_driver macro by Gabor Juhos · 11 years ago
  15. fe7ef7c rt2x00: rt2800pci: move SoC specific code into a separate module by Gabor Juhos · 11 years ago
  16. 0b0ee99 rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devices by Gabor Juhos · 11 years ago
  17. 3ccdcd5 rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module by Gabor Juhos · 11 years ago
  18. 1e7d303 rt2x00: rt2800pci: split rt2800pci_enable_radio function by Gabor Juhos · 11 years ago
  19. 28d4d98 rt2x00: rt2800pci: rename rt2800pci_disable_radio function by Gabor Juhos · 11 years ago
  20. 6716b3d rt2x00: rt2800pci: use separate set_state callback for SoC devices by Gabor Juhos · 11 years ago
  21. 899a5f4 rt2x00: rt2800pci: use separate firmware callbacks for SoC devices by Gabor Juhos · 11 years ago
  22. 68597ea rt2x00: rt2800pci: use separate read_eeprom callback for SoC devices by Gabor Juhos · 11 years ago
  23. eeea863 rt2x00: rt2800pci: use separate ops for the SoC driver by Gabor Juhos · 11 years ago
  24. 1052e3a rt2x00: rt2800pci: move initialization functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  25. 7573afd rt2x00: rt2800pci: use rt2800mmio prefix for initialization functions by Gabor Juhos · 11 years ago
  26. d5580ad rt2x00: rt2800pci: move queue functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  27. 51e62469e rt2x00: rt2800pci: use rt2800mmio prefix for queue functions by Gabor Juhos · 11 years ago
  28. 8d03e77 rt2x00: rt2800pci: move interrupt functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  29. b5cfde3 rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions by Gabor Juhos · 11 years ago
  30. 9732497 rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  31. d10b754 rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions by Gabor Juhos · 11 years ago
  32. 0bc202b rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  33. 45c6755 rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions by Gabor Juhos · 11 years ago
  34. e5553f0 rt2x00: create a new module for rt2800 MMIO code by Gabor Juhos · 11 years ago
  35. 13996ad drivers: net: wireless: Fix wrong check for reassociation request retry counter by Felipe Pena · 11 years ago
  36. a413e39 brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg support by Arend van Spriel · 11 years ago
  37. a64304f brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg support by Arend van Spriel · 11 years ago
  38. c8cce1f brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg support by Arend van Spriel · 11 years ago
  39. 667931e brcmfmac: remove stale code from brcmf_sdcard_recv_chain() by Arend van Spriel · 11 years ago
  40. fcaac2b brcmfmac: verify result of brcmf_sdio_addrprep() calls by Arend van Spriel · 11 years ago
  41. 4aef267 brcmfmac: rework single packet transfers by Arend van Spriel · 11 years ago
  42. 0d7d982 brcmfmac: rename brcmf_sdio_buffrw() by Arend van Spriel · 11 years ago
  43. 7f9a8dc brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw() by Arend van Spriel · 11 years ago
  44. 7120149 brcmfmac: determine host controller related variables during probe by Arend van Spriel · 11 years ago
  45. 3f78274 brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarity by Arend van Spriel · 11 years ago
  46. 76584ec brcmfmac: add tracepoint for capturing the SDPCM header by Arend van Spriel · 11 years ago
  47. b4caee6 brcmfmac: store address in trace_brcmf_hexdump() by Arend van Spriel · 11 years ago
  48. 89f927a ath9k: add TX99 support by Luis R. Rodriguez · 11 years ago
  49. 09b029b ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate() by Luis R. Rodriguez · 11 years ago
  50. 94e7876 ath: add support for proper dynamic regulatory hints by Luis R. Rodriguez · 11 years ago
  51. 4da225b ath: split user and driver reguluatory hint parsing by Luis R. Rodriguez · 11 years ago
  52. 8a3b6c8 ath: move common dynamic regulatory domain setting to a helper by Luis R. Rodriguez · 11 years ago
  53. 53c5a09 rt2x00: rt2800lib: autodetect 5GHz band support by Gabor Juhos · 11 years ago
  54. 4a32c36 rt2x00: rt2800lib: use switch statement for RF specific setup by Gabor Juhos · 11 years ago
  55. aa10350 rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access by Gabor Juhos · 11 years ago
  56. ad40d3d ath9k/ath: move dfs pattern detector to ath by Janusz Dziedzic · 11 years ago
  57. 379ce86 ath9k: dfs use CFG80211_CERTIFICATION_ONUS flag by Janusz Dziedzic · 11 years ago
  58. d265214 ath9k: dfs move ath_dfs_pool_stats by Janusz Dziedzic · 11 years ago
  59. 95a5992 ath9k: dfs kill ath9k specyfic code by Janusz Dziedzic · 11 years ago
  60. 1dfba30 libertas: move firmware lifetime handling to firmware.c by Dan Williams · 11 years ago
  61. e07f01e ath9k: add HT40 spectral scan capability by Lorenzo Bianconi · 11 years ago
  62. 5bc225a ath9k: add noise floor parameter to ath9k_hw_getchan_noise by Lorenzo Bianconi · 11 years ago
  63. df3c2ad Merge tag 'nfc-next-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 11 years ago
  64. 444474d Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  65. a72e25f Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  66. b231070 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  67. 246dd99 iwlwifi: mvm: fix operator precedence by David Spinadel · 11 years ago
  68. 3f61728 iwlwifi: mvm: fix fw_rx_stats debugfs entry by Luciano Coelho · 11 years ago
  69. 0af8835 iwlwifi: mvm: BT Coex - enable Tx power based on BT status by Emmanuel Grumbach · 11 years ago
  70. 7352cac iwlwifi: mvm: BT Coex - always set mandatory fields by Emmanuel Grumbach · 11 years ago
  71. 8a87bdd iwlwifi: mvm: NVM - increase max section size by Idan Kahlon · 11 years ago
  72. 56b8428 ath10k: add might_sleep() to ath10k_wmi_cmd_send() by Kalle Valo · 11 years ago
  73. b9ada65 ath10k: fix ath10k_bss_assoc() to not sleep in atomic context by Kalle Valo · 11 years ago
  74. 588490c ath10k: remove unnecessary checks by Michal Kazior · 11 years ago
  75. ad088bf ath10k: fix scheduling while atomic config bug by Michal Kazior · 11 years ago
  76. 0579119 ath10k: track vif list internally by Michal Kazior · 11 years ago
  77. 9dad14a ath10k: fix add_interface failure handling by Michal Kazior · 11 years ago
  78. cc4827b ath10k: use workqueue to set WEP TX key by Michal Kazior · 11 years ago
  79. d544943 ath10k: return better errno for unsupported pdev params by Bartosz Markowski · 11 years ago
  80. 34957b2 ath10k: rename WMI_CMD_UNDEFINED by Bartosz Markowski · 11 years ago
  81. ebc9abd ath10k: do not warn about unsupported vdev param by Bartosz Markowski · 11 years ago
  82. b6b561c rt2x00: rt2800lib: remove duplicate rf_vals for RF3053 by Kevin Lo · 11 years ago
  83. 7122e66 rt2x00: rt2800lib: fix RF registers for RT5390/RT5392 by Kevin Lo · 11 years ago
  84. 448a71c mwifiex: use alloc_workqueue() function by Amitkumar Karwar · 11 years ago
  85. e4744ec ath9k_hw: remove references to hw->conf by Felix Fietkau · 11 years ago
  86. c648ecb ath9k: make ath9k_uses_beacons static by Felix Fietkau · 11 years ago
  87. 7f329bb ath9k: remove sc->config.cabqReadyTime by Felix Fietkau · 11 years ago
  88. 45c67f6 ath9k: move channel change code to ath_set_channel by Felix Fietkau · 11 years ago
  89. 2297f1c ath9k: make ath9k_cmn_update_ichannel static by Felix Fietkau · 11 years ago
  90. 6b21fd2 ath9k_hw: simplify channel flags by Felix Fietkau · 11 years ago
  91. 81c507a ath9k_hw: remove IS_CHAN_OFDM() by Felix Fietkau · 11 years ago
  92. 1a5e632 ath9k_hw: remove IS_CHAN_B() by Felix Fietkau · 11 years ago
  93. 8896934 ath9k_hw: remove direct accesses to channel mode flags by Felix Fietkau · 11 years ago
  94. 1a04d59 ath9k: use a separate data structure for rx buffers by Felix Fietkau · 11 years ago
  95. 50d60c6 wcn36xx: fix coccinelle warnings by Fengguang Wu · 11 years ago
  96. 7e43f3b rt2x00: rt73usb: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  97. f3218be rt2x00: rt61pci: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  98. c429dfe rt2x00: rt2800lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  99. 7b8a00d rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  100. a44d014 rt2x00: add rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago