1. fe59a05 Bluetooth: Add flag to track STK encryption by Johan Hedberg · 10 years ago
  2. 854f472 Bluetooth: Fix redundant encryption when receiving Security Request by Johan Hedberg · 10 years ago
  3. c70a7e4 Bluetooth: Add support for Not Connectable flag for Device Found events by Marcel Holtmann · 10 years ago
  4. af58925 Bluetooth: Provide flags parameter direct to mgmt_device_found by Marcel Holtmann · 10 years ago
  5. 42bd6a5 Bluetooth: Fix merge of advertising data and scan response data by Marcel Holtmann · 10 years ago
  6. d06b50c Bluetooth: Remove connection interval parameters from hci_conn_params_set by Marcel Holtmann · 10 years ago
  7. 8c87aae Bluetooth: Use hci_conn_params_add within hci_conn_params_set by Marcel Holtmann · 10 years ago
  8. 51d167c Bluetooth: Change hci_conn_params_add to return the parameter struct by Marcel Holtmann · 10 years ago
  9. f81cd82 Bluetooth: Use bool for smp_ltk_encrypt return value by Marcel Holtmann · 10 years ago
  10. 81218d2 Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout) by Nick Pelly · 10 years ago
  11. bf19d51 Bluetooth: Allow L2CAP getpeername() for BT_CONFIG state by Johan Hedberg · 10 years ago
  12. 26b0f4e Bluetooth: constify seq_operations by Fabian Frederick · 10 years ago
  13. d4905f2 Bluetooth: Connection parameters check helper by Andre Guedes · 10 years ago
  14. c20c02d Bluetooth: Start background scanning only when controller is ready by Marcel Holtmann · 10 years ago
  15. 7c264b1 Bluetooth: Add default connection parameters before pairing by Marcel Holtmann · 10 years ago
  16. bf5b3c8 Bluetooth: Provide function to create and set connection parameters by Marcel Holtmann · 10 years ago
  17. f164957 Bluetooth: Expose default supervision timeout setting via debugfs by Marcel Holtmann · 10 years ago
  18. 816a93d Bluetooth: Expose default connection latency setting via debugfs by Marcel Holtmann · 10 years ago
  19. 04fb7d9 Bluetooth: Provide defaults for LE connection latency and timeout by Marcel Holtmann · 10 years ago
  20. 8afef09 Bluetooth: Add Device Added and Device Removed management events by Marcel Holtmann · 10 years ago
  21. 0b3c7d3 Bluetooth: Replace le_auto_conn debugfs with device_list entry by Marcel Holtmann · 10 years ago
  22. 2faade5 Bluetooth: Add support for Add/Remove Device management commands by Marcel Holtmann · 10 years ago
  23. 037fc41 Bluetooth: Use LE connection parameters if known by Marcel Holtmann · 10 years ago
  24. f044eb0 Bluetooth: Store latency and supervision timeout in connection params by Marcel Holtmann · 10 years ago
  25. 1c1697c Bluetooth: Update background scanning from hci_conn_params_clear by Marcel Holtmann · 10 years ago
  26. 1089b67 Bluetooth: Clear pending connections from hci_conn_params_clear by Marcel Holtmann · 10 years ago
  27. 4b10966 Bluetooth: Move hci_pend_le_conn_* functions to different location by Marcel Holtmann · 10 years ago
  28. 6ab535a Bluetooth: Don't use non-resolvable private address for passive scanning by Marcel Holtmann · 10 years ago
  29. fee746b Bluetooth: Restrict access for raw-only controllers by Marcel Holtmann · 10 years ago
  30. 9586842 Bluetooth: Add support for Get Clock Info mgmt command by Johan Hedberg · 10 years ago
  31. 33f3572 Bluetooth: Add tracking of local and piconet clock values by Johan Hedberg · 10 years ago
  32. fca2001 Bluetooth: Use kzalloc instead of kmalloc for pending mgmt commands by Johan Hedberg · 10 years ago
  33. 730f091 Bluetooth: Increment management interface revision by Marcel Holtmann · 10 years ago
  34. df93542 Bluetooth: Send HCI_Read_Clock_Offset before disconnecting by Marcel Holtmann · 10 years ago
  35. 40051e4 Bluetooth: Remove unneeded hci_conn_disconnect abstraction by Marcel Holtmann · 10 years ago
  36. a2b1976 Bluetooth: Remove reason parameter from hci_amp_disconn function by Marcel Holtmann · 10 years ago
  37. b10e801 Bluetooth: Remove unnecessary hcon->smp_conn variable by Johan Hedberg · 10 years ago
  38. 642ac77 Bluetooth: Fix missing check for SMP session in smp_user_confirm_reply by Johan Hedberg · 10 years ago
  39. a999934 Bluetooth: Remove unnecessary hci_dev_unlock for smp_user_confirm_reply by Johan Hedberg · 10 years ago
  40. ec70f36 Bluetooth: Update SMP crypto functions to take the SMP context by Johan Hedberg · 10 years ago
  41. 6a7bd10 Bluetooth: Add dedicated AES instance for each SMP context by Johan Hedberg · 10 years ago
  42. 31dd624 Bluetooth: Fix missing hdev locking in smp_cmd_ident_addr_info by Johan Hedberg · 10 years ago
  43. dbbfa2a Bluetooth: Use macro instead of hard-coded value by Andre Guedes · 10 years ago
  44. 4dae279 Bluetooth: Convert hci_conn->link_mode into flags by Johan Hedberg · 10 years ago
  45. 985d904 Bluetooth: Remove ssp_debug_mode debugfs option by Marcel Holtmann · 10 years ago
  46. b9710979 Bluetooth: Add support for mode 0x02 for mgmt_set_debug_keys by Johan Hedberg · 10 years ago
  47. 3769972 Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag by Johan Hedberg · 10 years ago
  48. 58e9293 Bluetooth: Fix ignoring debug keys in mgmt_load_link_keys by Johan Hedberg · 10 years ago
  49. af6a9c3 Bluetooth: Convert hcon->flush_key to a proper flag by Johan Hedberg · 10 years ago
  50. 6d5650c Bluetooth: Don't store debug keys if flag for them is not set by Johan Hedberg · 10 years ago
  51. 0663b29 Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS by Johan Hedberg · 10 years ago
  52. 7652ff6 Bluetooth: Move mgmt event sending out from hci_add_link_key() by Johan Hedberg · 10 years ago
  53. 567fa2a Bluetooth: Update hci_add_link_key() to return pointer to key by Johan Hedberg · 10 years ago
  54. 37f468c Bluetooth: Remove redundant calls to h5_reset_rx by Loic Poulain · 10 years ago
  55. 80afeb6 Bluetooth: Add support LE slave connection update procedure by Marcel Holtmann · 10 years ago
  56. a720d73 Bluetooth: Set default min/max connection interval for LE slaves by Marcel Holtmann · 10 years ago
  57. 1855d92 Bluetooth: Track LE connection parameter update event by Marcel Holtmann · 10 years ago
  58. e04fde6 Bluetooth: Store current LE connection parameters in hci_conn struct by Marcel Holtmann · 10 years ago
  59. 7f11825 Bluetooth: 6LoWPAN: Remove network devices when unloading by Jukka Rissanen · 10 years ago
  60. 18d93c1 Bluetooth: 6LoWPAN: Count module usage by Jukka Rissanen · 10 years ago
  61. 5547e48 Bluetooth: 6LoWPAN: Create a kernel module by Jukka Rissanen · 10 years ago
  62. 6b8d4a6 Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one by Jukka Rissanen · 10 years ago
  63. 0498878 Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec by Jukka Rissanen · 10 years ago
  64. 111902f Bluetooth: Use separate dbg_flags to special debugfs options by Marcel Holtmann · 10 years ago
  65. d97c9fb Bluetooth: Fix checking for master LTKs by Johan Hedberg · 10 years ago
  66. 4ec86d4 Bluetooth: Fix validating IO capability values in mgmt commands by Johan Hedberg · 10 years ago
  67. 8ba8b4c Bluetooth: Remove trailing whitespaces from Kconfig by Stephan Gabert · 10 years ago
  68. 8a2936f Bluetooth: Add flexible buffer byte order swapping function by Johan Hedberg · 10 years ago
  69. 533e35d Bluetooth: Convert SMP flags into an enum by Johan Hedberg · 10 years ago
  70. ddf4ba0 Bluetooth: Remove unused LTK authentication defines by Johan Hedberg · 10 years ago
  71. 2ceba53 Bluetooth: Remove HCI prefix from SMP LTK defines by Johan Hedberg · 10 years ago
  72. 7d5843b Bluetooth: Remove unnecessary SMP STK define by Johan Hedberg · 10 years ago
  73. c29d244 Bluetooth: Fix missing NULL check for smp_chan_create() return value by Johan Hedberg · 10 years ago
  74. 65cc2b4 Bluetooth: Use struct delayed_work for HCI command timeout by Marcel Holtmann · 10 years ago
  75. d9fbd02 Bluetooth: Use explicit header and body length for L2CAP SKB allocation by Marcel Holtmann · 10 years ago
  76. 0775899 Bluetooth: Shrink size of struct l2cap_ctrl fields by Marcel Holtmann · 10 years ago
  77. 8d46321 Bluetooth: Assign L2CAP socket priority when allocating SKB by Marcel Holtmann · 10 years ago
  78. 67f86a4 Bluetooth: Use const for struct l2cap_ops field by Marcel Holtmann · 10 years ago
  79. b0c3e13 Bluetooth: ath3k: reduce pipe setting times in ath3k_load_fwfile() by Adam Lee · 10 years ago
  80. 5373010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Marcel Holtmann · 10 years ago
  81. 15be8e8 b43: add more bcma cores by Rafał Miłecki · 10 years ago
  82. fe255b4 b43: N-PHY: complete generic support for 0x2057 radio by Rafał Miłecki · 10 years ago
  83. e90cf1c b43: N-PHY: fixes for radio 0x2057 by Rafał Miłecki · 10 years ago
  84. c1084e0 rtl818x_pci: fix pci probe returns success when it fails by Andrea Merello · 10 years ago
  85. f4cf628 rtl818x_pci: handle broken PIO mapping by Andrea Merello · 10 years ago
  86. fe67bcd rtl8180: disable buggy rate fallback mechanism by Andrea Merello · 10 years ago
  87. 81129fc rtl8180: fix incorrect TX retry. by Andrea Merello · 10 years ago
  88. f82be7c rtl818x_pci: add comment pointing to the rtl8187se reference code by Andrea Merello · 10 years ago
  89. 7df0072 rtl818x_pci: Fix rtl8185 excessive IFS after CTS-to-self by Andrea Merello · 10 years ago
  90. 1f622d7 rtl818x_pci: Fix BSSID register written incorrectly by Andrea Merello · 10 years ago
  91. b49c3ca b43: treat LCNXN-PHY as extra N-PHY devices by Rafał Miłecki · 10 years ago
  92. f528f66 drivers/net/wireless/ipw2x00/libipw_module.c: remove unnecessary null test before kfree by Fabian Frederick · 10 years ago
  93. 50591c6 rsi: fix memory leaks and error handling in rsi_91x_usb by Alexey Khoroshilov · 10 years ago
  94. 5bc5ca8 rsi: GFP_ATOMIC is not needed in rsi_init_usb_interface() by Alexey Khoroshilov · 10 years ago
  95. 09ebb81 ath9k: Calculate sleep duration by Rajkumar Manoharan · 10 years ago
  96. 5f2f9e4 ath9k: Increase max listen interval by Rajkumar Manoharan · 10 years ago
  97. 9198cf4 ath9k: Cache beacon config after association by Rajkumar Manoharan · 10 years ago
  98. b76ff0d ath5k: capture CCK and OFDM restarts by Mathy Vanhoef · 10 years ago
  99. 4188135 ath5k: support for FIF_FCSFAIL filter by Mathy Vanhoef · 10 years ago
  100. c64800e wireless: mwifiex: Use the proper interfaces by Thomas Gleixner · 10 years ago