1. 5a32aff mac80211: split out chandef tracing macros by Johannes Berg · 12 years ago
  2. 9bdbf04 {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join by Marco Porsch · 12 years ago
  3. eac70c1 mac80211: move add_tim to subfunction by Marco Porsch · 12 years ago
  4. 1617bab mac80211: update mesh peer link counter during userspace peering by Marco Porsch · 12 years ago
  5. ee1f668 mac80211: allow disable power save in mesh by Chun-Yeow Yeoh · 12 years ago
  6. 8f21b0a mac80211: call restart complete at wowlan resume time by Johannes Berg · 12 years ago
  7. d888130 mac80211: fix resume from WoWLAN by Johannes Berg · 12 years ago
  8. 75e6934 mac80211: fix HT40 connections by Johannes Berg · 12 years ago
  9. 75ea719 mac80211: fix mesh_hwmp kerneldoc by Bob Copeland · 12 years ago
  10. ba23d20 cfg80211: disallow more station changes by Johannes Berg · 12 years ago
  11. 21add82 mac80211: unset peer's HT 40 MHz support if not usable by Johannes Berg · 12 years ago
  12. ec61cd6 mac80211: support HT notify channel width action by Johannes Berg · 12 years ago
  13. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 12 years ago
  14. 30bf5f1 mac80211: move ieee80211_remove_tid_tx function by Johannes Berg · 12 years ago
  15. faec12e mac80211: split out aggregation TX removal by Johannes Berg · 12 years ago
  16. c82c4a8 mac80211: split aggregation stop by reason by Johannes Berg · 12 years ago
  17. d582cff nl80211/mac80211: support full station state in AP mode by Johannes Berg · 12 years ago
  18. b08fbbd mac80211: restrict assoc request VHT capabilities by Johannes Berg · 12 years ago
  19. ad2d223 mac80211: assign bss_conf.bssid only once by Johannes Berg · 12 years ago
  20. b8dc1a3 mac80211: further simplify ieee80211_bss_info_change_notify by Johannes Berg · 12 years ago
  21. 8da3493 mac80211: reconfig bss_info_changed only if beaconing by Johannes Berg · 12 years ago
  22. d6a8322 mac80211: track enable_beacon explicitly by Johannes Berg · 12 years ago
  23. 8a61af6 mac80211: fix channel context iteration by Johannes Berg · 12 years ago
  24. 529ba6e mac80211: clean up association better in suspend by Johannes Berg · 12 years ago
  25. 61e8a48 mac80211: clean up ieee80211_quiesce by Johannes Berg · 12 years ago
  26. d45c417 mac82011: use frame control to differentiate probe resp/beacon by Emmanuel Grumbach · 12 years ago
  27. cc3983d mac80211: fix ieee80211_ie_build_vht_cap indentation by Johannes Berg · 12 years ago
  28. 75de911 mac80211: optimise AP stop RCU handling by Johannes Berg · 12 years ago
  29. 10ff57f mac80211: remove a bit of dead mesh code by Johannes Berg · 12 years ago
  30. 051007d mac80211: optimise roaming time again by Johannes Berg · 12 years ago
  31. 09f4114 mac80211: warn if unexpectedly removing stations by Johannes Berg · 12 years ago
  32. b998e8b mac80211: remove final sta_info_flush() by Johannes Berg · 12 years ago
  33. f4eabc9 mac80211: use short slot time in mesh for 5GHz by Chun-Yeow Yeoh · 12 years ago
  34. bc0784d mac80211: Allow disabling SGI-20 by Ben Greear · 12 years ago
  35. 09b1426 mac80211: fix maximum MTU by Chaitanya · 12 years ago
  36. 826262c mac80211: fix dtim_period in hidden SSID AP association by Johannes Berg · 12 years ago
  37. a56f992 mac80211: use del_timer_sync for final sta cleanup timer deletion by Johannes Berg · 12 years ago
  38. 97f97b1 mac80211: fix station destruction in AP/mesh modes by Johannes Berg · 12 years ago
  39. b7cfcd1 mac80211: RMC buckets are just list heads by Thomas Pedersen · 12 years ago
  40. 4d76d21 mac80211: assign VLAN channel contexts by Johannes Berg · 12 years ago
  41. 2d4072a mac80211: flush AP_VLAN stations when tearing down the BSS AP by Felix Fietkau · 12 years ago
  42. 34bcf71 mac80211: fix ibss scanning by Stanislaw Gruszka · 12 years ago
  43. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  44. f9c4d42 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  45. c66cfd5 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  46. a71258d net: remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  47. 8acbcdd minstrel: update stats after processing status by Johannes Berg · 12 years ago
  48. 8e3c1b7 mac80211: a few whitespace fixes by Johannes Berg · 12 years ago
  49. 4b5511e net: remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  50. 50c16e2 mac80211: warn only once if ampdu_action isn't assigned by Chaitanya · 12 years ago
  51. 403e167 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  52. 55cb079 Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 12 years ago
  53. 0b7dff4 mac80211: cancel work instead of waiting for it to do nothing by Johannes Berg · 12 years ago
  54. 815b809 mac80211: don't drop mesh peering frames from unknown STA by Marco Porsch · 12 years ago
  55. 751413e mac80211: skip radiotap space calculation if no monitor exists by Helmut Schaa · 12 years ago
  56. 5b632fe mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  57. b98ea05 mac80211: add debug file for mic failure by Saravana · 12 years ago
  58. 2f91a96 mac80211: adapt slot time in IBSS mode by Simon Wunderlich · 12 years ago
  59. 246dc3f mac80211: return if CSA is not handle by Simon Wunderlich · 12 years ago
  60. a544ab7 mac80211: simplify loop in minstrel_ht by Johannes Berg · 12 years ago
  61. 9caf036 cfg80211: fix BSS struct IE access races by Johannes Berg · 12 years ago
  62. b9a9ada mac80211: remove probe response temporary buffer allocation by Johannes Berg · 12 years ago
  63. c604b9f mac80211: make ieee80211_build_preq_ies safer by Johannes Berg · 12 years ago
  64. 41e31b8 mac80211: allow userspace registration for probe requests in IBSS by Antonio Quartulli · 12 years ago
  65. 3720390 mac80211: fix for mesh sync to indicate TBTT adjustment by Marco Porsch · 12 years ago
  66. 1f2e651 mac80211: add debugfs file for last rx rate by Saravana · 12 years ago
  67. 003e676 mac80211: re-organize the rx rate calculation logic by Saravana · 12 years ago
  68. 91b8c05 mac80211: add debugfs file for current tx rate by Saravana · 12 years ago
  69. db94357 mac80211: add debugfs file for last ack signal by Saravana · 12 years ago
  70. 59cf1d6 mac80211: don't reinit rate control when mesh sta exists by Helmut Schaa · 12 years ago
  71. 478622e mac80211: reject setting masked mac addresses by Helmut Schaa · 12 years ago
  72. 0624760 mac80211: fix potential NULL dereference by Dan Carpenter · 12 years ago
  73. 339afbf mac80211: support P2P GO powersave configuration by Johannes Berg · 12 years ago
  74. 5164892 mac80211: support (partial) VHT radiotap information by Johannes Berg · 12 years ago
  75. f2d9d27 mac80211: support VHT association by Johannes Berg · 12 years ago
  76. 62c8003 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  77. 6bdd253 mac80211: fix remain-on-channel (non-)cancelling by Johannes Berg · 12 years ago
  78. 8bc83c2 mac80211: support VHT rates in TX info by Johannes Berg · 12 years ago
  79. 5614618 mac80211: support drivers reporting VHT RX by Johannes Berg · 12 years ago
  80. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 12 years ago
  81. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 12 years ago
  82. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  83. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  84. 028e8da0 mac80211: fix managed mode channel flags handling by Johannes Berg · 12 years ago
  85. 453e66f2 mac80211: remove mesh config macros from mesh_plink.c by Marco Porsch · 12 years ago
  86. 40aefed mac80211: refactor ieee80211_set_qos_hdr by Marco Porsch · 12 years ago
  87. 6582163 mac80211: move Mesh Capability field definition to ieee80211.h by Marco Porsch · 12 years ago
  88. 7bed205 mac80211: in ADHOC print debug message for every Auth message by Antonio Quartulli · 12 years ago
  89. e584da5e mac80211: in ADHOC don't update last_rx if sta is not authorized by Antonio Quartulli · 12 years ago
  90. 0172bb7 cfg80211: use DS or HT operation IEs to determine BSS channel by Johannes Berg · 12 years ago
  91. 03ae834f mac80211: disable HT advertising unless AP supports it by Johannes Berg · 12 years ago
  92. a8243b7 mac80211: rename IEEE80211_STA_DISABLE_11N to HT by Johannes Berg · 12 years ago
  93. 76c5fa0 mac80211: fix RX chains configuration by Johannes Berg · 12 years ago
  94. 605f1a5 mac80211: fix radiotap vendor area skipping by Johannes Berg · 12 years ago
  95. 75c8ec7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  96. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  97. 77d2ece mac80211: Add debugfs callbacks for station addition/removal by Sujith Manoharan · 12 years ago
  98. fe5f255 mac80211: fix channel context suspend/reconfig handling by Johannes Berg · 12 years ago
  99. e56108d9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  100. 4988456 mac80211: make remain_on_channel() op pass vif param by Eliad Peller · 12 years ago