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