1. cb4ec37 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 12 years ago
  2. c3e5d71 iwlwifi: audit single frames from AGG queue in RS by Emmanuel Grumbach · 12 years ago
  3. 4668cce ath9k: disable the tasklet before taking the PCU lock by Felix Fietkau · 12 years ago
  4. 463e3ed ath9k: remove sc->rx.rxbuflock to fix a deadlock by Felix Fietkau · 12 years ago
  5. a1fe528 brcmsmac: increase timer reference count for new timers only by Piotr Haber · 12 years ago
  6. 4b883f0 ath9k: fix rx flush handling by Felix Fietkau · 12 years ago
  7. 7fc00a3 ath9k: add a better fix for the rx tasklet vs rx flush race by Felix Fietkau · 12 years ago
  8. 3adcf20 ath9k: remove the WARN_ON that triggers if generating a beacon fails by Felix Fietkau · 12 years ago
  9. 1adb2e2 ath9k: fix double-free bug on beacon generate failure by Felix Fietkau · 12 years ago
  10. a3dc48e ath9k: do not link receive buffers during flush by Felix Fietkau · 12 years ago
  11. 0981c3b ath9k_htc: Fix memory leak by Sujith Manoharan · 12 years ago
  12. 3b86acb mwifiex: correct config_bands handling for ibss network by Amitkumar Karwar · 12 years ago
  13. d7b9c52 mwifiex: update config_bands during infra association by Amitkumar Karwar · 12 years ago
  14. b7e98b5 Bluetooth: Check if the hci connection exists in SCO shutdown by Gustavo Padovan · 12 years ago
  15. 7b064ed Bluetooth: Fix authentication if acl data comes before remote feature evt by Jaganath Kanakkassery · 12 years ago
  16. f4d6f7d Bluetooth device 04ca:3008 should use ath3k by Sergio Cambra · 12 years ago
  17. 0a9ab9b Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() by Anderson Lizardo · 12 years ago
  18. 2582d52 Bluetooth: Add support for Foxconn / Hon Hai [0489:e056] by AceLan Kao · 12 years ago
  19. 3a61eda Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e] by AceLan Kao · 12 years ago
  20. 2c262b2 Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k. by Daniel Schaal · 12 years ago
  21. eed307e Bluetooth: Add support for IMC Networks [13d3:3393] by AceLan Kao · 12 years ago
  22. dbccd79 Bluetooth: Fix sending HCI commands after reset by Szymon Janc · 12 years ago
  23. 5e20a4b b43: Fix firmware loading when driver is built into the kernel by Larry Finger · 12 years ago
  24. 407ee23 drivers/net/wireless/iwlegacy: use strlcpy instead of strncpy by Chen Gang · 12 years ago
  25. c4f74d3 drivers/net/wireless/mwl8k.c: avoid use-after-free by Nickolai Zeldovich · 12 years ago
  26. 111b72a rtlwifi: Fix typo in debug output of rtl8192c and rtl8723ae by Julian Wollrath · 12 years ago
  27. 2be7d22 wireless: add new wil6210 802.11ad 60GHz driver by Vladimir Kondratiev · 12 years ago
  28. c3ff0b2 mwifiex: fix typo in setting up ibss network parameters by Amitkumar Karwar · 12 years ago
  29. 9c969d8 mwifiex: check wait_event_interruptible return value by Bing Zhao · 12 years ago
  30. a910c9c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 12 years ago
  31. d339fc8 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  32. 9a6f734 ath9k: Fix Kconfig for ATH9K_HTC by Vladimir Kondratiev · 12 years ago
  33. f590dce iwlwifi: fix the reclaimed packet tracking upon flush queue by Emmanuel Grumbach · 12 years ago
  34. 392d4ca iwlwifi: fix PCIe interrupt handle return value by Johannes Berg · 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. 619c5a9 brcmfmac: fix parsing rsn ie for ap mode. by Hante Meuleman · 12 years ago
  44. 1b2c2e7 brcmsmac: add copyright information for Canonical by Arend van Spriel · 12 years ago
  45. 3f009c7 rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  46. f6aa93a rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  47. 708b70f rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  48. 9145910 rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  49. 86bfec8 rtlwifi: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  50. 4010fe2 p54usb: add USBIDs for two more p54usb devices by Christian Lamparter · 12 years ago
  51. 1474a89 rtlwifi: Don't leak on error in _rtl_usb_receive() by Jesper Juhl · 12 years ago
  52. a796a1d ath9k_hw: Fix RX gain initvals for AR9485 by Sujith Manoharan · 12 years ago
  53. 4dd6ff7 bcma: correct M25P32 serial flash ID by Rafał Miłecki · 12 years ago
  54. 7ffa592 brcmsmac: Use udelay instead of usleep_range by Niels Ole Salscheider · 12 years ago
  55. 3194b7f p54usb: add USB ID for T-Com Sinus 154 data II by Tomasz Guszkowski · 12 years ago
  56. 6c653f6 carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESH by Christian Lamparter · 12 years ago
  57. 4c3de59 rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msg by Jussi Kivilinna · 12 years ago
  58. 12e9432 ath9k: Fix compilation breakage by Sujith Manoharan · 12 years ago
  59. 3194f2f ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting it by Geert Uytterhoeven · 12 years ago
  60. a733311 bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting it by Geert Uytterhoeven · 12 years ago
  61. a49f0d1 Linux 3.8-rc1 by Linus Torvalds · 12 years ago
  62. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  63. 769cb85 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  64. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  65. 10532b5 Revert "nfsd: warn on odd reply state in nfsd_vfs_read" by J. Bruce Fields · 12 years ago
  66. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  67. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  68. 7e65df3 ARM: dts: fix duplicated build target and alphabetical sort out for exynos by Kukjin Kim · 12 years ago
  69. 45e621d dm stripe: add WRITE SAME support by Mike Snitzer · 12 years ago
  70. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  71. ee18026 dm snapshot: do not use map_context by Mikulas Patocka · 12 years ago
  72. 59c3d2c dm thin: dont use map_context by Mikulas Patocka · 12 years ago
  73. 0045d61 dm raid1: dont use map_context by Mikulas Patocka · 12 years ago
  74. c7cfdf5 dm flakey: dont use map_context by Mikulas Patocka · 12 years ago
  75. 89c7cd8 dm raid1: rename read_record to bio_record by Mikulas Patocka · 12 years ago
  76. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  77. 42bc954 dm snapshot: use per_bio_data by Mikulas Patocka · 12 years ago
  78. e42c3f9 dm verity: use per_bio_data by Mikulas Patocka · 12 years ago
  79. 39cf0ed dm raid1: use per_bio_data by Mikulas Patocka · 12 years ago
  80. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago
  81. 70d6c40 dm kcopyd: add WRITE SAME support to dm_kcopyd_zero by Mike Snitzer · 12 years ago
  82. 4f0b70b dm linear: add WRITE SAME support by Mike Snitzer · 12 years ago
  83. 23508a9 dm: add WRITE SAME support by Mike Snitzer · 12 years ago
  84. d54eaa5 dm: prepare to support WRITE SAME by Mike Snitzer · 12 years ago
  85. 9c5091f dm ioctl: use kmalloc if possible by Mikulas Patocka · 12 years ago
  86. 5023e5c dm ioctl: remove PF_MEMALLOC by Mikulas Patocka · 12 years ago
  87. 7960123 dm persistent data: improve improve space map block alloc failure message by Joe Thornber · 12 years ago
  88. c397741 dm thin: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  89. 89ddeb8 dm persistent data: use DMERR_LIMIT for errors by Mike Snitzer · 12 years ago
  90. a5bd968 dm block manager: reinstate message when validator fails by Mike Snitzer · 12 years ago
  91. 3a0f9aa dm raid: round region_size to power of two by Jonathan Brassow · 12 years ago
  92. 2aab385 dm thin: cleanup dead code by Joe Thornber · 12 years ago
  93. f286ba0 dm thin: rename cell_defer_except to cell_defer_no_holder by Joe Thornber · 12 years ago
  94. 9aa0c0e dm snapshot: optimize track_chunk by Mikulas Patocka · 12 years ago
  95. 19cbbc6 dm raid: use DM_ENDIO_INCOMPLETE by Mikulas Patocka · 12 years ago
  96. 7c27213 dm raid1: remove impossible mempool_alloc error test by Mikulas Patocka · 12 years ago
  97. 018debe dm thin: emit ignore_discard in status when discards disabled by Mike Snitzer · 12 years ago
  98. e3cbf94 dm persistent data: fix nested btree deletion by Joe Thornber · 12 years ago
  99. 563af18 dm thin: wake worker when discard is prepared by Joe Thornber · 12 years ago
  100. e808807 dm thin: fix race between simultaneous io and discards to same block by Joe Thornber · 12 years ago