1. ee97192 mac80211: report OBSS beacons by Johannes Berg · 13 years ago
  2. 5e760230 cfg80211: allow registering to beacons by Johannes Berg · 13 years ago
  3. 0650073 mac80211: support client probe by Johannes Berg · 13 years ago
  4. 7f6cf31 nl80211: add API to probe a client by Johannes Berg · 13 years ago
  5. 562a748 nl80211: advertise device AP SME by Johannes Berg · 13 years ago
  6. 21fc756 mac80211: support spurious class3 event by Johannes Berg · 13 years ago
  7. 28946da nl80211: allow subscribing to unexpected class3 frames by Johannes Berg · 13 years ago
  8. 665c93a mac80211: add support for control port protocol in AP mode by Johannes Berg · 13 years ago
  9. 6096de7 mac80211: add helper to free TX skb by Johannes Berg · 13 years ago
  10. d0ce185 mac80211: simplify mesh frame queue mapping and QoS by Javier Cardona · 13 years ago
  11. 660c6a4 mac80211: check if frame is really part of this BA by Thomas Pedersen · 13 years ago
  12. 6cc00d5 mac80211: QoS multicast frames have No Ack policy by Thomas Pedersen · 13 years ago
  13. f3011cf mac80211: Avoid filling up mesh preq queue with redundant requests by Javier Cardona · 13 years ago
  14. 7b7eab6 mac80211: verify virtual interfaces in driver API by Johannes Berg · 13 years ago
  15. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  16. 4fdbff0 mac80211: simplify ieee80211_work_work by Stanislaw Gruszka · 13 years ago
  17. 0b62ffb mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel by Stanislaw Gruszka · 13 years ago
  18. 5e5202a mac80211: remove uneeded scan_chan variable by Stanislaw Gruszka · 13 years ago
  19. 68629c61 mac80211: preserve EOSP in QoS header by Johannes Berg · 13 years ago
  20. 8196226 nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16 by Jouni Malinen · 13 years ago
  21. 55de47f mac80211: set BSS_CHANGED_IDLE on vif reconfig by Eliad Peller · 13 years ago
  22. c74d084 mac80211: handle HT PHY BSS membership selector value correctly by Christian Lamparter · 13 years ago
  23. 312fef7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  24. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  25. 2aeabcb Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups by Johan Hedberg · 13 years ago
  26. fc2f4b1 Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd by Johan Hedberg · 13 years ago
  27. e0f9309 Bluetooth: Fix cancel_delayed_work_sync usage with locks by Johan Hedberg · 13 years ago
  28. 56e5cb8 Bluetooth: Add missing hci_dev locking when calling mgmt functions by Johan Hedberg · 13 years ago
  29. 2e58ef3 Bluetooth: Move pending management command list into struct hci_dev by Johan Hedberg · 13 years ago
  30. 744cf19 Bluetooth: Pass full hci_dev struct to mgmt callbacks by Johan Hedberg · 13 years ago
  31. ae2772b mac80211: allow frame aggregation for mesh by Thomas Pedersen · 13 years ago
  32. 739522b mac80211: set HT capabilities for mesh peer by Thomas Pedersen · 13 years ago
  33. 176f360 mac80211: add HT IEs to mesh frames by Thomas Pedersen · 13 years ago
  34. 42e7aa7 mac80211: Add HT helper functions by Alexander Simon · 13 years ago
  35. 3b69a9c mac80211: comment allocation of mesh frames by Thomas Pedersen · 13 years ago
  36. 077a915 mac80211: support adding IV-room in the skb for CCMP keys by Arik Nemtsov · 13 years ago
  37. 3b7b72e nl80211: clean up genlmsg_end uses by Johannes Berg · 13 years ago
  38. 152c477 mac80211: exit cooked monitor RX early if there are none by Johannes Berg · 13 years ago
  39. ef5af74 mac80211: fix confusing parentheses by Johannes Berg · 13 years ago
  40. 5903459 mac80211: call set_wmm_default only for valid vifs by Eliad Peller · 13 years ago
  41. 9270fd6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  42. 4c659c3 Bluetooth: Add address type fields to mgmt messages that need them by Johan Hedberg · 13 years ago
  43. 86742e1 Bluetooth: Update link key mgmt APIs to match latest spec. by Johan Hedberg · 13 years ago
  44. bd2d133 Bluetooth: Fix response for mgmt_start_discovery when powered off by Johan Hedberg · 13 years ago
  45. 889d07e Bluetooth: Remove redundant code from mgmt_block & mgmt_unblock by Johan Hedberg · 13 years ago
  46. 3243553 Bluetooth: Convert power off mechanism to use delayed_work by Johan Hedberg · 13 years ago
  47. 2d7cee5 Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails by Johan Hedberg · 13 years ago
  48. 16ab91a Bluetooth: Add timeout field to mgmt_set_discoverable by Johan Hedberg · 13 years ago
  49. 89352e7 Bluetooth: Periodic Inquiry and Discovery by Andre Guedes · 13 years ago
  50. 023d5049 Bluetooth: Create hci_cancel_inquiry() by Andre Guedes · 13 years ago
  51. 2519a1f Bluetooth: Create hci_do_inquiry() by Andre Guedes · 13 years ago
  52. 66af7aa Bluetooth: EFS: parse L2CAP config response by Andrei Emeltchenko · 13 years ago
  53. 9f5a0d7 Bluetooth: Define HCI reasons instead of magic number by Andrei Emeltchenko · 13 years ago
  54. 36f7fc7 Bluetooth: Clean up logic in hci_cc_write_scan_enable by Johan Hedberg · 13 years ago
  55. abc545b Bluetooth: Add debug print to l2cap_chan_create by Szymon Janc · 13 years ago
  56. b24752f Bluetooth: Fix mgmt response when adapter goes down or is removed by Johan Hedberg · 13 years ago
  57. 08add51 Bluetooth: Guarantee BR-EDR device will be registered as hci0 by Mat Martineau · 13 years ago
  58. 8d5a04a Bluetooth: Add signal handlers for channel moves by Mat Martineau · 13 years ago
  59. 50a147c Bluetooth: Use symbolic values for the fixed channel map by Mat Martineau · 13 years ago
  60. f94ff6f Bluetooth: Add signal handlers for channel creation by Mat Martineau · 13 years ago
  61. 2ea6648 Bluetooth: Add channel policy to getsockopt/setsockopt by Mat Martineau · 13 years ago
  62. 6b3c710 Bluetooth: Initialize tx_win_max for fixed channel by Andrei Emeltchenko · 13 years ago
  63. 02b20f0 Bluetooth: recalculate priorities when channels are starving by Luiz Augusto von Dentz · 13 years ago
  64. ec1cce2 Bluetooth: handle priority change within quote by Luiz Augusto von Dentz · 13 years ago
  65. 73d80de Bluetooth: prioritizing data over HCI by Luiz Augusto von Dentz · 13 years ago
  66. 3c32fa9 Bluetooth: Fix hidp_get_connection() by Gustavo F. Padovan · 13 years ago
  67. 25df084 Bluetooth: hidp: Fix module reference cleanup by David Herrmann · 13 years ago
  68. df164df Bluetooth: Set HCI_MGMT flag only in read_controller_info by Johan Hedberg · 13 years ago
  69. 43611a7 Bluetooth: Increase HCI reset timeout in hci_dev_do_close by Szymon Janc · 13 years ago
  70. db54467 Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm by Szymon Janc · 13 years ago
  71. 164a6e7 Bluetooth: Fix command complete/status for discovery commands by Johan Hedberg · 13 years ago
  72. 262038f Bluetooth: make use sk_priority to priritize RFCOMM packets by Luiz Augusto von Dentz · 13 years ago
  73. 5e59b79 Bluetooth: set skbuffer priority based on L2CAP socket priority by Luiz Augusto von Dentz · 13 years ago
  74. 8035ded Bluetooth: replace list_for_each with list_for_each_entry whenever possible by Luiz Augusto von Dentz · 13 years ago
  75. 457f485 Bluetooth: correct debug output by Andrei Emeltchenko · 13 years ago
  76. c6337ea Bluetooth: remove magic offset and size by Andrei Emeltchenko · 13 years ago
  77. 3e6b3b9 Bluetooth: small styles clean ups to l2cap_core.c by Gustavo F. Padovan · 13 years ago
  78. 0e8b207 Bluetooth: EFS: implement L2CAP config pending state by Andrei Emeltchenko · 13 years ago
  79. 5973563 Bluetooth: Make hci_unregister_dev return void by David Herrmann · 13 years ago
  80. 96af739 Bluetooth: Replace rfcomm tty tasklet by workqueue by David Herrmann · 13 years ago
  81. 5ada991 Bluetooth: Return proper error codes on rfcomm tty init by David Herrmann · 13 years ago
  82. f3f668b Bluetooth: Use miliseconds for L2CAP channel timeouts by Andrzej Kaczmarek · 13 years ago
  83. 4dff523 Bluetooth: Revert: Fix L2CAP connection establishment by Arek Lichwa · 13 years ago
  84. 24b9c37 mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting by Janusz.Dziedzic@tieto.com · 13 years ago
  85. 3b6ef63 cfg80211: fix cmp_ies by Johannes Berg · 13 years ago
  86. 133a3ff cfg80211: allow setting TXQ parameters only in AP mode by Johannes Berg · 13 years ago
  87. 6c73941 nl80211: fix HT capability attribute validation by Johannes Berg · 13 years ago
  88. 3432f92 mac80211: use min rate as basic rate for buggy APs by Eliad Peller · 13 years ago
  89. 05cb910 mac80211: disable powersave for broken APs by Johannes Berg · 13 years ago
  90. e3a4cc2 mac80211: Fix TDLS support validation in add_station handler by Jouni Malinen · 13 years ago
  91. 6911bf0 mac80211: config hw when going back on-channel by Eliad Peller · 13 years ago
  92. eaa7af2 mac80211: fix remain_off_channel regression by Eliad Peller · 13 years ago
  93. c125d5e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  94. dafbde3 Bluetooth: Set HCI_MGMT flag only in read_controller_info by Johan Hedberg · 13 years ago
  95. e1b6eb3 Bluetooth: Increase HCI reset timeout in hci_dev_do_close by Szymon Janc · 13 years ago
  96. 6a32e4f vlan: allow nested vlan_do_receive() by Eric Dumazet · 13 years ago
  97. 14ef37b ipv6: fix route lookup in addrconf_prefix_rcv() by Andreas Hofmeister · 13 years ago
  98. 9eeebb5 Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  99. 7011687 ipv6: fix route error binding peer in func icmp6_dst_alloc by Gao feng · 13 years ago
  100. 504744e ipv6: fix error propagation in ip6_ufo_append_data() by Zheng Yan · 13 years ago