1. cea04ce3 Bluetooth: Fix L2CAP channel closing for LE connections by Johan Hedberg · 11 years ago
  2. 27e2d4c Bluetooth: Add basic LE L2CAP connect request receiving support by Johan Hedberg · 11 years ago
  3. 791d60f Bluetooth: Refactor L2CAP connect rejection to its own function by Johan Hedberg · 11 years ago
  4. ad32a2f Bluetooth: Add smp_sufficient_security helper function by Johan Hedberg · 11 years ago
  5. f1496de Bluetooth: Add initial code for LE L2CAP Connect Request by Johan Hedberg · 11 years ago
  6. ee5ec5c Bluetooth: Add definitions for LE connection oriented channels by Johan Hedberg · 11 years ago
  7. 96ac34f Bluetooth: Move LE L2CAP initiator procedure to its own function by Johan Hedberg · 11 years ago
  8. 203e639 Bluetooth: Pass command length to LE signaling channel handlers by Johan Hedberg · 11 years ago
  9. a17de2f Bluetooth: Allow l2cap_chan_check_security() to be used for LE links. by Johan Hedberg · 11 years ago
  10. bf20fd4 Bluetooth: Update l2cap_global_chan_by_psm() to take a link type by Johan Hedberg · 11 years ago
  11. 9149761 Bluetooth: Add module parameter to enable LE CoC support by Johan Hedberg · 11 years ago
  12. 6d3c15d Bluetooth: Remove unnecessary braces from one-line if-statement by Johan Hedberg · 11 years ago
  13. 201a592 Bluetooth: Remove dead code from SMP encryption function by Johan Hedberg · 11 years ago
  14. e84a6b1 Bluetooth: Remove useless smp_rand function by Johan Hedberg · 11 years ago
  15. d2bee8f Bluetooth: Enable autosuspend for Intel Bluetooth device by Tedd Ho-Jeong An · 11 years ago
  16. ef4e5e4 Bluetooth: Add support for Intel Bluetooth device [8087:0a2a] by Tedd Ho-Jeong An · 11 years ago
  17. 3846220 Bluetooth: Refactor hci_disconn_complete_evt by Andre Guedes · 11 years ago
  18. abf54a5 Bluetooth: Remove unneeded check in hci_disconn_complete_evt() by Andre Guedes · 11 years ago
  19. 35580d2 Bluetooth: ath3k: Add support for a new AR3012 device by Sujith Manoharan · 11 years ago
  20. bd0fca1 Bluetooth: ath3k: Add support for another AR3012 card by Sujith Manoharan · 11 years ago
  21. 84794e1 Bluetooth: Remove unnecessary 'send' parameter from smp_failure() by Johan Hedberg · 11 years ago
  22. 4ebbd53 Bluetooth: Remove link type check in hci_disconn_complete_evt() by Andre Guedes · 11 years ago
  23. 57eb776 Bluetooth: Add an extra check in mgmt_device_disconnected() by Andre Guedes · 11 years ago
  24. 3655bba Bluetooth: Check address in mgmt_disconnect_failed() by Andre Guedes · 11 years ago
  25. 8a4934f Bluetooth: btmrvl: remove cal-data byte swapping and redundant mem copy by Bing Zhao · 11 years ago
  26. 433a938 Bluetooth: btmrvl: use cal-data from device-tree instead of conf file by Bing Zhao · 11 years ago
  27. 3e4543a Bluetooth: btmrvl: operate on 16-bit opcodes instead of ogf/ocf by Bing Zhao · 11 years ago
  28. 6a070e6 Bluetooth: Store supported commands only during setup procedure by Marcel Holtmann · 11 years ago
  29. d3d5dd3 Bluetooth: Remove debug statement for features complete event by Marcel Holtmann · 11 years ago
  30. bef34c0 Bluetooth: Set default own address type only during controller setup by Marcel Holtmann · 11 years ago
  31. 33337dc Bluetooth: Fix limited discoverable mode for Zeevo modules by Marcel Holtmann · 11 years ago
  32. 4b074b0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  33. 7d68849 brcmfmac: expose chip information through debugfs by Arend van Spriel · 11 years ago
  34. 01376a0 brcmfmac: move firmware event related defines to fweh.h by Arend van Spriel · 11 years ago
  35. b881879 brcmfmac: remove some unused definitions by Arend van Spriel · 11 years ago
  36. aec87ce brcmfmac: Use consistent naming for BCDC. by Hante Meuleman · 11 years ago
  37. 5ca8521 brcmfmac: move firmware command code definitions by Arend van Spriel · 11 years ago
  38. 6f5838a brcmfmac: move firmware related structures to fwil_types.h by Arend van Spriel · 11 years ago
  39. 84c69fb brcmfmac: remove unnecessary EXPORT_SYMBOL() usage by Arend van Spriel · 11 years ago
  40. 55685b8 brcmfmac: provide firmware version in ethtool driver info by Arend van Spriel · 11 years ago
  41. 85b8413 brcmfmac: Dynamically register a protocol layer. by Hante Meuleman · 11 years ago
  42. e601fb3 brcmfmac: remove redundant ioctl handlers by Arend van Spriel · 11 years ago
  43. 9b2d2f2 brcmfmac: use platform specific alignment in SDIO by Arend van Spriel · 11 years ago
  44. e217d1c brcmfmac: determine alignment values during probe by Arend van Spriel · 11 years ago
  45. f931868 brcmfmac: removed dhd_proto.h. by Hante Meuleman · 11 years ago
  46. 5d406f8 brcmfmac: rename dhd_cdc to bcdc by Hante Meuleman · 11 years ago
  47. 8da9d2c brcmfmac: add host tx glomming support by Franky Lin · 11 years ago
  48. bed89b6 brcmfmac: add firmware and nvram file name for bcm4339 by Franky Lin · 11 years ago
  49. 9a9e405 brcmfmac: fix driver build issue when CONFIG_BRCMDBG is not set by Arend van Spriel · 11 years ago
  50. 2f5f817 brcmfmac: determine sd host controller related variable earlier by Arend van Spriel · 11 years ago
  51. 4b77696 brcmfmac: support hardware extension header in trace_brcmf_sdpcm_hdr() by Arend van Spriel · 11 years ago
  52. 89eda36 brcmsmac: select CONFIG_BCMA when possible by Arend van Spriel · 11 years ago
  53. b317d1d brcmfmac: reduce logging noise accessing SDIO SleepCSR register by Arend van Spriel · 11 years ago
  54. 15265f9 brcmfmac: remove empty brcmf_proto_stop by Franky Lin · 11 years ago
  55. dcede4b brcmfmac: start netif queues only when setup is completed successful by Arend van Spriel · 11 years ago
  56. cf45828 brcmfmac: replace dongle command list with .preinit() callback by Arend van Spriel · 11 years ago
  57. 8dee77b brcmfmac: add separate function for passing bus tx overhead by Arend van Spriel · 11 years ago
  58. 1e86d69 brcmfmac: Update fwsignal to fix out of order tx. by Hante Meuleman · 11 years ago
  59. 2c8672c ath9k: Fix initvals for freq 2484 by Sujith Manoharan · 11 years ago
  60. 40cc87d ath9k: Update AR9340 initvals by Sujith Manoharan · 11 years ago
  61. 2d9507c ath9k: Update initvals for AR9580 v1.0 by Sujith Manoharan · 11 years ago
  62. 879fb28 ath9k: Update initvals for AR9300 v2.2 by Sujith Manoharan · 11 years ago
  63. dbb3e2f ath9k: Remove duplicate initvals for AR9462 v2.1 by Sujith Manoharan · 11 years ago
  64. 3777f7d ath9k: Attach INI arrays for AR9565 v1.1 by Sujith Manoharan · 11 years ago
  65. 8af4596 ath9k: Add version macros for AR9565 1.1 by Sujith Manoharan · 11 years ago
  66. ae4a9a10 ath9k: Add initvals for AR9565 1.1 by Sujith Manoharan · 11 years ago
  67. ffaa02f ath9k: Cleanup IQ calibration for PCOEM chips by Sujith Manoharan · 11 years ago
  68. af02efb ath9k_hw: allow fast channel change when only CHANNEL_HT changes by Felix Fietkau · 11 years ago
  69. 09d8e31 ath9k_hw: fix TSF save/restore around chip reset by Felix Fietkau · 11 years ago
  70. 10e2318 ath9k: optimize ath9k_flush by Felix Fietkau · 11 years ago
  71. 10ffb6a ath9k: optimize ath_drain_all_txq by Felix Fietkau · 11 years ago
  72. bf3dac5 ath9k: use a timer to put hardware into full sleep by Felix Fietkau · 11 years ago
  73. f28c785 ath9k: Fix TX IQ calibration for SoC chips by Sujith Manoharan · 11 years ago
  74. 34d9b68 ath9k: Fix Carrier Leak calibration for SoC chips by Sujith Manoharan · 11 years ago
  75. c20a2c5 ath9k: Remove unnecessary check by Sujith Manoharan · 11 years ago
  76. a364078 ath9k: Remove RTT/MCI code from SoC calibration by Sujith Manoharan · 11 years ago
  77. 3b06c1d7 ath9k: Separate routines for PCOEM and SoC calibration by Sujith Manoharan · 11 years ago
  78. 26f2a64 ath9k: fix SC_OP_INVALID test in ath9k_tx99_init() by Dan Carpenter · 11 years ago
  79. 966fb5e ath9k: Update MAINTAINERS by Sujith Manoharan · 11 years ago
  80. 8fd007a ath9k: Apply CUS227 specific TX gain values by Sujith Manoharan · 11 years ago
  81. c6fc7e6 ath9k: Remove pcieSerDesWrite by Sujith Manoharan · 11 years ago
  82. 28148db ath9k: Remove unused AR9462 2.0 initvals by Sujith Manoharan · 11 years ago
  83. f51ecd7 ath9k: Add SERDES initvals for AR9462 2.1 by Sujith Manoharan · 11 years ago
  84. babaa80 ath9k: Add an initialization routine for WoW by Sujith Manoharan · 11 years ago
  85. e60001e ath9k: Use CONFIG_ATH9K_WOW by Sujith Manoharan · 11 years ago
  86. bb00b1f ath9k: Add a config option for WoW by Sujith Manoharan · 11 years ago
  87. 9c9cb10 ath9k: Fix wow.c compilation by Sujith Manoharan · 11 years ago
  88. ef6b19e ath9k: Fix TX99 config option usage by Sujith Manoharan · 11 years ago
  89. 4dd3564 ath9k: Identify Killer Wireless cards by Sujith Manoharan · 11 years ago
  90. 9658113 ath9k: Add WB335 PCI IDs by Sujith Manoharan · 11 years ago
  91. ddcc347 mac80211: fix rx_nss calculation for drivers with hw rc by Michal Kazior · 11 years ago
  92. 1f3b8a2 mac80211: don't leak next beacon when csa is aborted by Simon Wunderlich · 11 years ago
  93. beffd13 mac80211: don't cancel csa finalize work within stop_ap by Simon Wunderlich · 11 years ago
  94. e487eae cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify by Simon Wunderlich · 11 years ago
  95. 7ca133b mac80211: modify beacon using sdata/wdev-lock, not rtnl lock by Simon Wunderlich · 11 years ago
  96. c56589e cfg80211: protect beacon changing functions with wdev-lock by Simon Wunderlich · 11 years ago
  97. ce95320 mac80211: mesh: only get tsf if we need it by Bob Copeland · 11 years ago
  98. b176e62 cfg80211: aggregate mgmt_tx parameters into a struct by Andrei Otcheretianski · 11 years ago
  99. 017b45b mac80211: update ht flag if bss configuration changed by Avri Altman · 11 years ago
  100. 2ce6a0f mac80211: remove sta_info_flush() from interface teardown by Johannes Berg · 11 years ago