1. fe67c91 mac80211: make LED trigger names available early by Johannes Berg · 14 years ago
  2. c7108a7 mac80211: Send mesh non-HWMP path selection frames to userspace by Javier Cardona · 14 years ago
  3. a293911 nl80211: advertise maximum remain-on-channel duration by Johannes Berg · 14 years ago
  4. 207aba6 mac80211: support IBSS RSN with SW crypto by Johannes Berg · 14 years ago
  5. f7e0104 mac80211: support separate default keys by Johannes Berg · 14 years ago
  6. 7659a19 mac80211: Fix compilation error when mesh is disabled by Javier Cardona · 14 years ago
  7. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  8. dc9f48c mac80211: Fix scan_ies_len to include DS Params by Jouni Malinen · 14 years ago
  9. 99b88a0 mac80211: cancel restart_work explicitly instead of depending on flush_scheduled_work() by Tejun Heo · 14 years ago
  10. c64557d 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 · 14 years ago
  11. 7be5086 mac80211: add probe request filter flag by Johannes Berg · 14 years ago
  12. e9a6870 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 · 14 years ago
  13. 4136c42 mac80211: assure we also cancel deferred scan request by Stanislaw Gruszka · 14 years ago
  14. 025e6be mac80211: fix deadlock with multiple interfaces by Johannes Berg · 14 years ago
  15. 78be49e mac80211: distinct between max rates and the number of rates the hw can report by Helmut Schaa · 14 years ago
  16. 1be7fe8 mac80211: fix for WDS interfaces by Bill Jordan · 14 years ago
  17. bc86863 mac80211: perform scan cancel in hw reset work by Stanislaw Gruszka · 14 years ago
  18. 41f4a6f 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 · 14 years ago
  19. 8d4780e mac80211: fix offchannel assumption upon association by Luis R. Rodriguez · 14 years ago
  20. 29ad2fa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  21. b618f6f 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 · 14 years ago
  22. 2ca27bc mac80211: add p2p device type support by Johannes Berg · 14 years ago
  23. 95ae6b2 ipv4: ip_ptr cleanups by Eric Dumazet · 14 years ago
  24. edeb78a mac80211: wait for scan work complete before restarting hw by Stanislaw Gruszka · 14 years ago
  25. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  26. 18145c6 mac80211: cancel scan in ieee80211_restart_hw if software scan pending by John W. Linville · 14 years ago
  27. 071249b mac80211: delete work timer by Johannes Berg · 14 years ago
  28. 26a5845 mac80211: switch to ieee80211_sdata_running by Johannes Berg · 14 years ago
  29. a621fa4 mac80211: allow changing port control protocol by Johannes Berg · 14 years ago
  30. 3ffc2a9 mac80211: allow vendor specific cipher suites by Johannes Berg · 14 years ago
  31. 5eb5a52 mac80211: fix mesh advertisement by Johannes Berg · 14 years ago
  32. 258086a mac80211: cancel restart_work in ieee80211_unregister_hw by Christian Lamparter · 14 years ago
  33. 0fb9a9e net/mac80211: Use wiphy_<level> by Joe Perches · 14 years ago
  34. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  35. 5daa8a8 mac80211: dont advertise WEP if unavailable by Johannes Berg · 14 years ago
  36. a1699b7 mac80211: unify scan and work mutexes by Johannes Berg · 14 years ago
  37. ffd2778 mac80211: fix driver offchannel notification when the channel does not change by Felix Fietkau · 14 years ago
  38. 4e6cbfd mac80211: support use of NAPI for bottom-half processing by John W. Linville · 14 years ago
  39. 93c08c3 mac80211: Fix compilation warning when CONFIG_INET is not set by Juuso Oikarinen · 14 years ago
  40. 4552124 mac80211: inform drivers about the off-channel status on channel changes by Felix Fietkau · 14 years ago
  41. 3473187 mac80211: remove wep dependency by John W. Linville · 14 years ago
  42. ff61638 mac80211: Fix ps-qos network latency handling by Juuso Oikarinen · 14 years ago
  43. 6854296 mac80211: Fix circular locking dependency in ARP filter handling by Juuso Oikarinen · 14 years ago
  44. a6a67db mac80211: refcount aggregation queue stop by Johannes Berg · 14 years ago
  45. c1475ca mac80211: move aggregation callback processing by Johannes Berg · 14 years ago
  46. 90b7260 mac80211: Add netif state checking to ieee80211_ifa_changed by Juuso Oikarinen · 14 years ago
  47. 26b36cf mac80211: make ARP filtering depend on CONFIG_INET by John W. Linville · 14 years ago
  48. ad0e2b5 mac80211: simplify key locking by Johannes Berg · 14 years ago
  49. 2b2c009 mac80211: Add support for hardware ARP query filtering by Juuso Oikarinen · 14 years ago
  50. ec8aa66 mac80211: add the minstrel_ht rate control algorithm by Felix Fietkau · 14 years ago
  51. cc75589 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 · 14 years ago
  52. 0aaffa9 mac80211: improve HT channel handling by Johannes Berg · 14 years ago
  53. 8316324 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 · 14 years ago
  54. be4a4b6 mac80211: improve IBSS scanning by Johannes Berg · 14 years ago
  55. 195e294 mac80211: Determine dynamic PS timeout based on ps-qos network latency by Juuso Oikarinen · 14 years ago
  56. 5c01d56 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 · 14 years ago
  57. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  58. b5878a2 mac80211: enhance tracing by Johannes Berg · 14 years ago
  59. 0379185 mac80211: annotate station rcu dereferences by Johannes Berg · 14 years ago
  60. 2f787b0 mac80211: Ensure initializing private mc_list in prepare_multicast(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  61. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  62. b446918 mac80211: use listen interval 5 as default by Helmut Schaa · 14 years ago
  63. 50ae0cf mac80211: add debugfs interface for U-APSD queue configuration by Kalle Valo · 14 years ago
  64. ab13315 mac80211: add U-APSD client support by Kalle Valo · 14 years ago
  65. 29401f6 mac80211: No need to include WEXT headers here by Jouni Malinen · 15 years ago
  66. b8bc4b0 mac80211: support remain-on-channel command by Johannes Berg · 15 years ago
  67. 0c1ad2c mac80211: proper bss private data handling by Johannes Berg · 15 years ago
  68. af6b637 mac80211: generalise work handling by Johannes Berg · 15 years ago
  69. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  70. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  71. f38fd12 mac80211: allow disabling 40MHz on 2.4GHz by Johannes Berg · 15 years ago
  72. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  73. 12375ef mac80211: trace interface name by Johannes Berg · 15 years ago
  74. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  75. d24deb2 mac80211: Add define for TX headroom reserved by mac80211 itself. by Gertjan van Wingerde · 15 years ago
  76. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  77. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  78. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  79. fe7a5d5 mac80211: move TX status handling by Johannes Berg · 15 years ago
  80. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  81. 3e5b110 mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces by Felix Fietkau · 15 years ago
  82. af81858 mac80211: async station powersave handling by Johannes Berg · 15 years ago
  83. c327d96 mac80211: fix internal scan request by Johannes Berg · 15 years ago
  84. 7bcfaf2 cfg80211/mac80211: use debugfs_remove_recursive by Johannes Berg · 15 years ago
  85. ea77f12 mac80211: remove tasklet enable/disable by Johannes Berg · 15 years ago
  86. 11ba964 mac80211: fix register_hw error path by Johannes Berg · 15 years ago
  87. bfc32e6 mac80211: Decouple fail_avg stats used by mesh from rate control algorithm. by Javier Cardona · 15 years ago
  88. f424afa mac80211: remove deprecated API by Johannes Berg · 15 years ago
  89. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  90. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 15 years ago
  91. e3b90ca mac80211: FIF_PSPOLL filter flag by Igor Perminov · 15 years ago
  92. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  93. 97af743 mac80211: disable beacons before removing the associated interface by Bob Copeland · 15 years ago
  94. 4da163a mac80211: disable software retry for now by Johannes Berg · 15 years ago
  95. fbe9c42 mac80211: Replace {sw, hw}_scanning variables with a bitfield by Helmut Schaa · 15 years ago
  96. a272a72 mac80211: allow using network namespaces by Johannes Berg · 15 years ago
  97. 3b8d81e0 mac80211: remove master netdev by Johannes Berg · 15 years ago
  98. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  99. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  100. e535c75 mac80211: deprecate conf.beacon_int properly by Johannes Berg · 15 years ago