1. 4233df6 ath9k/mac80211: disallow fragmentation in ath9k, report to userspace by Johannes Berg · 16 years ago
  2. d048e50 mac80211: Fix scan RX processing oops by Jouni Malinen · 16 years ago
  3. c74e90a mac80211: fix debugfs netdev rename by Johannes Berg · 16 years ago
  4. 0991481 mac80211: fix HT information element parsing by Johannes Berg · 16 years ago
  5. 63044e9 mac80211: fix debugfs lockup by Johannes Berg · 16 years ago
  6. bf94e17 net/mac80211/rx.c: fix build error by Ingo Molnar · 16 years ago
  7. ad788b5 mac80211: avoid "Wireless Event too big" message for assoc response by John W. Linville · 16 years ago
  8. cccf129 mac80211: add the 'minstrel' rate control algorithm by Felix Fietkau · 16 years ago
  9. 870abdf mac80211: add multi-rate retry support by Felix Fietkau · 16 years ago
  10. 76708de mac80211: free up 2 bytes in skb->cb by Felix Fietkau · 16 years ago
  11. f74b6a5 mac80211: remove redundant check in ieee80211_master_start_xmit (net/mac80211/tx.c) by Rami Rosen · 16 years ago
  12. 8ef9dad mac80211: remove shadowed variables in ieee80211_master_start_xmit by Tomas Winkler · 16 years ago
  13. 74af025 wireless: restore revert lost to merge damage by Linus Torvalds · 16 years ago
  14. b0dee57 Fix modpost failure when rx handlers are not inlined. by Davide Pesavento · 16 years ago
  15. d88410a mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.h by Rami Rosen · 16 years ago
  16. b4a4bf5 mac80211: fixups for "make master iface not wireless" by Johannes Berg · 16 years ago
  17. 4492bea mac80211: fix led behavior in IBSS by Emmanuel Grumbach · 16 years ago
  18. 4dfe51e mac80211: probe with correct SSID by Johannes Berg · 16 years ago
  19. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  20. 2ff6a6d4 mac80211: fix mesh action frame handling by Johannes Berg · 16 years ago
  21. 79617de mac80211: mesh portal functionality support by YanBo · 16 years ago
  22. f8b25cd mac80211: allow interface settings changes only when down by Johannes Berg · 16 years ago
  23. 60719ff cfg80211: show interface type by Johannes Berg · 16 years ago
  24. 133b822 mac80211: make master iface not wireless by Johannes Berg · 16 years ago
  25. 6067804 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable by Arnaldo Carvalho de Melo · 16 years ago
  26. e16ce63 mac80211 : Fix mode change hard_start_xmit function by Abhijeet Kolekar · 16 years ago
  27. 538df28 mac80211: remove debug frame dumping by Johannes Berg · 16 years ago
  28. c1b6cf4 mac80211: remove beacon counters by Johannes Berg · 16 years ago
  29. 9222963 mac80211: fix sta_info kernel-doc warning by Johannes Berg · 16 years ago
  30. 25d834e mac80211: fix virtual interfaces vs. injection by Johannes Berg · 16 years ago
  31. 3061307 mac80211: pass AP vif pointer for VLANs by Johannes Berg · 16 years ago
  32. 687c7c0 mac80211: share sta_info->ht_info by Johannes Berg · 16 years ago
  33. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  34. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 16 years ago
  35. b7e3500 mac80211: move last_txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  36. 95dac040 mac80211: small rate control changes by Johannes Berg · 16 years ago
  37. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  38. 7a725f7 mac80211: warn on some invalid vlan operations by Johannes Berg · 16 years ago
  39. 0d143fe mac80211: move regular interface handling by Johannes Berg · 16 years ago
  40. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  41. 96dd22a mac80211: inform driver of basic rateset by Johannes Berg · 16 years ago
  42. ccd7b36 mac80211: clean up some comments by Johannes Berg · 16 years ago
  43. c2b1345 mac80211: clean up scan namespace by Johannes Berg · 16 years ago
  44. 213cd11 mac80211: make bridge_packets a virtual interface option by Johannes Berg · 16 years ago
  45. e16751c mac80211: move ieee80211_set_freq to utils by Johannes Berg · 16 years ago
  46. 9c6bd79 mac80211: reorder MLME code more by Johannes Berg · 16 years ago
  47. 5bc7572 mac80211: fix scan vs. interface removal race by Johannes Berg · 16 years ago
  48. b741343 mac80211: fix work race by Johannes Berg · 16 years ago
  49. 472dbc4 mac80211: split off mesh handling entirely by Johannes Berg · 16 years ago
  50. 7c95069 mac80211: dont set REQ_RUN when scan finishes by Johannes Berg · 16 years ago
  51. a1678f8 mac80211: move STA timer restart by Johannes Berg · 16 years ago
  52. 24723d1 mac80211: move ieee80211_sta_expire by Johannes Berg · 16 years ago
  53. b2e1b30 cfg80211: Add new wireless regulatory infrastructure by Luis R. Rodriguez · 16 years ago
  54. aee14ce mac80211: Reorder debugfs calls during netdev deinit by Jouni Malinen · 16 years ago
  55. e50db65 mac80211: move frame TX function by Johannes Berg · 16 years ago
  56. 759ef3e mac80211: make ieee80211_rx_h_mgmt more readable by Johannes Berg · 16 years ago
  57. 39192c0 mac80211: move spectrum management code out by Johannes Berg · 16 years ago
  58. de1ede7 mac80211: make BA session handling independent of STA mode by Johannes Berg · 16 years ago
  59. 5825fe10 mac80211: initialise queue QoS parameters at hw start by Johannes Berg · 16 years ago
  60. 3d35f7c mac80211: split ieee80211_sta_def_wmm_params by Johannes Berg · 16 years ago
  61. ef422bc mac80211: consolidate deauth/disassoc by Johannes Berg · 16 years ago
  62. 9ac19a9 mac80211: reorder frame code in mlme by Johannes Berg · 16 years ago
  63. b079ada mac80211: remove useless 'ibss' parameter by Johannes Berg · 16 years ago
  64. a0fe8b3 mac80211: simplify scan start by Johannes Berg · 16 years ago
  65. 9116dd0 mac80211: clarify scan request by Johannes Berg · 16 years ago
  66. bacac54 mac80211: move some HT code out of main.c by Johannes Berg · 16 years ago
  67. 44d414d mac80211: move some HT code out of mlme.c by Johannes Berg · 16 years ago
  68. 5484e23 mac80211: move BSS handling to scan code by Johannes Berg · 16 years ago
  69. 98c8fcc mac80211: refactor and move scan RX code by Johannes Berg · 16 years ago
  70. 0a51b27 mac80211: start moving scan code from mlme by Johannes Berg · 16 years ago
  71. ee96d6e mac80211: remove useless non-NULL tests from scan results code by Johannes Berg · 16 years ago
  72. 491775a mac80211: use sdata pointer for scan interface by Johannes Berg · 16 years ago
  73. 60f8b39 mac80211: reorder mlme code by Johannes Berg · 16 years ago
  74. 24e6462 mac80211: stop queues before carrier off by Tomas Winkler · 16 years ago
  75. f5e5bf2 mac80211: remove disassociation code from ieee80211_set_associated by Tomas Winkler · 16 years ago
  76. 3b7ee69 mac80211: disassociate when moving to new BSS by Tomas Winkler · 16 years ago
  77. aa458d1 mac80211: restructure disassoc/deauth flows by Tomas Winkler · 16 years ago
  78. 37ffc8d mac80211: move IE parsing to util file by Johannes Berg · 16 years ago
  79. 5fd12d4 mac80211: fix typo in action frame handling by Johannes Berg · 16 years ago
  80. 9c80d3d mac80211: fix action frame length checks by Johannes Berg · 16 years ago
  81. 5bda617 mac80211: BSS info: check channel first by Johannes Berg · 16 years ago
  82. fe3fa82 mac80211: make conf_tx non-atomic by Johannes Berg · 16 years ago
  83. 69e6c01 mac80211: move some RCU locking into an if branch by Johannes Berg · 16 years ago
  84. 00c5ae2 mac80211: change MIMO_PS to SM_PS by Tomas Winkler · 16 years ago
  85. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  86. 701b9cb mac80211: add missing kernel-doc by Randy Dunlap · 16 years ago
  87. 8e1535d mac80211: Fix rate scale initialization in IBSS by Emmanuel Grumbach · 16 years ago
  88. 9818bab mac80211: Fix low bit rate in IBSS by Tomas Winkler · 16 years ago
  89. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  90. bf7394c Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM" by Linus Torvalds · 16 years ago
  91. 2b58b20 mac80211: Fix debugfs union misuse and pointer corruption by Jouni Malinen · 16 years ago
  92. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  93. 36aedc90 mac80211/cfg80211: HT capabilities for NEW_STA by Jouni Malinen · 16 years ago
  94. 2f58bbf mac80211: Use only precedence level of DSCP field for frame classification by Daniel Wagner · 16 years ago
  95. 43ac2ca mac80211: Handle scan result IEs in one block by Jouni Malinen · 16 years ago
  96. 9f1ba90 mac80211/cfg80211: Add BSS configuration options for AP mode by Jouni Malinen · 16 years ago
  97. 7f93ea3 mac80211: fill start-sequence-number for BA session start by Johannes Berg · 16 years ago
  98. 576fdea mac80211: quiet chatty IBSS merge message by John W. Linville · 16 years ago
  99. 8ab65b0 mac80211: don't send empty extended rates IE by Jan-Espen Pettersen · 16 years ago
  100. 93015f0 mac80211: Fix debugfs file add/del for netdev by Jouni Malinen · 16 years ago