1. e875ff8 Bluetooth: Add support for vendor specific diagnostic channel by Marcel Holtmann · 9 years ago
  2. 6c566dd Bluetooth: Send index information updates to monitor channel by Marcel Holtmann · 9 years ago
  3. 9bc63ca Bluetooth: btbcm: Read the local name in setup stage by Marcel Holtmann · 9 years ago
  4. 22db3cbc Bluetooth: Send transport open and close monitor events by Marcel Holtmann · 9 years ago
  5. e9ca8bf Bluetooth: Move handling of HCI_RUNNING flag into core by Marcel Holtmann · 9 years ago
  6. 73d0d3c Bluetooth: Move HCI_RUNNING check into hci_send_frame by Marcel Holtmann · 9 years ago
  7. 4a3f95b Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events by Marcel Holtmann · 9 years ago
  8. ed1b28a Bluetooth: Limit userspace exposure of stack internal events by Marcel Holtmann · 9 years ago
  9. b224d3f Bluetooth: btbcm: Send HCI Reset before sending Apple specific commands by Marcel Holtmann · 9 years ago
  10. d06f107 Bluetooth: btintel: Add iBT register access over HCI support by Loic Poulain · 9 years ago
  11. aa65556 nl802154: Missing return in nl802154_add_llsec_key() by Dan Carpenter · 9 years ago
  12. 5f50923 ieee802154: handle datagram variables as u16 by Alexander Aring · 9 years ago
  13. e98d6d6 Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe() by Jarkko Nikula · 9 years ago
  14. 4d1c455 Bluetooth: hci_bcm: Remove needless looking code by Jarkko Nikula · 9 years ago
  15. 5fbae60 Bluetooth: hci_bcm: Remove needless acpi_match_device() call by Jarkko Nikula · 9 years ago
  16. 5be0028 Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources() by Jarkko Nikula · 9 years ago
  17. 09dbf1b Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list() by Jarkko Nikula · 9 years ago
  18. 23270e1 Bluetooth: hci_intel: Cleanup the device probe code by Jarkko Nikula · 9 years ago
  19. 4a2fa2b Bluetooth: hci_h5: clean up hci_h5 code by Prasanna Karthik · 9 years ago
  20. 239ede3 Bluetooth: btuart_cs: remove obsolete header by Prasanna Karthik · 9 years ago
  21. 1c64f14 ieee802154: 6lowpan: add tx/rx stats by Alexander Aring · 9 years ago
  22. 4bc8fbc ieee802154: 6lowpan: don't skip first dsn while fragmentation by Alexander Aring · 9 years ago
  23. 72d53b1 ieee802154: 6lowpan: change datagram var types by Alexander Aring · 9 years ago
  24. 5f2ebb3 mac802154: check on len instead mac_len by Alexander Aring · 9 years ago
  25. b40988c ieee802154: change mtu size behaviour by Alexander Aring · 9 years ago
  26. d58a2fa mac802154: add comments for llsec issues by Alexander Aring · 9 years ago
  27. a26c5fd nl802154: add support for security layer by Alexander Aring · 9 years ago
  28. 1ee06ef nl802154: use nla_get_le64 for get extended addr by Alexander Aring · 9 years ago
  29. c648a01 netlink: add nla_get for le32 and le64 by Alexander Aring · 9 years ago
  30. fbef168 Bluetooth: Add hci_cmd_sync function by Loic Poulain · 9 years ago
  31. a913718 Bluetooth: hci_qca: Changed unsigned long to bool by Prasanna Karthik · 9 years ago
  32. 1f438c6 Bluetooth: btmrvl: Comparison to NULL re-written by Prasanna Karthik · 9 years ago
  33. 05bd776 Bluetooth: btuart_cs: Comparison to NULL re-written by Prasanna Karthik · 9 years ago
  34. 7a1dc78 Bluetooth: bt3c_cs: Comparison to NULL re-written by Prasanna Karthik · 9 years ago
  35. 54b5b34 Bluetooth: bluecard: Comparison to NULL could be re-written by Prasanna Karthik · 9 years ago
  36. c2d5ecf mac802154: iface: assume big endian for af_packet by Alexander Aring · 9 years ago
  37. f856f21 ieee802154: remove unnecessary includes by Alexander Aring · 9 years ago
  38. eb24d06 mrf24j40: remove trailing semicolon by Alexander Aring · 9 years ago
  39. e88ab30 Bluetooth: hci_bcm: Add suspend/resume runtime PM functions by Frederic Danis · 9 years ago
  40. 7649faf Bluetooth: Remove useless rx_lock spinlock by Frederic Danis · 9 years ago
  41. b7a622a Bluetooth: hci_bcm: Prepare PM runtime support by Frederic Danis · 9 years ago
  42. 5cebdfe Bluetooth: hci_bcm: Fix IRQ polarity for T100 by Frederic Danis · 9 years ago
  43. 594b31e Bluetooth: Add BT_WARN and bt_dev_warn logging macros by Frederic Danis · 9 years ago
  44. f0ef674 Bluetooth: btmrvl: add sd8997 chipset support by Amitkumar Karwar · 9 years ago
  45. 53d6cfa Bluetooth: btmrvl: remove extra space in cast by Amitkumar Karwar · 9 years ago
  46. 7d84054 mrf24j40: replace magic numbers by Alexander Aring · 9 years ago
  47. afaf7fde mrf24j40: change irq trigger type behaviour by Alexander Aring · 9 years ago
  48. 8ba4041 mrf24j40: add promiscuous mode support by Alexander Aring · 9 years ago
  49. 00250f7 mrf24j40: add tx power support by Alexander Aring · 9 years ago
  50. e33a0f9 mrf24j40: add cca ed level support by Alexander Aring · 9 years ago
  51. f1d7812 mrf24j40: add cca mode support by Alexander Aring · 9 years ago
  52. 2323cf3 mrf24j40: add csma params support by Alexander Aring · 9 years ago
  53. 3744161 mrf24j40: async interrupt handling by Alexander Aring · 9 years ago
  54. c91a301 mrf24j40: rework rx handling to async rx handling by Alexander Aring · 9 years ago
  55. 6844a0e mrf24j40: rework tx handling to async tx handling by Alexander Aring · 9 years ago
  56. 79750ac ieee802154: add helpers for frame control checks by Alexander Aring · 9 years ago
  57. ab40ff7 mrf24j40: change to frame delivery with crc by Alexander Aring · 9 years ago
  58. 42c7148 mrf24j40: use regmap for register access by Alexander Aring · 9 years ago
  59. b015679 mrf24j40: add regmap support by Alexander Aring · 9 years ago
  60. 554b494 mrf24j40: add more register defines by Alexander Aring · 9 years ago
  61. d344c91 mrf24j40: add random extended addr generation by Alexander Aring · 9 years ago
  62. 766928f mrf24j40: add default channel setting by Alexander Aring · 9 years ago
  63. 2e6fd64 mrf24j40: add device-tree support by Alexander Aring · 9 years ago
  64. 78aedb6 mrf24j40: remove spi settings overwrite by Alexander Aring · 9 years ago
  65. a339e18 mrf24j40: calling ieee802154_register_hw at last by Alexander Aring · 9 years ago
  66. b2cfdf3 mrf24j40: use ieee802154_alloc_hw for private data by Alexander Aring · 9 years ago
  67. c9f883f mrf24j40: cleanup define identation by Alexander Aring · 9 years ago
  68. 57c1bc7 at86rf230: support edge triggered irq by Alexander Aring · 9 years ago
  69. 02c7b69 mac802154: tx: add warning if MTU exceeds by Alexander Aring · 9 years ago
  70. 87a93e4 ieee802154: change needed headroom/tailroom by Alexander Aring · 9 years ago
  71. 838b83d ieee802154: introduce wpan_dev_header_ops by Alexander Aring · 9 years ago
  72. a1da67b ieee802154: header_ops: fix frame control setting by Alexander Aring · 9 years ago
  73. cdd38b2 mac802154: llsec: fix device deletion from list by Alexander Aring · 9 years ago
  74. 475b9ea Bluetooth: btmrvl: fix firmware dump issue by Nachiket Kukade · 9 years ago
  75. 97170ea drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULL by Stephen Rothwell · 9 years ago
  76. 35736c8 Merge branch 'cpsw-macid-no-of' by David S. Miller · 9 years ago
  77. cec4284 arm: dts: am4372: add syscon phandle to cpsw node by Mugunthan V N · 9 years ago
  78. a084e13 arm: dts: dra7: add syscon phandle to cpsw node by Mugunthan V N · 9 years ago
  79. d230a11 drivers: net: cpsw-common: add support for reading mac address for dra7 and am437x platforms by Mugunthan V N · 9 years ago
  80. b6745f6 drivers: net: cpsw: davinci_emac: move reading mac id to common file by Mugunthan V N · 9 years ago
  81. 607cba1 Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  82. 852bcaf net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high by Florian Fainelli · 9 years ago
  83. f9b9958 tcp: send loss probe after 1s if no RTT available by Yuchung Cheng · 9 years ago
  84. 0f1c28a tcp: usec resolution SYN/ACK RTT by Yuchung Cheng · 9 years ago
  85. 21fe8af Merge branch 's390-next' by David S. Miller · 9 years ago
  86. 91e60eb s390/iucv: do not use arrays as argument by Ursula Braun · 9 years ago
  87. 4d7def2 qeth: add layer 2 RX/TX checksum offloading by Thomas Richter · 9 years ago
  88. 239ff40 qeth: move OSA portname into deprecated status by Ursula Braun · 9 years ago
  89. 248046b qeth: no write permission for readonly sysattr by Lakhvich Dmitriy · 9 years ago
  90. 9846e70 qeth: remove extraneous length from %pM format by Eugene Crosser · 9 years ago
  91. 5dcd246 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  92. 6fa7da2 can: flexcan: enable interrupts atomically at the end of flexcan_chip_start() by Marc Kleine-Budde · 9 years ago
  93. 1ba763d can: flexcan: give member of flexcan_priv holding mailboxes a sensible name by Marc Kleine-Budde · 9 years ago
  94. 89af874 can: flexcan: use pointer to struct regs instead of void pointer for mmio address space by Marc Kleine-Budde · 10 years ago
  95. f377bff can: flexcan: rename feature into quirks by Marc Kleine-Budde · 10 years ago
  96. 749de6f can: flexcan: flexcan_chip_start(): cleanup writing of reg_mcr by Marc Kleine-Budde · 9 years ago
  97. 8c41174 can: flexcan: remove unused header files by Marc Kleine-Budde · 10 years ago
  98. 2785968 can: headers: make header files self contained by Marc Kleine-Budde · 10 years ago
  99. 0012e5c can: flexcan: cleanup coding style and fix typos by Marc Kleine-Budde · 9 years ago
  100. a1ef48e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago