1. 288e071 NFC: Export a new attribute nfcid1 in target info by Ilan Elias · 13 years ago
  2. 004161c NFC: Handle error during NCI data exchange by Ilan Elias · 13 years ago
  3. 637d85a NFC: Update names and structs to NCI spec 1.0 d22 by Ilan Elias · 13 years ago
  4. f20d09d Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list by Gustavo F. Padovan · 13 years ago
  5. 460da45 Bluetooth: Remove lock from inquiry_cache by Gustavo F. Padovan · 13 years ago
  6. 2b64d15 Bluetooth: Add MITM mechanism to LE-SMP by Brian Gix · 13 years ago
  7. 371fd83 Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks by Ulisses Furquim · 13 years ago
  8. 686ebf2 Bluetooth: Make HCI call directly into SCO and L2CAP event functions by Ulisses Furquim · 13 years ago
  9. 68a8aea Bluetooth: Remove magic numbers from le scan cmd by Andrei Emeltchenko · 13 years ago
  10. f1e91e1 Bluetooth: Always compile SCO and L2CAP in Bluetooth Core by Ulisses Furquim · 13 years ago
  11. 030013d Bluetooth: Rename info_work to info_timer by Gustavo F. Padovan · 13 years ago
  12. 6c9d42a Bluetooth: convert security timer to delayed_work by Gustavo F. Padovan · 13 years ago
  13. c2ec9c1 Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h by Gustavo F. Padovan · 13 years ago
  14. 613a1c0 Bluetooth: Clean up magic pointers by Andrei Emeltchenko · 13 years ago
  15. 2455a3e Bluetooth: Initialize default flow control mode by Andrei Emeltchenko · 13 years ago
  16. 1d8d3de mac80211: handle SMPS action frames by Johannes Berg · 13 years ago
  17. a85e1d5 cfg80211: Return beacon loss count in station by Paul Stewart · 13 years ago
  18. 9662cbc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  19. 4dad999 Bluetooth: Add missing mgmt_confirm_name command definition by Johan Hedberg · 13 years ago
  20. 1f8cd0d Bluetooth: Fix mgmt_(block,unblock)_device opcodes by Johan Hedberg · 13 years ago
  21. d85bb26 Bluetooth: Add missing confirm_name field to mgmt_ev_device_found by Johan Hedberg · 13 years ago
  22. 350ee4c Bluetooth: Add HCI Read Data Block Size function by Andrei Emeltchenko · 13 years ago
  23. f71d5a2 Bluetooth: Update ordering and opcodes of mgmt messages by Johan Hedberg · 13 years ago
  24. 7d78525 Bluetooth: Add timer for automatically disabling the service cache by Johan Hedberg · 13 years ago
  25. 14c0b60 Bluetooth: Remove mgmt_set_service_cache by Johan Hedberg · 13 years ago
  26. f7c6869c Bluetooth: Move mgmt_set_fast_connectable to the right location by Johan Hedberg · 13 years ago
  27. 69ab39e Bluetooth: Update mgmt_read_info and related mgmt messages by Johan Hedberg · 13 years ago
  28. 6d438e3 Bluetooth: Remove work_add and work_del from hci_sysfs by Gustavo F. Padovan · 13 years ago
  29. 03a0019 Bluetooth: invert locking order in connect path by Gustavo F. Padovan · 13 years ago
  30. f878fca Bluetooth: convert info timer to delayed_work by Gustavo F. Padovan · 13 years ago
  31. 3eff45e Bluetooth: convert tx_task to workqueue by Gustavo F. Padovan · 13 years ago
  32. c347b76 Bluetooth: Move command task to workqueue by Gustavo F. Padovan · 13 years ago
  33. bf4c632 Bluetooth: convert conn hash to RCU by Gustavo F. Padovan · 13 years ago
  34. d01b2ff Bluetooth: convert chan_lock to mutex by Gustavo F. Padovan · 13 years ago
  35. 721c418 Bluetooth: Move L2CAP timers to workqueue by Gustavo F. Padovan · 14 years ago
  36. db323f2 Bluetooth: Use delayed work for advertisiment cache timeout by Gustavo F. Padovan · 14 years ago
  37. 19c40e3 Bluetooth: Use delayed_work for connection timeout by Gustavo F. Padovan · 14 years ago
  38. 09fd0de Bluetooth: Replace spin_lock by mutex in hci_dev by Gustavo F. Padovan · 14 years ago
  39. b78752c Bluetooth: Process recv path in a workqueue instead of a tasklet by Marcel Holtmann · 15 years ago
  40. 416dc94 Bluetooth: make hci_conn_enter_sniff_mode static by Gustavo F. Padovan · 13 years ago
  41. dc8ed67 Bluetooth: Initialize LE connection count by Gustavo F. Padovan · 13 years ago
  42. 01e2821 Bluetooth: remove lock from struct conn_hash by Gustavo F. Padovan · 13 years ago
  43. 2c33c06 Bluetooth: remove struct hci_chan_hash by Gustavo F. Padovan · 13 years ago
  44. 061acaa cfg80211: allow following country IE power for custom regdom cards by Luis R. Rodriguez · 13 years ago
  45. bdd90d5 cfg80211: validate nl80211 station handling better by Johannes Berg · 13 years ago
  46. 541d920 NFC: Set and get DEP general bytes by Samuel Ortiz · 13 years ago
  47. 1ed28f6 NFC: Add a DEP link control netlink command by Samuel Ortiz · 13 years ago
  48. 7c7cd3b NFC: Add tx skb allocation routine by Samuel Ortiz · 13 years ago
  49. adbde34 cfg80211: Fix race in bss timeout by Vasanthakumar Thiagarajan · 13 years ago
  50. 54858ee5b nl80211: Parse channel type attribute in an ibss join request by Alexander Simon · 13 years ago
  51. 5f779bb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  52. d095c1e Bluetooth: Remove magic bluetooth version numbers by Andrei Emeltchenko · 13 years ago
  53. 07f7fa5 Bluetooth: LE Set Scan Parameter Command by Andre Guedes · 13 years ago
  54. d23264a Bluetooth: Add dev_flags to struct hci_dev by Andre Guedes · 13 years ago
  55. 1e89cff Bluetooth: Add HCI Read Flow Control Mode function by Andrei Emeltchenko · 13 years ago
  56. 604086b Bluetooth: Add User Passkey Response handling by Brian Gix · 13 years ago
  57. 1432de0 cfg80211: clarify set tx power mBm documentation by Luis R. Rodriguez · 13 years ago
  58. dca7e94 {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval by Thomas Pedersen · 13 years ago
  59. 4bb6234 {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh by Chun-Yeow Yeoh · 13 years ago
  60. 1d9d921 wireless: Add NoAck per tid support by Simon Wunderlich · 13 years ago
  61. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  62. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 13 years ago
  63. dd76986 cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" by Johannes Berg · 13 years ago
  64. 7c4ef71 cfg80211: add flags for off-channel capabilities by Johannes Berg · 13 years ago
  65. 11127e9 mac80211: transmit fragment list to drivers by Johannes Berg · 13 years ago
  66. b68e6b3 cfg80211: pass DFS region to drivers through reg_notifier() by Luis R. Rodriguez · 13 years ago
  67. 8b60b07 cfg80211: process regulatory DFS region for countries by Luis R. Rodriguez · 13 years ago
  68. c768708 Bluetooth: Add MGMT event for Passkey Entry by Brian Gix · 13 years ago
  69. ccb290f NFC: Fix indentation in nci.h file by Ilan Elias · 13 years ago
  70. 8830f51 Bluetooth: Move scope of kernel parameter enable_hs by Andrei Emeltchenko · 13 years ago
  71. 453a838 Bluetooth: Add MGMT opcodes for Passkey Entry by Brian Gix · 13 years ago
  72. 9ad4019 Bluetooth: Add HCI defines for User Passkey entry by Brian Gix · 13 years ago
  73. 450dfda Bluetooth: Pass all message parameters to mgmt_start_discovery by Johan Hedberg · 13 years ago
  74. ca69b79 Bluetooth: Create a unique mgmt error code hierarchy by Johan Hedberg · 13 years ago
  75. ba4e564 Bluetooth: Add address type to mgmt_pair_device by Johan Hedberg · 13 years ago
  76. e6d465c Bluetooth: mgmt_stop_discovery_failed() by Andre Guedes · 13 years ago
  77. 7a13510 Bluetooth: Rename mgmt_inquiry_failed() by Andre Guedes · 13 years ago
  78. 0294582 mac80211: Save probe response data for bss by Arik Nemtsov · 13 years ago
  79. 00f740e nl80211: Pass probe response data to drivers by Arik Nemtsov · 13 years ago
  80. 87bbbe2 nl80211: Add probe response offload attribute by Arik Nemtsov · 13 years ago
  81. 776d68f wireless: move ieee80211chan2mhz macro by Johannes Berg · 13 years ago
  82. db98c82 NFC: Check if NCI data flow control is used by Ilan Elias · 13 years ago
  83. ee4c64f NFC: Removal of unused operations for NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  84. e8c0dac NFC: Update names and structs to NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  85. e999882 mac80211/cfg80211: report monitor channel in wireless extensions by Johannes Berg · 13 years ago
  86. d45fc42 Bluetooth: Rename l2cap_check_security() by Gustavo F. Padovan · 13 years ago
  87. 37d9ef7 Bluetooth: Add status parameter to mgmt_disconnect response by Johan Hedberg · 13 years ago
  88. a8a1d19 Bluetooth: Add proper response to mgmt_remove_keys command by Johan Hedberg · 13 years ago
  89. 48264f0 Bluetooth: Add public/random LE address information to mgmt messages by Johan Hedberg · 13 years ago
  90. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago
  91. 1f074bd nl80211: advertise socket TX status capability by Johannes Berg · 13 years ago
  92. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 13 years ago
  93. b92ab5d cfg80211: add event for unexpected 4addr frames by Johannes Berg · 13 years ago
  94. 5e76023 cfg80211: allow registering to beacons by Johannes Berg · 13 years ago
  95. 7f6cf31 nl80211: add API to probe a client by Johannes Berg · 13 years ago
  96. 562a748 nl80211: advertise device AP SME by Johannes Berg · 13 years ago
  97. 28946da nl80211: allow subscribing to unexpected class3 frames by Johannes Berg · 13 years ago
  98. 6096de7 mac80211: add helper to free TX skb by Johannes Berg · 13 years ago
  99. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  100. ef10068 cfg80211: annotate cfg80211_inform_bss by Johannes Berg · 13 years ago