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