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