1. 7fc0357 ath9k: avoid queueing hw check work when suspended by Luis R. Rodriguez · 12 years ago
  2. b251412 b43: A fix for DMA transmission sequence errors by Iestyn C. Elfick · 12 years ago
  3. e67dd87 b43: N-PHY: increase initial value of "mind" in RSSI calibration by Rafał Miłecki · 12 years ago
  4. c4ff948 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 12 years ago
  5. 5468344 Revert "brcmsmac: support 4313iPA" by John W. Linville · 12 years ago
  6. 0f49d64 mwifiex: reset skb->data after processing PCIe sleep confirm cmd respose by Avinash Patil · 12 years ago
  7. fae17213 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  8. 370bd00 mac80211: Don't restart sta-timer if not associated. by Ben Greear · 12 years ago
  9. f9f4752 cfg80211: always check for scan end on P2P device by Johannes Berg · 12 years ago
  10. 8b30578 mac80211: fix virtual monitor interface locking by Johannes Berg · 12 years ago
  11. ce1eadd cfg80211: fix wdev tracing crash by Johannes Berg · 12 years ago
  12. 2d5d50e iwlwifi: dvm: don't send HCMD in restart flow by Emmanuel Grumbach · 12 years ago
  13. 4620020 iwlwifi: set rfkill in internal state of the transport by Emmanuel Grumbach · 12 years ago
  14. cc904c7 iwlwifi: fix length check in multi-TB HCMD by Emmanuel Grumbach · 12 years ago
  15. 36ef0b47 rtlwifi: usb: add missing freeing of skbuff by Jussi Kivilinna · 12 years ago
  16. 084c718 mwifiex: cancel cmd timer and free curr_cmd in shutdown process by Bing Zhao · 12 years ago
  17. a3e240c mwifiex: skip pending commands after function shutdown by Bing Zhao · 12 years ago
  18. 00d7ea1 mwifiex: fix race when queuing commands by Amitkumar Karwar · 12 years ago
  19. 01d4ab9 ath9k: limit tx path hang check to normal data queues by Felix Fietkau · 12 years ago
  20. 74632d1 ath9k_hw: revert chainmask to user configuration after calibration by Felix Fietkau · 12 years ago
  21. 7f42ace iwl3945: fix length of dma buffers by Stanislaw Gruszka · 12 years ago
  22. 8fa48cb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  23. ebaf579 Bluetooth: Add support for Dell[QCA 0cf3:817a] by Ming Lei · 12 years ago
  24. d66629c Bluetooth: Add support for Dell[QCA 0cf3:0036] by Ming Lei · 12 years ago
  25. eb20ff9 Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state by Vinicius Costa Gomes · 12 years ago
  26. 9437a24 rtlwifi: rtl8192cu: Fix problem that prevents reassociation by Larry Finger · 12 years ago
  27. 5818a46 rt2x00: fix rt2x00 to work with the new ralink SoC config symbols by John Crispin · 12 years ago
  28. d15591b Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  29. 94a32d10 Bluetooth: Device 0cf3:3008 should map AR 3012 by Sunguk Lee · 12 years ago
  30. de12198 Merge tag 'nfc-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes by John W. Linville · 12 years ago
  31. 07e5a5f mac80211: fix crash with P2P Device returning action frames by Johannes Berg · 12 years ago
  32. 6648997 rtlwifi: rtl8192cu: Fix schedule while atomic bug splat by Larry Finger · 12 years ago
  33. 5f0fabf mwifiex: fix potential out-of-boundary access to ibss rate table by Bing Zhao · 12 years ago
  34. 3bbc0ce NFC: llcp: Report error to pending sockets when a device is removed by Samuel Ortiz · 12 years ago
  35. e6a3a4b NFC: llcp: Clean raw sockets from nfc_llcp_socket_release by Samuel Ortiz · 12 years ago
  36. 3536da0 NFC: llcp: Clean local timers and works when removing a device by Samuel Ortiz · 12 years ago
  37. b141e81 NFC: llcp: Decrease socket ack log when accepting a connection by Samuel Ortiz · 12 years ago
  38. 1345ee6 cfg80211: fix potential BSS memory leak and update by Johannes Berg · 12 years ago
  39. 021fcdc cfg80211: fix inconsistency in trace for rdev_set_mac_acl by Vladimir Kondratiev · 12 years ago
  40. 27a737f mac80211: always synchronize_net() during station removal by Johannes Berg · 12 years ago
  41. 930df2d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  42. c5b3ad4 be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3 by Sathya Perla · 12 years ago
  43. f422d2a net: docs: document multiqueue tuntap API by Jason Wang · 12 years ago
  44. 70e21fe Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  45. c73e787 sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0 by Ben Hutchings · 12 years ago
  46. 35205b2 sfc: Disable soft interrupt handling during efx_device_detach_sync() by Ben Hutchings · 12 years ago
  47. 32cdd59 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  48. 66d29cb benet: Wait f/w POST until timeout by Gavin Shan · 12 years ago
  49. fa2b04f net/ipv4: Timestamp option cannot overflow with prespecified addresses by David Ward · 12 years ago
  50. d1f41b6 net: reduce net_rx_action() latency to 2 HZ by Eric Dumazet · 12 years ago
  51. 691b3b7 net: fix new kernel-doc warnings in net core by Randy Dunlap · 12 years ago
  52. 88c4c06 reset nf before xmit vxlan encapsulated packet by Zang MingJie · 12 years ago
  53. 76e4cb0 pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligible by Paolo Valente · 12 years ago
  54. 40dd2d5 pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in service by Paolo Valente · 12 years ago
  55. a0143ef pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeue by Paolo Valente · 12 years ago
  56. 2f3b89a pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler is empty by Paolo Valente · 12 years ago
  57. 624b85f pkt_sched: sch_qfq: fix the update of eligible-group sets by Paolo Valente · 12 years ago
  58. 9b99b7e pkt_sched: sch_qfq: properly cap timestamps in charge_actual_service by Paolo Valente · 12 years ago
  59. f74861c net/irda: Raise dtr in non-blocking open by Peter Hurley · 12 years ago
  60. 0b176ce net/irda: Use barrier to set task state by Peter Hurley · 12 years ago
  61. 2f7c069 net/irda: Hold port lock while bumping blocked_open by Peter Hurley · 12 years ago
  62. a4ed2e7 net/irda: Fix port open counts by Peter Hurley · 12 years ago
  63. 0305d06 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net into intel by David S. Miller · 12 years ago
  64. 9f22578 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  65. d7b815d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  66. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  67. e3b5951 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  68. 6516ab6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  69. 06e79d3 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  70. a5e0d73 Merge tag 'md-3.9' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  71. 603e86f igb: Fix for lockdep issue in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  72. ed65bdd igb: Fix link setup for I210 devices by Carolyn Wyborny · 12 years ago
  73. e4f7dbb igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer by Alexander Duyck · 12 years ago
  74. e08f626 e1000e: workaround DMA unit hang on I218 by Bruce Allan · 12 years ago
  75. 54c9b225 powerpc: Set DSCR bit in FSCR setup by Michael Neuling · 12 years ago
  76. fa759e9 powerpc: Add DSCR FSCR register bit definition by Michael Neuling · 12 years ago
  77. 57d2316 powerpc: Fix setting FSCR for HV=0 and on secondary CPUs by Michael Neuling · 12 years ago
  78. 8170a83 powerpc: Wireup the kcmp syscall to sys_ni by Tony Breeds · 12 years ago
  79. a74f350 powerpc: Remove unused BITOP_LE_SWIZZLE macro by Akinobu Mita · 12 years ago
  80. 6a40480 powerpc: Avoid link stack corruption in MMU on syscall entry path by Michael Neuling · 12 years ago
  81. 9276dfd drivers/tty/hvc: Use strlcpy instead of strncpy by Chen Gang · 12 years ago
  82. 6b6680c powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code by Chen Gang · 12 years ago
  83. 2777789 powerpc: Fix compile of sha1-powerpc-asm.S on 32-bit by Tony Breeds · 12 years ago
  84. f7f154f hw_random: make buffer usable in scatterlist. by Rusty Russell · 12 years ago
  85. 4f21e7e Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 12 years ago
  86. 5ba0eb4 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  87. aab2b4b tcp: fix double-counted receiver RTT when leaving receiver fast path by Neal Cardwell · 12 years ago
  88. d2123be CAIF: fix sparse warning for caif_usb by Silviu-Mihai Popescu · 12 years ago
  89. 7dac1b5 rds: simplify a warning message by Cong Wang · 12 years ago
  90. acac840 net: fec: fix build error in no MXC platform by Frank Li · 12 years ago
  91. 3e8b0ac net: ipv6: Don't purge default router if accept_ra=2 by Lorenzo Colitti · 12 years ago
  92. de5fb0a net: fec: put tx to napi poll function to fix dead lock by Frank Li · 12 years ago
  93. 3f73686 sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE by Cong Wang · 12 years ago
  94. ece6b0a rds: limit the size allocated by rds_message_alloc() by Cong Wang · 12 years ago
  95. 2470b36 iwlwifi: mvm: don't warn on normal BAR sending by Emmanuel Grumbach · 12 years ago
  96. 8101a7f iwlwifi: mvm: update the rssi calculation by Emmanuel Grumbach · 12 years ago
  97. f9aa8dd iwlwifi: mvm: ignore STOP_AGG when restarting by Emmanuel Grumbach · 12 years ago
  98. de8bc6d iwlwifi: mvm: Remove overriding calibrations for the 7000 family by Dor Shaish · 12 years ago
  99. 6221d47 iwlwifi: mvm: Take the phy_cfg from the TLV value by Dor Shaish · 12 years ago
  100. e07cbb5 iwlwifi: mvm: Set valid TX antennas value before calib request by Dor Shaish · 12 years ago