1. 2473ec8 wlcore: wakeup from ELP before starting recovery by Barak Bercovitz · 11 years ago
  2. c2e6424 wlcore: Allow stopping fw log in recovery by Barak Bercovitz · 11 years ago
  3. 5cc14c0 wlcore: read fw panic log only in host mode by Barak Bercovitz · 11 years ago
  4. c83cb80 wlcore/wl18xx/wl12xx: FW log params per chip arch by Igal Chernobelsky · 11 years ago
  5. 9d8146d wl12xx/wl18xx: update default fw logger's settings by Ido Reis · 11 years ago
  6. 93ac848 wlcore: fwlog dynamic mem_block control by Ido Reis · 11 years ago
  7. 4b67414 wlcore: fix interrogate command length by Igal Chernobelsky · 11 years ago
  8. 71e996b wlcore: add ap_event_mask by Eliad Peller · 11 years ago
  9. bbd7455 wlcore: print active channel in the driver_state by Victor Goldenshtein · 11 years ago
  10. 50e4c90 wl18xx: default config alignment with phy defaults by Igal Chernobelsky · 11 years ago
  11. a1b13b9 rt2x00: rt2800pci: use module_pci_driver macro by Gabor Juhos · 11 years ago
  12. fe7ef7c rt2x00: rt2800pci: move SoC specific code into a separate module by Gabor Juhos · 11 years ago
  13. 0b0ee99 rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devices by Gabor Juhos · 11 years ago
  14. 3ccdcd5 rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module by Gabor Juhos · 11 years ago
  15. 1e7d303 rt2x00: rt2800pci: split rt2800pci_enable_radio function by Gabor Juhos · 11 years ago
  16. 28d4d98 rt2x00: rt2800pci: rename rt2800pci_disable_radio function by Gabor Juhos · 11 years ago
  17. 6716b3d rt2x00: rt2800pci: use separate set_state callback for SoC devices by Gabor Juhos · 11 years ago
  18. 899a5f4 rt2x00: rt2800pci: use separate firmware callbacks for SoC devices by Gabor Juhos · 11 years ago
  19. 68597ea rt2x00: rt2800pci: use separate read_eeprom callback for SoC devices by Gabor Juhos · 11 years ago
  20. eeea863 rt2x00: rt2800pci: use separate ops for the SoC driver by Gabor Juhos · 11 years ago
  21. 1052e3a rt2x00: rt2800pci: move initialization functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  22. 7573afd rt2x00: rt2800pci: use rt2800mmio prefix for initialization functions by Gabor Juhos · 11 years ago
  23. d5580ad rt2x00: rt2800pci: move queue functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  24. 51e6246 rt2x00: rt2800pci: use rt2800mmio prefix for queue functions by Gabor Juhos · 11 years ago
  25. 8d03e77 rt2x00: rt2800pci: move interrupt functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  26. b5cfde3 rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions by Gabor Juhos · 11 years ago
  27. 9732497 rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  28. d10b754 rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions by Gabor Juhos · 11 years ago
  29. 0bc202b rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  30. 45c6755 rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions by Gabor Juhos · 11 years ago
  31. e5553f0 rt2x00: create a new module for rt2800 MMIO code by Gabor Juhos · 11 years ago
  32. 13996ad drivers: net: wireless: Fix wrong check for reassociation request retry counter by Felipe Pena · 11 years ago
  33. a413e39 brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg support by Arend van Spriel · 11 years ago
  34. a64304f brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg support by Arend van Spriel · 11 years ago
  35. c8cce1f brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg support by Arend van Spriel · 11 years ago
  36. 667931e brcmfmac: remove stale code from brcmf_sdcard_recv_chain() by Arend van Spriel · 11 years ago
  37. fcaac2b brcmfmac: verify result of brcmf_sdio_addrprep() calls by Arend van Spriel · 11 years ago
  38. 4aef267 brcmfmac: rework single packet transfers by Arend van Spriel · 11 years ago
  39. 0d7d982 brcmfmac: rename brcmf_sdio_buffrw() by Arend van Spriel · 11 years ago
  40. 7f9a8dc brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw() by Arend van Spriel · 11 years ago
  41. 7120149 brcmfmac: determine host controller related variables during probe by Arend van Spriel · 11 years ago
  42. 3f78274 brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarity by Arend van Spriel · 11 years ago
  43. 76584ec brcmfmac: add tracepoint for capturing the SDPCM header by Arend van Spriel · 11 years ago
  44. b4caee6a brcmfmac: store address in trace_brcmf_hexdump() by Arend van Spriel · 11 years ago
  45. 89f927a ath9k: add TX99 support by Luis R. Rodriguez · 11 years ago
  46. 09b029b ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate() by Luis R. Rodriguez · 11 years ago
  47. 94e7876 ath: add support for proper dynamic regulatory hints by Luis R. Rodriguez · 11 years ago
  48. 4da225b ath: split user and driver reguluatory hint parsing by Luis R. Rodriguez · 11 years ago
  49. 8a3b6c8 ath: move common dynamic regulatory domain setting to a helper by Luis R. Rodriguez · 11 years ago
  50. 53c5a09 rt2x00: rt2800lib: autodetect 5GHz band support by Gabor Juhos · 11 years ago
  51. 4a32c36 rt2x00: rt2800lib: use switch statement for RF specific setup by Gabor Juhos · 11 years ago
  52. aa10350 rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access by Gabor Juhos · 11 years ago
  53. ad40d3d ath9k/ath: move dfs pattern detector to ath by Janusz Dziedzic · 11 years ago
  54. 379ce86 ath9k: dfs use CFG80211_CERTIFICATION_ONUS flag by Janusz Dziedzic · 11 years ago
  55. d265214 ath9k: dfs move ath_dfs_pool_stats by Janusz Dziedzic · 11 years ago
  56. 95a5992 ath9k: dfs kill ath9k specyfic code by Janusz Dziedzic · 11 years ago
  57. 1dfba30 libertas: move firmware lifetime handling to firmware.c by Dan Williams · 11 years ago
  58. e07f01e ath9k: add HT40 spectral scan capability by Lorenzo Bianconi · 11 years ago
  59. 5bc225a ath9k: add noise floor parameter to ath9k_hw_getchan_noise by Lorenzo Bianconi · 11 years ago
  60. 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
  61. 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
  62. a72e25f Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  63. 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
  64. 246dd99 iwlwifi: mvm: fix operator precedence by David Spinadel · 11 years ago
  65. 3f61728 iwlwifi: mvm: fix fw_rx_stats debugfs entry by Luciano Coelho · 11 years ago
  66. 0af8835 iwlwifi: mvm: BT Coex - enable Tx power based on BT status by Emmanuel Grumbach · 11 years ago
  67. 7352cac iwlwifi: mvm: BT Coex - always set mandatory fields by Emmanuel Grumbach · 11 years ago
  68. 8a87bdd iwlwifi: mvm: NVM - increase max section size by Idan Kahlon · 11 years ago
  69. 56b8428 ath10k: add might_sleep() to ath10k_wmi_cmd_send() by Kalle Valo · 11 years ago
  70. b9ada65 ath10k: fix ath10k_bss_assoc() to not sleep in atomic context by Kalle Valo · 11 years ago
  71. 588490c ath10k: remove unnecessary checks by Michal Kazior · 11 years ago
  72. ad088bf ath10k: fix scheduling while atomic config bug by Michal Kazior · 11 years ago
  73. 0579119 ath10k: track vif list internally by Michal Kazior · 11 years ago
  74. 9dad14a ath10k: fix add_interface failure handling by Michal Kazior · 11 years ago
  75. cc4827b ath10k: use workqueue to set WEP TX key by Michal Kazior · 11 years ago
  76. d544943 ath10k: return better errno for unsupported pdev params by Bartosz Markowski · 11 years ago
  77. 34957b2 ath10k: rename WMI_CMD_UNDEFINED by Bartosz Markowski · 11 years ago
  78. ebc9abd ath10k: do not warn about unsupported vdev param by Bartosz Markowski · 11 years ago
  79. b6b561c rt2x00: rt2800lib: remove duplicate rf_vals for RF3053 by Kevin Lo · 11 years ago
  80. 7122e66 rt2x00: rt2800lib: fix RF registers for RT5390/RT5392 by Kevin Lo · 11 years ago
  81. 448a71c mwifiex: use alloc_workqueue() function by Amitkumar Karwar · 11 years ago
  82. e4744ec ath9k_hw: remove references to hw->conf by Felix Fietkau · 11 years ago
  83. c648ecb ath9k: make ath9k_uses_beacons static by Felix Fietkau · 11 years ago
  84. 7f329bb ath9k: remove sc->config.cabqReadyTime by Felix Fietkau · 11 years ago
  85. 45c67f6 ath9k: move channel change code to ath_set_channel by Felix Fietkau · 11 years ago
  86. 2297f1c ath9k: make ath9k_cmn_update_ichannel static by Felix Fietkau · 11 years ago
  87. 6b21fd2 ath9k_hw: simplify channel flags by Felix Fietkau · 11 years ago
  88. 81c507a ath9k_hw: remove IS_CHAN_OFDM() by Felix Fietkau · 11 years ago
  89. 1a5e632 ath9k_hw: remove IS_CHAN_B() by Felix Fietkau · 11 years ago
  90. 8896934 ath9k_hw: remove direct accesses to channel mode flags by Felix Fietkau · 11 years ago
  91. 1a04d59 ath9k: use a separate data structure for rx buffers by Felix Fietkau · 11 years ago
  92. 50d60c6 wcn36xx: fix coccinelle warnings by Fengguang Wu · 11 years ago
  93. 7e43f3b rt2x00: rt73usb: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  94. f3218be rt2x00: rt61pci: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  95. c429dfe rt2x00: rt2800lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  96. 7b8a00d rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  97. a44d014 rt2x00: add rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  98. 42f920c rt2x00: cleanup indentation in rt2800.h by Gabor Juhos · 11 years ago
  99. 3932eb3 Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as const by Marcel Holtmann · 11 years ago
  100. e854938 Bluetooth: Declare bpa10x_table[] as const by Marcel Holtmann · 11 years ago