1. 4745fc0 nl80211: add testmode to the list of supported commands by Kalle Valo · 13 years ago
  2. fb4431b mac80211: remove unused ASSOC_AP flag by Johannes Berg · 13 years ago
  3. 11127e9 mac80211: transmit fragment list to drivers by Johannes Berg · 13 years ago
  4. 74e4dbf mac80211: make TX LED handling independent of fragmentation by Johannes Berg · 13 years ago
  5. a1a3fce mac80211: move fragment flag adjustment by Johannes Berg · 13 years ago
  6. 252b86c mac80211: use skb list for fragments by Johannes Berg · 13 years ago
  7. b68e6b3 cfg80211: pass DFS region to drivers through reg_notifier() by Luis R. Rodriguez · 13 years ago
  8. 8b60b07 cfg80211: process regulatory DFS region for countries by Luis R. Rodriguez · 13 years ago
  9. de3584b cfg80211: fix regulatory NULL dereference by Johannes Berg · 13 years ago
  10. 9c8f2c4 mac80211: Fix endian bug in radiotap header generation by Helmut Schaa · 13 years ago
  11. 904603f mac80211: Fix AMSDU rate printout in debugfs. by Ben Greear · 13 years ago
  12. c6feeb2 Bluetooth: Use queue in the device list by Andrei Emeltchenko · 13 years ago
  13. 47c15e2 Bluetooth: Differentiate LE User Pairing Responses by Brian Gix · 13 years ago
  14. 0df4c18 Bluetooth: User Pairing Response restructuring by Brian Gix · 13 years ago
  15. 7784d78 Bluetooth: making enable_hs independent from L2CAP by Andrei Emeltchenko · 13 years ago
  16. 9b338c3 Bluetooth: bnep: Fix module reference by David Herrmann · 13 years ago
  17. 48b28b8 Bluetooth: cmtp: Fix module reference by David Herrmann · 13 years ago
  18. fcac4fb mac80211: call ieee80211_recalc_idle() after sending packets by Felix Fietkau · 13 years ago
  19. 6048d763 minstrel_ht: Remove unused function parameters by Patrick Kelle · 13 years ago
  20. 88d5346 mac80211: memory leak in mesh_queue_preq() by Dan Carpenter · 13 years ago
  21. 5e2e05d mac80211: use kfree_skb() instead of kfree() by Dan Carpenter · 13 years ago
  22. a5f69d94 mac80211: Get rid of search loop for rate group index by Helmut Schaa · 13 years ago
  23. b79296b mac80211: Check rate->idx before rate->count by Helmut Schaa · 13 years ago
  24. a7f23f0 mac80211: remove crypto special case for auth frames by Johannes Berg · 13 years ago
  25. 1ec918c Bluetooth: Fix some checkpatch.pl errors and warnings by Szymon Janc · 13 years ago
  26. 250938c Bluetooth: Simplify __l2cap_global_chan_by_addr by Szymon Janc · 13 years ago
  27. d1726b6 Bluetooth: Refactor loop in l2cap_retransmit_one_frame by Szymon Janc · 13 years ago
  28. 039d957 Bluetooth: Simplify l2cap_add_to_srej_queue by Szymon Janc · 13 years ago
  29. aef89f2 Bluetooth: Fix possible NULL pointer derefence in l2cap code by Szymon Janc · 13 years ago
  30. 07e3b94 Bluetooth: Do not set HCI_RAW when HS enabled by Andrei Emeltchenko · 13 years ago
  31. 450dfda Bluetooth: Pass all message parameters to mgmt_start_discovery by Johan Hedberg · 13 years ago
  32. 0e5f875 Bluetooth: Add missing cmd_complete for mgmt_load_link_keys by Johan Hedberg · 13 years ago
  33. ca69b79 Bluetooth: Create a unique mgmt error code hierarchy by Johan Hedberg · 13 years ago
  34. 8680570 Bluetooth: Return success instead of EALREADY for mgmt commands by Johan Hedberg · 13 years ago
  35. 1425acb Bluetooth: Fix mgmt_pair_device imediate error responses by Johan Hedberg · 13 years ago
  36. ba4e564 Bluetooth: Add address type to mgmt_pair_device by Johan Hedberg · 13 years ago
  37. e6d465c Bluetooth: mgmt_stop_discovery_failed() by Andre Guedes · 13 years ago
  38. 7a13510 Bluetooth: Rename mgmt_inquiry_failed() by Andre Guedes · 13 years ago
  39. b4487c2 mac80211: fix warning in ieee80211_probe_client by Johannes Berg · 13 years ago
  40. 868a5f7 minstrel: Remove unused function parameter in calc_rate_durations() by Patrick Kelle · 13 years ago
  41. 0294582 mac80211: Save probe response data for bss by Arik Nemtsov · 13 years ago
  42. 00f740e nl80211: Pass probe response data to drivers by Arik Nemtsov · 13 years ago
  43. 87bbbe2 nl80211: Add probe response offload attribute by Arik Nemtsov · 13 years ago
  44. d64d373 nl80211: fix compiler warning by Johannes Berg · 13 years ago
  45. e0830f7 mac80211: make sure hw_key exists before checking its flags by Arik Nemtsov · 13 years ago
  46. 8e1b23b mac80211: add recalc PS in ieee80211_reconfig() by Eyal Shapira · 13 years ago
  47. db98c82 NFC: Check if NCI data flow control is used by Ilan Elias · 13 years ago
  48. ee4c64f NFC: Removal of unused operations for NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  49. e8c0dac NFC: Update names and structs to NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  50. e999882 mac80211/cfg80211: report monitor channel in wireless extensions by Johannes Berg · 13 years ago
  51. 07ef03e mac80211: simplify scan state machine by Johannes Berg · 13 years ago
  52. 86a2ea4 mac80211: set carrier_on for ibss vifs only while joined by Eliad Peller · 13 years ago
  53. d64cf63 mac80211: init rate-control for TDLS sta when supp-rates are known by Arik Nemtsov · 13 years ago
  54. dd9dfb9 cfg80211: merge in beacon ies of hidden bss. by Dmitry Tarnyagin · 13 years ago
  55. 4d611e4 Bluetooth: Only set ack_timer if we didn't send and ack by Gustavo F. Padovan · 13 years ago
  56. 0bee1d6 Bluetooth: Allow L2CAP to increase the security level by Gustavo F. Padovan · 13 years ago
  57. d45fc42 Bluetooth: Rename l2cap_check_security() by Gustavo F. Padovan · 13 years ago
  58. 37d9ef7 Bluetooth: Add status parameter to mgmt_disconnect response by Johan Hedberg · 13 years ago
  59. a8a1d19 Bluetooth: Add proper response to mgmt_remove_keys command by Johan Hedberg · 13 years ago
  60. c3f0675 Bluetooth: Fix deadlock with mgmt_pair_device by Johan Hedberg · 13 years ago
  61. 48264f0 Bluetooth: Add public/random LE address information to mgmt messages by Johan Hedberg · 13 years ago
  62. 1bac92c net/rfkill/core.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  63. 61e3f32 net/mac80211/debugfs.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  64. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago
  65. 1f074bd nl80211: advertise socket TX status capability by Johannes Berg · 13 years ago
  66. e412156 mac80211: Also report the STA's TDLS flag via nl80211 by Helmut Schaa · 13 years ago
  67. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 13 years ago
  68. e7f4a94 mac80211: send unexpected 4addr event by Johannes Berg · 13 years ago
  69. b92ab5d cfg80211: add event for unexpected 4addr frames by Johannes Berg · 13 years ago
  70. ee97192 mac80211: report OBSS beacons by Johannes Berg · 13 years ago
  71. 5e760230 cfg80211: allow registering to beacons by Johannes Berg · 13 years ago
  72. 0650073 mac80211: support client probe by Johannes Berg · 13 years ago
  73. 7f6cf31 nl80211: add API to probe a client by Johannes Berg · 13 years ago
  74. 562a748 nl80211: advertise device AP SME by Johannes Berg · 13 years ago
  75. 21fc756 mac80211: support spurious class3 event by Johannes Berg · 13 years ago
  76. 28946da nl80211: allow subscribing to unexpected class3 frames by Johannes Berg · 13 years ago
  77. 665c93a mac80211: add support for control port protocol in AP mode by Johannes Berg · 13 years ago
  78. 6096de7 mac80211: add helper to free TX skb by Johannes Berg · 13 years ago
  79. d0ce185 mac80211: simplify mesh frame queue mapping and QoS by Javier Cardona · 13 years ago
  80. 660c6a4 mac80211: check if frame is really part of this BA by Thomas Pedersen · 13 years ago
  81. 6cc00d5 mac80211: QoS multicast frames have No Ack policy by Thomas Pedersen · 13 years ago
  82. f3011cf mac80211: Avoid filling up mesh preq queue with redundant requests by Javier Cardona · 13 years ago
  83. 7b7eab6 mac80211: verify virtual interfaces in driver API by Johannes Berg · 13 years ago
  84. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  85. 4fdbff0 mac80211: simplify ieee80211_work_work by Stanislaw Gruszka · 13 years ago
  86. 0b62ffb mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel by Stanislaw Gruszka · 13 years ago
  87. 5e5202a mac80211: remove uneeded scan_chan variable by Stanislaw Gruszka · 13 years ago
  88. 68629c61 mac80211: preserve EOSP in QoS header by Johannes Berg · 13 years ago
  89. 8196226 nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16 by Jouni Malinen · 13 years ago
  90. 55de47f mac80211: set BSS_CHANGED_IDLE on vif reconfig by Eliad Peller · 13 years ago
  91. c74d084 mac80211: handle HT PHY BSS membership selector value correctly by Christian Lamparter · 13 years ago
  92. 312fef7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  93. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  94. 0ecfe806 mac80211: fix race between connection monitor & suspend by Johannes Berg · 13 years ago
  95. 58ebacc cfg80211: fix bug on regulatory core exit on access to last_request by Luis R. Rodriguez · 13 years ago
  96. 5b2bbf7 mac80211: fix bug in ieee80211_build_probe_req by Johannes Berg · 13 years ago
  97. f8d1ccf mac80211: fix NULL dereference in radiotap code by Johannes Berg · 13 years ago
  98. 2aeabcb Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups by Johan Hedberg · 13 years ago
  99. fc2f4b1 Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd by Johan Hedberg · 13 years ago
  100. e0f9309 Bluetooth: Fix cancel_delayed_work_sync usage with locks by Johan Hedberg · 13 years ago