1. 69b307a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  2. 2dea632 Bluetooth: Add SCO connection fallback by Frédéric Dalleau · 11 years ago
  3. 1a4c958 Bluetooth: Handle specific error for SCO connection fallback by Frédéric Dalleau · 11 years ago
  4. 79dc008 Bluetooth: Prevent transparent SCO on older devices by Frédéric Dalleau · 11 years ago
  5. 10c62dd Bluetooth: Parameters for outgoing SCO connections by Frédéric Dalleau · 11 years ago
  6. 2f69a82 Bluetooth: Use voice setting in deferred SCO connection request by Frédéric Dalleau · 11 years ago
  7. ad10b1a Bluetooth: Add Bluetooth socket voice option by Frédéric Dalleau · 11 years ago
  8. 33f2404 Bluetooth: Remove unused mask parameter in sco_conn_defer_accept by Frédéric Dalleau · 11 years ago
  9. e660ed6 Bluetooth: Use hci_connect_sco directly by Frédéric Dalleau · 11 years ago
  10. ffe6b68 Bluetooth: Purge the dlc->tx_queue to avoid circular dependency by Gianluca Anzolin · 11 years ago
  11. ece3150 Bluetooth: Fix the reference counting of tty_port by Gianluca Anzolin · 11 years ago
  12. cad348a Bluetooth: Implement .activate, .shutdown and .carrier_raised methods by Gianluca Anzolin · 11 years ago
  13. 54b926a Bluetooth: Move the tty initialization and cleanup out of open/close by Gianluca Anzolin · 11 years ago
  14. ebe937f Bluetooth: Remove the device from the list in the destructor by Gianluca Anzolin · 11 years ago
  15. 396dc22 Bluetooth: Take proper tty_struct references by Gianluca Anzolin · 11 years ago
  16. c7882cb Bluetooth: Set different event mask for LE-only controllers by Marcel Holtmann · 11 years ago
  17. 9d225d2 Bluetooth: Fix getting SCO socket options in deferred state by Johan Hedberg · 11 years ago
  18. d074666 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  19. 27b3eb9 mac80211: add APIs to allow keeping connections after WoWLAN by Johannes Berg · 11 years ago
  20. d51b70f mac80211: move ibss presp generation in own function by Simon Wunderlich · 11 years ago
  21. 86c228a mac80211: perform power save processing before decryption by Johan Almbladh · 11 years ago
  22. dee08ab net: rfkill: Do not ignore errors from regulator_enable() by Luis Henriques · 11 years ago
  23. 39525ee1 NFC: Update secure element state by Arron Wang · 11 years ago
  24. 2c38328 NFC: Fix secure element state check by Arron Wang · 11 years ago
  25. 4eba11e NFC: hci: Fix enable/disable confusion by Dan Carpenter · 12 years ago
  26. 352a5f5 NFC: netlink: Add result of firmware operation to completion event by Eric Lapuyade · 11 years ago
  27. ef04158 NFC: Move nfc_fw_download_done() definition from private to public by Eric Lapuyade · 11 years ago
  28. ac22ac4 NFC: Add a GET_SE netlink API by Samuel Ortiz · 11 years ago
  29. 369f4d5 NFC: Fix SE discovery failure warning condition by Samuel Ortiz · 11 years ago
  30. d8eb741 mac80211: ibss - do not scan if not needed when creating an IBSS by Antonio Quartulli · 11 years ago
  31. 52981cd mac80211: add vif to testmode cmd by David Spinadel · 11 years ago
  32. fc73f11 cfg80211: add wdev to testmode cmd by David Spinadel · 11 years ago
  33. af61a16 mac80211: add control port protocol TX control flag by Johannes Berg · 11 years ago
  34. 1da5fcc nl80211: clean up CQM settings code by Johannes Berg · 11 years ago
  35. fa59784 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  36. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  37. ab1e8ad mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channels by Simon Wunderlich · 11 years ago
  38. 0670307 mac80211: allow lowest basic rate for unicast management for mesh by Chun-Yeow Yeoh · 11 years ago
  39. e7f1935 wireless: make TU conversion macros available by Johannes Berg · 11 years ago
  40. 89b59bc Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  41. 7546ff9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  42. 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 11 years ago
  43. 16ef1fe nl80211/cfg80211: add channel switch command by Simon Wunderlich · 11 years ago
  44. 7cf1f14 mac80211: add debugfs for driver-buffered TID bitmap by Johannes Berg · 11 years ago
  45. a824131 mac80211: report some VHT radiotap infos for tx status by Karl Beldan · 11 years ago
  46. dad9def mac80211: ibss - remove not authorized station earlier by Antonio Quartulli · 11 years ago
  47. e47f250 mac80211: use oneshot blink API for LED triggers by Fabio Baltieri · 11 years ago
  48. ddfe49b mac80211: continue using disabled channels while connected by Johannes Berg · 11 years ago
  49. 74418ed cfg80211: fix P2P GO interface teardown by Johannes Berg · 11 years ago
  50. 5cdaed1 mac80211: ignore HT primary channel while connected by Johannes Berg · 11 years ago
  51. cb236d2 mac80211: don't wait for TX status forever by Johannes Berg · 11 years ago
  52. 11a4582 Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes by John W. Linville · 11 years ago
  53. b56e4b8 mac80211: fix infinite loop in ieee80211_determine_chantype by Chris Wright · 11 years ago
  54. 704278c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  55. 9ea7187 NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD by Samuel Ortiz · 11 years ago
  56. c319d50 nl80211: fix another nl80211_fam.attrbuf race by Johannes Berg · 11 years ago
  57. 53e21fb Bluetooth: Fix calling request callback more than once by Johan Hedberg · 11 years ago
  58. 3f8e2d7 Bluetooth: Fix HCI init for BlueFRITZ! devices by Johan Hedberg · 11 years ago
  59. fcee337 Bluetooth: Fix race between hci_register_dev() and hci_dev_open() by Gustavo Padovan · 11 years ago
  60. da9910a Bluetooth: Fix invalid length check in l2cap_information_rsp() by Jaganath Kanakkassery · 12 years ago
  61. 159d865 Bluetooth: hidp: remove wrong send_report at init by Benjamin Tissoires · 11 years ago
  62. 2583d70 Bluetooth: hidp: implement hidinput_input_event callback by Benjamin Tissoires · 11 years ago
  63. 1c244f7 Bluetooth: Add missing braces to an "else if" by Gustavo Padovan · 12 years ago
  64. a767631 Bluetooth: Use defines instead of integer literals by Mikel Astiz · 11 years ago
  65. acabae9 Bluetooth: Use defines in in hci_get_auth_req() by Mikel Astiz · 11 years ago
  66. 637b4ca Bluetooth: Fix simple whitespace vs tab style issue by Marcel Holtmann · 11 years ago
  67. 23df0b7 regulatory: use correct regulatory initiator on wiphy register by Arik Nemtsov · 11 years ago
  68. cd34f64 mac80211: fix monitor interface suspend crash regression by Stanislaw Gruszka · 11 years ago
  69. 40d18ff mac80211: prevent the buffering or frame transmission to non-assoc mesh STA by Chun-Yeow Yeoh · 11 years ago
  70. 7427b37 NFC: Fix NCI over SPI build by Frederic Danis · 12 years ago
  71. 5c9fc93 mac80211/minstrel: fix NULL pointer dereference issue by Felix Fietkau · 11 years ago
  72. c82b5a7 mac80211: make active monitor injection work w/ HW queue by Johannes Berg · 11 years ago
  73. b60e527 mac80211: set forwarding in mesh capability info by Chun-Yeow Yeoh · 11 years ago
  74. 93c7578 mac80211: fix off-by-one regression in ibss beacon generation by Simon Wunderlich · 11 years ago
  75. 2ec9c1f mac80211: fix regression when initializing ibss wmm params by Simon Wunderlich · 11 years ago
  76. bf37264 nl80211: allow 5 and 10 MHz channels for IBSS by Simon Wunderlich · 11 years ago
  77. 4b42aab mac80211: return if IBSS chandef can not be used by Simon Wunderlich · 11 years ago
  78. 7ca15a0 mac80211: allow scanning for 5/10 MHz channels in IBSS by Simon Wunderlich · 11 years ago
  79. 0430c88 cfg80211/mac80211: use reduced txpower for 5 and 10 MHz by Simon Wunderlich · 11 years ago
  80. 74608ac cfg80211/mac80211: get mandatory rates based on scan width by Simon Wunderlich · 11 years ago
  81. 2103dec mac80211: select and adjust bitrates according to channel mode by Simon Wunderlich · 11 years ago
  82. a5e7069 mac80211: add radiotap flag and handling for 5/10 MHz by Simon Wunderlich · 11 years ago
  83. 438b61b mac80211: fix timing for 5 MHz and 10 MHz channels by Simon Wunderlich · 11 years ago
  84. 3de805c mac80211/rc80211: add chandef to rate initialization by Simon Wunderlich · 11 years ago
  85. dcd6eac nl80211: add scan width to bss and scan request structs by Simon Wunderlich · 11 years ago
  86. be29b99 cfg80211/nl80211: Add packet coalesce support by Amitkumar Karwar · 11 years ago
  87. a144f37 mac80211: add per-chain signal information to radiotap by Johannes Berg · 11 years ago
  88. 822854b mac80211: enable HT overrides for ibss by Simon Wunderlich · 11 years ago
  89. 803768f nl80211: enable HT overrides for ibss by Simon Wunderlich · 11 years ago
  90. 50ac660 cfg80211/nl80211: rename packet pattern related structures and enums by Amitkumar Karwar · 11 years ago
  91. 6b0f327 mac80211: fix duplicate retransmission detection by Johannes Berg · 11 years ago
  92. 83374fe nl80211: fix the setting of RSSI threshold value for mesh by Chun-Yeow Yeoh · 11 years ago
  93. e13bae4 mac80211: fix ethtool stats for non-station interfaces by Johannes Berg · 11 years ago
  94. 1cd1585 mac80211/minstrel_ht: fix cck rate sampling by Felix Fietkau · 11 years ago
  95. f77b86d regulatory: add missing rtnl locking by Johannes Berg · 12 years ago
  96. 923a0e7 cfg80211: fix bugs in new SME implementation by Johannes Berg · 11 years ago
  97. a0ec570 nl80211: fix mgmt tx status and testmode reporting for netns by Michal Kazior · 12 years ago
  98. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  99. dae3794 sunrpc: now we can just set ->s_d_op by Al Viro · 11 years ago
  100. d3db90b __rpc_lookup_create_exclusive: pass string instead of qstr by Al Viro · 11 years ago