1. 702bf37 ieee820154: add pan_id setting support by Alexander Aring · 10 years ago
  2. ab0bd56 ieee820154: add channel set support by Alexander Aring · 10 years ago
  3. 9d30a8cf ieee802154: cleanup cfg802154 intendation by Alexander Aring · 10 years ago
  4. 6322d50 mac802154: add wpan_phy priv id by Alexander Aring · 10 years ago
  5. 3ae75e0 ieee802154: add new nl802154 header by Alexander Aring · 10 years ago
  6. fcf39e6 ieee802154: add wpan_dev_list by Alexander Aring · 10 years ago
  7. 190ac1c ieee802154: add iftype to wpan_dev by Alexander Aring · 10 years ago
  8. f601379 ieee802154: rename wpan_phy_alloc by Alexander Aring · 10 years ago
  9. 863e88f mac802154: move mac pib attributes into wpan_dev by Alexander Aring · 10 years ago
  10. dee56d14 mac802154: add support for perm_extended_addr by Alexander Aring · 10 years ago
  11. 705cbbb mac802154: cleanup ieee802154_netdev_to_extended_addr by Alexander Aring · 10 years ago
  12. 239a84a mac802154: add ieee802154_le64_to_be64 by Alexander Aring · 10 years ago
  13. 35d5a37 ieee802154: add ieee802154_random_extended_addr by Alexander Aring · 10 years ago
  14. 1906bbb ieee802154: add IEEE802154_EXTENDED_ADDR_LEN by Alexander Aring · 10 years ago
  15. 7c118c1 mac802154: add ieee802154_vif struct by Alexander Aring · 10 years ago
  16. bd28a11 ieee802154: remove mlme get_phy callback by Alexander Aring · 10 years ago
  17. d5ae67b ieee802154: rework interface registration by Alexander Aring · 10 years ago
  18. 9f3295b ieee802154: remove nl802154 unused functions by Alexander Aring · 10 years ago
  19. 53f9ee61 ieee802154: rework wpan_phy index assignment by Alexander Aring · 10 years ago
  20. 0d8a52f ieee802154: || vs && in ieee802154_is_valid_extended_addr() by Dan Carpenter · 10 years ago
  21. 98a18b6 netdevice: add ieee802154_ptr to net_device by Alexander Aring · 10 years ago
  22. 845472e8 Bluetooth: Add hci_conn_lookup_type() helper function by Marcel Holtmann · 10 years ago
  23. 43d6bc4 Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER by Marcel Holtmann · 10 years ago
  24. f753f7e mac802154: fix byteorder issues by Alexander Aring · 10 years ago
  25. c28bee8 ieee802154: fix byteorder issues by Alexander Aring · 10 years ago
  26. a4164eb ieee802154: add missing ULL definition by Alexander Aring · 10 years ago
  27. 75e0569 Bluetooth: Add hci_reset_dev() for driver triggerd stack reset by Marcel Holtmann · 10 years ago
  28. 24dfa34 Bluetooth: Print error message for HCI_Hardware_Error event by Marcel Holtmann · 10 years ago
  29. cb904b0 ieee802154: add extended address validation helper by Alexander Aring · 10 years ago
  30. ab24f50 mac802154: add helper for converting dev_addr by Alexander Aring · 10 years ago
  31. 4a9a816 cfg802154: convert deprecated iface add and del by Alexander Aring · 10 years ago
  32. a5dd1d7 cfg802154: introduce cfg802154_registered_device by Alexander Aring · 10 years ago
  33. 15a892e Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  34. ec718f3 mac802154: rx: add software checksum filtering check by Alexander Aring · 10 years ago
  35. 90386a7 mac802154: separate omit tx/rx flags by Alexander Aring · 10 years ago
  36. 94b7922 mac802154: add support for promiscuous mode by Alexander Aring · 10 years ago
  37. c8fc84e mac802154: add hardware address filter flag by Alexander Aring · 10 years ago
  38. ab79be3 mac802154: add IEEE802154_HW_ARET hw flag by Alexander Aring · 10 years ago
  39. 90a6161 mac802154: remove tab after define by Alexander Aring · 10 years ago
  40. a543c59 mac802154: remove driver ops in wpan-phy by Alexander Aring · 10 years ago
  41. e37d2ec mac802154: ops: declare channel and page as u8 by Alexander Aring · 10 years ago
  42. 1630186 mac802154: declare struct ieee802154_ops as const by Alexander Aring · 10 years ago
  43. 3468968 ath9k: allow disabling bands via platform data by Felix Fietkau · 10 years ago
  44. a59dadb ath9k: add support for endian swap of eeprom from platform data by Felix Fietkau · 10 years ago
  45. fa49100 ieee802154: add valid psdu length helper by Alexander Aring · 10 years ago
  46. c5c47e6 mac802154: rx: use tasklet instead workqueue by Alexander Aring · 10 years ago
  47. 0114123 ieee802154: 6lowpan: rename process_data and lowpan_process_data by Martin Townsend · 10 years ago
  48. f8b3617 6lowpan: remove skb_deliver from IPHC by Martin Townsend · 10 years ago
  49. 1e7283a mac802154: tx: add comment at sync xmit callback by Alexander Aring · 10 years ago
  50. ed0a5dc mac802154: tx: add support for xmit_async callback by Alexander Aring · 10 years ago
  51. c208510 mac802154: add netdev qeue helpers by Alexander Aring · 10 years ago
  52. dc67c6b mac802154: tx: remove xmit channel context switch by Alexander Aring · 10 years ago
  53. c6f635f mac802154: remove ieee802154_addr from driver_ops by Alexander Aring · 10 years ago
  54. 5a50439 ieee802154: rename ieee802154_dev to ieee802154_hw by Alexander Aring · 10 years ago
  55. 4ca24ac ieee802154: move ieee802154 header by Alexander Aring · 10 years ago
  56. 5ad60d3 ieee802154: move wpan-phy.h to cfg802154.h by Alexander Aring · 10 years ago
  57. e72740d ieee802154: wpan-phy: use blank line after function by Alexander Aring · 10 years ago
  58. 4896167 ieee802154: wpan-phy: change to __aligned(size) by Alexander Aring · 10 years ago
  59. 57205c1 mac802154: fix typo IEEE802515 to IEEE802154 by Alexander Aring · 10 years ago
  60. b3020f0 ieee802154: mac802154: remove FSF address by Alexander Aring · 10 years ago
  61. 89cbb06 Bluetooth: Defer connection-parameter removal when unpairing by Alfonso Acosta · 10 years ago
  62. fd45ada Bluetooth: Include ADV_IND report in Device Connected event by Alfonso Acosta · 10 years ago
  63. 48ec92f Bluetooth: Refactor arguments of mgmt_device_connected by Alfonso Acosta · 10 years ago
  64. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  65. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  66. e25b492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  67. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  68. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  69. 8a5de18 Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm by Linus Torvalds · 10 years ago
  70. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  71. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  72. 929254d Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  73. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  74. 511c41d Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  75. 88ed806 Merge tag 'md/3.18' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  76. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  77. 815afe1 tcp: fix build error if IPv6 is not enabled by Eric Dumazet · 10 years ago
  78. 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  79. a282054 net: dsa: add includes for ethtool and phy_fixed definitions by Florian Fainelli · 10 years ago
  80. 870c315 ipv6: introduce tcp_v6_iif() by Eric Dumazet · 10 years ago
  81. 461b74c ipv4: clean up cookie_v4_check() by Cong Wang · 10 years ago
  82. e25f866 ipv4: share tcp_v4_save_options() with cookie_v4_check() by Cong Wang · 10 years ago
  83. 2c6ba4b netlink: fix description of portid by Nicolas Dichtel · 10 years ago
  84. 2df36a5 arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs by Christoffer Dall · 10 years ago
  85. 04ffcb2 net: Add ndo_gso_check by Tom Herbert · 10 years ago
  86. cf6c0ab5 Merge branch 'topic/dma_control_fsl_acks' into for-linus by Vinod Koul · 10 years ago
  87. b80719b dmaengine: remove FSLDMA_EXTERNAL_START by Vinod Koul · 10 years ago
  88. 0a5642b dmaengine: freescale: add and export fsl_dma_external_start() by Vinod Koul · 10 years ago
  89. b65612a dmaengine: add dmaengine_prep_dma_sg() helper by Vinod Koul · 10 years ago
  90. 2a52f6e dmaengine: dw: export probe()/remove() and Co to users by Andy Shevchenko · 10 years ago
  91. 3d588f8 dmaengine: dw: split dma-dw.h to platform and private parts by Andy Shevchenko · 10 years ago
  92. 46e8c83 dmaengine: dw: move private definitions to regs.h by Andy Shevchenko · 10 years ago
  93. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  94. 6929c35 Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  95. 23971bd Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  96. c0fa237 Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  97. fcc3a5d Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  98. 50fa861 Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  99. 6b04908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  100. 3569db5 virtio: add API to enable VQs early by Michael S. Tsirkin · 10 years ago