1. f815e2b mac80211: notify drivers on sta rate table changes by Johannes Berg · 10 years ago
  2. 18e5ca6 nl80211: Replace interface socket owner attribute with more generic one by Jukka Rissanen · 10 years ago
  3. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 11 years ago
  4. ad2b26a cfg80211: allow drivers to support random MAC addresses for scan by Johannes Berg · 11 years ago
  5. 8cd4d45 cfg80211: add wowlan net-detect support by Luciano Coelho · 10 years ago
  6. b6da911 mac80211: synchronously reserve TID per station by Liad Kaufman · 10 years ago
  7. 8a4d32f mac80211: add TDLS channel-switch Rx flow by Arik Nemtsov · 10 years ago
  8. a7a6bdd mac80211: introduce TDLS channel switch ops by Arik Nemtsov · 10 years ago
  9. 5383758 mac80211: add parsing of TDLS specific IEs by Arik Nemtsov · 10 years ago
  10. 1057d35 cfg80211: introduce TDLS channel switch commands by Arik Nemtsov · 10 years ago
  11. 78632a1 cfg/mac80211: define TDLS channel switch feature bit by Arik Nemtsov · 10 years ago
  12. 2cedd87 mac80211: add BSS coex IE to TDLS setup frames by Arik Nemtsov · 10 years ago
  13. 1277b4a mac80211: retransmit TDLS teardown packet through AP if not ACKed by Liad Kaufman · 10 years ago
  14. 760a52e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 10 years ago
  15. 85eb92e bcma: make it possible to specify a IRQ num in bcma_core_irq() by Hauke Mehrtens · 10 years ago
  16. 6164c202 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  17. a6d4a53 cfg80211: introduce regulatory flags controlling bw by Arik Nemtsov · 10 years ago
  18. 1f7bba7 mac80211: add back support for radiotap vendor namespace data by Johannes Berg · 10 years ago
  19. d04b5ac cfg80211/mac80211: allow any interface to send channel switch notifications by Luciano Coelho · 10 years ago
  20. f8d7552 cfg80211: add channel switch started notification by Luciano Coelho · 10 years ago
  21. dee56d14 mac802154: add support for perm_extended_addr by Alexander Aring · 10 years ago
  22. 705cbbb mac802154: cleanup ieee802154_netdev_to_extended_addr by Alexander Aring · 10 years ago
  23. 239a84a mac802154: add ieee802154_le64_to_be64 by Alexander Aring · 10 years ago
  24. 35d5a37 ieee802154: add ieee802154_random_extended_addr by Alexander Aring · 10 years ago
  25. 1906bbb ieee802154: add IEEE802154_EXTENDED_ADDR_LEN by Alexander Aring · 10 years ago
  26. 7c118c1 mac802154: add ieee802154_vif struct by Alexander Aring · 10 years ago
  27. bd28a11 ieee802154: remove mlme get_phy callback by Alexander Aring · 10 years ago
  28. d5ae67b ieee802154: rework interface registration by Alexander Aring · 10 years ago
  29. 9f3295b ieee802154: remove nl802154 unused functions by Alexander Aring · 10 years ago
  30. 53f9ee61 ieee802154: rework wpan_phy index assignment by Alexander Aring · 10 years ago
  31. bf515fb Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  32. 0d8a52f ieee802154: || vs && in ieee802154_is_valid_extended_addr() by Dan Carpenter · 10 years ago
  33. cf2c92d mac80211: replace restart_complete() with reconfig_complete() by Eliad Peller · 10 years ago
  34. 239281f mac80211: 802.11p OCB mode support by Rostislav Lisovy · 10 years ago
  35. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  36. 5b3dc42 mac80211: add support for driver tx power reporting by Felix Fietkau · 10 years ago
  37. 0563921 ieee80211: add "max length of AMPDU" enum for VHT by Eran Harary · 10 years ago
  38. 98a18b6 netdevice: add ieee802154_ptr to net_device by Alexander Aring · 10 years ago
  39. 845472e8 Bluetooth: Add hci_conn_lookup_type() helper function by Marcel Holtmann · 10 years ago
  40. 43d6bc4 Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER by Marcel Holtmann · 10 years ago
  41. f753f7e mac802154: fix byteorder issues by Alexander Aring · 10 years ago
  42. c28bee8 ieee802154: fix byteorder issues by Alexander Aring · 10 years ago
  43. a4164eb ieee802154: add missing ULL definition by Alexander Aring · 10 years ago
  44. 75e0569 Bluetooth: Add hci_reset_dev() for driver triggerd stack reset by Marcel Holtmann · 10 years ago
  45. 24dfa34 Bluetooth: Print error message for HCI_Hardware_Error event by Marcel Holtmann · 10 years ago
  46. cb904b0 ieee802154: add extended address validation helper by Alexander Aring · 10 years ago
  47. ab24f50 mac802154: add helper for converting dev_addr by Alexander Aring · 10 years ago
  48. 4a9a816 cfg802154: convert deprecated iface add and del by Alexander Aring · 10 years ago
  49. a5dd1d7 cfg802154: introduce cfg802154_registered_device by Alexander Aring · 10 years ago
  50. 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
  51. ec718f3 mac802154: rx: add software checksum filtering check by Alexander Aring · 10 years ago
  52. 90386a7 mac802154: separate omit tx/rx flags by Alexander Aring · 10 years ago
  53. 94b7922 mac802154: add support for promiscuous mode by Alexander Aring · 10 years ago
  54. c8fc84e mac802154: add hardware address filter flag by Alexander Aring · 10 years ago
  55. ab79be3 mac802154: add IEEE802154_HW_ARET hw flag by Alexander Aring · 10 years ago
  56. 90a6161 mac802154: remove tab after define by Alexander Aring · 10 years ago
  57. a543c59 mac802154: remove driver ops in wpan-phy by Alexander Aring · 10 years ago
  58. e37d2ec mac802154: ops: declare channel and page as u8 by Alexander Aring · 10 years ago
  59. 1630186 mac802154: declare struct ieee802154_ops as const by Alexander Aring · 10 years ago
  60. 3468968 ath9k: allow disabling bands via platform data by Felix Fietkau · 10 years ago
  61. a59dadb ath9k: add support for endian swap of eeprom from platform data by Felix Fietkau · 10 years ago
  62. fa49100 ieee802154: add valid psdu length helper by Alexander Aring · 10 years ago
  63. c5c47e6 mac802154: rx: use tasklet instead workqueue by Alexander Aring · 10 years ago
  64. 0114123 ieee802154: 6lowpan: rename process_data and lowpan_process_data by Martin Townsend · 10 years ago
  65. f8b3617 6lowpan: remove skb_deliver from IPHC by Martin Townsend · 10 years ago
  66. e8f479b cfg80211: support configuring vif mac addr on create by Ben Greear · 10 years ago
  67. e27513f mac80211: support creating wiphy w/out creating wlanX by Ben Greear · 10 years ago
  68. ad28757 mac80211: allow creating wiphy devices with suggested name by Ben Greear · 10 years ago
  69. 1998d90 cfg80211: support creating wiphy with suggested name by Ben Greear · 10 years ago
  70. 1e7283a mac802154: tx: add comment at sync xmit callback by Alexander Aring · 10 years ago
  71. ed0a5dc mac802154: tx: add support for xmit_async callback by Alexander Aring · 10 years ago
  72. c208510 mac802154: add netdev qeue helpers by Alexander Aring · 10 years ago
  73. dc67c6b mac802154: tx: remove xmit channel context switch by Alexander Aring · 10 years ago
  74. c6f635f mac802154: remove ieee802154_addr from driver_ops by Alexander Aring · 10 years ago
  75. 5a50439 ieee802154: rename ieee802154_dev to ieee802154_hw by Alexander Aring · 10 years ago
  76. 4ca24ac ieee802154: move ieee802154 header by Alexander Aring · 10 years ago
  77. 5ad60d3 ieee802154: move wpan-phy.h to cfg802154.h by Alexander Aring · 10 years ago
  78. e72740d ieee802154: wpan-phy: use blank line after function by Alexander Aring · 10 years ago
  79. 4896167 ieee802154: wpan-phy: change to __aligned(size) by Alexander Aring · 10 years ago
  80. 57205c1 mac802154: fix typo IEEE802515 to IEEE802154 by Alexander Aring · 10 years ago
  81. b3020f0 ieee802154: mac802154: remove FSF address by Alexander Aring · 10 years ago
  82. 89cbb06 Bluetooth: Defer connection-parameter removal when unpairing by Alfonso Acosta · 10 years ago
  83. fd45ada Bluetooth: Include ADV_IND report in Device Connected event by Alfonso Acosta · 10 years ago
  84. 48ec92f Bluetooth: Refactor arguments of mgmt_device_connected by Alfonso Acosta · 10 years ago
  85. 0fc1e04 mac80211: expose API allowing station iteration by Arik Nemtsov · 10 years ago
  86. 8b94148 mac80211: expose TDLS-initiator value to low level driver by Arik Nemtsov · 10 years ago
  87. a7f3a76 mac80211: export IE splitting function by Andrei Otcheretianski · 10 years ago
  88. 02219b3 mac80211: add WMM admission control support by Johannes Berg · 10 years ago
  89. 723e73a cfg80211: make WMM TSPEC support flag an nl80211 feature flag by Johannes Berg · 10 years ago
  90. 9885686 cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION by Jouni Malinen · 10 years ago
  91. 89c771e cfg80211: Convert del_station() callback to use a param struct by Jouni Malinen · 10 years ago
  92. 278f1d0 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  93. 2eb7f91 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  94. e25b492 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  95. 52d589a Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  96. 0a58282 Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  97. 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
  98. 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  99. ead13ae Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  100. 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