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