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. 6fd67e9 mac80211: remove debugfs noack test by Simon Wunderlich · 13 years ago
  19. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  20. 30be52e mac80211: fix RCU warnings in mesh by Johannes Berg · 13 years ago
  21. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  22. dd76986 cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" by Johannes Berg · 13 years ago
  23. 7c4ef71 cfg80211: add flags for off-channel capabilities by Johannes Berg · 13 years ago
  24. f2dc798 mac80211: minor cleanup to mesh state locking by Johannes Berg · 13 years ago
  25. fb4431b mac80211: remove unused ASSOC_AP flag by Johannes Berg · 13 years ago
  26. 11127e9 mac80211: transmit fragment list to drivers by Johannes Berg · 13 years ago
  27. 74e4dbf mac80211: make TX LED handling independent of fragmentation by Johannes Berg · 13 years ago
  28. a1a3fce mac80211: move fragment flag adjustment by Johannes Berg · 13 years ago
  29. 252b86c mac80211: use skb list for fragments by Johannes Berg · 13 years ago
  30. fcac4fb mac80211: call ieee80211_recalc_idle() after sending packets by Felix Fietkau · 13 years ago
  31. 6048d763 minstrel_ht: Remove unused function parameters by Patrick Kelle · 13 years ago
  32. 88d5346 mac80211: memory leak in mesh_queue_preq() by Dan Carpenter · 13 years ago
  33. 5e2e05d mac80211: use kfree_skb() instead of kfree() by Dan Carpenter · 13 years ago
  34. a5f69d94 mac80211: Get rid of search loop for rate group index by Helmut Schaa · 13 years ago
  35. b79296b mac80211: Check rate->idx before rate->count by Helmut Schaa · 13 years ago
  36. a7f23f0 mac80211: remove crypto special case for auth frames by Johannes Berg · 13 years ago
  37. b4487c2 mac80211: fix warning in ieee80211_probe_client by Johannes Berg · 13 years ago
  38. 868a5f7 minstrel: Remove unused function parameter in calc_rate_durations() by Patrick Kelle · 13 years ago
  39. 0294582 mac80211: Save probe response data for bss by Arik Nemtsov · 13 years ago
  40. e0830f7 mac80211: make sure hw_key exists before checking its flags by Arik Nemtsov · 13 years ago
  41. 8e1b23b mac80211: add recalc PS in ieee80211_reconfig() by Eyal Shapira · 13 years ago
  42. e999882 mac80211/cfg80211: report monitor channel in wireless extensions by Johannes Berg · 13 years ago
  43. 07ef03e mac80211: simplify scan state machine by Johannes Berg · 13 years ago
  44. 86a2ea4 mac80211: set carrier_on for ibss vifs only while joined by Eliad Peller · 13 years ago
  45. d64cf63 mac80211: init rate-control for TDLS sta when supp-rates are known by Arik Nemtsov · 13 years ago
  46. 61e3f32 net/mac80211/debugfs.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  47. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago
  48. e412156 mac80211: Also report the STA's TDLS flag via nl80211 by Helmut Schaa · 13 years ago
  49. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 13 years ago
  50. e7f4a94 mac80211: send unexpected 4addr event by Johannes Berg · 13 years ago
  51. ee97192 mac80211: report OBSS beacons by Johannes Berg · 13 years ago
  52. 0650073 mac80211: support client probe by Johannes Berg · 13 years ago
  53. 21fc756 mac80211: support spurious class3 event by Johannes Berg · 13 years ago
  54. 665c93a mac80211: add support for control port protocol in AP mode by Johannes Berg · 13 years ago
  55. 6096de7 mac80211: add helper to free TX skb by Johannes Berg · 13 years ago
  56. d0ce185 mac80211: simplify mesh frame queue mapping and QoS by Javier Cardona · 13 years ago
  57. 660c6a4 mac80211: check if frame is really part of this BA by Thomas Pedersen · 13 years ago
  58. 6cc00d5 mac80211: QoS multicast frames have No Ack policy by Thomas Pedersen · 13 years ago
  59. f3011cf mac80211: Avoid filling up mesh preq queue with redundant requests by Javier Cardona · 13 years ago
  60. 7b7eab6 mac80211: verify virtual interfaces in driver API by Johannes Berg · 13 years ago
  61. 4fdbff0 mac80211: simplify ieee80211_work_work by Stanislaw Gruszka · 13 years ago
  62. 0b62ffb mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel by Stanislaw Gruszka · 13 years ago
  63. 5e5202a mac80211: remove uneeded scan_chan variable by Stanislaw Gruszka · 13 years ago
  64. 68629c61 mac80211: preserve EOSP in QoS header by Johannes Berg · 13 years ago
  65. 55de47f mac80211: set BSS_CHANGED_IDLE on vif reconfig by Eliad Peller · 13 years ago
  66. c74d084 mac80211: handle HT PHY BSS membership selector value correctly by Christian Lamparter · 13 years ago
  67. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  68. ae2772b mac80211: allow frame aggregation for mesh by Thomas Pedersen · 13 years ago
  69. 739522b mac80211: set HT capabilities for mesh peer by Thomas Pedersen · 13 years ago
  70. 176f360 mac80211: add HT IEs to mesh frames by Thomas Pedersen · 13 years ago
  71. 42e7aa7 mac80211: Add HT helper functions by Alexander Simon · 13 years ago
  72. 3b69a9c mac80211: comment allocation of mesh frames by Thomas Pedersen · 13 years ago
  73. 077a915 mac80211: support adding IV-room in the skb for CCMP keys by Arik Nemtsov · 13 years ago
  74. 152c477 mac80211: exit cooked monitor RX early if there are none by Johannes Berg · 13 years ago
  75. ef5af74 mac80211: fix confusing parentheses by Johannes Berg · 13 years ago
  76. 5903459 mac80211: call set_wmm_default only for valid vifs by Eliad Peller · 13 years ago
  77. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  78. 24b9c37 mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting by Janusz.Dziedzic@tieto.com · 13 years ago
  79. 3432f92 mac80211: use min rate as basic rate for buggy APs by Eliad Peller · 13 years ago
  80. 05cb910 mac80211: disable powersave for broken APs by Johannes Berg · 13 years ago
  81. e3a4cc2 mac80211: Fix TDLS support validation in add_station handler by Jouni Malinen · 13 years ago
  82. 6911bf0 mac80211: config hw when going back on-channel by Eliad Peller · 13 years ago
  83. eaa7af2 mac80211: fix remain_off_channel regression by Eliad Peller · 13 years ago
  84. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  85. d9b9384 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC by Paul Gortmaker · 13 years ago
  86. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  87. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  88. 41ebe9c Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  89. 7a72476 mac80211: Provide station flags to cfg80211 by Helmut Schaa · 13 years ago
  90. 59b6625 mac80211: fix TID for null poll response by Johannes Berg · 13 years ago
  91. 55182e4 mac80211: reformat TX unauthorised check by Johannes Berg · 13 years ago
  92. 7f2a5e2 mac80211: Populate radiotap header with MCS info for TX frames by Helmut Schaa · 13 years ago
  93. a2fe816 mac80211: Build TX radiotap header dynamically by Helmut Schaa · 13 years ago
  94. d529497 mac80211: dont orphan TX skb by Johannes Berg · 13 years ago
  95. 72267e5 mac80211: dont adjust truesize by Johannes Berg · 13 years ago
  96. 73b9f03 mac80211: parse radiotap header earlier by Johannes Berg · 13 years ago
  97. a26eb27 mac80211: move fragment flag to info flag as dont-fragment by Johannes Berg · 13 years ago
  98. 68f2b51 mac80211: remove tx_data ethertype by Johannes Berg · 13 years ago
  99. 5d9cf4a mac80211: optimise monitor xmit by Johannes Berg · 13 years ago
  100. 9709131 mac80211: Fix regression that allowed mpaths between non-peers. by Javier Cardona · 13 years ago