1. f880c20 p54: fix tx feedback status flag check by Christian Lamparter · 14 years ago
  2. d8e1ba7 ath5k: check return value of ieee80211_get_tx_rate by John W. Linville · 14 years ago
  3. 557de5e libertas: if_sdio: fix buffer alignment in struct if_sdio_card by Mike Rapoport · 14 years ago
  4. 6a017e0 iwlwifi: use long monitor timer for 5300 series by Wey-Yi Guy · 14 years ago
  5. 5db5584 drivers/net/wireless: Restore upper case words in wiphy_<level> messages by Joe Perches · 14 years ago
  6. 8b8ab9d iwlwifi: fix 3945 filter flags by Johannes Berg · 14 years ago
  7. c206a04 ipw2100: don't sync status queue entries by John W. Linville · 14 years ago
  8. 3198c68 iwlwifi: use long monitor timer to avoid un-necessary reload by Wey-Yi Guy · 14 years ago
  9. ce60659 iwlwifi: long monitor timer by Wey-Yi Guy · 14 years ago
  10. 6ccf15a ath5k: disable ASPM L0s for all cards by Maxim Levitsky · 14 years ago
  11. ca6cff1 ath9k_htc: load proper firmware for device ID 7015 by Rajkumar Manoharan · 14 years ago
  12. fe0dbcc wl1251: fix trigger scan timeout usage by Yuri Kululin · 14 years ago
  13. 71ba186 ath9k_htc: Fix disconnect issue in HT40 mode. by Vivek Natarajan · 14 years ago
  14. da93f10 ath9k_htc: fix panic on packet injection using airbase-ng tool. by Rajkumar Manoharan · 14 years ago
  15. 2f81b47 ipw2100: register pm_qos request before registering pci driver by John W. Linville · 14 years ago
  16. 94597ab iwlagn: fix rts cts protection by Johannes Berg · 14 years ago
  17. a9fda88 libertas: fix build break by including linux/sched.h by John W. Linville · 14 years ago
  18. 2f2f8f2 Revert "p54pci: Add PCI ID for SMC2802W" by John W. Linville · 14 years ago
  19. 2d0bb1c e100/e1000*/igb*/ixgb*: Add missing read memory barrier by Jeff Kirsher · 14 years ago
  20. 4bc091d ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG by John Fastabend · 14 years ago
  21. 16d884b netxen: protect tx timeout recovery by rtnl lock by Amit Kumar Salecha · 14 years ago
  22. 8bcfbd0 isdn: gigaset: use after free by Dan Carpenter · 14 years ago
  23. 7e27a0a isdn: gigaset: add missing unlock by Dan Carpenter · 14 years ago
  24. 1f6ea6e solos-pci: Fix race condition in tasklet RX handling by David Woodhouse · 14 years ago
  25. e225567 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  26. a24d52f iwlwifi: fix locking assertions by Johannes Berg · 14 years ago
  27. e95b743 iwlwifi: fix TX tracer by Johannes Berg · 14 years ago
  28. 4b030d4 isdn: fix information leak by Dan Carpenter · 14 years ago
  29. 23d23e4 usbnet: remove noisy and hardly useful printk by Christian Samsel · 14 years ago
  30. 8f1d2d2 rtl8180: avoid potential NULL deref in rtl8180_beacon_work by John W. Linville · 14 years ago
  31. cc02681 libertas: scan before assocation if no BSSID was given by Dan Williams · 14 years ago
  32. 1975753 libertas: fix association with some APs by using extended rates by Dan Williams · 14 years ago
  33. aebb628 libertas: get the right # of scanned BSSes by Dan Williams · 14 years ago
  34. a767bde virtio_net: implements ethtool_ops.get_drvinfo by Rusty Russell · 14 years ago
  35. d7100da ppp: make channel_ops const by stephen hemminger · 14 years ago
  36. c33788b drivers/net/enic: Use %pUB to format a UUID by Joe Perches · 14 years ago
  37. 2a1bc0d davinci_emac: Fix use after free in davinci_emac_remove by Stefan Weil · 14 years ago
  38. 889635f via-velocity: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  39. 7a0c202 cxgb4vf: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  40. 7aaaaa1 cxgb3: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  41. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  42. 5cf6571 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  43. b7c8e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  44. 03da309 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  45. 2411054 iwlagn: Improve aggregation failure error messages by Andy Lutomirski · 14 years ago
  46. 47cb905 rt2x00: do not use PCI resources before pci_enable_device() by Kulikov Vasiliy · 14 years ago
  47. 93c0584 wireless: ipw2100: check result of kzalloc() by Christoph Fritz · 14 years ago
  48. c8f3b72 ath9k: fix erased ieee80211_rx_status.mactime by Jan Friedrich · 14 years ago
  49. 5f7aebd p54pci: Add PCI ID for SMC2802W by Larry Finger · 14 years ago
  50. 7540184 ath9k: fix an issue in ath_atx_tid paused flag management by Lorenzo Bianconi · 14 years ago
  51. 824b185 ath9k_hw: Fix regulatory CTL index usage for AR9003 by Luis R. Rodriguez · 14 years ago
  52. bb12361 net: wl12xx: do not use kfree'd memory by Kulikov Vasiliy · 14 years ago
  53. 74dee2c iwlagn: fix typo in ucode_bt_stats_read debugfs by Wey-Yi Guy · 14 years ago
  54. 735df29 iwlwifi: BA scd_flow not match condition detected by Wey-Yi Guy · 14 years ago
  55. 5fc97f7 iwlwifi: fix compile warning by Johannes Berg · 14 years ago
  56. 4254bc1 ath9k_hw: fix a noise floor calibration related race condition by Felix Fietkau · 14 years ago
  57. 20bd2a0 ath9k_hw: clean up per-channel calibration data by Felix Fietkau · 14 years ago
  58. 5ee0865 ath9k: prevent calibration during off-channel activity by Felix Fietkau · 14 years ago
  59. b2ccc50 ath9k_hw: fix analog shift register writes on AR9003 by Felix Fietkau · 14 years ago
  60. ddfef79 ath9k: fix a crash in the PA predistortion apply function by Felix Fietkau · 14 years ago
  61. 9369746 ath9k_hw: fix periodic noise floor calibration on AR9003 by Felix Fietkau · 14 years ago
  62. 00c8659 ath9k_hw: clean up and fix initial noise floor calibration by Felix Fietkau · 14 years ago
  63. 02f5ba5 iwlwifi: fix possible recursive locking deadlock by Johannes Berg · 14 years ago
  64. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  65. 5abd9cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6 by Linus Torvalds · 14 years ago
  66. d5fc1d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 14 years ago
  67. f46e991 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  68. 8d91530 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 14 years ago
  69. c145307 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  70. fe445c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  71. f63b759 Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  72. 9f17d51 Merge branch 'bkl' into for-linus by Jiri Kosina · 14 years ago
  73. ada8c79 Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linus by Jiri Kosina · 14 years ago
  74. 35d03a0 Merge branch 'acrux' into for-linus by Jiri Kosina · 14 years ago
  75. 9929ffed Merge branch 'upstream-fixes' into for-linus by Jiri Kosina · 14 years ago
  76. fc73697 Merge branch 'upstream' into for-linus by Jiri Kosina · 14 years ago
  77. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  78. 17964e9 hostap:hostap_hw.c Fix typo in comment by Justin P. Mattock · 14 years ago
  79. c2e07b3 Fix spelling contorller -> controller in comments by Stefan Weil · 14 years ago
  80. c4799c7 amd64_edac: Minor formatting fix by Borislav Petkov · 14 years ago
  81. 962b70a amd64_edac: Fix operator precendence error by Borislav Petkov · 14 years ago
  82. 3ff1c25 phy/marvell: add 88ec048 support by Cyril Chemparathy · 14 years ago
  83. 99870a7 igb: Program MDICNFG register prior to PHY init by Alexander Duyck · 14 years ago
  84. 96f2bd1 e1000e: correct MAC-PHY interconnect register offset for 82579 by Bruce Allan · 14 years ago
  85. 5c7bf2f hso: Add new product ID by Filip Aben · 14 years ago
  86. 96d8e90 can: Add driver for esd CAN-USB/2 device by Matthias Fuchs · 14 years ago
  87. 7046e66 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  88. be82ae0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  89. 9c36f74 [CPUFREQ] fix brace coding style issue. by Neal Buckendahl · 14 years ago
  90. 6f4f272 [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent by Thomas Renninger · 15 years ago
  91. a665df9 [CPUFREQ] ondemand: don't synchronize sample rate unless multiple cpus present by Jocelyn Falempe · 15 years ago
  92. 226528c [CPUFREQ] unexport (un)lock_policy_rwsem* functions by Amerigo Wang · 15 years ago
  93. 00e299f [CPUFREQ] ondemand: Refactor frequency increase code by Mike Chan · 15 years ago
  94. cad70a6 [CPUFREQ] fix memory leak in cpufreq_add_dev by Xiaotian Feng · 14 years ago
  95. ffe6275 [CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)" by Andrej Gelenberg · 14 years ago
  96. 4b4fd27 PARISC: led.c - fix potential stack overflow in led_proc_write() by Helge Deller · 14 years ago
  97. 1a14703 ips driver: make it less chatty by Jesse Barnes · 14 years ago
  98. eba042a edac, mc: Improve scrub rate handling by Borislav Petkov · 14 years ago
  99. bc57117 amd64_edac: Correct scrub rate setting by Borislav Petkov · 14 years ago
  100. 9975a5f amd64_edac: Fix DCT base address selector by Borislav Petkov · 15 years ago