1. 0b209fa Bluetooth: EWS: rewrite reqseq calculation by Andrei Emeltchenko · 13 years ago
  2. 7e0ef6e Bluetooth: EWS: rewrite handling SAR bits by Andrei Emeltchenko · 13 years ago
  3. ab784b7 Bluetooth: EWS: rewrite handling Supervisory (S) bits by Andrei Emeltchenko · 13 years ago
  4. 57253fd Bluetooth: EWS: adds ext control field bit mask by Andrei Emeltchenko · 13 years ago
  5. 6327eb9 Bluetooth: EWS: extended window size option support by Andrei Emeltchenko · 13 years ago
  6. 669bb39 Bluetooth: Fix permission of enable_le param by Gustavo F. Padovan · 13 years ago
  7. 8d6765a Bluetooth: clean up spaces in L2CAP header by Andrei Emeltchenko · 13 years ago
  8. 43bd0f3 Bluetooth: convert role_switch variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  9. 15770b1 Bluetooth: convert force_active variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  10. ecf61bd Bluetooth: convert force_reliable variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  11. d57b0e8 Bluetooth: convert flushable variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  12. d4b8d1c Bluetooth: btusb: hide more usb_submit_urb errors by Paul Bolle · 13 years ago
  13. 5a9b80e Bluetooth: btusb: also be quiet when suspending by Paul Bolle · 13 years ago
  14. 3e90dc8 Bluetooth: Rename hidp_find_connection() by Gustavo F. Padovan · 13 years ago
  15. 81b25cd Bluetooth: Delay session allocation in hidp by Gustavo F. Padovan · 13 years ago
  16. 1785dbf Bluetooth: hidp: safely acquire hci connection by Peter Hurley · 13 years ago
  17. ab88f71 Bluetooth: Uses test_and_clear_bit() when possible by Gustavo F. Padovan · 13 years ago
  18. 192893c Bluetooth: Remove wrong error check by Gustavo F. Padovan · 13 years ago
  19. 3415a5f Bluetooth: Fix input device registration by Gustavo F. Padovan · 13 years ago
  20. 679344e Bluetooth: Trasmit interrupt channel messages first by Gustavo F. Padovan · 13 years ago
  21. dc0da5c Bluetooth: prioritize the interrupt channel in hidp by Gustavo F. Padovan · 13 years ago
  22. cd11cdd Bluetooth: use list_for_each_entry() in hidp by Gustavo F. Padovan · 13 years ago
  23. 794d175 Bluetooth: hidp: Stop I/O on shutdown by David Herrmann · 13 years ago
  24. a5fd6f3 Bluetooth: EFS: add enable_hs kernel param by Andrei Emeltchenko · 13 years ago
  25. a858393 Bluetooth: EFS: l2cap extended feature mask update by Andrei Emeltchenko · 13 years ago
  26. c510eae btusb: add device entry for Broadcom SoftSailing by Oliver Neukum · 13 years ago
  27. e95beb4 Bluetooth: hci_le_adv_report_evt code refactoring by Andre Guedes · 13 years ago
  28. b6f9804 Bluetooth: Fix possible NULL pointer dereference by Waldemar Rymarkiewicz · 13 years ago
  29. 67c9e84 Bluetooth: Mark not declared l2cap_core functions as static by Szymon Janc · 13 years ago
  30. 0e83391 Bluetooth: use recommended LE connection parameters by Anderson Lizardo · 13 years ago
  31. 84084a3 Bluetooth: Perform L2CAP SDU reassembly without copying data by Mat Martineau · 13 years ago
  32. 5b668eb Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg() by Mat Martineau · 13 years ago
  33. 4493572 Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM by Mat Martineau · 13 years ago
  34. 9fd481e Bluetooth: Allow ACL packets over USB in HCI_RAW mode by Peter Hurley · 13 years ago
  35. ab0ff76 Bluetooth: mark l2cap_create_iframe_pdu as static by Luiz Augusto von Dentz · 13 years ago
  36. f852359 Bluetooth: Check 'dev_class' in mgmt_device_found() by Andre Guedes · 13 years ago
  37. a8f13c8 Bluetooth: Reduce critical region. by Andre Guedes · 13 years ago
  38. 51beabd Bluetooth: Fix wrong memcpy size on LE start encryption by Anderson Briglia · 13 years ago
  39. ca10b5e Bluetooth: Remove support for other SMP keys than the LTK by Vinicius Costa Gomes · 13 years ago
  40. feb45eb Bluetooth: Fix not setting a pending security level by Vinicius Costa Gomes · 13 years ago
  41. a492cd5 Revert "Bluetooth: Add support for communicating keys with userspace" by Vinicius Costa Gomes · 13 years ago
  42. 988c599 Bluetooth: Use the LTK after receiving a LE Security Request by Vinicius Costa Gomes · 13 years ago
  43. 0fb4eb6 Bluetooth: Fix sending wrong authentication requirements by Vinicius Costa Gomes · 13 years ago
  44. 5e76244 Bluetooth: Add mgmt events for blacklisting by Antti Julku · 13 years ago
  45. c908df3 Bluetooth: Use the MEDIUM security level for pairings by Vinicius Costa Gomes · 13 years ago
  46. e9bf2bf Bluetooth: Require authentication if MITM protection is requested by Vinicius Costa Gomes · 13 years ago
  47. 8aab475 Bluetooth: Move SMP crypto functions to a workqueue by Vinicius Costa Gomes · 13 years ago
  48. 1c1def0 Bluetooth: Move SMP fields to a separate structure by Vinicius Costa Gomes · 13 years ago
  49. 142c69c Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk by David Herrmann · 13 years ago
  50. 21061df Bluetooth: Add LE link type for debugfs output by Peter Hurley · 13 years ago
  51. f6422ec Bluetooth: Add mgmt command for fast connectable mode by Antti Julku · 13 years ago
  52. cfafccf Bluetooth: Add link_type information to the mgmt Connected event by Vinicius Costa Gomes · 13 years ago
  53. 160dc6a Bluetooth: Add support for running SMP without a socket by Vinicius Costa Gomes · 13 years ago
  54. 7a512d0 Bluetooth: Add support for pairing via mgmt over LE by Vinicius Costa Gomes · 13 years ago
  55. 454d48f Bluetooth: Use the same timeouts for both ACL and LE links by Vinicius Costa Gomes · 13 years ago
  56. d26a234 Bluetooth: Add a flag to indicate that SMP is going on by Vinicius Costa Gomes · 13 years ago
  57. e2dcd11 Bluetooth: Reset the security timer when a command is queued by Vinicius Costa Gomes · 13 years ago
  58. 52087a7 Bluetooth: make use of connection number to optimize the scheduler by Luiz Augusto von Dentz · 13 years ago
  59. da3ba88 rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. by Larry Finger · 13 years ago
  60. 87b6d09 rtlwifi: rtl8192de: Change modinfo messages by Larry Finger · 13 years ago
  61. 7664beeb rtlwifi: rtl8192se: Change modinfo messages by Larry Finger · 13 years ago
  62. eed7231 rtlwifi: rtl8192ce: Change modinfo messages by Larry Finger · 13 years ago
  63. f36369a ath9k: Store noise immunity values across scanning by Rajkumar Manoharan · 13 years ago
  64. 93aead4 NFC: driver for TI shared transport by Ilan Elias · 13 years ago
  65. 6a2968a NFC: basic NCI protocol implementation by Ilan Elias · 13 years ago
  66. 55eb94f NFC: move nfc.h from include/net to include/net/nfc by Ilan Elias · 13 years ago
  67. 8b3fe7b NFC: Add dev_up and dev_down control operations by Ilan Elias · 13 years ago
  68. a7ce1c9 mac80211: fix indentation by Alexander Simon · 13 years ago
  69. e308150 wireless: Do not allow disabled channel in scan request by Rajkumar Manoharan · 13 years ago
  70. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  71. c9df56b cfg80211/nl80211: Add PMKSA caching candidate event by Jouni Malinen · 13 years ago
  72. 2981808 b43: LCN-PHY: finish sense setup by Rafał Miłecki · 13 years ago
  73. 6be19cc rfkill: properly assign a boolean type by Mohammed Shafi Shajakhan · 13 years ago
  74. 3919349 cfg80211: validate IBSS BSSID by Johannes Berg · 13 years ago
  75. bbb5574 b43: LCN-PHY: add more init tweaks by Rafał Miłecki · 13 years ago
  76. 1b0a69c b43: LCN-PHY: init TX power control by Rafał Miłecki · 13 years ago
  77. ac78a52 b43: LCN-PHY: implement SPUR avoidance mode by Rafał Miłecki · 13 years ago
  78. 0c5644b9 b43: LCN-PHY: set TX filters by Rafał Miłecki · 13 years ago
  79. b534706 b43: LCN-PHY: tweaks for channel switching by Rafał Miłecki · 13 years ago
  80. 3861b2c bcma: cc: export more control functions by Rafał Miłecki · 13 years ago
  81. 7cc44ed mac80211: Fix regression on queue stop during 2040 bss change by Rajkumar Manoharan · 13 years ago
  82. 143bb15 iwlagn: signedness bug by Wey-Yi Guy · 13 years ago
  83. 0008500 iwlagn: fix stack corruption for temperature offset v2 by Wey-Yi Guy · 13 years ago
  84. effd4d9 iwlagn: do not use interruptible waits by Johannes Berg · 13 years ago
  85. 7d8f2d5 iwlagn: use iwl_eeprom_calib_hdr structure by Wey-Yi Guy · 13 years ago
  86. c6f3034 iwlagn: add support for v2 of temperature offset calibration by Wey-Yi Guy · 13 years ago
  87. 18d0077 iwlagn: remove drvdata support from bus layer by Johannes Berg · 13 years ago
  88. ca934b6 iwlagn: move sysfs files to debugfs by Johannes Berg · 13 years ago
  89. fd90b3c iwlagn: remove unused function declarations by Johannes Berg · 13 years ago
  90. cebcbd7 iwlagn: rename iwl-pci.h to iwl-cfg.h by Johannes Berg · 13 years ago
  91. c01a404 iwlagn: clean up PM code by Johannes Berg · 13 years ago
  92. 72afb10 iwlagn: Makefile whitespace cleanup by Johannes Berg · 13 years ago
  93. 370ad31 iwlagn: generically provide iwl_trans_send_cmd_pdu by Johannes Berg · 13 years ago
  94. c17d068 iwlagn: move PCI-E transport files by Johannes Berg · 13 years ago
  95. 701cb09 iwlagn: merge eeprom access into single file by Wey-Yi Guy · 13 years ago
  96. 1dd9124 iwlagn: provide data after WARN_ON by Emmanuel Grumbach · 13 years ago
  97. 403ba56 iwlagn: replace beacon_time_fsf_bits variable with #define by Don Fry · 13 years ago
  98. b8c2b05 iwlagn: simplify chain_noise_num_beacons indirection by Fry, Donald H · 13 years ago
  99. 5092e47 iwlagn: fix modinfo display for 135 ucode. by Fry, Donald H · 13 years ago
  100. ff647af iwlagn: New SKU for 6005 SFF by Wey-Yi Guy · 13 years ago