1. 66f2c99 mac80211: fix AP mode EAP tx for VLAN stations by Felix Fietkau · 12 years ago
  2. dc41e4d mac80211: make uapsd_* keys per-vif by Eliad Peller · 12 years ago
  3. aa45458 mac80211: Limit TID buffering during BA session setup/teardown by Helmut Schaa · 12 years ago
  4. 02f2f1a mac80211: handle non-bufferable MMPDUs correctly by Johannes Berg · 12 years ago
  5. 005e472 mac80211: remove local_to_hw by Johannes Berg · 12 years ago
  6. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 12 years ago
  7. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  8. d32a102 mac80211: fix tx->skb NULL pointer dereference by Yoni Divinsky · 13 years ago
  9. cf6bb79 mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames by Helmut Schaa · 13 years ago
  10. 4d33960 mac80211: reduce station management complexity by Johannes Berg · 13 years ago
  11. 2962389 mac80211: count authorized stations per BSS by Johannes Berg · 13 years ago
  12. d9a7ddb mac80211: refactor station state transitions by Johannes Berg · 13 years ago
  13. aa5b549 mac80211: fix retransmit by Johannes Berg · 13 years ago
  14. 0cfda85 mac80211: don't initiate path discovery when forwarding frame with unknown DA by Thomas Pedersen · 13 years ago
  15. 4bb6234 {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh by Chun-Yeow Yeoh · 13 years ago
  16. 5220da3 mac80211: call skb_put() before copying the data (trivial) by Eliad Peller · 13 years ago
  17. 4db4e0a mac80211: fix TX warning by Johannes Berg · 13 years ago
  18. 285fa69 mac80211: timeout tx agg sessions in way similar to rx agg sessions by Nikolay Martynov · 13 years ago
  19. 6674f21 mac80211: fix duration calculation for QoS NOACK frames by Simon Wunderlich · 13 years ago
  20. 6fd67e9 mac80211: remove debugfs noack test by Simon Wunderlich · 13 years ago
  21. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  22. 11127e9 mac80211: transmit fragment list to drivers by Johannes Berg · 13 years ago
  23. 74e4dbf mac80211: make TX LED handling independent of fragmentation by Johannes Berg · 13 years ago
  24. a1a3fce mac80211: move fragment flag adjustment by Johannes Berg · 13 years ago
  25. 252b86c mac80211: use skb list for fragments by Johannes Berg · 13 years ago
  26. a7f23f0 mac80211: remove crypto special case for auth frames by Johannes Berg · 13 years ago
  27. 0294582 mac80211: Save probe response data for bss by Arik Nemtsov · 13 years ago
  28. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago
  29. 176f360 mac80211: add HT IEs to mesh frames by Thomas Pedersen · 13 years ago
  30. 3b69a9c mac80211: comment allocation of mesh frames by Thomas Pedersen · 13 years ago
  31. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  32. 55182e4 mac80211: reformat TX unauthorised check by Johannes Berg · 13 years ago
  33. d529497 mac80211: dont orphan TX skb by Johannes Berg · 13 years ago
  34. 72267e5 mac80211: dont adjust truesize by Johannes Berg · 13 years ago
  35. 73b9f03 mac80211: parse radiotap header earlier by Johannes Berg · 13 years ago
  36. a26eb27 mac80211: move fragment flag to info flag as dont-fragment by Johannes Berg · 13 years ago
  37. 68f2b51 mac80211: remove tx_data ethertype by Johannes Berg · 13 years ago
  38. 5d9cf4a mac80211: optimise monitor xmit by Johannes Berg · 13 years ago
  39. 893d73f mac80211: Allow noack flag overwrite for injected frames by Helmut Schaa · 13 years ago
  40. 49a5954 mac80211: dont assign seqno to or aggregate QoS Null frames by Johannes Berg · 13 years ago
  41. c2c98fd mac80211: optimise station flags by Johannes Berg · 13 years ago
  42. ce662b44 mac80211: send (QoS) Null if no buffered frames by Johannes Berg · 13 years ago
  43. 47086fc mac80211: implement uAPSD by Johannes Berg · 13 years ago
  44. 948d887 mac80211: split PS buffers into ACs by Johannes Berg · 13 years ago
  45. c868cb35 mac80211: unify TIM bit handling by Johannes Berg · 13 years ago
  46. 941c93c mac80211: data path modification for TDLS peers by Arik Nemtsov · 13 years ago
  47. 768db34 mac80211: standardize adding supported rates IEs by Arik Nemtsov · 13 years ago
  48. 2154c81 mac80211: Mesh data frames must have the QoS header by Javier Cardona · 13 years ago
  49. 4777be4 mac80211: Start implementing QoS support for mesh interfaces by Javier Cardona · 13 years ago
  50. edf6b78 mac80211: add flag to indicate HW only Tx-agg setup support by Arik Nemtsov · 13 years ago
  51. d15b845 mac80211: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  52. 082ebb0 mac80211: fix mesh beacon format by Thomas Pedersen · 13 years ago
  53. f75f5c6 mac80211: Fill in skb->protocol information for injected frames by Helmut Schaa · 13 years ago
  54. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 13 years ago
  55. 3bff186 mac80211: Skip tailroom reservation for full HW-crypto devices with race fix by Yogesh Ashok Powar · 13 years ago
  56. ab6a44c Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" by John W. Linville · 13 years ago
  57. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  58. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 13 years ago
  59. 28104ca mac80211: Move call to mpp_path_lookup inside RCU-read section by Javier Cardona · 13 years ago
  60. 5db1c07 mac80211: don't start the dynamic ps timer if not associated by Luciano Coelho · 13 years ago
  61. 4c468fe mac80211: set TID of internal mgmt packets to 7 by Arik Nemtsov · 13 years ago
  62. aac6af5 mac80211: Skip tailroom reservation for full HW-crypto devices by Yogesh Ashok Powar · 13 years ago
  63. 0915cba mac80211: Fix warnings due to -Wunused-but-set-variable by Rajkumar Manoharan · 13 years ago
  64. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 13 years ago
  65. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  66. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 13 years ago
  67. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  68. db28569 mac80211: Clear PS related flag on disabling power save. by Vivek Natarajan · 13 years ago
  69. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  70. 3ad97fb mac80211: remove unneeded check by Dan Carpenter · 13 years ago
  71. fc7c976 mac80211: fix the skb cloned check in the tx path by Felix Fietkau · 13 years ago
  72. b23b025 mac80211: Optimize scans on current operating channel. by Ben Greear · 14 years ago
  73. 512119b mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc by Christian Lamparter · 14 years ago
  74. 8fd369e mac80211: do not calc frame duration when using HW rate-control by Arik Nemtsov · 14 years ago
  75. 3e11210d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  76. eb3e554 mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface by Felix Fietkau · 14 years ago
  77. ac1bd84 mac80211: don't return beacons when mesh is disabled by Johannes Berg · 14 years ago
  78. 0a65169 mac80211: mesh only parameter mppath maybe unused by Wey-Yi Guy · 14 years ago
  79. 9d52501 mac80211: Rewrote code for checking if destinations are proxied. by Joel A Fernandes · 14 years ago
  80. 42b16b3 Kill off warning: ‘inline’ is not at beginning of declaration by Jesper Juhl · 14 years ago
  81. c96e963 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  82. f76b57b mac80211: Fix mesh portal communication with other mesh nodes. by Joel A Fernandes · 14 years ago
  83. e1e5406 mac80211: add throughput based LED blink trigger by Johannes Berg · 14 years ago
  84. f8a0a78 mac80211: fix potentially redundant skb data copying by Felix Fietkau · 14 years ago
  85. 4cd06a3 mac80211: skip unnecessary pskb_expand_head calls by Felix Fietkau · 14 years ago
  86. 489ee91 mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit by Felix Fietkau · 14 years ago
  87. 61ad539 mac80211: Remove unused third address from mesh address extension header. by Javier Cardona · 14 years ago
  88. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  89. f7e0104 mac80211: support separate default keys by Johannes Berg · 14 years ago
  90. 393934c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  91. 7e24470 mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs by Helmut Schaa · 14 years ago
  92. c1ce5a7 mac80211: Update last_tx_rate only for data frames by Helmut Schaa · 14 years ago
  93. 09f921f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  94. 7dff312 mac80211: Fix frame injection using non-AP vif by Jouni Malinen · 14 years ago
  95. 8f0729b mac80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 14 years ago
  96. f23a478 mac80211: support hardware TX fragmentation offload by Arik Nemtsov · 14 years ago
  97. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  98. 1be7fe8 mac80211: fix for WDS interfaces by Bill Jordan · 14 years ago
  99. 740c1aa mac80211: Fix dangling pointer in ieee80211_xmit by Steve deRosier · 14 years ago
  100. 2337db8 mac80211: use subqueue helpers by Johannes Berg · 14 years ago