1. 0294582 mac80211: Save probe response data for bss by Arik Nemtsov · 13 years ago
  2. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago
  3. 6096de7 mac80211: add helper to free TX skb by Johannes Berg · 13 years ago
  4. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  5. 077a915 mac80211: support adding IV-room in the skb for CCMP keys by Arik Nemtsov · 13 years ago
  6. 54d5026 mac80211: warn only once about not finding a rate by Johannes Berg · 13 years ago
  7. 7f2a5e2 mac80211: Populate radiotap header with MCS info for TX frames by Helmut Schaa · 13 years ago
  8. 73b9f03 mac80211: parse radiotap header earlier by Johannes Berg · 13 years ago
  9. a26eb27 mac80211: move fragment flag to info flag as dont-fragment by Johannes Berg · 13 years ago
  10. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  11. b6f3530 mac80211: Send nullfunc frames at lower rate during connection monitor by Rajkumar Manoharan · 13 years ago
  12. 4b801bc mac80211: document client powersave by Johannes Berg · 13 years ago
  13. 37fbd90 mac80211: allow out-of-band EOSP notification by Johannes Berg · 13 years ago
  14. 40b9640 mac80211: explicitly notify drivers of frame release by Johannes Berg · 13 years ago
  15. deeaee1 mac80211: reply only once to each PS-poll by Johannes Berg · 13 years ago
  16. 47086fc mac80211: implement uAPSD by Johannes Berg · 13 years ago
  17. 4049e09 mac80211: allow releasing driver-buffered frames by Johannes Berg · 13 years ago
  18. 948d887 mac80211: split PS buffers into ACs by Johannes Berg · 13 years ago
  19. 042ec45 mac80211: let drivers inform it about per TID buffered frames by Johannes Berg · 13 years ago
  20. 768db34 mac80211: standardize adding supported rates IEs by Arik Nemtsov · 13 years ago
  21. aad14ce mac80211: Send the management frame at requested rate by Rajkumar Manoharan · 13 years ago
  22. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  23. a7ce1c9 mac80211: fix indentation by Alexander Simon · 13 years ago
  24. 910868d nl80211/cfg80211/mac80211: fix wme docs by Eliad Peller · 13 years ago
  25. 7827493 mac80211: add ssid config to bss information in AP-mode by Arik Nemtsov · 13 years ago
  26. 8c77124 mac80211: make ieee80211_send_bar available for drivers by Felix Fietkau · 13 years ago
  27. edf6b78 mac80211: add flag to indicate HW only Tx-agg setup support by Arik Nemtsov · 13 years ago
  28. 9533b4a mac80211: add uapsd_queues and max_sp params fields by Eliad Peller · 13 years ago
  29. b4ca608 mac80211: remove offchannel_tx API by Johannes Berg · 13 years ago
  30. 7c966a6 mac80211: remove linux/wireless.h inclusion by Johannes Berg · 13 years ago
  31. b2abb6e mac80211: sync driver before TX by Johannes Berg · 13 years ago
  32. f850e00 mac80211: let key iteration get keys in install order by Johannes Berg · 13 years ago
  33. 8bca5d8 mac80211: allow driver access to TKIP RX P1K by Johannes Berg · 13 years ago
  34. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 13 years ago
  35. 615f7b9 mac80211: add driver RSSI threshold events by Meenakshi Venkataraman · 13 years ago
  36. 42d9879 mac80211: allow driver to generate P1K for IV32 by Johannes Berg · 13 years ago
  37. 3ea542d mac80211: allow drivers to access key sequence counter by Johannes Berg · 13 years ago
  38. 523b02e mac80211: fix TKIP races, make API easier to use by Johannes Berg · 13 years ago
  39. c68f4b8 mac80211: support GTK rekey offload by Johannes Berg · 13 years ago
  40. 830af02 mac80211: allow driver to iterate keys by Johannes Berg · 13 years ago
  41. 2b4562d mac80211: allow driver to impose WoWLAN restrictions by Johannes Berg · 13 years ago
  42. 39df600 mac80211: propagate information about STA WME support down by Arik Nemtsov · 13 years ago
  43. b856439 mac80211: add cancel_hw_scan() callback by Eliad Peller · 13 years ago
  44. 1d34d10 mac80211: add ieee80211_get_operstate() function by Eliad Peller · 13 years ago
  45. f41ccd7 mac80211: Stop BA session event from device by Shahar Levi · 13 years ago
  46. 71063f0 nl80211: add testmode dump support by Wey-Yi Guy · 13 years ago
  47. bdfbe80 wireless: fix fatal kernel-doc error + warning in mac80211.h by Randy Dunlap · 13 years ago
  48. e00cf3b 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 · 13 years ago
  49. 79f460c mac80211: add support for HW scheduled scan by Luciano Coelho · 13 years ago
  50. eecc480 mac80211: add basic support for WoWLAN by Johannes Berg · 13 years ago
  51. a70171d 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 · 13 years ago
  52. bdbfd6b mac80211: Add new API for rate selection by Sujith Manoharan · 13 years ago
  53. 8178d38 mac80211: allow low level drivers to report packet loss by Arik Nemtsov · 13 years ago
  54. cfef604 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 · 13 years ago
  55. dcf55fb mac80211: add a function for setting the TIM bit for a specific station by Felix Fietkau · 13 years ago
  56. e8306f9 mac80211: Check for queued frames before entering power save. by Vivek Natarajan · 13 years ago
  57. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  58. 5312c3f mac80211: fix comment regarding aggregation buf_size by Johannes Berg · 13 years ago
  59. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  60. 858022a wireless: fix 80211 kernel-doc warnings by Randy Dunlap · 13 years ago
  61. 38c0915 mac80211: implement support for cfg80211_ops->{get,set}_ringparam by John W. Linville · 13 years ago
  62. 5f16a43 mac80211: support direct offchannel TX offload by Johannes Berg · 13 years ago
  63. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 13 years ago
  64. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 13 years ago
  65. 681d119 mac80211: Add testing functionality for TKIP by Jouni Malinen · 13 years ago
  66. d057e5a mac80211: add HW flag for disabling auto link-PS in AP mode by Arik Nemtsov · 13 years ago
  67. 5dd36bc mac80211: allow advertising correct maximum aggregate size by Johannes Berg · 13 years ago
  68. 0b01f03 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 13 years ago
  69. df6ba5d mac80211: add hw configuration for max ampdu buffer size by Luciano Coelho · 13 years ago
  70. 610dbc9 mac80211: add missing docs for off-chan TX flag by Johannes Berg · 14 years ago
  71. 4976b4e mac80211: add remain-on-channel docs by Johannes Berg · 14 years ago
  72. 21f8358 mac80211: implement hardware offload for remain-on-channel by Johannes Berg · 14 years ago
  73. 67408c8 mac80211: selective throughput LED trigger active by Johannes Berg · 14 years ago
  74. e1e5406 mac80211: add throughput based LED blink trigger by Johannes Berg · 14 years ago
  75. bd2ce6e mac80211: Add timeout to BA session start API by Sujith Manoharan · 14 years ago
  76. 20ed316 mac80211/rt2x00: add ieee80211_tx_status_ni() by Johannes Stezenbach · 14 years ago
  77. 79b1c46 cfg80211: Add documentation for antenna ops by Bruno Randolf · 14 years ago
  78. dd5b4cc cfg80211/mac80211: improve ad-hoc multicast rate handling by Felix Fietkau · 14 years ago
  79. 4bce22b mac80211: defines for AC numbers by Johannes Berg · 14 years ago
  80. 8f0729b mac80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 14 years ago
  81. a619a4c mac80211: Add function to get probe request template for current AP by Juuso Oikarinen · 14 years ago
  82. 15d9675 mac80211: Add antenna configuration by Bruno Randolf · 14 years ago
  83. f23a478 mac80211: support hardware TX fragmentation offload by Arik Nemtsov · 14 years ago
  84. 7be5086 mac80211: add probe request filter flag by Johannes Berg · 14 years ago
  85. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  86. 78be49e mac80211: distinct between max rates and the number of rates the hw can report by Helmut Schaa · 14 years ago
  87. 554891e mac80211: move packet flags into packet by Johannes Berg · 14 years ago
  88. 686b9cb mac80211/ath9k: Support AMPDU with multiple VIFs. by Ben Greear · 14 years ago
  89. eb7d306 mac80211: clear txflags for ps-filtered frames by Christian Lamparter · 14 years ago
  90. 2ca27bc mac80211: add p2p device type support by Johannes Berg · 14 years ago
  91. 2944f45 mac80211: add a note about iterating interfaces during add_interface() by Felix Fietkau · 14 years ago
  92. 34d4bc4 mac80211: support runtime interface type changes by Johannes Berg · 14 years ago
  93. 8789d45 mac80211: allow scan to complete from any context by Johannes Berg · 14 years ago
  94. 2738bd6 mac80211: trivial spelling fixes by Bob Copeland · 14 years ago
  95. 633dd1e mac80211: fix docbook by Johannes Berg · 14 years ago
  96. 97359d1 mac80211: use cipher suite selectors by Johannes Berg · 14 years ago
  97. d1f5b7a mac80211: allow drivers to request SM PS mode change by Johannes Berg · 14 years ago
  98. 7da7cc1 mac80211: per interface idle notification by Johannes Berg · 14 years ago
  99. 4e6cbfd mac80211: support use of NAPI for bottom-half processing by John W. Linville · 14 years ago
  100. ae3568a 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