1. cf6a64f mwifiex: fix out of memory issue observed for USB chipsets by Amitkumar Karwar · 10 years ago
  2. 041bfab mwifiex: remove data_complete handler by Avinash Patil · 10 years ago
  3. ec4a16b mwifiex: rx workqueue support for USB interface by Avinash Patil · 10 years ago
  4. d385c5c ath9k: add support for reporting tx power to mac80211 by Felix Fietkau · 10 years ago
  5. 7178357 bcma: get IRQ numbers from dt by Hauke Mehrtens · 10 years ago
  6. 85eb92e bcma: make it possible to specify a IRQ num in bcma_core_irq() by Hauke Mehrtens · 10 years ago
  7. 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
  8. 0395442 mac80211: refactor duplicate detection by Johannes Berg · 10 years ago
  9. a6d4a53 cfg80211: introduce regulatory flags controlling bw by Arik Nemtsov · 10 years ago
  10. 1f7bba7 mac80211: add back support for radiotap vendor namespace data by Johannes Berg · 10 years ago
  11. d04b5ac cfg80211/mac80211: allow any interface to send channel switch notifications by Luciano Coelho · 10 years ago
  12. 2f45729 mac80211: send channel switch started notifications by Luciano Coelho · 10 years ago
  13. f8d7552 cfg80211: add channel switch started notification by Luciano Coelho · 10 years ago
  14. 127f10e mac80211: add device_timestamp to the drv_pre_channel_switch trace by Luciano Coelho · 10 years ago
  15. 000baa5 mac80211: fix order of setting ch_switch and drv_pre_channel_switch call by Luciano Coelho · 10 years ago
  16. 56b2c3e 6lowpan: move skb_free from error paths in decompression by Martin Townsend · 10 years ago
  17. 9645c76 Bluetooth: Sort switch cases by opcode's numeric value by Kuba Pawlak · 10 years ago
  18. 50fc85f Bluetooth: Clear role switch pending flag by Kuba Pawlak · 10 years ago
  19. 6cc6399 at86rf230: fix simple_return.cocci warnings by Fengguang Wu · 10 years ago
  20. 0916c02 mac802154: fix typo promisuous to promiscuous by Alexander Aring · 10 years ago
  21. e57a894 mac802154: use IEEE802154_EXTENDED_ADDR_LEN by Alexander Aring · 10 years ago
  22. 05e3f2f at86rf230: add force slotted operation bit by Alexander Aring · 10 years ago
  23. f6f4e86 at86rf230: generate random perm extended address by Alexander Aring · 10 years ago
  24. dee56d14 mac802154: add support for perm_extended_addr by Alexander Aring · 10 years ago
  25. 705cbbb mac802154: cleanup ieee802154_netdev_to_extended_addr by Alexander Aring · 10 years ago
  26. 239a84a mac802154: add ieee802154_le64_to_be64 by Alexander Aring · 10 years ago
  27. 35d5a37 ieee802154: add ieee802154_random_extended_addr by Alexander Aring · 10 years ago
  28. 1906bbb ieee802154: add IEEE802154_EXTENDED_ADDR_LEN by Alexander Aring · 10 years ago
  29. 7c118c1 mac802154: add ieee802154_vif struct by Alexander Aring · 10 years ago
  30. e4962a1 mac802154: add default interface registration by Alexander Aring · 10 years ago
  31. bd28a11 ieee802154: remove mlme get_phy callback by Alexander Aring · 10 years ago
  32. d5ae67b ieee802154: rework interface registration by Alexander Aring · 10 years ago
  33. 12cb56c mac802154: move dev_hold out of ieee802154_if_add by Alexander Aring · 10 years ago
  34. 986a8ab mac802154: move interface add handling in iface by Alexander Aring · 10 years ago
  35. b210b18 mac802154: move interface del handling in iface by Alexander Aring · 10 years ago
  36. 9f3295b ieee802154: remove nl802154 unused functions by Alexander Aring · 10 years ago
  37. 53f9ee61 ieee802154: rework wpan_phy index assignment by Alexander Aring · 10 years ago
  38. 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
  39. 0d8a52f ieee802154: || vs && in ieee802154_is_valid_extended_addr() by Dan Carpenter · 10 years ago
  40. 980edbd 6lowpan: fix udp header compression when using raw sockets by Simon Vincent · 10 years ago
  41. 1ef4c85 cfg80211: fix nl80211 cmd id in nl80211_send_mpath() by Henning Rogge · 10 years ago
  42. cf2c92d mac80211: replace restart_complete() with reconfig_complete() by Eliad Peller · 10 years ago
  43. 13a8098 mac80211: increase U-APSD max service period length by Andrei Otcheretianski · 10 years ago
  44. 8ed2874 mac80211: handle RIC data element in reassociation request by Johannes Berg · 10 years ago
  45. 239281f mac80211: 802.11p OCB mode support by Rostislav Lisovy · 10 years ago
  46. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  47. 5b3dc42 mac80211: add support for driver tx power reporting by Felix Fietkau · 10 years ago
  48. 0563921 ieee80211: add "max length of AMPDU" enum for VHT by Eran Harary · 10 years ago
  49. 2a68c89 Bluetooth: Fix sparse warnings in RFCOMM by Johan Hedberg · 10 years ago
  50. 707b1bbd ath10k: fix pm resume after suspend by Bartosz Markowski · 10 years ago
  51. aa292fa ath6kl: remove incorrect reset_resume handler by Alexey Khoroshilov · 10 years ago
  52. 98a18b6 netdevice: add ieee802154_ptr to net_device by Alexander Aring · 10 years ago
  53. a736abc Bluetooth: Fix invalid response for 'Start Discovery' command by Szymon Janc · 10 years ago
  54. 845472e8 Bluetooth: Add hci_conn_lookup_type() helper function by Marcel Holtmann · 10 years ago
  55. 2cbd3f5 Bluetooth: btusb: Add internal callback for USB bulk rx data by Marcel Holtmann · 10 years ago
  56. 40f4938 Bluetooth: Consolidate whitelist debugfs entry into device_list by Marcel Holtmann · 10 years ago
  57. 27c3fbe Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devices by Marcel Holtmann · 10 years ago
  58. 43d6bc4 Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER by Marcel Holtmann · 10 years ago
  59. 868ed8e ieee802154: remove unnecessary functions by Alexander Aring · 10 years ago
  60. fdd2068 mac802154: cfg: add missing include by Alexander Aring · 10 years ago
  61. c5fbbc4 ieee802154: sysfs: add missing include by Alexander Aring · 10 years ago
  62. f753f7e mac802154: fix byteorder issues by Alexander Aring · 10 years ago
  63. c28bee8 ieee802154: fix byteorder issues by Alexander Aring · 10 years ago
  64. a4164eb ieee802154: add missing ULL definition by Alexander Aring · 10 years ago
  65. 882809f Bluetooth: Switch HCI H5 driver to use hci_reset_dev() function by Marcel Holtmann · 10 years ago
  66. 75e0569 Bluetooth: Add hci_reset_dev() for driver triggerd stack reset by Marcel Holtmann · 10 years ago
  67. 65efd2b Bluetooth: Introduce BT_BREDR and BT_LE config options by Marcel Holtmann · 10 years ago
  68. b344900 Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payload by Marcel Holtmann · 10 years ago
  69. 24dfa34 Bluetooth: Print error message for HCI_Hardware_Error event by Marcel Holtmann · 10 years ago
  70. 8761f9d Bluetooth: Check status of command complete for HCI_Reset by Marcel Holtmann · 10 years ago
  71. 6290671 ieee802154: 6lowpan: remove set of mac address by Alexander Aring · 10 years ago
  72. ea7053c mac802154: iface: add validation for extended address by Alexander Aring · 10 years ago
  73. cb904b0 ieee802154: add extended address validation helper by Alexander Aring · 10 years ago
  74. f59f419 mac802154: move phy settings into netlink receive by Alexander Aring · 10 years ago
  75. 50c7907 mac802154: set panid address filter on ifup by Alexander Aring · 10 years ago
  76. 78b4bad16 mac802154: set short address filter on ifup by Alexander Aring · 10 years ago
  77. 776e59d mac802154: set extended address filter on ifup by Alexander Aring · 10 years ago
  78. ab24f50 mac802154: add helper for converting dev_addr by Alexander Aring · 10 years ago
  79. 8f499f9 ieee802154: don't allow to change addr while netif_running by Alexander Aring · 10 years ago
  80. 4a9a816 cfg802154: convert deprecated iface add and del by Alexander Aring · 10 years ago
  81. ea4dcd3 ieee802154: add helper wpan_phy_to_rdev function by Alexander Aring · 10 years ago
  82. 1201cd2 mac802154: introduce mac802154_config_ops by Alexander Aring · 10 years ago
  83. a5dd1d7 cfg802154: introduce cfg802154_registered_device by Alexander Aring · 10 years ago
  84. fe58d01 at86rf230: add default channel settings by Alexander Aring · 10 years ago
  85. ff4e655 ieee802154: remove default channel settings by Alexander Aring · 10 years ago
  86. fe23bcd at86rf230: fix page parameter constraints by Alexander Aring · 10 years ago
  87. 039fada Bluetooth: Fix hci_sync missing wakeup interrupt by Chan-yeol Park · 10 years ago
  88. 6bc6c49 mwifiex: add cfg80211 dump_survey handler by Xinming Hu · 10 years ago
  89. bf35443 mwifiex: channel statistics support for mwifiex by Avinash Patil · 10 years ago
  90. 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
  91. b509c02 Bluetooth: HCI H5 peer reset detection by Loic Poulain · 10 years ago
  92. de4fcba cfg80211: avoid using default in interface type switch by Johannes Berg · 10 years ago
  93. 579a05f mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIO by Jukka Rissanen · 10 years ago
  94. 6275936 mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIO by Jukka Rissanen · 10 years ago
  95. de29eda mac80211-hwsim: add missing policy entries by Johannes Berg · 10 years ago
  96. d070f91 mac80211: fix spelling errors by Stephen Hemminger · 10 years ago
  97. 7962b0d ath10k: speed up hw recovery by Michal Kazior · 10 years ago
  98. 605cdba ath10k: expose hw restart via debugfs by Michal Kazior · 10 years ago
  99. 04ed9df ath10k: fix possible bmi crash by Michal Kazior · 10 years ago
  100. c011b28 ath10k: don't reset chip on power_down by Michal Kazior · 10 years ago