1. 59e2940 Bluetooth: Rename extfeatures by Andre Guedes · 13 years ago
  2. 94f5bfb Bluetooth: Remove *_bh from socket list lock. by Gustavo F. Padovan · 13 years ago
  3. 4b5dd69 Bluetooth: Remove local_bh_disable() from hci_sock.c by Gustavo F. Padovan · 13 years ago
  4. ee65d19 Bluetooth: Remove *_bh locks from SCO by Gustavo F. Padovan · 13 years ago
  5. 393432c Bluetooth: Fix context in RFCOMM tty by Gustavo F. Padovan · 13 years ago
  6. 95ca83f Bluetooth: Fix context in rfcomm_sock_lock by Gustavo F. Padovan · 13 years ago
  7. 9219b2a Bluetooth: Fix bacpy in l2cap_core.c by Gustavo F. Padovan · 13 years ago
  8. 4ae1652 Bluetooth: Fix a compile warning in RFCOMM by Gustavo F. Padovan · 13 years ago
  9. 3573b80 Bluetooth: Incorrect address while storing LTK. by Hemant Gupta · 13 years ago
  10. af3e635 Bluetooth: Don't disable interrupt when locking the queue by Gustavo F. Padovan · 13 years ago
  11. f20d09d Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list by Gustavo F. Padovan · 13 years ago
  12. 2fb9b3d Bluetooth: add debug output to l2cap_ack_timeout() by Gustavo F. Padovan · 13 years ago
  13. 5436538 Bluetooth: Remove l2cap priority from inside RFCOMM. by Gustavo F. Padovan · 13 years ago
  14. 5fe57d9 Bluetooth: Add SMP to User Passkey and Confirm by Brian Gix · 13 years ago
  15. 2b64d15 Bluetooth: Add MITM mechanism to LE-SMP by Brian Gix · 13 years ago
  16. 371fd83 Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks by Ulisses Furquim · 13 years ago
  17. 686ebf2 Bluetooth: Make HCI call directly into SCO and L2CAP event functions by Ulisses Furquim · 13 years ago
  18. 68a8aea Bluetooth: Remove magic numbers from le scan cmd by Andrei Emeltchenko · 13 years ago
  19. 8a154a8 Bluetooth: fix bt_accept_dequeue() to work in process context by Gustavo F. Padovan · 13 years ago
  20. f1e91e1 Bluetooth: Always compile SCO and L2CAP in Bluetooth Core by Ulisses Furquim · 13 years ago
  21. f2d64f6 Bluetooth: Remove global mutex hci_task_lock by Ulisses Furquim · 13 years ago
  22. 030013d Bluetooth: Rename info_work to info_timer by Gustavo F. Padovan · 13 years ago
  23. 6c9d42a Bluetooth: convert security timer to delayed_work by Gustavo F. Padovan · 13 years ago
  24. c2ec9c1 Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h by Gustavo F. Padovan · 13 years ago
  25. 613a1c0 Bluetooth: Clean up magic pointers by Andrei Emeltchenko · 13 years ago
  26. 32ac5b9 Bluetooth: Check for flow control mode by Andrei Emeltchenko · 13 years ago
  27. 2455a3e Bluetooth: Initialize default flow control mode by Andrei Emeltchenko · 13 years ago
  28. e61ef499 Bluetooth: Split ctrl init to BREDR and AMP parts by Andrei Emeltchenko · 13 years ago
  29. 27bf888 mac80211: Fixing sparse warning at sta_info.c by Yogesh Ashok Powar · 13 years ago
  30. 5b68a7c NFC: use kfree_skb() for sk_buffs by Dan Carpenter · 13 years ago
  31. 341ee43 NFC: double unlock in nfc_llcp_recv_connect() by Dan Carpenter · 13 years ago
  32. 1d8d3de mac80211: handle SMPS action frames by Johannes Berg · 13 years ago
  33. 645d359 NFC: Fix LLCP related build failure by Samuel Ortiz · 13 years ago
  34. a85e1d5 cfg80211: Return beacon loss count in station by Paul Stewart · 13 years ago
  35. 84381b4 mac80211: split addba retries in time by Nikolay Martynov · 13 years ago
  36. 9662cbc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  37. 4b0b2f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by Gustavo F. Padovan · 13 years ago
  38. d766091 Revert "Bluetooth: Revert: Fix L2CAP connection establishment" by Gustavo F. Padovan · 13 years ago
  39. 79e6547 Bluetooth: Clear RFCOMM session timer when disconnecting last channel by Mat Martineau · 13 years ago
  40. 36e999a Bluetooth: Prevent uninitialized data access in L2CAP configuration by Mat Martineau · 13 years ago
  41. 65983fc Bluetooth: Incoming ACL packets do not force active mode by Mat Martineau · 13 years ago
  42. f428091 Bluetooth: Simplify num_comp_pkts_evt function by Andrei Emeltchenko · 13 years ago
  43. 350ee4c Bluetooth: Add HCI Read Data Block Size function by Andrei Emeltchenko · 13 years ago
  44. c9c2659 Bluetooth: Use correct struct for user_confirm_neg_reply by Johan Hedberg · 13 years ago
  45. 7d78525 Bluetooth: Add timer for automatically disabling the service cache by Johan Hedberg · 13 years ago
  46. ef58037 Bluetooth: Move EIR and CoD update functions to a better position by Johan Hedberg · 13 years ago
  47. 14c0b60 Bluetooth: Remove mgmt_set_service_cache by Johan Hedberg · 13 years ago
  48. f7c6869ce Bluetooth: Move mgmt_set_fast_connectable to the right location by Johan Hedberg · 13 years ago
  49. 69ab39e Bluetooth: Update mgmt_read_info and related mgmt messages by Johan Hedberg · 13 years ago
  50. 590051d Bluetooth: Add ProFUSION's copyright by Gustavo F. Padovan · 13 years ago
  51. 7f97104 Bluetooth: Use system workqueue to schedule power_on by Gustavo F. Padovan · 13 years ago
  52. 6d438e3 Bluetooth: Remove work_add and work_del from hci_sysfs by Gustavo F. Padovan · 13 years ago
  53. 32845eb Bluetooth: Use new alloc_workqueue() by Gustavo F. Padovan · 13 years ago
  54. 80b7ab3 Bluetooth: move power_off to system workqueue by Gustavo F. Padovan · 13 years ago
  55. 3d57dc6 Bluetooth: Change l2cap chan_list to use RCU by Gustavo F. Padovan · 13 years ago
  56. 03a0019 Bluetooth: invert locking order in connect path by Gustavo F. Padovan · 13 years ago
  57. f878fca Bluetooth: convert info timer to delayed_work by Gustavo F. Padovan · 13 years ago
  58. 3eff45e Bluetooth: convert tx_task to workqueue by Gustavo F. Padovan · 13 years ago
  59. c347b76 Bluetooth: Move command task to workqueue by Gustavo F. Padovan · 13 years ago
  60. 3c54711 Bluetooth: Don't disable tasklets to call hdev->notify() by Gustavo F. Padovan · 13 years ago
  61. bf4c632 Bluetooth: convert conn hash to RCU by Gustavo F. Padovan · 13 years ago
  62. 8192ede Bluetooth: Use RCU to manipulate chan_list by Gustavo F. Padovan · 13 years ago
  63. d01b2ff Bluetooth: convert chan_lock to mutex by Gustavo F. Padovan · 13 years ago
  64. 67d0dfb Bluetooth: move hci_task_lock to mutex by Gustavo F. Padovan · 13 years ago
  65. eb403a1 Bluetooth: Remove sk_backlog usage from L2CAP by Gustavo F. Padovan · 13 years ago
  66. aa2ac88 Bluetooth: Don't use spin_lock socket lock anymore by Gustavo F. Padovan · 13 years ago
  67. 721c418 Bluetooth: Move L2CAP timers to workqueue by Gustavo F. Padovan · 13 years ago
  68. b9cc553 Bluetooth: hci_conn_auto_accept() doesn't need locking by Gustavo F. Padovan · 13 years ago
  69. db323f2 Bluetooth: Use delayed work for advertisiment cache timeout by Gustavo F. Padovan · 13 years ago
  70. 19c40e3 Bluetooth: Use delayed_work for connection timeout by Gustavo F. Padovan · 13 years ago
  71. 09fd0de Bluetooth: Replace spin_lock by mutex in hci_dev by Gustavo F. Padovan · 13 years ago
  72. b78752c Bluetooth: Process recv path in a workqueue instead of a tasklet by Marcel Holtmann · 14 years ago
  73. 416dc94 Bluetooth: make hci_conn_enter_sniff_mode static by Gustavo F. Padovan · 13 years ago
  74. 3e9c40a Bluetooth: Use list_for_each_entry in hci_conn_hash_flush() by Gustavo F. Padovan · 13 years ago
  75. f9c3123 Bluetooth: Use chan instead of l2cap_pi macro by Gustavo F. Padovan · 13 years ago
  76. 2c33c06 Bluetooth: remove struct hci_chan_hash by Gustavo F. Padovan · 13 years ago
  77. 5ce543d cfg80211: Restore orig channel values upon disconnect by Rajkumar Manoharan · 13 years ago
  78. 061acaa cfg80211: allow following country IE power for custom regdom cards by Luis R. Rodriguez · 13 years ago
  79. 1478acb mac80211: Fix power save in change interface by Mohammed Shafi Shajakhan · 13 years ago
  80. 9c38a8b mac80211: remove an unnecessary paraenthesis by Mohammed Shafi Shajakhan · 13 years ago
  81. cf6bb79 mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames by Helmut Schaa · 13 years ago
  82. 4d33960 mac80211: reduce station management complexity by Johannes Berg · 13 years ago
  83. 8bf11d8 mac80211: delay IBSS station insertion by Johannes Berg · 13 years ago
  84. 5654416 mac80211: make address arguments to sta_info_alloc const by Johannes Berg · 13 years ago
  85. 2962389 mac80211: count authorized stations per BSS by Johannes Berg · 13 years ago
  86. d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago
  87. 87be1e1 mac80211: use station mutex in configuration by Johannes Berg · 13 years ago
  88. 92b62f2 mac80211: remove duplicate TDLS peer verification by Johannes Berg · 13 years ago
  89. bdd90d5 cfg80211: validate nl80211 station handling better by Johannes Berg · 13 years ago
  90. d83023d nl80211: add TDLS peer flag to policy by Johannes Berg · 13 years ago
  91. d646960 NFC: Initial LLCP support by Samuel Ortiz · 13 years ago
  92. 541d920 NFC: Set and get DEP general bytes by Samuel Ortiz · 13 years ago
  93. 1ed28f6 NFC: Add a DEP link control netlink command by Samuel Ortiz · 13 years ago
  94. db81a62 NFC: Atomic socket allocation by Samuel Ortiz · 13 years ago
  95. 94a098d NFC: Do not take the genl mutex from the netlink release notifier by Samuel Ortiz · 13 years ago
  96. 7c7cd3b NFC: Add tx skb allocation routine by Samuel Ortiz · 13 years ago
  97. 52858b5 NFC: Add function name to the NFC pr_fmt() routine by Samuel Ortiz · 13 years ago
  98. cb71b8d mac80211: free skb on error path of ieee80211_ibss_join() by Simon Wunderlich · 13 years ago
  99. 00918d3 nl80211: accept testmode dump with netdev by Johannes Berg · 13 years ago
  100. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago