1. 6ed0e32 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  2. 76a388b Bluetooth: Rename LE_SCANNING_* macros by Andre Guedes · 11 years ago
  3. 525e296 Bluetooth: Add macros for filter duplicates values by Andre Guedes · 11 years ago
  4. 5df480b Bluetooth: Add LE scan type macros by Andre Guedes · 11 years ago
  5. b6c7515 Bluetooth: Change LE scanning timeout macros by Andre Guedes · 11 years ago
  6. d2c5d77 Bluetooth: Add reading of all local feature pages by Johan Hedberg · 11 years ago
  7. cad718e Bluetooth: Track feature pages in a single table by Johan Hedberg · 11 years ago
  8. fa5513b Bluetooth: Move and rename hci_conn_accept by Frédéric Dalleau · 11 years ago
  9. bbb0ead Bluetooth: Fix incorrect SSP mode bit for non SSP devices by Jaganath Kanakkassery · 11 years ago
  10. e73dcfb Bluetooth: hidp: fix sending output reports on intr channel by David Herrmann · 11 years ago
  11. af87b3d Bluetooth: hidp: don't send boot-protocol messages as HID-reports by David Herrmann · 11 years ago
  12. 41edc0c Bluetooth: hidp: merge 'send' functions into hidp_send_message() by David Herrmann · 11 years ago
  13. 7350e6c Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit() by David Herrmann · 11 years ago
  14. 2df0120 Bluetooth: hidp: handle kernel_sendmsg() errors correctly by David Herrmann · 11 years ago
  15. 5205185 Bluetooth: hidp: remove old session-management by David Herrmann · 11 years ago
  16. b4f34d8 Bluetooth: hidp: add new session-management helpers by David Herrmann · 11 years ago
  17. 2c8e141 Bluetooth: l2cap: add l2cap_user sub-modules by David Herrmann · 11 years ago
  18. 9c903e3 Bluetooth: l2cap: introduce l2cap_conn ref-counting by David Herrmann · 11 years ago
  19. 3764eaa Bluetooth: hidp: move hidp_schedule() to core.c by David Herrmann · 11 years ago
  20. e3492dc Bluetooth: hidp: test "terminate" before sleeping by David Herrmann · 11 years ago
  21. dcc0764 Bluetooth: hidp: remove unused session->state field by David Herrmann · 11 years ago
  22. 8d12356 Bluetooth: introduce hci_conn ref-counting by David Herrmann · 11 years ago
  23. fc225c3 Bluetooth: remove unneeded hci_conn_hold/put_device() by David Herrmann · 11 years ago
  24. 93796fa Bluetooth: Reject SCO when hci connection timeouts by Claudio Takahasi · 11 years ago
  25. baf4325 Bluetooth: Remove unneeded parameter by Claudio Takahasi · 11 years ago
  26. 92f185c Bluetooth: Minor coding style fix by Claudio Takahasi · 11 years ago
  27. c10cc5a Bluetooth: Use GFP_KERNEL in sco_conn_add by Claudio Takahasi · 11 years ago
  28. ea323c11 Bluetooth: Fix SCO connection reference by Claudio Takahasi · 11 years ago
  29. 76a68ba Bluetooth: rename hci_conn_put to hci_conn_drop by David Herrmann · 11 years ago
  30. d364140 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  31. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  32. c8c4991 Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg() by Mathias Krause · 11 years ago
  33. e11e045 Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg() by Mathias Krause · 11 years ago
  34. 4683f42 Bluetooth: fix possible info leak in bt_sock_recvmsg() by Mathias Krause · 11 years ago
  35. b3916db Bluetooth: hidp: verify l2cap sockets by David Herrmann · 11 years ago
  36. c849edb Bluetooth: hidp: remove redundant error message by David Herrmann · 11 years ago
  37. 5afff03 Bluetooth: Remove driver init queue from core by Marcel Holtmann · 12 years ago
  38. f41c70c Bluetooth: Add driver setup stage for early init by Marcel Holtmann · 12 years ago
  39. 7b1abbb Bluetooth: Add __hci_cmd_sync_ev function by Johan Hedberg · 11 years ago
  40. 02350a7 Bluetooth: Add support for custom event terminated commands by Johan Hedberg · 11 years ago
  41. 75e84b7 Bluetooth: Add __hci_cmd_sync() helper function by Johan Hedberg · 11 years ago
  42. b6ddb63 Bluetooth: Track received events in hdev by Johan Hedberg · 11 years ago
  43. d4299ce Bluetooth: Remove unneeded hci_req_cmd_status function by Andre Guedes · 11 years ago
  44. 3e13fa1 Bluetooth: Fix hci_inquiry ioctl usage by Andre Guedes · 11 years ago
  45. 3372045 Bluetooth: Fix HCI request framework by Andre Guedes · 11 years ago
  46. 8facd5f net: fix smatch warnings inside datagram_poll by Jacob Keller · 11 years ago
  47. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  48. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  49. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  50. 0227c7b Bluetooth: fix error return code in rfcomm_add_listener() by Wei Yongjun · 11 years ago
  51. 8fa48cb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  52. feb94d3 Bluetooth: Fix PIN/Confirm/Passkey response parameters by Johan Hedberg · 11 years ago
  53. 1707c60 Bluetooth: Simplify address parameters of user_pairing_resp() by Johan Hedberg · 11 years ago
  54. 4c01f8b Bluetooth: Fix fast connectable state when enabling page scan by Johan Hedberg · 11 years ago
  55. bd98b99 Bluetooth: Fix updating page scan parameters when not necessary by Johan Hedberg · 11 years ago
  56. 4a3ee76 Bluetooth: Update page scan parameters after successful write commands by Johan Hedberg · 11 years ago
  57. f332ec6 Bluetooth: Add reading of page scan parameters by Johan Hedberg · 11 years ago
  58. e36a376 Bluetooth: Disable fast connectable when disabling connectable by Johan Hedberg · 11 years ago
  59. 406d780 Bluetooth: Refactor fast connectable HCI commands by Johan Hedberg · 11 years ago
  60. 1a4d3c4 Bluetooth: Add proper flag for fast connectable mode by Johan Hedberg · 11 years ago
  61. 05cbf29 Bluetooth: Fix error response for simultaneous fast connectable commands by Johan Hedberg · 11 years ago
  62. 1a47aee Bluetooth: Limit fast connectable support to >= 1.2 controllers by Johan Hedberg · 11 years ago
  63. 33e38b3 Bluetooth: Fix fast connectable response sending by Johan Hedberg · 11 years ago
  64. 2b76f45 Bluetooth: Use an async request for mgmt_set_connectable by Johan Hedberg · 11 years ago
  65. b3f2ca9 Bluetooth: Fix setting local name to the existing value by Johan Hedberg · 11 years ago
  66. 3f98505 Bluetooth: Fix local name setting for LE-only controllers by Johan Hedberg · 11 years ago
  67. 04b4edc Bluetooth: Handle AD updating through an async request by Johan Hedberg · 11 years ago
  68. 1392897 Bluetooth: Fix waiting for EIR update when setting local name by Johan Hedberg · 11 years ago
  69. 35b973c Bluetooth: Fix clearing flags on power off before notifying mgmt by Johan Hedberg · 11 years ago
  70. f9f8527 Bluetooth: Clear non-persistent flags when closing HCI device by Johan Hedberg · 11 years ago
  71. 2cc6fb0 Bluetooth: Add a define for the HCI persistent flags mask by Johan Hedberg · 11 years ago
  72. 2908fe3 Bluetooth: Remove useless HCI_PENDING_CLASS flag by Johan Hedberg · 11 years ago
  73. 92da609 Bluetooth: Fix UUID/class mgmt command response synchronization by Johan Hedberg · 11 years ago
  74. 0cab9c8 Bluetooth: Fix busy condition testing for EIR and class updates by Johan Hedberg · 11 years ago
  75. 229ab39 Bluetooth: Wait for HCI command completion with mgmt_set_powered by Johan Hedberg · 11 years ago
  76. 890ea89 Bluetooth: Update mgmt powered HCI commands to use async requests by Johan Hedberg · 11 years ago
  77. 70da624 Bluetooth: Move power on HCI command updates to their own function by Johan Hedberg · 11 years ago
  78. 5ae327f Bluetooth: Replaced kzalloc and memcpy with kmemdup by Alexandru Gheorghiu · 11 years ago
  79. 12033ca Bluetooth: Use PTR_RET function by Alexandru Gheorghiu · 11 years ago
  80. eb20ff9 Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state by Vinicius Costa Gomes · 11 years ago
  81. ad82cdd Bluetooth: Fix endianness handling of cmd_status/complete opcodes by Johan Hedberg · 11 years ago
  82. 34739c1 Bluetooth: Check req->err in hci_req_add by Andre Guedes · 11 years ago
  83. e348fe6 Bluetooth: Make hci_req_add returning void by Andre Guedes · 11 years ago
  84. 5d73e03 Bluetooth: HCI request error handling by Andre Guedes · 11 years ago
  85. 920c830 Bluetooth: Check hci_req_run returning value in __hci_req_sync by Andre Guedes · 11 years ago
  86. 382b0c3 Bluetooth: Return ENODATA in hci_req_run by Andre Guedes · 11 years ago
  87. bc4445c Bluetooth: Fix __hci_req_sync by Andre Guedes · 11 years ago
  88. d865b00 Bluetooth: Remove empty HCI event handlers by Johan Hedberg · 11 years ago
  89. cecbb96 Bluetooth: Remove unused hdev->init_last_cmd by Johan Hedberg · 11 years ago
  90. 42c6b12 Bluetooth: Use async requests internally in hci_req_sync by Johan Hedberg · 11 years ago
  91. 9238f36 Bluetooth: Add request cmd_complete and cmd_status functions by Johan Hedberg · 11 years ago
  92. 11714b3 Bluetooth: Fix stand-alone HCI command handling by Johan Hedberg · 11 years ago
  93. 71c76a1 Bluetooth: Introduce new hci_req_add function by Johan Hedberg · 11 years ago
  94. 1ca3a9d Bluetooth: Refactor HCI command skb creation by Johan Hedberg · 11 years ago
  95. 3119ae9 Bluetooth: Add initial skeleton for asynchronous HCI requests by Johan Hedberg · 11 years ago
  96. 2177bab Bluetooth: Split HCI init sequence into three stages by Johan Hedberg · 11 years ago
  97. 53cce22 Bluetooth: Fix __hci_req_sync() handling of empty requests by Johan Hedberg · 11 years ago
  98. 01178cd Bluetooth: Rename hci_request to hci_req_sync by Johan Hedberg · 11 years ago
  99. 24fd642 Bluetooth: Remove redundant RFCOMM BT_CLOSED settings by Dean Jenkins · 11 years ago
  100. 8e888f2 Bluetooth: Remove redundant call to rfcomm_send_disc by Dean Jenkins · 11 years ago