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