1. 0cfda85 mac80211: don't initiate path discovery when forwarding frame with unknown DA by Thomas Pedersen · 13 years ago
  2. dca7e94 {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval by Thomas Pedersen · 13 years ago
  3. d3c1597 mac80211: fix forwarded mesh frame queue mapping by Thomas Pedersen · 13 years ago
  4. 3c26f1f mac80211: fix switched HWMP frame addresses by Thomas Pedersen · 13 years ago
  5. 7e3c886 mac80211: failed forwarded mesh frame addressing by Thomas Pedersen · 13 years ago
  6. 4bb6234 {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh by Chun-Yeow Yeoh · 13 years ago
  7. 32dfefa mac80211: Make __check_htcap_disable static. by Ben Greear · 13 years ago
  8. 5220da3 mac80211: call skb_put() before copying the data (trivial) by Eliad Peller · 13 years ago
  9. 4db4e0a mac80211: fix TX warning by Johannes Berg · 13 years ago
  10. bc192f8 mac80211: do not pass AP VLAN vif pointers to drivers by Felix Fietkau · 13 years ago
  11. 5ccc32f mac80211: log reason and initiator when rx agg is stopped by Nikolay Martynov · 13 years ago
  12. a7f39f6 mac80211: trivial: use WLAN_BACK_RECIPIENT instead of hardcoded 0 by Nikolay Martynov · 13 years ago
  13. 285fa69 mac80211: timeout tx agg sessions in way similar to rx agg sessions by Nikolay Martynov · 13 years ago
  14. e7979ac mac80211: don't indicate probe resp change in IBSS mode by Arik Nemtsov · 13 years ago
  15. f724828 mac80211: dereference RCU protected probe_resp pointer correctly by Arik Nemtsov · 13 years ago
  16. 6674f21 mac80211: fix duration calculation for QoS NOACK frames by Simon Wunderlich · 13 years ago
  17. b53be79 mac80211: Add NoAck per tid support by Simon Wunderlich · 13 years ago
  18. 1d9d921 wireless: Add NoAck per tid support by Simon Wunderlich · 13 years ago
  19. 6fd67e9 mac80211: remove debugfs noack test by Simon Wunderlich · 13 years ago
  20. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  21. 30be52e mac80211: fix RCU warnings in mesh by Johannes Berg · 13 years ago
  22. 11a2a35 cfg80211: work around a sparse issue by Johannes Berg · 13 years ago
  23. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  24. 7e7c892 wireless: Support ht-capabilities over-rides. by Ben Greear · 13 years ago
  25. dd76986 cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" by Johannes Berg · 13 years ago
  26. 80b9989 nl80211: make get_vlan logic more common by Johannes Berg · 13 years ago
  27. 7c4ef71 cfg80211: add flags for off-channel capabilities by Johannes Berg · 13 years ago
  28. f2dc798 mac80211: minor cleanup to mesh state locking by Johannes Berg · 13 years ago
  29. 4745fc0 nl80211: add testmode to the list of supported commands by Kalle Valo · 13 years ago
  30. fb4431b mac80211: remove unused ASSOC_AP flag by Johannes Berg · 13 years ago
  31. 11127e9 mac80211: transmit fragment list to drivers by Johannes Berg · 13 years ago
  32. 74e4dbf mac80211: make TX LED handling independent of fragmentation by Johannes Berg · 13 years ago
  33. a1a3fce mac80211: move fragment flag adjustment by Johannes Berg · 13 years ago
  34. 252b86c mac80211: use skb list for fragments by Johannes Berg · 13 years ago
  35. b68e6b3 cfg80211: pass DFS region to drivers through reg_notifier() by Luis R. Rodriguez · 13 years ago
  36. 8b60b07 cfg80211: process regulatory DFS region for countries by Luis R. Rodriguez · 13 years ago
  37. fcac4fb mac80211: call ieee80211_recalc_idle() after sending packets by Felix Fietkau · 13 years ago
  38. 6048d763 minstrel_ht: Remove unused function parameters by Patrick Kelle · 13 years ago
  39. 88d5346 mac80211: memory leak in mesh_queue_preq() by Dan Carpenter · 13 years ago
  40. 5e2e05d mac80211: use kfree_skb() instead of kfree() by Dan Carpenter · 13 years ago
  41. a5f69d94 mac80211: Get rid of search loop for rate group index by Helmut Schaa · 13 years ago
  42. b79296b mac80211: Check rate->idx before rate->count by Helmut Schaa · 13 years ago
  43. a7f23f0 mac80211: remove crypto special case for auth frames by Johannes Berg · 13 years ago
  44. b4487c2 mac80211: fix warning in ieee80211_probe_client by Johannes Berg · 13 years ago
  45. 868a5f7 minstrel: Remove unused function parameter in calc_rate_durations() by Patrick Kelle · 13 years ago
  46. 0294582 mac80211: Save probe response data for bss by Arik Nemtsov · 13 years ago
  47. 00f740e nl80211: Pass probe response data to drivers by Arik Nemtsov · 13 years ago
  48. 87bbbe2 nl80211: Add probe response offload attribute by Arik Nemtsov · 13 years ago
  49. d64d373 nl80211: fix compiler warning by Johannes Berg · 13 years ago
  50. e0830f7 mac80211: make sure hw_key exists before checking its flags by Arik Nemtsov · 13 years ago
  51. 8e1b23b mac80211: add recalc PS in ieee80211_reconfig() by Eyal Shapira · 13 years ago
  52. db98c82 NFC: Check if NCI data flow control is used by Ilan Elias · 13 years ago
  53. ee4c64f NFC: Removal of unused operations for NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  54. e8c0dac NFC: Update names and structs to NCI spec 1.0 d18 by Ilan Elias · 13 years ago
  55. e999882 mac80211/cfg80211: report monitor channel in wireless extensions by Johannes Berg · 13 years ago
  56. 07ef03e mac80211: simplify scan state machine by Johannes Berg · 13 years ago
  57. 86a2ea4 mac80211: set carrier_on for ibss vifs only while joined by Eliad Peller · 13 years ago
  58. d64cf63 mac80211: init rate-control for TDLS sta when supp-rates are known by Arik Nemtsov · 13 years ago
  59. dd9dfb9 cfg80211: merge in beacon ies of hidden bss. by Dmitry Tarnyagin · 13 years ago
  60. 1bac92c net/rfkill/core.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  61. 61e3f32 net/mac80211/debugfs.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  62. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago
  63. 1f074bd nl80211: advertise socket TX status capability by Johannes Berg · 13 years ago
  64. e412156 mac80211: Also report the STA's TDLS flag via nl80211 by Helmut Schaa · 13 years ago
  65. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 13 years ago
  66. e7f4a94 mac80211: send unexpected 4addr event by Johannes Berg · 13 years ago
  67. b92ab5d cfg80211: add event for unexpected 4addr frames by Johannes Berg · 13 years ago
  68. ee97192 mac80211: report OBSS beacons by Johannes Berg · 13 years ago
  69. 5e760230 cfg80211: allow registering to beacons by Johannes Berg · 13 years ago
  70. 0650073 mac80211: support client probe by Johannes Berg · 13 years ago
  71. 7f6cf31 nl80211: add API to probe a client by Johannes Berg · 13 years ago
  72. 562a748 nl80211: advertise device AP SME by Johannes Berg · 13 years ago
  73. 21fc756 mac80211: support spurious class3 event by Johannes Berg · 13 years ago
  74. 28946da nl80211: allow subscribing to unexpected class3 frames by Johannes Berg · 13 years ago
  75. 665c93a mac80211: add support for control port protocol in AP mode by Johannes Berg · 13 years ago
  76. 6096de7 mac80211: add helper to free TX skb by Johannes Berg · 13 years ago
  77. d0ce185 mac80211: simplify mesh frame queue mapping and QoS by Javier Cardona · 13 years ago
  78. 660c6a4 mac80211: check if frame is really part of this BA by Thomas Pedersen · 13 years ago
  79. 6cc00d5 mac80211: QoS multicast frames have No Ack policy by Thomas Pedersen · 13 years ago
  80. f3011cf mac80211: Avoid filling up mesh preq queue with redundant requests by Javier Cardona · 13 years ago
  81. 7b7eab6 mac80211: verify virtual interfaces in driver API by Johannes Berg · 13 years ago
  82. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  83. 4fdbff0 mac80211: simplify ieee80211_work_work by Stanislaw Gruszka · 13 years ago
  84. 0b62ffb mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel by Stanislaw Gruszka · 13 years ago
  85. 5e5202a mac80211: remove uneeded scan_chan variable by Stanislaw Gruszka · 13 years ago
  86. 68629c61 mac80211: preserve EOSP in QoS header by Johannes Berg · 13 years ago
  87. 8196226 nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16 by Jouni Malinen · 13 years ago
  88. 55de47f mac80211: set BSS_CHANGED_IDLE on vif reconfig by Eliad Peller · 13 years ago
  89. c74d084 mac80211: handle HT PHY BSS membership selector value correctly by Christian Lamparter · 13 years ago
  90. 312fef7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  91. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  92. 2aeabcb Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups by Johan Hedberg · 13 years ago
  93. fc2f4b1 Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd by Johan Hedberg · 13 years ago
  94. e0f9309 Bluetooth: Fix cancel_delayed_work_sync usage with locks by Johan Hedberg · 13 years ago
  95. 56e5cb8 Bluetooth: Add missing hci_dev locking when calling mgmt functions by Johan Hedberg · 13 years ago
  96. 2e58ef3 Bluetooth: Move pending management command list into struct hci_dev by Johan Hedberg · 13 years ago
  97. 744cf19 Bluetooth: Pass full hci_dev struct to mgmt callbacks by Johan Hedberg · 13 years ago
  98. ae2772b mac80211: allow frame aggregation for mesh by Thomas Pedersen · 13 years ago
  99. 739522b mac80211: set HT capabilities for mesh peer by Thomas Pedersen · 13 years ago
  100. 176f360 mac80211: add HT IEs to mesh frames by Thomas Pedersen · 13 years ago