1. dc6be9f bcma: use NS prefix for names of Northstar specific cores by Rafał Miłecki · 10 years ago
  2. 11d14c7 b43: N-PHY: fix "Data bus error" while working in 5 GHz by Rafał Miłecki · 10 years ago
  3. b9d3170 MAINTAINERS: update for mwifiex driver maintainers by Bing Zhao · 10 years ago
  4. ed7f75b b43: update PHY descriptions in Kconfig by Rafał Miłecki · 10 years ago
  5. 70b7d94 brcmfmac: Add TDLS support to msgbuf. by Hante Meuleman · 10 years ago
  6. 17ca5c7 brcmfmac: Fix msgbuf flow control. by Hante Meuleman · 10 years ago
  7. bd4f82e brcmfmac: Update pcie reset device routine. by Hante Meuleman · 10 years ago
  8. 9e37f04 brcmfmac: Adding PCIe bus layer support. by Hante Meuleman · 10 years ago
  9. 9a1bb602 brcmfmac: Adding msgbuf protocol. by Hante Meuleman · 10 years ago
  10. 8851cce brcmfmac: Add protocol addressing mode and peer deletion API. by Hante Meuleman · 10 years ago
  11. 9374a2b brcmfmac: Export brcmf_netif_rx for new protocol msgbuf. by Hante Meuleman · 10 years ago
  12. 46de068 brcmfmac: Do not use strcpy and strcat by Daniel Kim · 10 years ago
  13. 9f0b4cb iwlegacy: use correct structure type name in sizeof by Julia Lawall · 10 years ago
  14. 8500d79 Bluetooth: Fix crash in the Marvell driver initialization codepath by Anatol Pomozov · 10 years ago
  15. 82c295b Bluetooth: Always use non-bonding requirement when not bondable by Johan Hedberg · 10 years ago
  16. b293947 Bluetooth: Rename pairable mgmt setting to bondable by Johan Hedberg · 10 years ago
  17. b6ae845 Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE by Johan Hedberg · 10 years ago
  18. bdb9434 Bluetooth: Fix sparse warning from HID new leds handling by Marcel Holtmann · 10 years ago
  19. 6f78fd4 Bluetooth: Fix check for connected state when pairing by Johan Hedberg · 10 years ago
  20. 233351b 6lowpan: remove unused function by Varka Bhadram · 10 years ago
  21. 267ca9f 6lowpan: remove unused macros by Varka Bhadram · 10 years ago
  22. 3fa71fe 6lowpan: iphc: Fix parenthesis alignments which off-by-one by Marcel Holtmann · 10 years ago
  23. 9ab9bb0 6lowpan: iphc: Fix missing braces for if statement by Marcel Holtmann · 10 years ago
  24. 26fff59 6lowpan: iphc: Fix missing blank line after variable declarations by Marcel Holtmann · 10 years ago
  25. 7fc4cfd 6lowpan: iphc: Fix issues with alignment matching open parenthesis by Marcel Holtmann · 10 years ago
  26. 89f5349 6lowpan: iphc: Fix block comments to match networking style by Marcel Holtmann · 10 years ago
  27. 0049424 6lowpan: remove unused LOWPAN_FRAG_SIZE define by Alexander Aring · 10 years ago
  28. b2e3a47 6lowpan: iphc: remove check on null by Alexander Aring · 10 years ago
  29. 556a5bf 6lowpan: iphc: use ipv6 api to check address scope by Alexander Aring · 10 years ago
  30. 85c7124 6lowpan: iphc: cleanup use of lowpan_push_hc_data by Alexander Aring · 10 years ago
  31. 4ebc960 6lowpan: iphc: cleanup use of lowpan_fetch_skb by Alexander Aring · 10 years ago
  32. 8ec1d9b 6lowpan: iphc: use sizeof in udp uncompression by Alexander Aring · 10 years ago
  33. 84ca5e0 6lowpan: iphc: rename hc06_ptr pointer to hc_ptr by Alexander Aring · 10 years ago
  34. 616d55b Bluetooth: Fix SMP context tracking leading to a kernel crash by Johan Hedberg · 10 years ago
  35. 568ba38 brcmfmac: Fix OOB interrupt not working for BCM43362 by Hans de Goede · 10 years ago
  36. cf9ae8f ath9k: Initialize channel context ops on ahb probe by Rajkumar Manoharan · 10 years ago
  37. 27cfdb0 bcma: add support for BCM43131 that was found in Tenda W311E by Rafał Miłecki · 10 years ago
  38. a67d19d b43: add support for BCM43131 chipset with N-PHY rev 17 by Rafał Miłecki · 10 years ago
  39. 3cdf0a81 brcmfmac: Fix some wrong register defines by Hans de Goede · 10 years ago
  40. 61f663d brcmfmac: add device tree support for SDIO devices by Chen-Yu Tsai · 10 years ago
  41. 1217dda dt: bindings: add bindings for Broadcom bcm43xx sdio devices by Arend van Spriel · 10 years ago
  42. a1ae52c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  43. 0da4cc6 Merge tag 'for-linville-20140725' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  44. ec87652 Merge tag 'nfc-next-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 10 years ago
  45. 3bd2724 Bluetooth: Fix incorrectly disabling page scan when toggling connectable by Johan Hedberg · 10 years ago
  46. 204e399 Bluetooth: Fix clearing HCI_PSCAN flag by Johan Hedberg · 10 years ago
  47. 6304f8f MAINTAINERS: add 6lowpan header file by Alexander Aring · 10 years ago
  48. 32226e4 Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero by Marcel Holtmann · 10 years ago
  49. 729a105 Bluetooth: Expose default LE advertising interval via debugfs by Georg Lukas · 10 years ago
  50. 628531c Bluetooth: Provide defaults for LE advertising interval by Georg Lukas · 10 years ago
  51. 66d8e83 Bluetooth: Fix white list handling with resolvable private addresses by Marcel Holtmann · 10 years ago
  52. 8540f6c Bluetooth: Add support for using controller white list filtering by Marcel Holtmann · 10 years ago
  53. 9a24440 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  54. 0ccb7a3 ath10k: handle attention flags correctly when using A-MSDU by Janusz Dziedzic · 10 years ago
  55. cf850d1 ath10k: don't advertise IBSS iftype for 10.x by Michal Kazior · 10 years ago
  56. aa5b4fb ath10k: fix Rx aggregation reordering by Michal Kazior · 10 years ago
  57. 30d88ce Merge remote-tracking branch 'wireless-next/master' into ath-next by Kalle Valo · 10 years ago
  58. 4b9e7e7 Bluetooth: Fix issue with ADV_IND reports and auto-connection handling by Marcel Holtmann · 10 years ago
  59. cd4d567 Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devices by Marcel Holtmann · 10 years ago
  60. f4fe73e Bluetooth: Get MWS transport configuration of the controller by Marcel Holtmann · 10 years ago
  61. 109e319 Bluetooth: Read list of local codecs supported by the controller by Marcel Holtmann · 10 years ago
  62. bac9832 b43: enable 5 GHz support for N-PHY devices by Rafał Miłecki · 10 years ago
  63. b453fda6 b43: register limited amount of 5G channels for BCM43228 by Rafał Miłecki · 10 years ago
  64. e31cd3b b43: N-PHY: don't calculate values for TSSI if we can't transmit by Rafał Miłecki · 10 years ago
  65. c062488 b43: report correct rate to mac80211 for 5 GHz packets by Rafał Miłecki · 10 years ago
  66. 5d26b50 mac80211_hwsim: fix compiler warning on MIPS by Andrew Bresticker · 10 years ago
  67. c883ad5 b43: N-PHY: fix rev7+ typos at random places by Rafał Miłecki · 10 years ago
  68. d878b3a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 10 years ago
  69. c01fac1 ath9k: fix aggregation session lockup by Felix Fietkau · 10 years ago
  70. 3b8de07 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  71. bf30a67 NFC: digital: Add 'tg_listen_md' and 'tg_get_rf_tech' driver hooks by Mark A. Greer · 10 years ago
  72. f63bac9 NFC: digital: Remove extra blank line by Mark A. Greer · 10 years ago
  73. 1892bf8 NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target mode by Christophe Ricard · 10 years ago
  74. d57d74e NFC: st21nfca: Implement stop_poll HCI hook by Christophe Ricard · 10 years ago
  75. 95f7687 NFC: hci: Add stop_poll HCI operand. by Christophe Ricard · 10 years ago
  76. 0531107 NFC: st21nfca: Improve read length sequence for P2P mode. by Christophe Ricard · 10 years ago
  77. 8e9466c NFC: st21nfca: Improved start of frame detection by Christophe Ricard · 10 years ago
  78. cf57734 NFC: st21nfca: Free buffer in case no data are retrieved. by Christophe Ricard · 10 years ago
  79. fb92ff7 NFC: st21nfcb: few code clean up by Christophe Ricard · 10 years ago
  80. bb15b21 NFC: nci: Add T1T support notification by Christophe Ricard · 10 years ago
  81. 955164e NFC: dts: st21nfcb_i2c: Add DTS Documentation by Christophe Ricard · 10 years ago
  82. 35630df NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip by Christophe Ricard · 10 years ago
  83. fa8f136 mac80211: fix crash on getting sta info with uninitialized rate control by Felix Fietkau · 10 years ago
  84. f697267 iwlwifi: mvm: teardown TDLS peers during chan-switch and AP DCM by Arik Nemtsov · 10 years ago
  85. ae0008c Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Emmanuel Grumbach · 10 years ago
  86. c29a380 ath10k: prevent endless pci rx loop by Michal Kazior · 10 years ago
  87. 16e7545 b43: extract one more radio parameter: version by Rafał Miłecki · 10 years ago
  88. c11082f b43: enable radio 0x2057 rev 14 support (AKA BCM43217) by Rafał Miłecki · 10 years ago
  89. 5af9762 b43: N-PHY: final fixes to rev7+ workarounds by Rafał Miłecki · 10 years ago
  90. 8b343c3 b43: N-PHY: add rev7+ workarounds for radio revs 9 and 14 by Rafał Miłecki · 10 years ago
  91. ce62319 b43: N-PHY: allow applying separated workarounds per core by Rafał Miłecki · 10 years ago
  92. 49083b4 b43: N-PHY: update generic rev7+ workarounds by Rafał Miłecki · 10 years ago
  93. 6b346e54 b43: N-PHY: update digital filters setup by Rafał Miłecki · 10 years ago
  94. 5b5ee45 b43: N-PHY: add helper for setting digital filters by Rafał Miłecki · 10 years ago
  95. 81df6ca mwifiex: card reset: enable rescan of non-removable card by Andreas Fenkart · 10 years ago
  96. bd6fb31 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  97. a006827 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  98. 0eeb315 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  99. 917d083 Merge branch 'iwlwifi-fixes' into iwlwifi-next by Emmanuel Grumbach · 10 years ago
  100. 8a275ba iwlwifi: mvm: reset beacon filtering and BT Coex data upon FW restart by Emmanuel Grumbach · 10 years ago