1. fcaac2b brcmfmac: verify result of brcmf_sdio_addrprep() calls by Arend van Spriel · 11 years ago
  2. 4aef267 brcmfmac: rework single packet transfers by Arend van Spriel · 11 years ago
  3. 0d7d982 brcmfmac: rename brcmf_sdio_buffrw() by Arend van Spriel · 11 years ago
  4. 7f9a8dc brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw() by Arend van Spriel · 11 years ago
  5. 7120149 brcmfmac: determine host controller related variables during probe by Arend van Spriel · 11 years ago
  6. 3f78274 brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarity by Arend van Spriel · 11 years ago
  7. 76584ec brcmfmac: add tracepoint for capturing the SDPCM header by Arend van Spriel · 11 years ago
  8. b4caee6a brcmfmac: store address in trace_brcmf_hexdump() by Arend van Spriel · 11 years ago
  9. 89f927a ath9k: add TX99 support by Luis R. Rodriguez · 11 years ago
  10. 09b029b ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate() by Luis R. Rodriguez · 11 years ago
  11. 94e7876 ath: add support for proper dynamic regulatory hints by Luis R. Rodriguez · 11 years ago
  12. 4da225b ath: split user and driver reguluatory hint parsing by Luis R. Rodriguez · 11 years ago
  13. 8a3b6c8 ath: move common dynamic regulatory domain setting to a helper by Luis R. Rodriguez · 11 years ago
  14. 53c5a09 rt2x00: rt2800lib: autodetect 5GHz band support by Gabor Juhos · 11 years ago
  15. 4a32c36 rt2x00: rt2800lib: use switch statement for RF specific setup by Gabor Juhos · 11 years ago
  16. aa10350 rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access by Gabor Juhos · 11 years ago
  17. ad40d3d ath9k/ath: move dfs pattern detector to ath by Janusz Dziedzic · 11 years ago
  18. 379ce86 ath9k: dfs use CFG80211_CERTIFICATION_ONUS flag by Janusz Dziedzic · 11 years ago
  19. d265214 ath9k: dfs move ath_dfs_pool_stats by Janusz Dziedzic · 11 years ago
  20. 95a5992 ath9k: dfs kill ath9k specyfic code by Janusz Dziedzic · 11 years ago
  21. 1dfba30 libertas: move firmware lifetime handling to firmware.c by Dan Williams · 11 years ago
  22. e07f01e ath9k: add HT40 spectral scan capability by Lorenzo Bianconi · 11 years ago
  23. 5bc225a ath9k: add noise floor parameter to ath9k_hw_getchan_noise by Lorenzo Bianconi · 11 years ago
  24. 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
  25. 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
  26. a72e25f Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  27. 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
  28. 246dd99 iwlwifi: mvm: fix operator precedence by David Spinadel · 11 years ago
  29. 3f61728 iwlwifi: mvm: fix fw_rx_stats debugfs entry by Luciano Coelho · 11 years ago
  30. 0af8835 iwlwifi: mvm: BT Coex - enable Tx power based on BT status by Emmanuel Grumbach · 11 years ago
  31. 7352cac iwlwifi: mvm: BT Coex - always set mandatory fields by Emmanuel Grumbach · 11 years ago
  32. 8a87bdd iwlwifi: mvm: NVM - increase max section size by Idan Kahlon · 11 years ago
  33. 56b8428 ath10k: add might_sleep() to ath10k_wmi_cmd_send() by Kalle Valo · 11 years ago
  34. b9ada65 ath10k: fix ath10k_bss_assoc() to not sleep in atomic context by Kalle Valo · 11 years ago
  35. 588490c ath10k: remove unnecessary checks by Michal Kazior · 11 years ago
  36. ad088bf ath10k: fix scheduling while atomic config bug by Michal Kazior · 11 years ago
  37. 0579119 ath10k: track vif list internally by Michal Kazior · 11 years ago
  38. 9dad14a ath10k: fix add_interface failure handling by Michal Kazior · 11 years ago
  39. cc4827b ath10k: use workqueue to set WEP TX key by Michal Kazior · 11 years ago
  40. d544943 ath10k: return better errno for unsupported pdev params by Bartosz Markowski · 11 years ago
  41. 34957b2 ath10k: rename WMI_CMD_UNDEFINED by Bartosz Markowski · 11 years ago
  42. ebc9abd ath10k: do not warn about unsupported vdev param by Bartosz Markowski · 11 years ago
  43. b6b561c rt2x00: rt2800lib: remove duplicate rf_vals for RF3053 by Kevin Lo · 11 years ago
  44. 7122e66 rt2x00: rt2800lib: fix RF registers for RT5390/RT5392 by Kevin Lo · 11 years ago
  45. 448a71c mwifiex: use alloc_workqueue() function by Amitkumar Karwar · 11 years ago
  46. e4744ec ath9k_hw: remove references to hw->conf by Felix Fietkau · 11 years ago
  47. c648ecb ath9k: make ath9k_uses_beacons static by Felix Fietkau · 11 years ago
  48. 7f329bb ath9k: remove sc->config.cabqReadyTime by Felix Fietkau · 11 years ago
  49. 45c67f6 ath9k: move channel change code to ath_set_channel by Felix Fietkau · 11 years ago
  50. 2297f1c ath9k: make ath9k_cmn_update_ichannel static by Felix Fietkau · 11 years ago
  51. 6b21fd2 ath9k_hw: simplify channel flags by Felix Fietkau · 11 years ago
  52. 81c507a ath9k_hw: remove IS_CHAN_OFDM() by Felix Fietkau · 11 years ago
  53. 1a5e632 ath9k_hw: remove IS_CHAN_B() by Felix Fietkau · 11 years ago
  54. 8896934 ath9k_hw: remove direct accesses to channel mode flags by Felix Fietkau · 11 years ago
  55. 1a04d59 ath9k: use a separate data structure for rx buffers by Felix Fietkau · 11 years ago
  56. 50d60c6 wcn36xx: fix coccinelle warnings by Fengguang Wu · 11 years ago
  57. 7e43f3b rt2x00: rt73usb: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  58. f3218be rt2x00: rt61pci: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  59. c429dfe rt2x00: rt2800lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  60. 7b8a00d rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  61. a44d014 rt2x00: add rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  62. 42f920c rt2x00: cleanup indentation in rt2800.h by Gabor Juhos · 11 years ago
  63. 3932eb3 Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as const by Marcel Holtmann · 11 years ago
  64. e854938 Bluetooth: Declare bpa10x_table[] as const by Marcel Holtmann · 11 years ago
  65. 9712d59 Bluetooth: Declare bfusb_table[] as const by Marcel Holtmann · 11 years ago
  66. 5426520 Bluetooth: Declare btusb_table[] and blacklist_table[] as const by Marcel Holtmann · 11 years ago
  67. 6029877 Bluetooth: Remove pointless parameter check in vhci_send_frame() by Marcel Holtmann · 11 years ago
  68. 52bc423 Bluetooth: Remove pointless parameter check in hci_uart_send_frame() by Marcel Holtmann · 11 years ago
  69. 03b3186 Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame() by Marcel Holtmann · 11 years ago
  70. 6b5924b Bluetooth: Remove pointless parameter check in btuart_hci_send_frame() by Marcel Holtmann · 11 years ago
  71. 7648d28 Bluetooth: Remove pointless parameter check in btmrvl_send_frame() by Marcel Holtmann · 11 years ago
  72. 2e17455 Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame() by Marcel Holtmann · 11 years ago
  73. 3c69454 Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame() by Marcel Holtmann · 11 years ago
  74. aae2627 Bluetooth: Remove pointless parameter check in bfusb_send_frame() by Marcel Holtmann · 11 years ago
  75. 7bd8f09 Bluetooth: Add hdev parameter to hdev->send driver callback by Marcel Holtmann · 11 years ago
  76. e2d6f4e iwlwifi: support Signed firmware image and Dual CPUs by Eran Harary · 11 years ago
  77. 5023d96 iwlwifi: mvm: add IBSS support by Johannes Berg · 12 years ago
  78. c4aee08 iwlwifi: Support 7265 devices by Eran Harary · 11 years ago
  79. ffa6c70 iwlwifi: mvm: BT Coex - update integration with rate control by Emmanuel Grumbach · 11 years ago
  80. e9fff77 iwlwifi: mvm: BT Coex - remove duplicate code in rate control by Emmanuel Grumbach · 11 years ago
  81. 5961257a iwlwifi: mvm: BT Coex - start AMPDU even when BT is active by Emmanuel Grumbach · 11 years ago
  82. da8f836 iwlwifi: mvm: BT Coex - tune SMPS parameters by Emmanuel Grumbach · 11 years ago
  83. 8e484f0 iwlwifi: mvm: BT Coex - track bandwidth changes in HT by Emmanuel Grumbach · 11 years ago
  84. 6d9d32b iwlwifi: mvm: keep connection to AP after WoWLAN by Johannes Berg · 12 years ago
  85. 04a4e1fdd Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 11 years ago
  86. 19e737c iwlwifi: mvm: add support for NICs which have only 16 Tx queues. by Eytan Lifshitz · 11 years ago
  87. 81a67e3 iwlwifi: mvm: prevent the NIC to be powered at driver load time. by Eytan Lifshitz · 11 years ago
  88. 64b928c iwlwifi: mvm: Add device wide power command by Alexander Bondar · 11 years ago
  89. 42550a5 iwlwifi: pcie: restart the driver when a command times out by Emmanuel Grumbach · 11 years ago
  90. d1d5e3c iwlwifi: mvm: BT Coex - set the proper LUT for single ant devices by Emmanuel Grumbach · 11 years ago
  91. 9145d15 iwlwifi: mvm: BT Coex - don't limit agg size in loose scheme by Emmanuel Grumbach · 12 years ago
  92. e1a2617 Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback by Marcel Holtmann · 11 years ago
  93. 8909f6d Bluetooth: Remove unused h4_check_data_len() function by Marcel Holtmann · 11 years ago
  94. e93ac9c Bluetooth: Remove unused btmrvl_ioctl() callback by Marcel Holtmann · 11 years ago
  95. 3c72884 Bluetooth: Remove unused dtl1_hci_ioctl() callback by Marcel Holtmann · 11 years ago
  96. 71f3903 Bluetooth: Remove unused btuart_hci_ioctl() callback by Marcel Holtmann · 11 years ago
  97. 69b7e17 Bluetooth: Remove unused bt3c_hci_ioctl() callback by Marcel Holtmann · 11 years ago
  98. 87d82ee Bluetooth: Remove unused bluecard_hci_ioctl() callback by Marcel Holtmann · 11 years ago
  99. 19cf55a Bluetooth: Remove unused bfusb_ioctl() callback by Marcel Holtmann · 11 years ago
  100. 014f7bc Bluetooth: Use hci_conn_num() instead of direct connection hash access by Marcel Holtmann · 11 years ago