1. 62c8003 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  2. ec81608 cfg80211: fix some tracing output issues by Johannes Berg · 12 years ago
  3. 8bc83c2 mac80211: support VHT rates in TX info by Johannes Berg · 12 years ago
  4. 5614618 mac80211: support drivers reporting VHT RX by Johannes Berg · 12 years ago
  5. db9c64c nl80211/cfg80211: add VHT MCS support by Johannes Berg · 12 years ago
  6. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  7. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 12 years ago
  8. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  9. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  10. 028e8da0 mac80211: fix managed mode channel flags handling by Johannes Berg · 12 years ago
  11. 453e66f mac80211: remove mesh config macros from mesh_plink.c by Marco Porsch · 12 years ago
  12. 40aefed mac80211: refactor ieee80211_set_qos_hdr by Marco Porsch · 12 years ago
  13. 6582163 mac80211: move Mesh Capability field definition to ieee80211.h by Marco Porsch · 12 years ago
  14. 7bed205 mac80211: in ADHOC print debug message for every Auth message by Antonio Quartulli · 12 years ago
  15. e584da5e mac80211: in ADHOC don't update last_rx if sta is not authorized by Antonio Quartulli · 12 years ago
  16. c216e64 cfg80211: change function signature of cfg80211_get_p2p_attr() by Arend van Spriel · 12 years ago
  17. 0172bb7 cfg80211: use DS or HT operation IEs to determine BSS channel by Johannes Berg · 12 years ago
  18. 03ae834 mac80211: disable HT advertising unless AP supports it by Johannes Berg · 12 years ago
  19. a8243b7 mac80211: rename IEEE80211_STA_DISABLE_11N to HT by Johannes Berg · 12 years ago
  20. 76c5fa0 mac80211: fix RX chains configuration by Johannes Berg · 12 years ago
  21. 605f1a5 mac80211: fix radiotap vendor area skipping by Johannes Berg · 12 years ago
  22. 75c8ec7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  23. d2ff5ee Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  24. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  25. 77d2ece mac80211: Add debugfs callbacks for station addition/removal by Sujith Manoharan · 12 years ago
  26. 2b2fec4 Bluetooth: Remove OOB data if device was discovered in band by Szymon Janc · 12 years ago
  27. fd45bf4 Bluetooth: AMP: Set no FCS for incoming L2CAP chan by Andrei Emeltchenko · 12 years ago
  28. 1bb166e Bluetooth: Improve error message printing by Andrei Emeltchenko · 12 years ago
  29. 3729599 Bluetooth: Set local_amp_id after getting Phylink Completed evt by Andrei Emeltchenko · 12 years ago
  30. 62748ca Bluetooth: Fix sending L2CAP Create Chan Req by Andrei Emeltchenko · 12 years ago
  31. fe5f255 mac80211: fix channel context suspend/reconfig handling by Johannes Berg · 12 years ago
  32. 16a78e9 NFC: Fix nfc_llcp_local chained list insertion by Thierry Escande · 12 years ago
  33. be02b6b NFC: Queue a copy of the transmitted LLCP skb by Samuel Ortiz · 12 years ago
  34. dd2bf43 NFC: Stop sending LLCP frames when tx queues are getting too deep by Samuel Ortiz · 12 years ago
  35. 6e950fd NFC: Copy user space buffer when sending UI frames by Samuel Ortiz · 12 years ago
  36. 9c5121a NFC: Export nfc_hci_sak_to_protocol() by Eric Lapuyade · 12 years ago
  37. 84d4819 NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers by Eric Lapuyade · 12 years ago
  38. 74a5b96 NFC: Dot not dispatch HCI event received on unopened pipe by Eric Lapuyade · 12 years ago
  39. 23f7e6d NFC: Ignore err when chip doesn't implement HW/SW info registers by Eric Lapuyade · 12 years ago
  40. 07887e9 NFC: Fix hci_connect_gate() when a pre-opened pipe is passed by Eric Lapuyade · 12 years ago
  41. 62cd50e Bluetooth: trivial: Use __constant for constants by Andrei Emeltchenko · 12 years ago
  42. 12d6cc6 Bluetooth: Disable FCS only for new HS channels by Andrei Emeltchenko · 12 years ago
  43. a514b17 Bluetooth: Refactor locking in amp_physical_cfm by Andrei Emeltchenko · 12 years ago
  44. 522db70 Bluetooth: Remove unneeded local_amp_id initialization by Andrei Emeltchenko · 12 years ago
  45. 96eff46 Bluetooth: Use __l2cap_no_conn_pending helper by Andrei Emeltchenko · 12 years ago
  46. e56108d9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  47. 4988456 mac80211: make remain_on_channel() op pass vif param by Eliad Peller · 12 years ago
  48. 3475b09 cfg80211: Add TDLS event to allow drivers to request operations by Jouni Malinen · 12 years ago
  49. 90b9e446 mac80211: support radiotap vendor namespace RX data by Johannes Berg · 12 years ago
  50. 5a306f5 mac80211: introduce IEEE80211_NUM_TIDS and use it by Johannes Berg · 12 years ago
  51. 0f92732 mac80211: use CMAC_PN_LEN by Johannes Berg · 12 years ago
  52. f0dea9c mac80211: check add_chanctx callback before use in ieee80211_reconfig by Arend van Spriel · 12 years ago
  53. c1d5dc4 Bluetooth: Fix updating advertising state flags and data by Johan Hedberg · 12 years ago
  54. 3f0f524 Bluetooth: Add support for setting LE advertising data by Johan Hedberg · 12 years ago
  55. bbaf444 Bluetooth: Use proper invalid value for tx_power by Johan Hedberg · 12 years ago
  56. 38c1a01 wireless: add back sysfs directory by Johannes Berg · 12 years ago
  57. f368434 lib80211: hide Kconfig symbol by Johannes Berg · 12 years ago
  58. 0f62248 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  59. b7fd76d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  60. 485f2b7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  61. bd2a813 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  62. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  63. b78a493 mac80211: deinitialize ibss-internals after emptiness check by Simon Wunderlich · 12 years ago
  64. 43c771a wireless: allow 40 MHz on world roaming channels 12/13 by Johannes Berg · 12 years ago
  65. 1f98ab7 mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge by Felix Fietkau · 12 years ago
  66. 6352c87 mac80211: reassign channel contexts before stations by Johannes Berg · 12 years ago
  67. 8b2c982 mac80211: clarify interface iteration and make it configurable by Johannes Berg · 12 years ago
  68. 9214ad7 mac80211: call driver method when restart completes by Johannes Berg · 12 years ago
  69. 20f544e mac80211: don't send null data packet when not associated by Johannes Berg · 12 years ago
  70. 60762cb mac80211: remove unused tracepoint by Johannes Berg · 12 years ago
  71. 0864331 mac80211: add debugfs file for HW queues by Johannes Berg · 12 years ago
  72. 482049f Bluetooth: Fix memory leak when removing a UUID by Johan Hedberg · 12 years ago
  73. fbe96d6 Bluetooth: Notify about device registration before power on by Marcel Holtmann · 12 years ago
  74. 896ea28 Bluetooth: Fix error status when pairing fails by Paulo Sérgio · 12 years ago
  75. 476e44c Bluetooth: Fix having bogus entries in mgmt_read_index_list reply by Johan Hedberg · 12 years ago
  76. cfff2f9 mac80211: fix memory leak in device registration error path by Johannes Berg · 12 years ago
  77. 1c963be mac80211: fix TX error path by Johannes Berg · 12 years ago
  78. 4afebd6 mac80211: include export.h in aes_cmac by Emmanuel Grumbach · 12 years ago
  79. 6fc1da9 mac80211: use kstrtoull return value by Johannes Berg · 12 years ago
  80. 41c97a2 mac80211: fix race in TKIP MIC test debugfs file by Johannes Berg · 12 years ago
  81. 28656a1 mac80211: use mac_pton by Johannes Berg · 12 years ago
  82. b84e7a0 nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface() by Antonio Quartulli · 12 years ago
  83. 06e191e cfg80211: store the ssid into wirless_dev in AP mode by Antonio Quartulli · 12 years ago
  84. 488dd7b mac80211: pass P2P powersave parameters to driver by Johannes Berg · 12 years ago
  85. 0ee45355 wireless: add utility function to get P2P attribute by Johannes Berg · 12 years ago
  86. 37c73b5 cfg80211: allow registering more than one beacon listener by Ben Greear · 12 years ago
  87. 391e53e mac80211: implement set_mcast_rate() callback by Antonio Quartulli · 12 years ago
  88. f4e583c nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command by Antonio Quartulli · 12 years ago
  89. 987c285 mac80211: sync acccess to tx_filtered/ps_tx_buf queues by Arik Nemtsov · 12 years ago
  90. 8655201 mac80211: send deauth only with channel context by Johannes Berg · 12 years ago
  91. fffadc0 Bluetooth: Rename ctrl_id to remote_amp_id by Andrei Emeltchenko · 12 years ago
  92. 6e1df6a Bluetooth: Process Create Chan Request by Andrei Emeltchenko · 12 years ago
  93. cf70ff2 Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt by Andrei Emeltchenko · 12 years ago
  94. f351bc7 Bluetooth: AMP: Check for hs_hcon instead of ctrl_id by Andrei Emeltchenko · 12 years ago
  95. 419e08c Bluetooth: Disconnect logical link when deleting chan by Andrei Emeltchenko · 12 years ago
  96. e58917b Bluetooth: AMP: Remove hci_conn receiving error command status by Andrei Emeltchenko · 12 years ago
  97. 9eef6b3 Bluetooth: AMP: Process Disc Physical Link Complete evt by Andrei Emeltchenko · 12 years ago
  98. 606e2a1 Bluetooth: AMP: Process Disc Logical Link by Andrei Emeltchenko · 12 years ago
  99. 5ce66b5 Bluetooth: AMP: Add Logical Link Create function by Andrei Emeltchenko · 12 years ago
  100. 770bfef Bluetooth: Derive remote and local amp id from chan struct by Andrei Emeltchenko · 12 years ago