1. ee10f2c mac80211: protect TDLS discovery session by Arik Nemtsov · 10 years ago
  2. 737be10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  3. 1a5f0c1 mac80211: add a single-transaction driver op to switch contexts by Luciano Coelho · 10 years ago
  4. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  5. cca674d mac80211: export the expected throughput by Antonio Quartulli · 10 years ago
  6. f9ac71b mac80211: fix vif name tracing by Eliad Peller · 10 years ago
  7. 1b00078 mac80211: add tracing for ieee80211_sta_set_buffered by Johannes Berg · 11 years ago
  8. f359d3f mac80211: fix checkpatch errors by Weilong Chen · 11 years ago
  9. 6a9d1b9 mac80211: add pre-RCU-sync sta removal driver operation by Johannes Berg · 11 years ago
  10. c4de673 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  11. 18cfd3b Revert "mac80211: add driver callback for per-interface multicast filter" by Johannes Berg · 11 years ago
  12. 4b074b0 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  13. 21f659b mac80211: add min required channel definition field by Eliad Peller · 11 years ago
  14. 9f96da4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  15. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  16. 55fff50 mac80211: add explicit IBSS driver operations by Johannes Berg · 11 years ago
  17. 73da7d5 mac80211: add channel switch command and beacon callbacks by Simon Wunderlich · 11 years ago
  18. 85220d7 mac80211: support secondary channel offset in CSA by Johannes Berg · 11 years ago
  19. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  20. 67baf66 mac80211: add P2P NoA settings by Janusz Dziedzic · 11 years ago
  21. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  22. 488b366 mac80211: add driver callback for per-interface multicast filter by Alexander Bondar · 12 years ago
  23. d339d5c mac80211: Allow drivers to differentiate between ROC types by Ilan Peer · 12 years ago
  24. 15ac7c4 mac80211: Fix incorrect use of STA_PR_FMT in trace points by Seth Forshee · 12 years ago
  25. 164eb02 mac80211: add radar detection command/event by Simon Wunderlich · 12 years ago
  26. ef429da mac80211: introduce beacon-only timing data by Johannes Berg · 12 years ago
  27. 757af6f mac80211: fix chandef tracing bug by Johannes Berg · 12 years ago
  28. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 12 years ago
  29. a65240c mac80211: allow drivers to access IPv6 information by Johannes Berg · 12 years ago
  30. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 12 years ago
  31. de5fad8 mac80211: add op to configure default key id by Yoni Divinsky · 12 years ago
  32. 5a32aff mac80211: split out chandef tracing macros by Johannes Berg · 12 years ago
  33. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  34. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  35. 4988456 mac80211: make remain_on_channel() op pass vif param by Eliad Peller · 12 years ago
  36. 9214ad7 mac80211: call driver method when restart completes by Johannes Berg · 12 years ago
  37. 60762cb mac80211: remove unused tracepoint by Johannes Berg · 12 years ago
  38. 488dd7b mac80211: pass P2P powersave parameters to driver by Johannes Berg · 12 years ago
  39. 1ea6f9c mac80211: handle TX power per virtual interface by Johannes Berg · 12 years ago
  40. 1041638 mac80211: add explicit AP/GO driver operations by Johannes Berg · 12 years ago
  41. 1724ffb mac80211: complete bss_info tracing by Johannes Berg · 12 years ago
  42. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  43. c3645ea mac80211: introduce new ieee80211_ops by Michal Kazior · 12 years ago
  44. 3d01be7 mac80211: don't assume channel is set in tracing by Johannes Berg · 12 years ago
  45. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 12 years ago
  46. 8c358bc mac80211: add time synchronisation with BSS for assoc by Johannes Berg · 12 years ago
  47. a1845fc mac80211: add TX prepare API by Johannes Berg · 12 years ago
  48. 3fae027 mac80211: trace debug messages by Johannes Berg · 12 years ago
  49. 011ad0e mac80211: rename driver-trace file by Johannes Berg · 12 years ago[Renamed (99%) from net/mac80211/driver-trace.h]
  50. 66572cf mac80211: add command to get current rssi by Victor Goldenshtein · 12 years ago
  51. e352114 mac80211: Framework to get wifi-driver stats via ethtool. by Ben Greear · 12 years ago
  52. 6d52563 cfg80211/mac80211: enable proper device_set_wakeup_enable handling by Johannes Berg · 12 years ago
  53. a3304b0 cfg80211/nl80211: clarify TX queue API by Johannes Berg · 12 years ago
  54. 8f727ef mac80211: notify driver of rate control updates by Johannes Berg · 12 years ago
  55. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 12 years ago
  56. 177958e mac80211: remove tx_sync by Johannes Berg · 12 years ago
  57. f09603a mac80211: add sta_state callback by Johannes Berg · 13 years ago
  58. 61c0d48 mac80211: remove tracing config symbol by Johannes Berg · 13 years ago
  59. 37fbd90 mac80211: allow out-of-band EOSP notification by Johannes Berg · 13 years ago
  60. 40b9640 mac80211: explicitly notify drivers of frame release by Johannes Berg · 13 years ago
  61. 4049e09 mac80211: allow releasing driver-buffered frames by Johannes Berg · 13 years ago
  62. f6f3def mac80211: save tx params per sdata by Eliad Peller · 13 years ago
  63. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  64. b2abb6e mac80211: sync driver before TX by Johannes Berg · 13 years ago
  65. 615f7b9 mac80211: add driver RSSI threshold events by Meenakshi Venkataraman · 13 years ago
  66. c68f4b8 mac80211: support GTK rekey offload by Johannes Berg · 13 years ago
  67. b856439 mac80211: add cancel_hw_scan() callback by Eliad Peller · 13 years ago
  68. 79f460c mac80211: add support for HW scheduled scan by Luciano Coelho · 13 years ago
  69. 92ddc11 mac80211: add a couple of trace event classes to reduce duplicated code by Luciano Coelho · 13 years ago
  70. eecc480 mac80211: add basic support for WoWLAN by Johannes Berg · 13 years ago
  71. bdbfd6b mac80211: Add new API for rate selection by Sujith Manoharan · 13 years ago
  72. e8306f9 mac80211: Check for queued frames before entering power save. by Vivek Natarajan · 13 years ago
  73. 38c0915 mac80211: implement support for cfg80211_ops->{get,set}_ringparam by John W. Linville · 13 years ago
  74. 5f16a43 mac80211: support direct offchannel TX offload by Johannes Berg · 13 years ago
  75. ba99d93 mac80211: use DECLARE_EVENT_CLASS by Johannes Berg · 14 years ago
  76. 0b01f03 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 14 years ago
  77. 21f8358 mac80211: implement hardware offload for remain-on-channel by Johannes Berg · 14 years ago
  78. 15d9675 mac80211: Add antenna configuration by Bruno Randolf · 14 years ago
  79. f23a478 mac80211: support hardware TX fragmentation offload by Arik Nemtsov · 14 years ago
  80. 2ca27bc mac80211: add p2p device type support by Johannes Berg · 14 years ago
  81. 34d4bc4 mac80211: support runtime interface type changes by Johannes Berg · 14 years ago
  82. 97359d1 mac80211: use cipher suite selectors by Johannes Berg · 14 years ago
  83. c466d4e mac80211: add basic tracing to drv_get_survey by John W. Linville · 14 years ago
  84. 6854296 mac80211: Fix circular locking dependency in ARP filter handling by Juuso Oikarinen · 14 years ago
  85. 4efc76b mac80211: bracket driver tracing by Johannes Berg · 14 years ago
  86. 6a8579d mac80211: clean up ieee80211_stop_tx_ba_session by Johannes Berg · 14 years ago
  87. 2b2c009 mac80211: Add support for hardware ARP query filtering by Juuso Oikarinen · 14 years ago
  88. 5ce6e43 mac80211: add offload channel switch support by Johannes Berg · 14 years ago
  89. a060bbf mac80211: give virtual interface to hw_scan by Johannes Berg · 14 years ago
  90. b5878a2 mac80211: enhance tracing by Johannes Berg · 14 years ago
  91. 349e6b7 mac80211: remove get_tx_stats() driver op by Kalle Valo · 15 years ago
  92. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 15 years ago
  93. 6e7e621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  94. 3092ad0 mac80211: fix NULL pointer dereference when ftrace is enabled by Zhu Yi · 15 years ago
  95. b3fbdcf mac80211: pass vif and station to update_tkip_key by Johannes Berg · 15 years ago
  96. 310bc67 mac80211: Add new callback set_coverage_class by Lukáš Turek · 15 years ago
  97. a80f7c0 mac80211: introduce flush operation by Johannes Berg · 15 years ago
  98. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  99. 12375ef mac80211: trace interface name by Johannes Berg · 15 years ago
  100. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago