1. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  2. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  3. 431e315 mac80211: Advertise HT protection mode in IEs by Ashok Nagarajan · 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. 030ef8f mac80211: rename AP variable num_sta_authorized to num_mcast_sta by Felix Fietkau · 12 years ago
  6. afa762f mac80211: call ieee80211_mgd_stop() on interface stop by Eliad Peller · 12 years ago
  7. 8a69067 mac80211: Support on-channel scan option. by Ben Greear · 12 years ago
  8. 0446b49 mac80211: remove ieee80211_rx_bss_get by Mohammed Shafi Shajakhan · 12 years ago
  9. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 12 years ago
  10. 133d40f mac80211: do not scan and monitor connection in parallel by Stanislaw Gruszka · 12 years ago
  11. 3a25a8c mac80211: add improved HW queue control by Johannes Berg · 12 years ago
  12. 4b6f1dd mac80211: add explicit monitor interface if needed by Johannes Berg · 12 years ago
  13. 9ebb61a mac80211: Modify sta_get_rates to give basic rates by Ashok Nagarajan · 12 years ago
  14. dbf498f mac80211: Implement mesh synchronization framework by Javier Cardona · 12 years ago
  15. 54bcbc6 mac80211: refuse TX queue configuration on non-QoS HW by Johannes Berg · 12 years ago
  16. 7213cf2 mac80211: remove queue stop on rate control update by Johannes Berg · 12 years ago
  17. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 12 years ago
  18. 24398e3 mac80211: set HT channel before association by Johannes Berg · 12 years ago
  19. 78307da mac80211: inline ieee80211_add_pending_skbs by Johannes Berg · 12 years ago
  20. 12d3952f mac80211: optimize aggregation session timeout handling by Felix Fietkau · 12 years ago
  21. 074d46d wireless: rename ht_info to ht_operation by Johannes Berg · 12 years ago
  22. dc41e4d mac80211: make uapsd_* keys per-vif by Eliad Peller · 12 years ago
  23. 3117bbdb mac80211: Don't let regulatory make us deaf by Paul Stewart · 12 years ago
  24. 76f0303 mac80211: simplify wmm check during association by Johannes Berg · 12 years ago
  25. 177958e mac80211: remove tx_sync by Johannes Berg · 12 years ago
  26. fcff4f1 mac80211: Filter duplicate IE ids by Paul Stewart · 12 years ago
  27. 3abead5 mac80211: combine QoS with other BSS changes by Johannes Berg · 12 years ago
  28. 4d196e4 mac80211: use 16 bit alignment for the if_ibss bssid field by Felix Fietkau · 12 years ago
  29. 63c9c5e cfg80211: remove cookies from callbacks by Johannes Berg · 12 years ago
  30. 005e472 mac80211: remove local_to_hw by Johannes Berg · 12 years ago
  31. 54e4ffb mac80211: fix auth/assoc data & timer leak by Johannes Berg · 12 years ago
  32. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 13 years ago
  33. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 13 years ago
  34. 66e67e4 mac80211: redesign auth/assoc by Johannes Berg · 13 years ago
  35. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 13 years ago
  36. efa6a09 mac80211: In IBSS the DA field of auth frames is different from BSSID by Antonio Quartulli · 13 years ago
  37. 67f6126 mac80211: remove dead code by Mohammed Shafi Shajakhan · 13 years ago
  38. cf6bb79 mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames by Helmut Schaa · 13 years ago
  39. 4d33960 mac80211: reduce station management complexity by Johannes Berg · 13 years ago
  40. 8bf11d8 mac80211: delay IBSS station insertion by Johannes Berg · 13 years ago
  41. 2962389 mac80211: count authorized stations per BSS by Johannes Berg · 13 years ago
  42. 13c40c5 mac80211: Add HT operation modes for IBSS by Alexander Simon · 13 years ago
  43. e76aadc mac80211: revert on-channel work optimisations by Johannes Berg · 13 years ago
  44. dca7e94 {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval by Thomas Pedersen · 13 years ago
  45. b53be79 mac80211: Add NoAck per tid support by Simon Wunderlich · 13 years ago
  46. 6fd67e9 mac80211: remove debugfs noack test by Simon Wunderlich · 13 years ago
  47. ef96a842 mac80211: Support ht-cap over-rides. by Ben Greear · 13 years ago
  48. dd76986 cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" by Johannes Berg · 13 years ago
  49. 252b86c mac80211: use skb list for fragments by Johannes Berg · 13 years ago
  50. 0294582 mac80211: Save probe response data for bss by Arik Nemtsov · 13 years ago
  51. 07ef03e mac80211: simplify scan state machine by Johannes Berg · 13 years ago
  52. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago
  53. ee97192 mac80211: report OBSS beacons by Johannes Berg · 13 years ago
  54. 7b7eab6 mac80211: verify virtual interfaces in driver API by Johannes Berg · 13 years ago
  55. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  56. 42e7aa7 mac80211: Add HT helper functions by Alexander Simon · 13 years ago
  57. 05cb910 mac80211: disable powersave for broken APs by Johannes Berg · 13 years ago
  58. a2fe816 mac80211: Build TX radiotap header dynamically by Helmut Schaa · 13 years ago
  59. a26eb27 mac80211: move fragment flag to info flag as dont-fragment by Johannes Berg · 13 years ago
  60. 68f2b51 mac80211: remove tx_data ethertype by Johannes Berg · 13 years ago
  61. 28a1bcd mac80211: fix offchannel TX cookie matching by Johannes Berg · 13 years ago
  62. 37fbd90 mac80211: allow out-of-band EOSP notification by Johannes Berg · 13 years ago
  63. ce662b44 mac80211: send (QoS) Null if no buffered frames by Johannes Berg · 13 years ago
  64. b0b97a8 mac80211: remove return value from add_pending_skbs by Johannes Berg · 13 years ago
  65. f6f3def mac80211: save tx params per sdata by Eliad Peller · 13 years ago
  66. aad14ce mac80211: Send the management frame at requested rate by Rajkumar Manoharan · 13 years ago
  67. 693828f mac80211: stop tx before doing hw config and rate update by Rajkumar Manoharan · 13 years ago
  68. cfee66b mac80211: Stop forwarding mesh traffic when tx queues are full by Javier Cardona · 13 years ago
  69. 8c77124 mac80211: make ieee80211_send_bar available for drivers by Felix Fietkau · 13 years ago
  70. 5ee68e5 mac80211: mesh gate implementation by Javier Cardona · 13 years ago
  71. 0879fa4 cfg80211/mac80211: move information element parsing logic to cfg80211 by Yogesh Ashok Powar · 13 years ago
  72. b4ca608 mac80211: remove offchannel_tx API by Johannes Berg · 13 years ago
  73. b2abb6e mac80211: sync driver before TX by Johannes Berg · 13 years ago
  74. 85a237f mac80211: implement scan supported rates by Johannes Berg · 13 years ago
  75. 2683d65 mac80211: reconfigure tx on device reconfiguration by Eliad Peller · 13 years ago
  76. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 13 years ago
  77. 615f7b9 mac80211: add driver RSSI threshold events by Meenakshi Venkataraman · 13 years ago
  78. 9e26297 mac80211: simplify RX PN/IV handling by Johannes Berg · 13 years ago
  79. 3bff186 mac80211: Skip tailroom reservation for full HW-crypto devices with race fix by Yogesh Ashok Powar · 13 years ago
  80. a806c55 mac80211: Drop DS Channel PARAM in directed probe by Paul Stewart · 13 years ago
  81. ab6a44c Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" by John W. Linville · 13 years ago
  82. e00cf3b 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 · 13 years ago
  83. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 13 years ago
  84. 85a9994 cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped by Luciano Coelho · 13 years ago
  85. 79f460c mac80211: add support for HW scheduled scan by Luciano Coelho · 13 years ago
  86. b130e5c nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE by Javier Cardona · 13 years ago
  87. eecc480 mac80211: add basic support for WoWLAN by Johannes Berg · 13 years ago
  88. a70171d 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 · 13 years ago
  89. aac6af5 mac80211: Skip tailroom reservation for full HW-crypto devices by Yogesh Ashok Powar · 13 years ago
  90. cfef604 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 · 13 years ago
  91. 5cff5e0 mac80211: ignore peers if security is enabled for this mesh by Javier Cardona · 13 years ago
  92. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 13 years ago
  93. 252f4bf 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 · 13 years ago
  94. 5f9f181 mac80211: remove the dependency on crypto_blkcipher by Felix Fietkau · 13 years ago
  95. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  96. 5f16a43 mac80211: support direct offchannel TX offload by Johannes Berg · 13 years ago
  97. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  98. 8ba0537 mac80211: fix 2.4 GHz 40 MHz disabling by Johannes Berg · 13 years ago
  99. b23b025 mac80211: Optimize scans on current operating channel. by Ben Greear · 14 years ago
  100. 512119b mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc by Christian Lamparter · 14 years ago