1. 95ca83f Bluetooth: Fix context in rfcomm_sock_lock by Gustavo F. Padovan · 13 years ago
  2. 9219b2a Bluetooth: Fix bacpy in l2cap_core.c by Gustavo F. Padovan · 13 years ago
  3. 4ae1652 Bluetooth: Fix a compile warning in RFCOMM by Gustavo F. Padovan · 13 years ago
  4. 3573b80 Bluetooth: Incorrect address while storing LTK. by Hemant Gupta · 13 years ago
  5. af3e635 Bluetooth: Don't disable interrupt when locking the queue by Gustavo F. Padovan · 13 years ago
  6. f20d09d Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list by Gustavo F. Padovan · 13 years ago
  7. 460da45 Bluetooth: Remove lock from inquiry_cache by Gustavo F. Padovan · 13 years ago
  8. 2fb9b3d4 Bluetooth: add debug output to l2cap_ack_timeout() by Gustavo F. Padovan · 13 years ago
  9. 5436538 Bluetooth: Remove l2cap priority from inside RFCOMM. by Gustavo F. Padovan · 13 years ago
  10. c019092 Bluetooth: Add support for BCM20702A0 [0a5c:21e3] by Jesse Sung · 13 years ago
  11. 5fe57d9 Bluetooth: Add SMP to User Passkey and Confirm by Brian Gix · 13 years ago
  12. 2b64d15 Bluetooth: Add MITM mechanism to LE-SMP by Brian Gix · 13 years ago
  13. 371fd83 Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks by Ulisses Furquim · 13 years ago
  14. 686ebf2 Bluetooth: Make HCI call directly into SCO and L2CAP event functions by Ulisses Furquim · 13 years ago
  15. 68a8aea Bluetooth: Remove magic numbers from le scan cmd by Andrei Emeltchenko · 13 years ago
  16. 8a154a8 Bluetooth: fix bt_accept_dequeue() to work in process context by Gustavo F. Padovan · 13 years ago
  17. f1e91e1 Bluetooth: Always compile SCO and L2CAP in Bluetooth Core by Ulisses Furquim · 13 years ago
  18. f2d64f6 Bluetooth: Remove global mutex hci_task_lock by Ulisses Furquim · 13 years ago
  19. fa0fb93 Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints by Bing Zhao · 13 years ago
  20. 030013d Bluetooth: Rename info_work to info_timer by Gustavo F. Padovan · 13 years ago
  21. 6c9d42a Bluetooth: convert security timer to delayed_work by Gustavo F. Padovan · 13 years ago
  22. c2ec9c1 Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h by Gustavo F. Padovan · 13 years ago
  23. 613a1c0 Bluetooth: Clean up magic pointers by Andrei Emeltchenko · 13 years ago
  24. 32ac5b9 Bluetooth: Check for flow control mode by Andrei Emeltchenko · 13 years ago
  25. 2455a3e Bluetooth: Initialize default flow control mode by Andrei Emeltchenko · 13 years ago
  26. e61ef499 Bluetooth: Split ctrl init to BREDR and AMP parts by Andrei Emeltchenko · 13 years ago
  27. 27bf888 mac80211: Fixing sparse warning at sta_info.c by Yogesh Ashok Powar · 13 years ago
  28. 23de5dc ath9k: fix tx locking issues by Felix Fietkau · 13 years ago
  29. 8a30930 ath9k_hw: make bluetooth coexistence support optional at compile time by Felix Fietkau · 13 years ago
  30. 104cfa88 b43: N-PHY: reorder functions: random cleanups by Rafał Miłecki · 13 years ago
  31. 3ccd095 b43: N-PHY: reorder functions: move rest of workarounds by Rafał Miłecki · 13 years ago
  32. 5ecab60 b43: N-PHY: reorder functions: move RSSI calibration by Rafał Miłecki · 13 years ago
  33. 6471209 b43: N-PHY: split gain control workarounds by Rafał Miłecki · 13 years ago
  34. 4d9f46b b43: N-PHY: reorder functions: collect RSSI selects by Rafał Miłecki · 13 years ago
  35. 8be8953 b43: N-PHY: reorder functions: collect samples ones by Rafał Miłecki · 13 years ago
  36. 884a522 b43: N-PHY: reorder functions: collect radio ones by Rafał Miłecki · 13 years ago
  37. ab49921 b43: N-PHY: reorder functions: put basic ones at beginning by Rafał Miłecki · 13 years ago
  38. b9116b9a rtlwifi: Fix locking problem introduces with commit 6539306b by Larry Finger · 13 years ago
  39. f72ae31 brcm80211: fmac: add Kconfig option for SDIO bus support by Franky Lin · 13 years ago
  40. 54a86cc brcm80211: fmac: exclude unnecessary header files by Franky Lin · 13 years ago
  41. 382a9e0 brcm80211: fmac: move idle macros to dhd_sdio.c by Franky Lin · 13 years ago
  42. 8763349 brcm80211: fmac: move debug level macros to dhd_dbg.h by Franky Lin · 13 years ago
  43. fcf094f brcm80211: fmac: abstract ctrl frames interface function pointers by Franky Lin · 13 years ago
  44. b9692d1 brcm80211: fmac: abstract bus_txdata interface function pointer by Franky Lin · 13 years ago
  45. 99a0b8f brcm80211: fmac: abstract bus_init interface function pointer by Franky Lin · 13 years ago
  46. a8a363a brcm80211: fmac: move common layer bus interface context to dhd_bus.h by Franky Lin · 13 years ago
  47. a9ffda8 brcm80211: fmac: abstract bus_stop interface function pointer by Franky Lin · 13 years ago
  48. 6e3c712 brcm80211: fmac: move sdio related macros to sdio_host.h by Franky Lin · 13 years ago
  49. 2447ffb brcm80211: fmac: stop referencing brcmf_sdio in common layer by Franky Lin · 13 years ago
  50. 712ac5b brcm80211: fmac: stop referencing brcmf_pub in bus layer by Franky Lin · 13 years ago
  51. c8bf348 brcm80211: fmac: move tx flow ctrl flag to bus layer by Franky Lin · 13 years ago
  52. 9c1a043 brcm80211: fmac: move packet realloc stats to struct brcmf_bus by Franky Lin · 13 years ago
  53. 719f273 brcm80211: fmac: move dongle statistics to struct brcmf_bus by Franky Lin · 13 years ago
  54. 4033927 brcm80211: fmac: remove duplicate statistics from driver data structure by Franky Lin · 13 years ago
  55. 3fb1d8d brcm80211: fmac: move driver up status to struct brcmf_bus by Franky Lin · 13 years ago
  56. b01a6b3 brcm80211: fmac: move maxctl to struct brcmf_bus by Franky Lin · 13 years ago
  57. 28a1a3b brcm80211: fmac: move sdio used statistics to struct brcmf_sdio by Franky Lin · 13 years ago
  58. d5625ee brcm80211: fmac: change function proto_hdrpull parameter by Franky Lin · 13 years ago
  59. 228bb43 brcm80211: fmac: change function rx_frame parameter by Franky Lin · 13 years ago
  60. b63487e brcm80211: fmac: change function brcmf_c_prec_enq parameter by Franky Lin · 13 years ago
  61. c995788 brcm80211: fmac: change function txcomplete parameter by Franky Lin · 13 years ago
  62. 2b45905 brcm80211: fmac: change function txflowcontrol parameter by Franky Lin · 13 years ago
  63. 5f947ad brcm80211: fmac: change function brcmf_detach parameter by Franky Lin · 13 years ago
  64. ed683c9 brcm80211: fmac: change function bus_start parameter by Franky Lin · 13 years ago
  65. 55a63bc brcm80211: fmac: change function add_if parameter by Franky Lin · 13 years ago
  66. fbf5910 brcm80211: fmac: register a dummy irq handler for SDIO function 2 by Franky Lin · 13 years ago
  67. 1ae0042 brcm80211: fmac: remove oneline proto block functions by Franky Lin · 13 years ago
  68. d08b6a3 brcm80211: fmac: unify common layer driver data structure by Franky Lin · 13 years ago
  69. 5b68a7c NFC: use kfree_skb() for sk_buffs by Dan Carpenter · 13 years ago
  70. 341ee43 NFC: double unlock in nfc_llcp_recv_connect() by Dan Carpenter · 13 years ago
  71. bad6919 b43: avoid packet losses in the dma worker code. by francesco.gringoli@ing.unibs.it · 13 years ago
  72. 1d8d3de mac80211: handle SMPS action frames by Johannes Berg · 13 years ago
  73. 645d359 NFC: Fix LLCP related build failure by Samuel Ortiz · 13 years ago
  74. 186630c mwifiex: cleanup work in scan.c by Amitkumar Karwar · 13 years ago
  75. d2182b6 ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO by Joe Perches · 13 years ago
  76. a85e1d5 cfg80211: Return beacon loss count in station by Paul Stewart · 13 years ago
  77. 84381b4 mac80211: split addba retries in time by Nikolay Martynov · 13 years ago
  78. 9662cbc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  79. 640f595 Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 13 years ago
  80. 7c4559c Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi by John W. Linville · 13 years ago
  81. 4b0b2f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by Gustavo F. Padovan · 13 years ago
  82. 4dad999 Bluetooth: Add missing mgmt_confirm_name command definition by Johan Hedberg · 13 years ago
  83. 1f8cd0d Bluetooth: Fix mgmt_(block,unblock)_device opcodes by Johan Hedberg · 13 years ago
  84. d85bb26 Bluetooth: Add missing confirm_name field to mgmt_ev_device_found by Johan Hedberg · 13 years ago
  85. d766091 Revert "Bluetooth: Revert: Fix L2CAP connection establishment" by Gustavo F. Padovan · 13 years ago
  86. 79e6547 Bluetooth: Clear RFCOMM session timer when disconnecting last channel by Mat Martineau · 13 years ago
  87. 36e999a Bluetooth: Prevent uninitialized data access in L2CAP configuration by Mat Martineau · 13 years ago
  88. 65983fc Bluetooth: Incoming ACL packets do not force active mode by Mat Martineau · 13 years ago
  89. f428091 Bluetooth: Simplify num_comp_pkts_evt function by Andrei Emeltchenko · 13 years ago
  90. 350ee4c Bluetooth: Add HCI Read Data Block Size function by Andrei Emeltchenko · 13 years ago
  91. c9c2659 Bluetooth: Use correct struct for user_confirm_neg_reply by Johan Hedberg · 13 years ago
  92. f71d5a2 Bluetooth: Update ordering and opcodes of mgmt messages by Johan Hedberg · 13 years ago
  93. 7d78525 Bluetooth: Add timer for automatically disabling the service cache by Johan Hedberg · 13 years ago
  94. ef58037 Bluetooth: Move EIR and CoD update functions to a better position by Johan Hedberg · 13 years ago
  95. 14c0b60 Bluetooth: Remove mgmt_set_service_cache by Johan Hedberg · 13 years ago
  96. f7c6869ce Bluetooth: Move mgmt_set_fast_connectable to the right location by Johan Hedberg · 13 years ago
  97. 69ab39e Bluetooth: Update mgmt_read_info and related mgmt messages by Johan Hedberg · 13 years ago
  98. 590051d Bluetooth: Add ProFUSION's copyright by Gustavo F. Padovan · 13 years ago
  99. 7f97104 Bluetooth: Use system workqueue to schedule power_on by Gustavo F. Padovan · 13 years ago
  100. 6d438e3 Bluetooth: Remove work_add and work_del from hci_sysfs by Gustavo F. Padovan · 13 years ago