1. aba4e6f mac80211: Fix AP mode regression by Sujith Manoharan · 12 years ago
  2. 06d7de8 Revert "rfkill: remove dead code" by AceLan Kao · 12 years ago
  3. dcf3396 mac80211: clean up ieee80211_subif_start_xmit by Johannes Berg · 12 years ago
  4. fe94fe0 mac80211: pass channel to ieee80211_send_probe_req by Johannes Berg · 12 years ago
  5. c0af073 mac80211: convert ops checks to WARN_ON by Johannes Berg · 12 years ago
  6. 9b86487 mac80211: check operating channel in scan by Johannes Berg · 12 years ago
  7. 4797c7b mac80211: use RX status band instead of current band by Johannes Berg · 12 years ago
  8. 3d01be7 mac80211: don't assume channel is set in tracing by Johannes Berg · 12 years ago
  9. f9e6e95 mac80211: use oper_channel in rate init by Johannes Berg · 12 years ago
  10. 9e99a12 mac80211: remove freq/chantype from debugfs by Johannes Berg · 12 years ago
  11. e31583c mac80211: remove almost unused local variable by Johannes Berg · 12 years ago
  12. 466f310 mac80211: mesh: don't use global channel type by Johannes Berg · 12 years ago
  13. d348f69 mac80211: simplify buffers in aes_128_cmac_vector by Johannes Berg · 12 years ago
  14. 8b3d1cc mac80211_hwsim: add support for P2P Device by Johannes Berg · 12 years ago
  15. 6d71117 mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF by Johannes Berg · 12 years ago
  16. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 12 years ago
  17. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 12 years ago
  18. cc74c0c mac80211: make ieee80211_beacon_connection_loss_work static by Johannes Berg · 12 years ago
  19. 5bc1420 mac80211: check size of channel switch IE when parsing by Johannes Berg · 12 years ago
  20. 3049000 mac80211: fix CSA handling timer by Johannes Berg · 12 years ago
  21. 57eebdf mac80211: clean up CSA handling code by Johannes Berg · 12 years ago
  22. 90bcf86 mac80211: remove unneeded 'bssid' variable by Johannes Berg · 12 years ago
  23. 4c29867 mac80211: support A-MPDU status reporting by Johannes Berg · 12 years ago
  24. 48613ec wireless: add radiotap A-MPDU status field by Johannes Berg · 12 years ago
  25. e687f61 mac80211: add supported rates change notification in IBSS by Antonio Quartulli · 12 years ago
  26. 4bd4c2d mac80211: clean up mpath_move_to_queue() by Thomas Pedersen · 12 years ago
  27. b22bd52 mac80211: use skb_queue_walk() in mesh_path_assign_nexthop by Thomas Pedersen · 12 years ago
  28. aa7a008 mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp by Eyal Shapira · 12 years ago
  29. f609a43 mac80211: skb leak in mesh_plink_frame_tx() by Thomas Pedersen · 12 years ago
  30. e7570df mac80211: don't request ack for peering close by Thomas Pedersen · 12 years ago
  31. 3e17f2b mac80211: remove ieee80211_clean_sdata() by Thomas Pedersen · 12 years ago
  32. 0d466b9c mac80211: improve cleanup when leaving mesh by Thomas Pedersen · 12 years ago
  33. 19c3b83 mac80211: reset station MLME flags upon new association by Johannes Berg · 12 years ago
  34. e83e654 mac80211: use eth_broadcast_addr by Johannes Berg · 12 years ago
  35. 1411af1 mac80211: enable WDS carrier only after adding station by Johannes Berg · 12 years ago
  36. c405c62 mac80211: manage carrier state in mesh by Johannes Berg · 12 years ago
  37. 2d56577 mac80211: use correct channel in TX by Johannes Berg · 12 years ago
  38. 6b77863 mac80211: fix current vs. operating channel in preq/beacon by Johannes Berg · 12 years ago
  39. 679ef4e mac80211: use oper_channel in utils and config by Johannes Berg · 12 years ago
  40. 568d6e2 mac80211: use oper_channel in managed mlme by Johannes Berg · 12 years ago
  41. 273686d mac80211: use oper_channel in ibss by Johannes Berg · 12 years ago
  42. 6962d60 mac80211: use oper_channel in mesh by Johannes Berg · 12 years ago
  43. b17166a mac80211: set channel only once during auth/assoc by Johannes Berg · 12 years ago
  44. 13e0c8e mac80211: rename sta to new_sta by Johannes Berg · 12 years ago
  45. 1b49de2 mac80211: supress HT/VHT disable if not supported by Johannes Berg · 12 years ago
  46. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  47. ab09587 mac80211: add PS flag to bss_conf by Eliad Peller · 12 years ago
  48. 2b2b643 wlcore: op_tx: pass sta explicitly when inferring frame hlid by Arik Nemtsov · 12 years ago
  49. 930e191 wlcore: don't get the hlid from a queued skb by Arik Nemtsov · 12 years ago
  50. e217689 cfg80211: unify IE search by Vladimir Kondratiev · 12 years ago
  51. 8c7d857 mac80211: don't call mgd_prepare_tx when associated by Emmanuel Grumbach · 12 years ago
  52. 7eeff74 mac80211: don't react to beacon loss if HW monitoring by Johannes Berg · 12 years ago
  53. d545dab mac80211: VHT (11ac) association by Mahesh Palivela · 12 years ago
  54. bae35d9 mac80211: don't re-init rate control when receiving mesh beacon by Chun-Yeow Yeoh · 12 years ago
  55. 173f865 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  56. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  57. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
  58. c1e7179 Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  59. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  60. b387e41 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  61. 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 · 12 years ago
  62. 25918f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  63. aa0b3b2 Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  64. bac821a powerpc/ftrace: Trace function graph entry before updating index by Steven Rostedt · 12 years ago
  65. e5ae3cd radeonfb: Add quirk for the graphics adapter in some JSxx by Tony Breeds · 12 years ago
  66. 0e38498 powerpc: Lack of firmware flash support is not an error by Anton Blanchard · 12 years ago
  67. fd297b3 powerpc: Enable pseries hardware RNG and crypto modules by Anton Blanchard · 12 years ago
  68. b1acf1b powerpc: Update g5_defconfig by Benjamin Herrenschmidt · 12 years ago
  69. 38df850 powerpc/kvm/bookehv: Fix build regression by Alexander Graf · 12 years ago
  70. 1f8b0bc powerpc: Set stack limit properly in crit_transfer_to_handler by Stuart Yoder · 12 years ago
  71. 6ee127b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  72. 1e30c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  73. a1857eb Btrfs: using vmalloc and friends needs vmalloc.h by Stephen Rothwell · 12 years ago
  74. d45bb11 leds-lp8788: forgotten unlock at lp8788_led_work by Devendra Naga · 12 years ago
  75. 18d4a06 LEDS: propagate error codes in blinkm_detect() by Dan Carpenter · 12 years ago
  76. 4d8729a LEDS: memory leak in blinkm_led_common_set() by Dan Carpenter · 12 years ago
  77. 231daf0 cpumask: cpulist_parse() comments correction by Alex Shi · 12 years ago
  78. 96263d2 init: add comments to keep initcall-names in sync with initcall levels by Jim Cromie · 12 years ago
  79. c777ad6 cpumask: add a few comments of cpumask functions by Alex Shi · 12 years ago
  80. 427f23c sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current by Tkhai Kirill · 12 years ago
  81. a0ce3ba0 sparc32: delete dead code in show_mem() by Sam Ravnborg · 12 years ago
  82. 9a4d5b9 sparc32: move kmap_init() to highmem.c by Sam Ravnborg · 12 years ago
  83. d8a1b2b sparc32: move probe_memory() to srmmu.c by Sam Ravnborg · 12 years ago
  84. 2acdf2c sparc32: drop unused BAD_PAGE stuff by Sam Ravnborg · 12 years ago
  85. b585e85 sparc32: centralize all mmu context handling in srmmu.c by Sam Ravnborg · 12 years ago
  86. 59b00c7 sparc32: drop quicklist by Sam Ravnborg · 12 years ago
  87. cc52aea sparc32: drop sparc model check in paging_init by Sam Ravnborg · 12 years ago
  88. c966a33 sparc32: drop sparc_unmapped_base by Sam Ravnborg · 12 years ago
  89. d884297 sparc32,leon: drop leon_init() by Sam Ravnborg · 12 years ago
  90. 1b6d06d8 sparc32: drop fixmap.h by Sam Ravnborg · 12 years ago
  91. c00db32 sparc32: fixmap.h cleanup by Sam Ravnborg · 12 years ago
  92. 5bbeed1 sparc32: drop unused kmap_atomic_to_page by Sam Ravnborg · 12 years ago
  93. 881e02d sparc32: drop swapper_pg_dir by Sam Ravnborg · 12 years ago
  94. 7cdfbc7 sparc32: beautify srmmu_inherit_prom_mappings() by Sam Ravnborg · 12 years ago
  95. f71a2aa sparc32: use void * in nocache get/free by Sam Ravnborg · 12 years ago
  96. 605ae96 sparc32: fix coding-style in srmmu.c by Sam Ravnborg · 12 years ago
  97. 4a049b0 sparc32: sort includes in srmmu.c by Sam Ravnborg · 12 years ago
  98. 3244246 sparc32: define a few srmmu functions __init by Sam Ravnborg · 12 years ago
  99. a9197f9 Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  100. c710998 ipv6: Early TCP socket demux by Eric Dumazet · 12 years ago