1. f38fd12 mac80211: allow disabling 40MHz on 2.4GHz by Johannes Berg · 15 years ago
  2. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  3. eaf85ca wireless: add ieee80211_amsdu_to_8023s by Zhu Yi · 15 years ago
  4. ca99861 mac80211 : fix a race with update_tkip_key by gregor kowski · 15 years ago
  5. 59d9cb0 mac80211: remove payload alignment warning by Kalle Valo · 15 years ago
  6. 12375ef mac80211: trace interface name by Johannes Berg · 15 years ago
  7. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  8. abe6063 mac80211: make station management completely depend on vif by Johannes Berg · 15 years ago
  9. d29cecd mac80211: fix reorder buffer release by Johannes Berg · 15 years ago
  10. 8f56874 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  11. 914828f mac80211: Fix TX status reporting for injected data frames by Jouni Malinen · 15 years ago
  12. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  13. 827d42c mac80211: fix spurious delBA handling by Johannes Berg · 15 years ago
  14. 4253119 mac80211: fix two remote exploits by Johannes Berg · 15 years ago
  15. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  16. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  17. f911ab8 mac80211: log more data when tracing by Johannes Berg · 15 years ago
  18. 2569a82 mac80211: correctly place aMPDU RX reorder code by Johannes Berg · 15 years ago
  19. 1edfb1a mac80211: move aMPDU RX reorder code by Johannes Berg · 15 years ago
  20. 8c0c709 mac80211: move cmntr flag out of rx flags by Johannes Berg · 15 years ago
  21. efe117a mac80211: Speedup ieee80211_remove_interfaces() by Eric Dumazet · 15 years ago
  22. 4ba3eb0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  23. 841507f mac80211: Fix missing kernel-doc notation by Jaswinder Singh Rajput · 15 years ago
  24. 3305443 mac80211: fix rcu locking by Johannes Berg · 15 years ago
  25. 98e3ac9 mac80211: remove dead struct member by Johannes Berg · 15 years ago
  26. b5b5150 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  27. 9f13084 mac80211: fix endianess on mesh_path_error_tx() calls by Rui Paulo · 15 years ago
  28. 64491f0 mac80211: add per-station HT capability file by Johannes Berg · 15 years ago
  29. a58ce43 mac80211: avoid spurious deauth frames/messages by Johannes Berg · 15 years ago
  30. 7351c6b mac80211: request TX status where needed by Johannes Berg · 15 years ago
  31. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  32. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  33. ceb99fe mac80211: fix resume by Johannes Berg · 15 years ago
  34. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  35. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  36. fe7a5d5 mac80211: move TX status handling by Johannes Berg · 15 years ago
  37. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  38. 0bc6b18 mac80211: Fix panic in aggregation handling by Sujith · 15 years ago
  39. af65cd96 mac80211: make software rate control optional by Johannes Berg · 15 years ago
  40. 15ff636 mac80211: use fixed broadcast address by Johannes Berg · 15 years ago
  41. d84f323 mac80211: remove dev_hold/put calls by Johannes Berg · 15 years ago
  42. 5f0b7de mac80211: improve rate handling by Johannes Berg · 15 years ago
  43. eb9fb5b mac80211: trim RX data by Johannes Berg · 15 years ago
  44. a02ae75 mac80211: cleanup reorder buffer handling by Johannes Berg · 15 years ago
  45. af2ced6 mac80211: push michael MIC report after DA check by Johannes Berg · 15 years ago
  46. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  47. 3b53fde8 mac80211: let sta_info_get_by_idx get sta by sdata by Johannes Berg · 15 years ago
  48. 3e5b110 mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces by Felix Fietkau · 15 years ago
  49. 8ade008 mac80211: fix addba timer (again...) by Johannes Berg · 15 years ago
  50. b237092 mac80211: Do not queue Probe Request frames for station MLME by Jouni Malinen · 15 years ago
  51. f501dba mac80211: fix broadcast frame handling for 4-addr AP VLANs by Felix Fietkau · 15 years ago
  52. 264d9b7 mac80211: update copyrights to 2009 by Rui Paulo · 15 years ago
  53. 63c5723 mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. by Rui Paulo · 15 years ago
  54. e304bfd mac80211: implement a timer to send RANN action frames by Rui Paulo · 15 years ago
  55. d19b3bf mac80211: replace "destination" with "target" to follow the spec by Rui Paulo · 15 years ago
  56. be125c6 mac80211: add the DS params to the beacon by Rui Paulo · 15 years ago
  57. 36f0d5f mac80211: fix BSSID setup for beacon frames by Rui Paulo · 15 years ago
  58. 77fa76b mac80211: set the AID field correctly for mesh peer frames by Rui Paulo · 15 years ago
  59. a6a58b4 mac80211: properly forward the RANN IE by Rui Paulo · 15 years ago
  60. d611f06 mac80211: update PERR frame format by Rui Paulo · 15 years ago
  61. 90a5e16 mac80211: implement RANN processing and forwarding by Rui Paulo · 15 years ago
  62. e5d6eb8 mac80211: fix max HT rate processing on mac80211 by Luis R. Rodriguez · 15 years ago
  63. f14543ee mac80211: implement support for 4-address frames for AP and client mode by Felix Fietkau · 15 years ago
  64. 1460dd1 mac80211: improve peer link management debugging by Rui Paulo · 15 years ago
  65. f3c0d88 mac80211: improve HWMP debugging by Rui Paulo · 15 years ago
  66. dbb81c4 mac80211: allow processing of more than one HWMP IE by Rui Paulo · 15 years ago
  67. 27db2e4 mac80211: add MAC80211_VERBOSE_MHWMP_DEBUG by Rui Paulo · 15 years ago
  68. 095de01 mac80211: update the format of path selection frames by Rui Paulo · 15 years ago
  69. 0938393 mac80211: update peer link management IE and action frames by Rui Paulo · 15 years ago
  70. 23c7a29 mac80211: fix typo in a comment by Rui Paulo · 15 years ago
  71. 8f2fda9 mac80211: implement the meshconf formation info field by Rui Paulo · 15 years ago
  72. a193521 mac80211: set MESH_TTL to 31 by Rui Paulo · 15 years ago
  73. 3491707 mac80211: update meshconf IE by Rui Paulo · 15 years ago
  74. f6d773c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  75. af81858 mac80211: async station powersave handling by Johannes Berg · 15 years ago
  76. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  77. c327d96 mac80211: fix internal scan request by Johannes Berg · 15 years ago
  78. 450aae3 mac80211: Fix IBSS merge by Sujith · 15 years ago
  79. 5ed176e mac80211: make ieee80211_find_sta per virtual interface by Johannes Berg · 15 years ago
  80. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  81. 584991d cfg80211: validate scan channels by Johannes Berg · 15 years ago
  82. 6d3560d mac80211: fix scan abort sanity checks by Johannes Berg · 15 years ago
  83. 9aa4aee mac80211: make CALL_TXH a statement by Johannes Berg · 15 years ago
  84. c1f9a76 mac80211: check interface is down before type change by Johannes Berg · 15 years ago
  85. e6e898c mac80211: remove bogus code by Johannes Berg · 15 years ago
  86. ff9458d mac80211: remove sent_ps_buffered by Johannes Berg · 15 years ago
  87. 22403de mac80211: also drop qos-nullfunc frames silently by Johannes Berg · 15 years ago
  88. 62b517c mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIM by Johannes Berg · 15 years ago
  89. c27f2fd mac80211: deprecate qual value by Johannes Berg · 15 years ago
  90. eddcbb9 mac80211: introduce ieee80211_beacon_get_tim() by Johannes Berg · 15 years ago
  91. 8ce0b58 mac80211: make align adjustment code support paged SKB by Zhu Yi · 15 years ago
  92. 0869aea mac80211: remove RX_FLAG_RADIOTAP by Johannes Berg · 15 years ago
  93. 6a86b9c mac80211: fix radiotap header generation by Johannes Berg · 15 years ago
  94. 4d36ec58 mac80211: split hardware scan by band by Johannes Berg · 15 years ago
  95. b59f04c mac80211: remove outdated comment by Johannes Berg · 15 years ago
  96. a968533 mac80211: fix dynamic power save for devices with nullfunc support in hw by Kalle Valo · 15 years ago
  97. ed62059 mac80211: refactor dynamic power save check by Kalle Valo · 15 years ago
  98. 7bcfaf2 cfg80211/mac80211: use debugfs_remove_recursive by Johannes Berg · 15 years ago
  99. 372362a mac80211: fix reason code output endianness by Johannes Berg · 15 years ago
  100. 2171abc mac80211: fix addba timer by Johannes Berg · 15 years ago