1. 20d1803 Bluetooth: Move scope of state_to_string by Andrei Emeltchenko · 15 years ago
  2. 3ed7003 Bluetooth: Add logging functions bt_info and bt_err by Joe Perches · 15 years ago
  3. ed2c4ee Bluetooth: mgmt: Add support for Set SSP command by Johan Hedberg · 15 years ago
  4. 33ef95e Bluetooth: mgmt: Add support for Set Link Security command by Johan Hedberg · 15 years ago
  5. 46479e6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git by Johan Hedberg · 15 years ago
  6. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 15 years ago
  7. e70bb2e Bluetooth: Implement Read Supported Commands commands for mgmt by Johan Hedberg · 15 years ago
  8. 6de3275 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 15 years ago
  9. a51cd2b Bluetooth: Fix potential deadlock by Andre Guedes · 15 years ago
  10. b5a30dd Bluetooth: silence lockdep warning by Octavian Purdila · 15 years ago
  11. 3316606 Bluetooth: Fix using an absolute timeout on hci_conn_put() by Vinicius Costa Gomes · 15 years ago
  12. 6e1da68 Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 15 years ago
  13. 4aa832c Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 15 years ago
  14. 3dc0732 Bluetooth: Introduce to_hci_conn by David Herrmann · 15 years ago
  15. 155961e Bluetooth: Remove hci_dev->driver_data by David Herrmann · 15 years ago
  16. aa2b86d Bluetooth: Introduce to_hci_dev() by David Herrmann · 15 years ago
  17. b1078ad Bluetooth: Add Device Unpaired mgmt event by Johan Hedberg · 15 years ago
  18. bab73cb Bluetooth: Add address type to mgmt_ev_auth_failed by Johan Hedberg · 15 years ago
  19. 88c1fe4 Bluetooth: Add address type to mgmt blacklist messages by Johan Hedberg · 15 years ago
  20. 664ce4c Bluetooth: Add address type to Out Of Band mgmt messages by Johan Hedberg · 15 years ago
  21. 272d90d Bluetooth: Add address type to user_confirm and user_passkey messages by Johan Hedberg · 15 years ago
  22. 88c3df1 Bluetooth: Update mgmt_disconnect to match latest API by Johan Hedberg · 15 years ago
  23. 124f6e3 Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_device by Johan Hedberg · 15 years ago
  24. 28b75a8 Bluetooth: Add hci_le_scan() by Andre Guedes · 15 years ago
  25. 7ba8b4b Bluetooth: Add hci_do_le_scan() by Andre Guedes · 15 years ago
  26. c599008 Bluetooth: LE scan should send Discovering events by Andre Guedes · 15 years ago
  27. f9c5f9d Bluetooth: Clean up structures left unused by Vinicius Costa Gomes · 15 years ago
  28. 346af67 Bluetooth: Add MGMT handlers for dealing with SMP LTK's by Vinicius Costa Gomes · 15 years ago
  29. c9839a1 Bluetooth: Use the updated key structures for handling LTKs by Vinicius Costa Gomes · 15 years ago
  30. b899efa Bluetooth: Add new structures for handling SMP Long Term Keys by Vinicius Costa Gomes · 15 years ago
  31. 2842470 Bluetooth: mgmt: Implement Cancel Pair Device command by Johan Hedberg · 15 years ago
  32. 9ef866a Bluetooth: Update mgmt.h to match latest API spec by Johan Hedberg · 15 years ago
  33. f7aa611 Bluetooth: Rename smp_key_size to enc_key_size by Vinicius Costa Gomes · 15 years ago
  34. 27f27ed Bluetooth: Add structures for the new LTK exchange messages by Vinicius Costa Gomes · 15 years ago
  35. 17cd3f3 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 15 years ago
  36. 2f304d1 Bluetooth: Fix potential deadlock by Andre Guedes · 15 years ago
  37. 2f7719c Bluetooth: Add alloc_skb chan operator by Andrei Emeltchenko · 15 years ago
  38. d22015a Bluetooth: silence lockdep warning by Octavian Purdila · 15 years ago
  39. aa64a8b Bluetooth: Add a convenience function to check for SSP enabled by Johan Hedberg · 15 years ago
  40. 84bde9d Bluetooth: Convert hdev->ssp_mode to a flag by Johan Hedberg · 15 years ago
  41. 58a681e Bluetooth: Merge boolean members of struct hci_conn into flags by Johan Hedberg · 15 years ago
  42. b644ba3 Bluetooth: Update device_connected and device_found events to latest API by Johan Hedberg · 15 years ago
  43. a0c808b Bluetooth: Convert hdev->out to a bool type by Johan Hedberg · 15 years ago
  44. 51a8efd Bluetooth: Rename conn->pend to conn->flags by Johan Hedberg · 15 years ago
  45. 1dc0609 Bluetooth: Merge device class into the EIR data in mgmt_ev_device_found by Johan Hedberg · 15 years ago
  46. 6759a67 Bluetooth: Move eir_has_data_field to hci_core.h by Johan Hedberg · 15 years ago
  47. 9ec9fc8 Bluetooth: Add missing EIR defines to hci.h by Johan Hedberg · 15 years ago
  48. e319d2e Bluetooth: Add eir_len parameter to mgmt_ev_device_found by Johan Hedberg · 15 years ago
  49. afc747a Bluetooth: Rename mgmt connected events to match user space by Johan Hedberg · 15 years ago
  50. 7d262f8 Bluetooth: Add 'eir_len' param to mgmt_device_found() by Andre Guedes · 15 years ago
  51. 75b93b5 Bluetooth: Make l2cap_clear_timer return if timer was running or not by Szymon Janc · 15 years ago
  52. 8b281b9 Bluetooth: Fix 'enable_hs' type by Fabio Estevam · 15 years ago
  53. a3d4e20 Bluetooth: Sort to-be-resolved devices by RSSI during discovery by Johan Hedberg · 15 years ago
  54. a8b2d5c Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags by Johan Hedberg · 15 years ago
  55. cbe8fed Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 15 years ago
  56. dc946bd Bluetooth: Remove __hci_dev_put/hold by David Herrmann · 15 years ago
  57. 4c724c7 Bluetooth: Correctly take hci_dev->dev refcount by David Herrmann · 15 years ago
  58. e9b9cfa Bluetooth: Remove HCI-owner field by David Herrmann · 15 years ago
  59. 587ae08 Bluetooth: Remove unused hci-destruct cb by David Herrmann · 15 years ago
  60. 010666a Bluetooth: Make hci-destruct callback optional by David Herrmann · 15 years ago
  61. 1931782 Bluetooth: Fix using an absolute timeout on hci_conn_put() by Vinicius Costa Gomes · 15 years ago
  62. cc48dc0 Bluetooth: Remove magic number from ACL TO by Andrei Emeltchenko · 15 years ago
  63. b83ddfe Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 15 years ago
  64. 25e89e9 Bluetooth: Process num completed data blocks event by Andrei Emeltchenko · 15 years ago
  65. 30dc78e Bluetooth: Add name resolving support for mgmt based discovery by Johan Hedberg · 15 years ago
  66. ff9ef57 Bluetooth: Add discovery state tracking by Johan Hedberg · 15 years ago
  67. 3088351 Bluetooth: Rename hdev->inq_cache to hdev->discovery by Johan Hedberg · 15 years ago
  68. 3175405 Bluetooth: Return updated name state with hci_inquiry_cache_update by Johan Hedberg · 15 years ago
  69. 561aafb Bluetooth: Add initial mgmt_confirm_name support by Johan Hedberg · 15 years ago
  70. 32748db Bluetooth: Move Extended Inquiry Response defines to hci.h by Johan Hedberg · 15 years ago
  71. b57c1a5 Bluetooth: Convert inquiry cache to use standard list types by Johan Hedberg · 15 years ago
  72. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 15 years ago
  73. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 15 years ago
  74. d6865dcc bcma: add extra sprom check by Hauke Mehrtens · 15 years ago
  75. 8f9ada4 bcma: add bus num counter by Hauke Mehrtens · 15 years ago
  76. 49dc957 bcma: add PCIe host controller by Hauke Mehrtens · 15 years ago
  77. d1a7a8e bcma: make some functions __devinit by Hauke Mehrtens · 15 years ago
  78. 2be25ca bcma: add constants for PCI and use them by Hauke Mehrtens · 15 years ago
  79. 5f2d617 bcma: add the core unit number by Hauke Mehrtens · 15 years ago
  80. 4c0c0b7 cfg80211: export cfg80211_ref_bss by Johannes Berg · 15 years ago
  81. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 15 years ago
  82. f09603a mac80211: add sta_state callback by Johannes Berg · 15 years ago
  83. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 15 years ago
  84. 24db78c nl80211: add support for mcs masks by Simon Wunderlich · 15 years ago
  85. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 15 years ago
  86. 5ee4433 netns: Fail conspicously if someone uses net_generic at an inappropriate time. by Eric W. Biederman · 15 years ago
  87. 15f0ebc kernel-doc: fix new warnings in cfg80211.h by Randy Dunlap · 15 years ago
  88. 94f9065 {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 15 years ago
  89. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 15 years ago
  90. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 15 years ago
  91. 9018e93 net: explicitly add jump_label.h header to sock.h by Glauber Costa · 15 years ago
  92. 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 15 years ago
  93. 36a1211 netprio_cgroup.h: dont include module.h from other includes by Paul Gortmaker · 15 years ago
  94. b82b918 team: send only changed options/ports via netlink by Jiri Pirko · 15 years ago
  95. d234696 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 15 years ago
  96. 019c4fb NFC: Add NCI multiple targets support by Ilan Elias · 15 years ago
  97. 25a1d9d NFC: NFC core layer should not set the target_idx by Ilan Elias · 15 years ago
  98. 8939e47 NFC: Clearly separate NCI states from flags by Ilan Elias · 15 years ago
  99. c4bf98b NFC: Add NCI data exchange timer by Ilan Elias · 15 years ago
  100. d5a2ca6 NFC: Export new attributes sensb_res and sensf_res by Ilan Elias · 15 years ago