1. e5b900d mac80211: allow drivers to request DTIM period by Johannes Berg · 14 years ago
  2. 800f65b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  3. 7a17a33 mac80211: proper IBSS locking by Johannes Berg · 14 years ago
  4. 05318bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  5. f90754c mac80211: Add interface for driver to temporarily disable dynamic ps by Juuso Oikarinen · 14 years ago
  6. bb9c03d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  7. ff61638 mac80211: Fix ps-qos network latency handling by Juuso Oikarinen · 14 years ago
  8. 6854296 mac80211: Fix circular locking dependency in ARP filter handling by Juuso Oikarinen · 14 years ago
  9. fbd2c8d mac80211: Set basic rates while joining ibss network by Teemu Paasikivi · 14 years ago
  10. 7c3b1dd mac80211: defer RX agg session teardown to work by Johannes Berg · 14 years ago
  11. 67c282c mac80211: move BA session work by Johannes Berg · 14 years ago
  12. 0ab3370 mac80211: make TX aggregation start/stop request async by Johannes Berg · 14 years ago
  13. a6a67db mac80211: refcount aggregation queue stop by Johannes Berg · 14 years ago
  14. 5d22c89 mac80211: remove non-irqsafe aggregation callbacks by Johannes Berg · 14 years ago
  15. a622ab7 mac80211: use RCU for TX aggregation by Johannes Berg · 14 years ago
  16. c1475ca mac80211: move aggregation callback processing by Johannes Berg · 14 years ago
  17. 77a121c mac80211: pull mgmt frame rx into rx handler by Johannes Berg · 14 years ago
  18. 1fa57d0 mac80211: use common work function by Johannes Berg · 14 years ago
  19. 64592c8 mac80211: use common work struct by Johannes Berg · 14 years ago
  20. 35f20c1 mac80211: use common skb queue by Johannes Berg · 14 years ago
  21. 9d38d85 cfg80211/mac80211: allow action frame TX/RX in IBSS by Johannes Berg · 14 years ago
  22. 14599f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  23. ad0e2b5 mac80211: simplify key locking by Johannes Berg · 14 years ago
  24. 2b2c009 mac80211: Add support for hardware ARP query filtering by Juuso Oikarinen · 14 years ago
  25. bc10502 net: use __packed annotation by Eric Dumazet · 14 years ago
  26. 252aa63 cfg80211: make action channel type optional by Johannes Berg · 14 years ago
  27. 6fe70aa 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
  28. 5ce6e43 mac80211: add offload channel switch support by Johannes Berg · 14 years ago
  29. 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
  30. 0aaffa9 mac80211: improve HT channel handling by Johannes Berg · 14 years ago
  31. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  32. 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
  33. be4a4b6 mac80211: improve IBSS scanning by Johannes Berg · 14 years ago
  34. 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
  35. 66b0470 mac80211: remove ieee80211_sta_stop_rx_ba_session by Johannes Berg · 14 years ago
  36. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  37. 17e4ec1 mac80211: Track Beacon signal strength and implement cqm events by Jouni Malinen · 14 years ago
  38. 1e4dcd0 mac80211: Add support for connection monitor in hardware by Juuso Oikarinen · 14 years ago
  39. df13cce mac80211: Improve software scan timing by Helmut Schaa · 14 years ago
  40. 026331c cfg80211/mac80211: allow registering for and sending action frames by Jouni Malinen · 15 years ago
  41. 375177b mac80211: Retry null data frame for power save. by Vivek Natarajan · 15 years ago
  42. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 15 years ago
  43. 723bae7 mac80211: track work started through callbacks by Johannes Berg · 15 years ago
  44. 50ae0cf mac80211: add debugfs interface for U-APSD queue configuration by Kalle Valo · 15 years ago
  45. ab13315 mac80211: add U-APSD client support by Kalle Valo · 15 years ago
  46. 37eb0b1 cfg80211/mac80211: Use more generic bitrate mask for rate control by Jouni Malinen · 15 years ago
  47. e4da8c3 mac80211: make off-channel work generic by Johannes Berg · 15 years ago
  48. b8bc4b0 mac80211: support remain-on-channel command by Johannes Berg · 15 years ago
  49. b203ffc mac80211: Generalize off-channel operation helpers from scan code by Jouni Malinen · 15 years ago
  50. 0c1ad2c mac80211: proper bss private data handling by Johannes Berg · 15 years ago
  51. 8e664fb mac80211: split up and insert custom IEs correctly by Johannes Berg · 15 years ago
  52. af6b637 mac80211: generalise work handling by Johannes Berg · 15 years ago
  53. f679f65 mac80211: generalise management work a bit by Johannes Berg · 15 years ago
  54. 63f170e mac80211: let cfg80211 manage auth state by Johannes Berg · 15 years ago
  55. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  56. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  57. f38fd12 mac80211: allow disabling 40MHz on 2.4GHz by Johannes Berg · 15 years ago
  58. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  59. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  60. 7c3f4bb mac80211: Fix dynamic power save for scanning. by Vivek Natarajan · 15 years ago
  61. 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
  62. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  63. 827d42c mac80211: fix spurious delBA handling by Johannes Berg · 15 years ago
  64. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  65. 2569a82 mac80211: correctly place aMPDU RX reorder code by Johannes Berg · 15 years ago
  66. 8c0c709 mac80211: move cmntr flag out of rx flags by Johannes Berg · 15 years ago
  67. 98e3ac9 mac80211: remove dead struct member by Johannes Berg · 15 years ago
  68. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  69. ceb99fe mac80211: fix resume by Johannes Berg · 15 years ago
  70. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  71. fe7a5d5 mac80211: move TX status handling by Johannes Berg · 15 years ago
  72. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  73. 5f0b7de mac80211: improve rate handling by Johannes Berg · 15 years ago
  74. eb9fb5b mac80211: trim RX data by Johannes Berg · 15 years ago
  75. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  76. e304bfd mac80211: implement a timer to send RANN action frames by Rui Paulo · 15 years ago
  77. d19b3bf mac80211: replace "destination" with "target" to follow the spec by Rui Paulo · 15 years ago
  78. 90a5e16 mac80211: implement RANN processing and forwarding by Rui Paulo · 15 years ago
  79. f14543ee mac80211: implement support for 4-address frames for AP and client mode by Felix Fietkau · 15 years ago
  80. 3491707 mac80211: update meshconf IE by Rui Paulo · 15 years ago
  81. ff9458d mac80211: remove sent_ps_buffered by Johannes Berg · 15 years ago
  82. 4d36ec58 mac80211: split hardware scan by band by Johannes Berg · 15 years ago
  83. 7bcfaf2 cfg80211/mac80211: use debugfs_remove_recursive by Johannes Berg · 15 years ago
  84. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  85. ea77f12 mac80211: remove tasklet enable/disable by Johannes Berg · 15 years ago
  86. 84f6a01 mac80211: fix configure_filter invocation after stop by Johannes Berg · 15 years ago
  87. 9e03fdf mac80211: Update mesh config IE to 11s draft 3.02 by Javier Cardona · 15 years ago
  88. c8a61a7 mac80211: New stat counters for multicast and unicast forwarded frames by Daniel Walker · 15 years ago
  89. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  90. 1888923 mac80211: Move mpath and mpp growth to mesh workqueue. by Javier Cardona · 15 years ago
  91. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 15 years ago
  92. f5ea912 nl80211: add generation number to all dumps by Johannes Berg · 15 years ago
  93. e21546a mac80211: stay authenticated after disassoc by Johannes Berg · 15 years ago
  94. e3b90ca mac80211: FIF_PSPOLL filter flag by Igor Perminov · 15 years ago
  95. a43abf2 mac80211: Retry probe request few times by Maxim Levitsky · 15 years ago
  96. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  97. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  98. 977923b mac80211: rename scan_state to next_scan_state by Helmut Schaa · 15 years ago
  99. 142b9f5 mac80211: implement basic background scanning by Helmut Schaa · 15 years ago
  100. fbe9c42 mac80211: Replace {sw, hw}_scanning variables with a bitfield by Helmut Schaa · 15 years ago