1. 963916d ath9k: make ath9k_spectral_scan_ do not depend on ath_softc by Oleksij Rempel · 10 years ago
  2. ef948da ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_ by Oleksij Rempel · 10 years ago
  3. 934bdc7 ath9k: use ath_ps_ops in ath9k_spectral_scan_ by Oleksij Rempel · 10 years ago
  4. 99d2217 ath9k: add ath_ps_ops bindings by Oleksij Rempel · 10 years ago
  5. 0198c2e ath: add struct ath_ps_ops by Oleksij Rempel · 10 years ago
  6. 1111d42 ath9k: remove all struct ath_softc dependencies from spectral code by Oleksij Rempel · 10 years ago
  7. dd7657b ath9k: add ath_hw to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  8. c10b75a ath9k: use struct dentry by ath9k_spectral_init_debug by Oleksij Rempel · 10 years ago
  9. 21af25d ath9k: move spec_config to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  10. 8391f60 ath9k: move spectral_mode to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  11. 911ea79 ath9k: add struct ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  12. d7d8b83 mwifiex: fix warning while starting BSS by Avinash Patil · 10 years ago
  13. bfd713b mwifiex: do not setup AMPDU/AMSDU with broadcast receiver by Avinash Patil · 10 years ago
  14. cf6a64f mwifiex: fix out of memory issue observed for USB chipsets by Amitkumar Karwar · 10 years ago
  15. 041bfab mwifiex: remove data_complete handler by Avinash Patil · 10 years ago
  16. ec4a16b mwifiex: rx workqueue support for USB interface by Avinash Patil · 10 years ago
  17. d385c5c ath9k: add support for reporting tx power to mac80211 by Felix Fietkau · 10 years ago
  18. 7178357 bcma: get IRQ numbers from dt by Hauke Mehrtens · 10 years ago
  19. 85eb92e bcma: make it possible to specify a IRQ num in bcma_core_irq() by Hauke Mehrtens · 10 years ago
  20. 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
  21. 56b2c3e 6lowpan: move skb_free from error paths in decompression by Martin Townsend · 10 years ago
  22. 9645c76 Bluetooth: Sort switch cases by opcode's numeric value by Kuba Pawlak · 10 years ago
  23. 50fc85f Bluetooth: Clear role switch pending flag by Kuba Pawlak · 10 years ago
  24. 6cc6399 at86rf230: fix simple_return.cocci warnings by Fengguang Wu · 10 years ago
  25. 0916c02 mac802154: fix typo promisuous to promiscuous by Alexander Aring · 10 years ago
  26. e57a894 mac802154: use IEEE802154_EXTENDED_ADDR_LEN by Alexander Aring · 10 years ago
  27. 05e3f2f at86rf230: add force slotted operation bit by Alexander Aring · 10 years ago
  28. f6f4e86 at86rf230: generate random perm extended address by Alexander Aring · 10 years ago
  29. dee56d14 mac802154: add support for perm_extended_addr by Alexander Aring · 10 years ago
  30. 705cbbb mac802154: cleanup ieee802154_netdev_to_extended_addr by Alexander Aring · 10 years ago
  31. 239a84a mac802154: add ieee802154_le64_to_be64 by Alexander Aring · 10 years ago
  32. 35d5a37 ieee802154: add ieee802154_random_extended_addr by Alexander Aring · 10 years ago
  33. 1906bbb ieee802154: add IEEE802154_EXTENDED_ADDR_LEN by Alexander Aring · 10 years ago
  34. 7c118c1 mac802154: add ieee802154_vif struct by Alexander Aring · 10 years ago
  35. e4962a1 mac802154: add default interface registration by Alexander Aring · 10 years ago
  36. bd28a11 ieee802154: remove mlme get_phy callback by Alexander Aring · 10 years ago
  37. d5ae67b ieee802154: rework interface registration by Alexander Aring · 10 years ago
  38. 12cb56c mac802154: move dev_hold out of ieee802154_if_add by Alexander Aring · 10 years ago
  39. 986a8ab mac802154: move interface add handling in iface by Alexander Aring · 10 years ago
  40. b210b18 mac802154: move interface del handling in iface by Alexander Aring · 10 years ago
  41. 9f3295b ieee802154: remove nl802154 unused functions by Alexander Aring · 10 years ago
  42. 53f9ee61 ieee802154: rework wpan_phy index assignment by Alexander Aring · 10 years ago
  43. 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
  44. 0d8a52f ieee802154: || vs && in ieee802154_is_valid_extended_addr() by Dan Carpenter · 10 years ago
  45. 980edbd 6lowpan: fix udp header compression when using raw sockets by Simon Vincent · 10 years ago
  46. cf2c92d mac80211: replace restart_complete() with reconfig_complete() by Eliad Peller · 10 years ago
  47. 13a8098 mac80211: increase U-APSD max service period length by Andrei Otcheretianski · 10 years ago
  48. 8ed2874 mac80211: handle RIC data element in reassociation request by Johannes Berg · 10 years ago
  49. 239281f mac80211: 802.11p OCB mode support by Rostislav Lisovy · 10 years ago
  50. 6e0bd6c cfg80211: 802.11p OCB mode handling by Rostislav Lisovy · 10 years ago
  51. 5b3dc42 mac80211: add support for driver tx power reporting by Felix Fietkau · 10 years ago
  52. 0563921 ieee80211: add "max length of AMPDU" enum for VHT by Eran Harary · 10 years ago
  53. 2a68c89 Bluetooth: Fix sparse warnings in RFCOMM by Johan Hedberg · 10 years ago
  54. 98a18b6 netdevice: add ieee802154_ptr to net_device by Alexander Aring · 10 years ago
  55. a736abc Bluetooth: Fix invalid response for 'Start Discovery' command by Szymon Janc · 10 years ago
  56. 845472e8 Bluetooth: Add hci_conn_lookup_type() helper function by Marcel Holtmann · 10 years ago
  57. 2cbd3f5 Bluetooth: btusb: Add internal callback for USB bulk rx data by Marcel Holtmann · 10 years ago
  58. 40f4938 Bluetooth: Consolidate whitelist debugfs entry into device_list by Marcel Holtmann · 10 years ago
  59. 27c3fbe Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devices by Marcel Holtmann · 10 years ago
  60. 43d6bc4 Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER by Marcel Holtmann · 10 years ago
  61. 868ed8e ieee802154: remove unnecessary functions by Alexander Aring · 10 years ago
  62. fdd2068 mac802154: cfg: add missing include by Alexander Aring · 10 years ago
  63. c5fbbc4 ieee802154: sysfs: add missing include by Alexander Aring · 10 years ago
  64. f753f7e mac802154: fix byteorder issues by Alexander Aring · 10 years ago
  65. c28bee8 ieee802154: fix byteorder issues by Alexander Aring · 10 years ago
  66. a4164eb ieee802154: add missing ULL definition by Alexander Aring · 10 years ago
  67. 882809f Bluetooth: Switch HCI H5 driver to use hci_reset_dev() function by Marcel Holtmann · 10 years ago
  68. 75e0569 Bluetooth: Add hci_reset_dev() for driver triggerd stack reset by Marcel Holtmann · 10 years ago
  69. 65efd2b Bluetooth: Introduce BT_BREDR and BT_LE config options by Marcel Holtmann · 10 years ago
  70. b344900 Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payload by Marcel Holtmann · 10 years ago
  71. 24dfa34 Bluetooth: Print error message for HCI_Hardware_Error event by Marcel Holtmann · 10 years ago
  72. 8761f9d Bluetooth: Check status of command complete for HCI_Reset by Marcel Holtmann · 10 years ago
  73. 6290671 ieee802154: 6lowpan: remove set of mac address by Alexander Aring · 10 years ago
  74. ea7053c mac802154: iface: add validation for extended address by Alexander Aring · 10 years ago
  75. cb904b0 ieee802154: add extended address validation helper by Alexander Aring · 10 years ago
  76. f59f419 mac802154: move phy settings into netlink receive by Alexander Aring · 10 years ago
  77. 50c7907 mac802154: set panid address filter on ifup by Alexander Aring · 10 years ago
  78. 78b4bad16 mac802154: set short address filter on ifup by Alexander Aring · 10 years ago
  79. 776e59d mac802154: set extended address filter on ifup by Alexander Aring · 10 years ago
  80. ab24f50 mac802154: add helper for converting dev_addr by Alexander Aring · 10 years ago
  81. 8f499f9 ieee802154: don't allow to change addr while netif_running by Alexander Aring · 10 years ago
  82. 4a9a816 cfg802154: convert deprecated iface add and del by Alexander Aring · 10 years ago
  83. ea4dcd3 ieee802154: add helper wpan_phy_to_rdev function by Alexander Aring · 10 years ago
  84. 1201cd2 mac802154: introduce mac802154_config_ops by Alexander Aring · 10 years ago
  85. a5dd1d7 cfg802154: introduce cfg802154_registered_device by Alexander Aring · 10 years ago
  86. fe58d01 at86rf230: add default channel settings by Alexander Aring · 10 years ago
  87. ff4e655 ieee802154: remove default channel settings by Alexander Aring · 10 years ago
  88. fe23bcd at86rf230: fix page parameter constraints by Alexander Aring · 10 years ago
  89. 039fada Bluetooth: Fix hci_sync missing wakeup interrupt by Chan-yeol Park · 10 years ago
  90. 6bc6c49 mwifiex: add cfg80211 dump_survey handler by Xinming Hu · 10 years ago
  91. bf35443 mwifiex: channel statistics support for mwifiex by Avinash Patil · 10 years ago
  92. 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
  93. b509c02 Bluetooth: HCI H5 peer reset detection by Loic Poulain · 10 years ago
  94. de4fcba cfg80211: avoid using default in interface type switch by Johannes Berg · 10 years ago
  95. 579a05f mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIO by Jukka Rissanen · 10 years ago
  96. 6275936 mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIO by Jukka Rissanen · 10 years ago
  97. de29eda mac80211-hwsim: add missing policy entries by Johannes Berg · 10 years ago
  98. d070f91 mac80211: fix spelling errors by Stephen Hemminger · 10 years ago
  99. 09fa9d8 rtlwifi: rtl8821ae: Remove extra semicolons by Larry Finger · 10 years ago
  100. 3fe33c4 brcmsmac: expose 802.11 core statistics in debugfs by Arend van Spriel · 10 years ago