1. 882a7c6 mac80211: disconnect if channel switch fails by Johannes Berg · 13 years ago
  2. 30dd3ed mac80211: don't hang on to sched_scan_ies by Johannes Berg · 13 years ago
  3. 944b9e3 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 13 years ago
  4. a4ed534 mac80211: use list_move instead of list_del/list_add by Wei Yongjun · 13 years ago
  5. 768be59 cfg80211: fix indentation by Hila Gonen · 13 years ago
  6. e5f5b2f wext: include wireless event id when it has a size problem by Arend van Spriel · 13 years ago
  7. 7ce8c7a mac80211: Various small fixes for cfg.c: mpath_set_pinfo() by LEO Airwarosu Yoichi Shinoda · 13 years ago
  8. 00ea6de mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header by Johannes Berg · 13 years ago
  9. c9a0a30 cfg80211: add kerneldoc entry for "vht_cap" by Robert P. J. Day · 13 years ago
  10. 00a9ac4 cfg80211: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 13 years ago
  11. b4e4f47 nl80211: fix possible memory leak nl80211_connect() by Wei Yongjun · 13 years ago
  12. 3d2abdf mac80211: clear bssid on auth/assoc failure by Eliad Peller · 13 years ago
  13. 0ef24e5 mac80211: Do not check for valid hw_queues for P2P_DEVICE by Ilan Peer · 13 years ago
  14. aba4e6f mac80211: Fix AP mode regression by Sujith Manoharan · 13 years ago
  15. 27f0112 mac80211: fix DS to MBSS address translation by Thomas Pedersen · 13 years ago
  16. 06d7de8 Revert "rfkill: remove dead code" by AceLan Kao · 13 years ago
  17. dcf3396 mac80211: clean up ieee80211_subif_start_xmit by Johannes Berg · 13 years ago
  18. fe94fe0 mac80211: pass channel to ieee80211_send_probe_req by Johannes Berg · 13 years ago
  19. c0af073 mac80211: convert ops checks to WARN_ON by Johannes Berg · 13 years ago
  20. 9b86487 mac80211: check operating channel in scan by Johannes Berg · 13 years ago
  21. 4797c7b mac80211: use RX status band instead of current band by Johannes Berg · 13 years ago
  22. 3d01be7 mac80211: don't assume channel is set in tracing by Johannes Berg · 13 years ago
  23. f9e6e95 mac80211: use oper_channel in rate init by Johannes Berg · 13 years ago
  24. 9e99a12 mac80211: remove freq/chantype from debugfs by Johannes Berg · 13 years ago
  25. e31583c mac80211: remove almost unused local variable by Johannes Berg · 13 years ago
  26. 466f310 mac80211: mesh: don't use global channel type by Johannes Berg · 13 years ago
  27. d348f69 mac80211: simplify buffers in aes_128_cmac_vector by Johannes Berg · 13 years ago
  28. 8b3d1cc mac80211_hwsim: add support for P2P Device by Johannes Berg · 13 years ago
  29. 6d71117 mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF by Johannes Berg · 13 years ago
  30. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 13 years ago
  31. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 13 years ago
  32. cc74c0c mac80211: make ieee80211_beacon_connection_loss_work static by Johannes Berg · 13 years ago
  33. 5bc1420 mac80211: check size of channel switch IE when parsing by Johannes Berg · 13 years ago
  34. 3049000 mac80211: fix CSA handling timer by Johannes Berg · 13 years ago
  35. 57eebdf mac80211: clean up CSA handling code by Johannes Berg · 13 years ago
  36. 90bcf86 mac80211: remove unneeded 'bssid' variable by Johannes Berg · 13 years ago
  37. 4c29867 mac80211: support A-MPDU status reporting by Johannes Berg · 13 years ago
  38. 48613ec wireless: add radiotap A-MPDU status field by Johannes Berg · 13 years ago
  39. e687f61 mac80211: add supported rates change notification in IBSS by Antonio Quartulli · 13 years ago
  40. 4bd4c2d mac80211: clean up mpath_move_to_queue() by Thomas Pedersen · 13 years ago
  41. b22bd52 mac80211: use skb_queue_walk() in mesh_path_assign_nexthop by Thomas Pedersen · 13 years ago
  42. aa7a008 mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp by Eyal Shapira · 13 years ago
  43. f609a43 mac80211: skb leak in mesh_plink_frame_tx() by Thomas Pedersen · 13 years ago
  44. e7570df mac80211: don't request ack for peering close by Thomas Pedersen · 13 years ago
  45. 3e17f2b mac80211: remove ieee80211_clean_sdata() by Thomas Pedersen · 13 years ago
  46. 0d466b9c mac80211: improve cleanup when leaving mesh by Thomas Pedersen · 13 years ago
  47. 899852a cfg80211: Clear "beacon_found" on regulatory restore by Paul Stewart · 13 years ago
  48. 03f6b08 cfg80211: add channel flag to prohibit OFDM operation by Seth Forshee · 13 years ago
  49. dd4c926 mac80211: cancel mesh path timer by Johannes Berg · 13 years ago
  50. 2d9957c mac80211: clear timer bits when disconnecting by Johannes Berg · 13 years ago
  51. 19c3b83 mac80211: reset station MLME flags upon new association by Johannes Berg · 13 years ago
  52. e83e654 mac80211: use eth_broadcast_addr by Johannes Berg · 13 years ago
  53. 1411af1 mac80211: enable WDS carrier only after adding station by Johannes Berg · 13 years ago
  54. c405c62 mac80211: manage carrier state in mesh by Johannes Berg · 13 years ago
  55. 2d56577 mac80211: use correct channel in TX by Johannes Berg · 13 years ago
  56. 6b77863 mac80211: fix current vs. operating channel in preq/beacon by Johannes Berg · 13 years ago
  57. 679ef4e mac80211: use oper_channel in utils and config by Johannes Berg · 13 years ago
  58. 568d6e2 mac80211: use oper_channel in managed mlme by Johannes Berg · 13 years ago
  59. 273686d mac80211: use oper_channel in ibss by Johannes Berg · 13 years ago
  60. 6962d60 mac80211: use oper_channel in mesh by Johannes Berg · 13 years ago
  61. b17166a mac80211: set channel only once during auth/assoc by Johannes Berg · 13 years ago
  62. 13e0c8e mac80211: rename sta to new_sta by Johannes Berg · 13 years ago
  63. 1b49de2 mac80211: supress HT/VHT disable if not supported by Johannes Berg · 13 years ago
  64. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 13 years ago
  65. ab09587 mac80211: add PS flag to bss_conf by Eliad Peller · 13 years ago
  66. 2b2b643 wlcore: op_tx: pass sta explicitly when inferring frame hlid by Arik Nemtsov · 13 years ago
  67. 930e191 wlcore: don't get the hlid from a queued skb by Arik Nemtsov · 13 years ago
  68. e217689 cfg80211: unify IE search by Vladimir Kondratiev · 13 years ago
  69. 8c7d857 mac80211: don't call mgd_prepare_tx when associated by Emmanuel Grumbach · 13 years ago
  70. 7eeff74 mac80211: don't react to beacon loss if HW monitoring by Johannes Berg · 13 years ago
  71. d545dab mac80211: VHT (11ac) association by Mahesh Palivela · 13 years ago
  72. bae35d9 mac80211: don't re-init rate control when receiving mesh beacon by Chun-Yeow Yeoh · 13 years ago
  73. ba846a5 mac80211: don't clear sched_scan_sdata on sched scan stop request by Eliad Peller · 13 years ago
  74. fcb0670 Merge remote-tracking branch 'wireless/master' into mac80211 by Johannes Berg · 13 years ago
  75. 173f865 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  76. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  77. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 13 years ago
  78. c1e7179 Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  79. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  80. b387e41 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  81. 43a1141 Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 13 years ago
  82. 25918f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  83. aa0b3b2 Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 13 years ago
  84. bac821a powerpc/ftrace: Trace function graph entry before updating index by Steven Rostedt · 13 years ago
  85. e5ae3cd radeonfb: Add quirk for the graphics adapter in some JSxx by Tony Breeds · 13 years ago
  86. 0e38498 powerpc: Lack of firmware flash support is not an error by Anton Blanchard · 13 years ago
  87. fd297b3 powerpc: Enable pseries hardware RNG and crypto modules by Anton Blanchard · 13 years ago
  88. b1acf1b powerpc: Update g5_defconfig by Benjamin Herrenschmidt · 13 years ago
  89. 38df850 powerpc/kvm/bookehv: Fix build regression by Alexander Graf · 13 years ago
  90. 1f8b0bc powerpc: Set stack limit properly in crit_transfer_to_handler by Stuart Yoder · 13 years ago
  91. 6ee127b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  92. 1e30c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  93. a1857eb Btrfs: using vmalloc and friends needs vmalloc.h by Stephen Rothwell · 13 years ago
  94. d45bb11 leds-lp8788: forgotten unlock at lp8788_led_work by Devendra Naga · 13 years ago
  95. 18d4a06 LEDS: propagate error codes in blinkm_detect() by Dan Carpenter · 13 years ago
  96. 4d8729a LEDS: memory leak in blinkm_led_common_set() by Dan Carpenter · 13 years ago
  97. 231daf0 cpumask: cpulist_parse() comments correction by Alex Shi · 13 years ago
  98. 96263d2 init: add comments to keep initcall-names in sync with initcall levels by Jim Cromie · 13 years ago
  99. c777ad6 cpumask: add a few comments of cpumask functions by Alex Shi · 13 years ago
  100. 427f23c sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current by Tkhai Kirill · 13 years ago