1. 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
  2. a72e25f Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  3. 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
  4. 246dd99 iwlwifi: mvm: fix operator precedence by David Spinadel · 11 years ago
  5. 3f61728 iwlwifi: mvm: fix fw_rx_stats debugfs entry by Luciano Coelho · 11 years ago
  6. 0af8835 iwlwifi: mvm: BT Coex - enable Tx power based on BT status by Emmanuel Grumbach · 11 years ago
  7. 7352cac iwlwifi: mvm: BT Coex - always set mandatory fields by Emmanuel Grumbach · 11 years ago
  8. 8a87bdd iwlwifi: mvm: NVM - increase max section size by Idan Kahlon · 11 years ago
  9. 56b8428 ath10k: add might_sleep() to ath10k_wmi_cmd_send() by Kalle Valo · 11 years ago
  10. b9ada65 ath10k: fix ath10k_bss_assoc() to not sleep in atomic context by Kalle Valo · 11 years ago
  11. 588490c ath10k: remove unnecessary checks by Michal Kazior · 11 years ago
  12. ad088bf ath10k: fix scheduling while atomic config bug by Michal Kazior · 11 years ago
  13. 0579119 ath10k: track vif list internally by Michal Kazior · 11 years ago
  14. 9dad14a ath10k: fix add_interface failure handling by Michal Kazior · 11 years ago
  15. cc4827b ath10k: use workqueue to set WEP TX key by Michal Kazior · 11 years ago
  16. d544943 ath10k: return better errno for unsupported pdev params by Bartosz Markowski · 11 years ago
  17. 34957b2 ath10k: rename WMI_CMD_UNDEFINED by Bartosz Markowski · 11 years ago
  18. ebc9abd ath10k: do not warn about unsupported vdev param by Bartosz Markowski · 11 years ago
  19. 4b836f3 Bluetooth: Read current IAC LAP on controller setup by Marcel Holtmann · 11 years ago
  20. b4cb9fb Bluetooth: Read number of supported IAC on controller setup by Marcel Holtmann · 11 years ago
  21. 899e107 Bluetooth: Check that scan window is smaller or equal than scan interval by Marcel Holtmann · 11 years ago
  22. 1f20938 Bluetooth: Check that bind() bdaddr type matches connect() by Johan Hedberg · 11 years ago
  23. 80c1a2e Bluetooth: Reject invalid bdaddr types for sockets by Johan Hedberg · 11 years ago
  24. bfaf8c9 Bluetooth: Convert Set Discoverable to use an asynchronous request by Johan Hedberg · 11 years ago
  25. aa8af46 Bluetooth: Fix updating scan mode in set_bredr() by Johan Hedberg · 11 years ago
  26. 67e5a7a Bluetooth: Move set_bredr_scan() to avoid forward declaration by Johan Hedberg · 11 years ago
  27. 1987fdc Bluetooth: Make Set Connectable also update the LE advertising type by Johan Hedberg · 11 years ago
  28. b6b561c rt2x00: rt2800lib: remove duplicate rf_vals for RF3053 by Kevin Lo · 11 years ago
  29. 7122e66 rt2x00: rt2800lib: fix RF registers for RT5390/RT5392 by Kevin Lo · 11 years ago
  30. 448a71c mwifiex: use alloc_workqueue() function by Amitkumar Karwar · 11 years ago
  31. e4744ec ath9k_hw: remove references to hw->conf by Felix Fietkau · 11 years ago
  32. c648ecb ath9k: make ath9k_uses_beacons static by Felix Fietkau · 11 years ago
  33. 7f329bb ath9k: remove sc->config.cabqReadyTime by Felix Fietkau · 11 years ago
  34. 45c67f6 ath9k: move channel change code to ath_set_channel by Felix Fietkau · 11 years ago
  35. 2297f1c ath9k: make ath9k_cmn_update_ichannel static by Felix Fietkau · 11 years ago
  36. 6b21fd2 ath9k_hw: simplify channel flags by Felix Fietkau · 11 years ago
  37. 81c507a ath9k_hw: remove IS_CHAN_OFDM() by Felix Fietkau · 11 years ago
  38. 1a5e632 ath9k_hw: remove IS_CHAN_B() by Felix Fietkau · 11 years ago
  39. 8896934 ath9k_hw: remove direct accesses to channel mode flags by Felix Fietkau · 11 years ago
  40. 1a04d59 ath9k: use a separate data structure for rx buffers by Felix Fietkau · 11 years ago
  41. 50d60c6 wcn36xx: fix coccinelle warnings by Fengguang Wu · 11 years ago
  42. 7e43f3b rt2x00: rt73usb: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  43. f3218be rt2x00: rt61pci: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  44. c429dfe rt2x00: rt2800lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  45. 7b8a00d rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  46. a44d014 rt2x00: add rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  47. 42f920c rt2x00: cleanup indentation in rt2800.h by Gabor Juhos · 11 years ago
  48. c6d887a Bluetooth: Fix updating advertising data needlessly by Johan Hedberg · 11 years ago
  49. 95c66e7 Bluetooth: Move static advertising functions to avoid forward declarations by Johan Hedberg · 11 years ago
  50. 37438c1 Bluetooth: Add missing error handling for Set Connectable by Johan Hedberg · 11 years ago
  51. d7b856f Bluetooth: Move more logic into set_connectable complete callback by Johan Hedberg · 11 years ago
  52. 9b74246 Bluetooth: Reorganize set_connectable HCI command sending by Johan Hedberg · 11 years ago
  53. d97c899 Bluetooth: Introduce L2CAP channel callback for resuming by Marcel Holtmann · 11 years ago
  54. bdc2578 Bluetooth: Introduce L2CAP channel flag for defer setup by Marcel Holtmann · 11 years ago
  55. c560575 Bluetooth: Adjust header for proc socket information by Marcel Holtmann · 11 years ago
  56. dcbc729 Bluetooth: Increase minor version of core module by Marcel Holtmann · 11 years ago
  57. 2edf870 Bluetooth: Provide msg_name callback for L2CAP connectionless channels by Marcel Holtmann · 11 years ago
  58. d976369 Bluetooth: Add support for per socket msg_name callback by Marcel Holtmann · 11 years ago
  59. 84b34d9 Bluetooth: Use l2cap_pi(sk) directly where possible by Marcel Holtmann · 11 years ago
  60. 5f6cd79 Bluetooth: Remove src and dst fields from bt_sock structure by Marcel Holtmann · 11 years ago
  61. 94a86df Bluetooth: Store RFCOMM address information in its own socket structure by Marcel Holtmann · 11 years ago
  62. eea9636 Bluetooth: Store SCO address information in its own socket structure by Marcel Holtmann · 11 years ago
  63. 041987c Bluetooth: Use SCO addresses from HCI connection directly by Marcel Holtmann · 11 years ago
  64. 65f53e9 Bluetooth: Access BNEP session addresses through L2CAP channel by Marcel Holtmann · 11 years ago
  65. 755b82a Bluetooth: Access HIDP session addresses through L2CAP channel by Marcel Holtmann · 11 years ago
  66. 88f1fd2 Bluetooth: Access CMTP session addresses through L2CAP channel by Marcel Holtmann · 11 years ago
  67. 24bc10c Bluetooth: Access RFCOMM session addresses through L2CAP channel by Marcel Holtmann · 11 years ago
  68. 4f1654e Bluetooth: Return the correct address type for L2CAP sockets by Marcel Holtmann · 11 years ago
  69. 7eafc59 Bluetooth: Store address information in L2CAP channel structure by Marcel Holtmann · 11 years ago
  70. 4637f7c Bluetooth: Update L2CAP socket source address from HCI connection by Marcel Holtmann · 11 years ago
  71. f156046 Bluetooth: Fix coding style violations in SMP handling by Marcel Holtmann · 11 years ago
  72. c8462ca Bluetooth: Fix input address type for SMP C1 function by Marcel Holtmann · 11 years ago
  73. 6f59b90 Bluetooth: Use hci_conn->src address for L2CAP functions by Marcel Holtmann · 11 years ago
  74. 2b36a56 Bluetooth: Use hci_conn->src address for SMP functions by Marcel Holtmann · 11 years ago
  75. 880be4e Bluetooth: Update source address and type for incoming LE connections by Marcel Holtmann · 11 years ago
  76. 662e882 Bluetooth: Store source address of HCI connections by Marcel Holtmann · 11 years ago
  77. e7c4096 Bluetooth: Store the source address type of LE connections by Marcel Holtmann · 11 years ago
  78. 79d95a1 Bluetooth: Remove pointless bdaddr_to_le() helper function by Marcel Holtmann · 11 years ago
  79. a4de24d Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointers by Marcel Holtmann · 11 years ago
  80. 98e0f7e Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from L2CAP by Marcel Holtmann · 11 years ago
  81. ce39fb4 Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from SMP by Marcel Holtmann · 11 years ago
  82. bdc8ead2 Bluetooth: Remove l2cap_conn->dst usage from AMP manager by Marcel Holtmann · 11 years ago
  83. 547d103 Bluetooth: Unicast connectionless data reception is supported by Marcel Holtmann · 11 years ago
  84. d40bffb Bluetooth: The L2CAP fixed channel connectionless data is supported by Marcel Holtmann · 11 years ago
  85. 3124b84 Bluetooth: Allow 3D profile to use security mode 4 level 0 by Marcel Holtmann · 11 years ago
  86. 6a974b5 Bluetooth: Limit security mode 4 level 0 to connection oriented channels by Marcel Holtmann · 11 years ago
  87. 43b1b8d Bluetooth: Fix PSM value for L2CAP connectionless data packets by Marcel Holtmann · 11 years ago
  88. 4ca048e Bluetooth: Fix HCI init for 1st generation BlueFRITZ! devices by Marcel Holtmann · 11 years ago
  89. 7f72134e Bluetooth: Add MGMT_OP_SET_SCAN_PARAMS to supported commands list by Marcel Holtmann · 11 years ago
  90. a82974c Bluetooth: Don't advertise high speed support without SSP by Marcel Holtmann · 11 years ago
  91. 3a6afbd Bluetooth: Fix endless loop with HCI_QUIRK_RESET_ON_CLOSE by Marcel Holtmann · 11 years ago
  92. 14b49b9 Bluetooth: Add management command for setting LE scan parameters by Marcel Holtmann · 11 years ago
  93. bef6473 Bluetooth: Make LE scan interval and window a controller option by Marcel Holtmann · 11 years ago
  94. 3932eb3 Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as const by Marcel Holtmann · 11 years ago
  95. e854938 Bluetooth: Declare bpa10x_table[] as const by Marcel Holtmann · 11 years ago
  96. 9712d59 Bluetooth: Declare bfusb_table[] as const by Marcel Holtmann · 11 years ago
  97. 5426520 Bluetooth: Declare btusb_table[] and blacklist_table[] as const by Marcel Holtmann · 11 years ago
  98. 6029877 Bluetooth: Remove pointless parameter check in vhci_send_frame() by Marcel Holtmann · 11 years ago
  99. 52bc423 Bluetooth: Remove pointless parameter check in hci_uart_send_frame() by Marcel Holtmann · 11 years ago
  100. 03b3186 Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame() by Marcel Holtmann · 11 years ago