1. 05f8f25 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 13 years ago
  2. d839c81 Bluetooth: Report proper error number in disconnection by Gustavo Padovan · 13 years ago
  3. c5daa68 Bluetooth: Create flags for bt_sk() by Gustavo Padovan · 13 years ago
  4. c6585a4 Bluetooth: report the right security level in getsockopt by Gustavo Padovan · 13 years ago
  5. a6a5568 Bluetooth: Lock the L2CAP channel when sending by Mat Martineau · 13 years ago
  6. ef191ad Bluetooth: Restore locking semantics when looking up L2CAP channels by Mat Martineau · 13 years ago
  7. 35c84d7 Bluetooth: Fix a redundant and problematic incoming MTU check by Mat Martineau · 13 years ago
  8. 9d939d9 Bluetooth: Fix EIR data generation for mgmt_device_found by Vishal Agarwal · 13 years ago
  9. a24299e Bluetooth: Fix Inquiry with RSSI event mask by Johan Hedberg · 13 years ago
  10. f522ae3 Bluetooth: improve readability of l2cap_seq_list code by Gustavo Padovan · 13 years ago
  11. 2d0ed3d Bluetooth: Fix skb length calculation by Gustavo Padovan · 13 years ago
  12. 087bfd9 Bluetooth: Fix packet size provided to the controller by Gustavo Padovan · 13 years ago
  13. fbe0070 Bluetooth: Fix wrong set of skb fragments by Gustavo Padovan · 13 years ago
  14. 08e6d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 13 years ago
  15. 4416f5d mac80211: Add debugfs entry for mesh ht_opmode by Ashok Nagarajan · 13 years ago
  16. cbf9322 mac80211: Modify mesh_set_ht_prot_mode() to have less identation by Ashok Nagarajan · 13 years ago
  17. 0e482db mac80211: Fix don't use '>' operator for matching channel types by Ashok Nagarajan · 13 years ago
  18. 0d894ec mac80211: Push the deleted comment to correct place by Ashok Nagarajan · 13 years ago
  19. cd6c659 nl80211: refactor valid channel type check by Johannes Berg · 13 years ago
  20. 294a20e cfg80211: fix cfg80211_can_beacon_sec_chan prototype by Johannes Berg · 13 years ago
  21. 3383b5a nl80211: prevent additions to old station flags API by Johannes Berg · 13 years ago
  22. bdbc59b NFC: Queue I frame fragments to the LLCP sockets queue tail by Samuel Ortiz · 13 years ago
  23. 7863157 mac80211: fix network header location when adding encryption headers by Arik Nemtsov · 13 years ago
  24. ac55d2f mac80211: (selectively) add HT details in radiotap by Johannes Berg · 13 years ago
  25. ee70108 mac80211: Add IV-room in the skb for TKIP and WEP by Janusz.Dziedzic@tieto.com · 13 years ago
  26. 2615f37 cfg80211: add warning when calculating MCS rates >= 32 by Johannes Berg · 13 years ago
  27. 4472037 cfg80211: remove double prototype by Johannes Berg · 13 years ago
  28. c4f6084 Net: wireless: core.c: fixed checkpatch warnings by Cristian Chilipirea · 13 years ago
  29. 9e73dee mac80211: fix TX aggregation session timer by Johannes Berg · 13 years ago
  30. a9d3c05 mac80211: fix single queue drivers by Johannes Berg · 13 years ago
  31. d34c34f Bluetooth: Initialize the transmit queue for L2CAP streaming mode by Mat Martineau · 13 years ago
  32. 03bed29 NFC: HCI drivers don't have to keep track of polling state by Eric Lapuyade · 13 years ago
  33. e5fe4cf NFC: The NFC genl family structure should not be exposed globally by H Hartley Sweeten · 13 years ago
  34. bd007be NFC: HCI ops should not be exposed globally by H Hartley Sweeten · 13 years ago
  35. 799030b NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 13 years ago
  36. 502b424 NFC: Include nci_core.h to nci/lib.c by H Hartley Sweeten · 13 years ago
  37. 040487f NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointer by H Hartley Sweeten · 13 years ago
  38. 51c25be NFC: Fix LLCP compilation warning by joseph daniel · 13 years ago
  39. 43472ff NFC: Return the amount of LLCP bytes queued to sock_sendmsg by Samuel Ortiz · 13 years ago
  40. 4260c13 NFC: Update the LLCP poll mask by Samuel Ortiz · 13 years ago
  41. ff353d8 NFC: LLCP connect must wait for a CC frame by Samuel Ortiz · 13 years ago
  42. 1676f75 NFC: Add HCI/SHDLC support to let driver check for tag presence by Eric Lapuyade · 13 years ago
  43. d4ccb13 NFC: Specify usage for targets found and target lost events by Eric Lapuyade · 13 years ago
  44. addfabf NFC: Remove useless HCI private nfc target table by Eric Lapuyade · 13 years ago
  45. 9009943 NFC: Cache the core NFC active target pointer instead of its index by Eric Lapuyade · 13 years ago
  46. 7d4e15b mac80211: fix the increment of unicast/multicast counters for forwarded PREQ by Chun-Yeow Yeoh · 13 years ago
  47. f5c5681 mac80211: send peer candidate event for new sta only by Thomas Pedersen · 13 years ago
  48. f3a138c NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers by Marcel Holtmann · 13 years ago
  49. 577cfae Bluetooth: Update tx_send_head when sending ERTM data by Mat Martineau · 13 years ago
  50. 671267b Bluetooth: mgmt: Fix device_connected sending order by Johan Hedberg · 13 years ago
  51. a7d7723 Bluetooth: notify userspace of security level change by Gustavo Padovan · 13 years ago
  52. 53168e5 Bluetooth: Fixed checkpatch warnings by Cristian Chilipirea · 13 years ago
  53. 000092b Bluetooth: bnep: use constant for ethertype by Eldad Zack · 13 years ago
  54. 94122bb Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation by Mat Martineau · 13 years ago
  55. daf6a78c Bluetooth: Remove unneeded calculation and magic number by Andrei Emeltchenko · 13 years ago
  56. f2ba7fa Bluetooth: Remove hlen variable by Gustavo Padovan · 13 years ago
  57. 9d42820 Bluetooth: Enable Low Energy support by default by Marcel Holtmann · 13 years ago
  58. 2ee8ce3 Bluetooth: Remove unused hci_le_ltk_neg_reply() by Syam Sidhardhan · 13 years ago
  59. 6ff9b5e Bluetooth: Remove unneeded elements from size calculation by Gustavo Padovan · 13 years ago
  60. e10b996 Bluetooth: Remove unused hci_le_ltk_reply() by Syam Sidhardhan · 13 years ago
  61. 422e925 Bluetooth: Add Code Aurora Forum copyright by Mat Martineau · 13 years ago
  62. 61d6ef3 Bluetooth: Make better use of l2cap_chan reference counting by Mat Martineau · 13 years ago
  63. dbd89fd Bluetooth: Remove unused function by Mat Martineau · 13 years ago
  64. 105bdf9 Bluetooth: Initialize new l2cap_chan structure members by Mat Martineau · 13 years ago
  65. b5c6aae Bluetooth: Move recently-added ERTM header packing functions by Mat Martineau · 13 years ago
  66. 3ce3514 Bluetooth: Remove duplicate structure members from bt_skb_cb by Mat Martineau · 13 years ago
  67. 479453d Bluetooth: Remove advertising cache by Andre Guedes · 13 years ago
  68. 8e9f989 Bluetooth: Use address type info from user-space by Andre Guedes · 13 years ago
  69. b12f62c Bluetooth: Add dst_type parameter to hci_connect by Andre Guedes · 13 years ago
  70. 31f7956 Bluetooth: Move bdaddr_to_le to hci_core by Andre Guedes · 13 years ago
  71. 378b5b7 Bluetooth: Rename mgmt_to_le to bdaddr_to_le by Andre Guedes · 13 years ago
  72. 57c1477 Bluetooth: Rename link_to_mgmt to link_to_bdaddr by Andre Guedes · 13 years ago
  73. 591f47f Bluetooth: Move address type macros to bluetooth.h by Andre Guedes · 13 years ago
  74. b290504 Bluetooth: Remove useless code in hci_connect by Andre Guedes · 13 years ago
  75. 9f0caeb Bluetooth: Add support for reusing the same hci_conn for LE links by Vinicius Costa Gomes · 13 years ago
  76. c228768 Bluetooth: Search global l2cap channels by src/dst addresses by Ido Yariv · 13 years ago
  77. d8ce939 Bluetooth: Remove unneeded initialization in hci_alloc_dev() by David Herrmann · 13 years ago
  78. b1b813d Bluetooth: Move device initialization to hci_alloc_dev() by David Herrmann · 13 years ago
  79. 9be0dab Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_dev by David Herrmann · 13 years ago
  80. fb33405 Bluetooth: Restrict to one SCO listening socket by Marcel Holtmann · 13 years ago
  81. 8ed21f7 Bluetooth: Don't check source address in SCO bind function by Marcel Holtmann · 13 years ago
  82. fc50744 Bluetooth: Fix registering hci with duplicate name by Ulisses Furquim · 13 years ago
  83. 519e42b Bluetooth: Remove not needed status parameter by Lukasz Rymanowski · 13 years ago
  84. 7d5d775 Bluetooth: Split error handling for SCO listen sockets by Marcel Holtmann · 13 years ago
  85. 6b3af73 Bluetooth: Split error handling for L2CAP listen sockets by Marcel Holtmann · 13 years ago
  86. 35d4adcc Bluetooth: Don't distribute keys in case of Encryption Failure by Hemant Gupta · 13 years ago
  87. 2d8b3a1 Bluetooth: Fix debug printing unallocated name by Andrei Emeltchenko · 13 years ago
  88. 4596fde Bluetooth: mgmt: Fix address type while loading Long Term Key by Hemant Gupta · 13 years ago
  89. 0c01bc4 Bluetooth: mgmt: Remove unwanted goto statements by Syam Sidhardhan · 13 years ago
  90. 5c94f37 Bluetooth: remove unneeded declaration of sco_conn_del() by Gustavo Padovan · 13 years ago
  91. 088ce08 Bluetooth: Remove unnecessary check by Mikel Astiz · 13 years ago
  92. abc5de8 Bluetooth: Use unsigned int instead of signed int by Mikel Astiz · 13 years ago
  93. b76bbd6 Bluetooth: Functions for handling ERTM control fields by Mat Martineau · 13 years ago
  94. 3c58819 Bluetooth: Add the l2cap_seq_list structure for tracking frames by Mat Martineau · 13 years ago
  95. 9033894 Bluetooth: Remove err parameter from alloc_skb() by Gustavo Padovan · 13 years ago
  96. bd4b165 Bluetooth: Adds set_default function in L2CAP setup by Andrei Emeltchenko · 13 years ago
  97. 6bcbc48 Bluetooth: Add Read Local AMP Info to init by Andrei Emeltchenko · 13 years ago
  98. 328c924 Bluetooth: mgmt: Fix missing connect failed event for LE by Hemant Gupta · 13 years ago
  99. b24c624 Bluetooth: Fix clearing discovery type when stopping discovery by Hemant Gupta · 13 years ago
  100. 0ed0914 Bluetooth: Remove MGMT_ADDR_INVALID macro by Andre Guedes · 13 years ago