1. f9f462f Bluetooth: Add quirk for disabling Delete Stored Link Key command by Marcel Holtmann · 11 years ago
  2. bc72197 Bluetooth: Use MD SET register for changing SDIO Type-B to Type-A by Marcel Holtmann · 11 years ago
  3. 5bc00b5 Bluetooth: Add support for vectored writes to virtual HCI driver by Marcel Holtmann · 11 years ago
  4. de8b582 Bluetooth: Set HCI_QUIRK_RESET_ON_CLOSE for Socket SDIO cards by Marcel Holtmann · 11 years ago
  5. c567c77 6lowpan: cleanup udp compress function by Alexander Aring · 11 years ago
  6. 45939d2 6lowpan: udp use subtraction on both conditions by Alexander Aring · 11 years ago
  7. 1672a36 6lowpan: udp use lowpan_fetch_skb function by Alexander Aring · 11 years ago
  8. 573701c 6lowpan: add udp warning for elided checksum by Alexander Aring · 11 years ago
  9. e5d966ef 6lowpan: fix udp byte ordering by Alexander Aring · 11 years ago
  10. 95277eb 6lowpan: fix udp compress ordering by Alexander Aring · 11 years ago
  11. 5cede84 6lowpan: udp use lowpan_push_hc_data function by Alexander Aring · 11 years ago
  12. 3109f2e 6lowpan: introduce lowpan_push_hc_data function by Alexander Aring · 11 years ago
  13. 7879490 Bluetooth: fix return value check by Wei Yongjun · 11 years ago
  14. 05c75e3 Bluetooth: remove unused including <linux/version.h> by Wei Yongjun · 11 years ago
  15. 841a5ec 6lowpan: fix/move/cleanup debug functions by Alexander Aring · 11 years ago
  16. 30d3db4 Bluetooth: Fix test for lookup_dev return value by Johan Hedberg · 11 years ago
  17. d0746f3 Bluetooth: Add missing 6lowpan.h include by Johan Hedberg · 11 years ago
  18. 8986310 Bluetooth: Manually enable or disable 6LoWPAN between devices by Jukka Rissanen · 11 years ago
  19. 18722c2 Bluetooth: Enable 6LoWPAN support for BT LE devices by Jukka Rissanen · 11 years ago
  20. e74bccb ipv6: Add checks for 6LOWPAN ARP type by Jukka Rissanen · 11 years ago
  21. 0abc652 net: if_arp: add ARPHRD_6LOWPAN type by Jukka Rissanen · 11 years ago
  22. 8df8c56 6lowpan: Moving generic compression code into 6lowpan_iphc.c by Jukka Rissanen · 11 years ago
  23. 71fb419 Bluetooth: Fix handling of L2CAP Command Reject over LE by Johan Hedberg · 11 years ago
  24. 53b834d2 Bluetooth: Use macros for connectionless slave broadcast features by Marcel Holtmann · 11 years ago
  25. c6d1649 Bluetooth: Increase minor version of core module by Marcel Holtmann · 11 years ago
  26. c8afe8d Bluetooth: Fix valid LE PSM check by Johan Hedberg · 11 years ago
  27. f1324ea Bluetooth: Use min_t for calculating chan->mps by Johan Hedberg · 11 years ago
  28. 0ce43ce Bluetooth: Simplify l2cap_chan initialization for LE CoC by Johan Hedberg · 11 years ago
  29. f15b8ec Bluetooth: Add debugfs controls for LE CoC MPS and Credits by Johan Hedberg · 11 years ago
  30. 4946096 Bluetooth: Fix validating LE PSM values by Johan Hedberg · 11 years ago
  31. e77af75 Bluetooth: Fix CID ranges for LE CoC CID allocations by Johan Hedberg · 11 years ago
  32. aeddd07 Bluetooth: Fix clearing of chan->omtu for LE CoC channels by Johan Hedberg · 11 years ago
  33. 3916aed Bluetooth: Limit LE MPS to the MTU value by Johan Hedberg · 11 years ago
  34. 029727a Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits by Johan Hedberg · 11 years ago
  35. 595177f Bluetooth: Fix LE L2CAP Connect Request handling together with SMP by Johan Hedberg · 11 years ago
  36. aac23bf Bluetooth: Implement LE L2CAP reassembly by Johan Hedberg · 12 years ago
  37. 177f8f2 Bluetooth: Add LE L2CAP segmentation support for outgoing data by Johan Hedberg · 12 years ago
  38. 837776f Bluetooth: Introduce L2CAP channel callback for suspending by Johan Hedberg · 11 years ago
  39. 3af8ace Bluetooth: Reject LE CoC commands when the feature is not enabled by Johan Hedberg · 11 years ago
  40. fad5fc8 Bluetooth: Add LE flow control discipline by Johan Hedberg · 11 years ago
  41. b1c325c Bluetooth: Implement returning of LE L2CAP credits by Johan Hedberg · 11 years ago
  42. 1f43542 Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options by Johan Hedberg · 11 years ago
  43. 64b4f8d Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE by Johan Hedberg · 11 years ago
  44. 0cd75f7 Bluetooth: Track LE L2CAP credits in l2cap_chan by Johan Hedberg · 12 years ago
  45. 3831971 Bluetooth: Add LE L2CAP flow control mode by Johan Hedberg · 12 years ago
  46. b5ecba6 Bluetooth: Make l2cap_le_sig_cmd logic consistent by Johan Hedberg · 11 years ago
  47. 3defe01 Bluetooth: Add L2CAP Disconnect suppport for LE by Johan Hedberg · 12 years ago
  48. cea04ce3 Bluetooth: Fix L2CAP channel closing for LE connections by Johan Hedberg · 12 years ago
  49. 27e2d4c Bluetooth: Add basic LE L2CAP connect request receiving support by Johan Hedberg · 12 years ago
  50. 791d60f Bluetooth: Refactor L2CAP connect rejection to its own function by Johan Hedberg · 12 years ago
  51. ad32a2f Bluetooth: Add smp_sufficient_security helper function by Johan Hedberg · 12 years ago
  52. f1496de Bluetooth: Add initial code for LE L2CAP Connect Request by Johan Hedberg · 12 years ago
  53. ee5ec5c Bluetooth: Add definitions for LE connection oriented channels by Johan Hedberg · 12 years ago
  54. 96ac34f Bluetooth: Move LE L2CAP initiator procedure to its own function by Johan Hedberg · 12 years ago
  55. 203e639 Bluetooth: Pass command length to LE signaling channel handlers by Johan Hedberg · 12 years ago
  56. a17de2f Bluetooth: Allow l2cap_chan_check_security() to be used for LE links. by Johan Hedberg · 12 years ago
  57. bf20fd4 Bluetooth: Update l2cap_global_chan_by_psm() to take a link type by Johan Hedberg · 12 years ago
  58. 9149761 Bluetooth: Add module parameter to enable LE CoC support by Johan Hedberg · 11 years ago
  59. 6d3c15d Bluetooth: Remove unnecessary braces from one-line if-statement by Johan Hedberg · 11 years ago
  60. 201a592 Bluetooth: Remove dead code from SMP encryption function by Johan Hedberg · 11 years ago
  61. e84a6b1 Bluetooth: Remove useless smp_rand function by Johan Hedberg · 11 years ago
  62. d2bee8f Bluetooth: Enable autosuspend for Intel Bluetooth device by Tedd Ho-Jeong An · 11 years ago
  63. ef4e5e4 Bluetooth: Add support for Intel Bluetooth device [8087:0a2a] by Tedd Ho-Jeong An · 11 years ago
  64. 3846220 Bluetooth: Refactor hci_disconn_complete_evt by Andre Guedes · 11 years ago
  65. abf54a5 Bluetooth: Remove unneeded check in hci_disconn_complete_evt() by Andre Guedes · 11 years ago
  66. 35580d2 Bluetooth: ath3k: Add support for a new AR3012 device by Sujith Manoharan · 11 years ago
  67. bd0fca1 Bluetooth: ath3k: Add support for another AR3012 card by Sujith Manoharan · 11 years ago
  68. 84794e1 Bluetooth: Remove unnecessary 'send' parameter from smp_failure() by Johan Hedberg · 11 years ago
  69. 4ebbd53 Bluetooth: Remove link type check in hci_disconn_complete_evt() by Andre Guedes · 11 years ago
  70. 57eb776 Bluetooth: Add an extra check in mgmt_device_disconnected() by Andre Guedes · 11 years ago
  71. 3655bba Bluetooth: Check address in mgmt_disconnect_failed() by Andre Guedes · 11 years ago
  72. 8a4934f Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copy by Bing Zhao · 11 years ago
  73. 433a938 Bluetooth: btmrvl: use cal-data from device-tree instead of conf file by Bing Zhao · 11 years ago
  74. 3e4543a Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf by Bing Zhao · 11 years ago
  75. 6a070e6 Bluetooth: Store supported commands only during setup procedure by Marcel Holtmann · 11 years ago
  76. d3d5dd3 Bluetooth: Remove debug statement for features complete event by Marcel Holtmann · 11 years ago
  77. bef34c0 Bluetooth: Set default own address type only during controller setup by Marcel Holtmann · 11 years ago
  78. 33337dc Bluetooth: Fix limited discoverable mode for Zeevo modules by Marcel Holtmann · 11 years ago
  79. 4b074b0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  80. 7d68849 brcmfmac: expose chip information through debugfs by Arend van Spriel · 11 years ago
  81. 01376a0 brcmfmac: move firmware event related defines to fweh.h by Arend van Spriel · 11 years ago
  82. b881879 brcmfmac: remove some unused definitions by Arend van Spriel · 11 years ago
  83. aec87ce brcmfmac: Use consistent naming for BCDC. by Hante Meuleman · 11 years ago
  84. 5ca8521 brcmfmac: move firmware command code definitions by Arend van Spriel · 11 years ago
  85. 6f5838a brcmfmac: move firmware related structures to fwil_types.h by Arend van Spriel · 11 years ago
  86. 84c69fb brcmfmac: remove unnecessary EXPORT_SYMBOL() usage by Arend van Spriel · 11 years ago
  87. 55685b8 brcmfmac: provide firmware version in ethtool driver info by Arend van Spriel · 11 years ago
  88. 85b8413 brcmfmac: Dynamically register a protocol layer. by Hante Meuleman · 11 years ago
  89. e601fb3 brcmfmac: remove redundant ioctl handlers by Arend van Spriel · 11 years ago
  90. 9b2d2f2 brcmfmac: use platform specific alignment in SDIO by Arend van Spriel · 11 years ago
  91. e217d1c brcmfmac: determine alignment values during probe by Arend van Spriel · 11 years ago
  92. f931868 brcmfmac: removed dhd_proto.h. by Hante Meuleman · 11 years ago
  93. 5d406f8 brcmfmac: rename dhd_cdc to bcdc by Hante Meuleman · 11 years ago
  94. 8da9d2c brcmfmac: add host tx glomming support by Franky Lin · 11 years ago
  95. bed89b6 brcmfmac: add firmware and nvram file name for bcm4339 by Franky Lin · 11 years ago
  96. 9a9e405 brcmfmac: fix driver build issue when CONFIG_BRCMDBG is not set by Arend van Spriel · 11 years ago
  97. 2f5f817 brcmfmac: determine sd host controller related variable earlier by Arend van Spriel · 11 years ago
  98. 4b77696 brcmfmac: support hardware extension header in trace_brcmf_sdpcm_hdr() by Arend van Spriel · 11 years ago
  99. 89eda36 brcmsmac: select CONFIG_BCMA when possible by Arend van Spriel · 11 years ago
  100. b317d1d brcmfmac: reduce logging noise accessing SDIO SleepCSR register by Arend van Spriel · 11 years ago