1. 65fe465 ath9k: remove prototype for ath9k_regd_get_current_country by Bob Copeland · 16 years ago
  2. 17580f6 ath9k: remove ath9k_regd_get_rd() by Bob Copeland · 16 years ago
  3. d0f48f9 ath9k: convert isWwrSKU macro into C code by Bob Copeland · 16 years ago
  4. e775aaf ath9k: save a few calls to ath9k_regd_get_eepromRD by Bob Copeland · 16 years ago
  5. 63a7c8e ath9k: remove write-only current_rd_inuse by Bob Copeland · 16 years ago
  6. 795cc0a iwlagn: clean up error path in iwl_pci_probe by Helmut Schaa · 16 years ago
  7. 8bd1d07 ath9k: Add open loop control support by Senthil Balasubramanian · 16 years ago
  8. b06e786 ath9k: Decrease minimum NF threshold by Sujith · 16 years ago
  9. 668158a ath9k: Fix incorrect noise floor reading for 4k EEPROM by Sujith · 16 years ago
  10. 0fd06c9 ath9k: Fix bug in disabling MIB counters by Sujith · 16 years ago
  11. edf7c06 ath9k: Initialize AGC calibration properly by Sujith · 16 years ago
  12. 4af9cf4 ath9k: Enable TSF Out of Range Interrupt by Sujith · 16 years ago
  13. 06d0f06 ath9k: Enable Fractional N mode by Sujith · 16 years ago
  14. fec0de1 ath9k: Fix rd_ext EEPROM capability for AR9285 by Sujith · 16 years ago
  15. e421c7b ath9k: Store the correct max TX power level by Sujith · 16 years ago
  16. f3734ee make net/ieee80211.h private to ipw2x00 by Dan Williams · 16 years ago
  17. 1ea893f hostap: convert usage of net/ieee80211.h to linux/ieee80211.h by Dan Williams · 16 years ago
  18. 4d8faf6 wavelan: Test arraysize before an element of the array. by Roel Kluin · 16 years ago
  19. f5ac2b9 libertas: fix power save issue in libertas_sdio module by Bing Zhao · 16 years ago
  20. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  21. 0c9a3aa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  22. fef7cc0 asix: new device ids by Greg Kroah-Hartman · 16 years ago
  23. 4545a3f qlge: Use one path to (re)fill rx buffers. by Ron Mercer · 16 years ago
  24. 49f2186 qlge: Optimize rx buffer refill process. by Ron Mercer · 16 years ago
  25. 8587ea3 qlge: Change frame route hw semaphore granularity. by Ron Mercer · 16 years ago
  26. cc288f5 qlge: Increase MAC addr hw sem granularity. by Ron Mercer · 16 years ago
  27. bb58b5b qlge: Clean up mac address and frame route settings. by Ron Mercer · 16 years ago
  28. 4fb0a54 mv643xx_eth: set sane default receive coalescing timeout by Lennert Buytenhek · 16 years ago
  29. a5fe361 mv643xx_eth: move a couple of init actions from ->open() to port probe by Lennert Buytenhek · 16 years ago
  30. ea8a864 mv643xx_eth: convert to net_device_ops by Lennert Buytenhek · 16 years ago
  31. ab307a3 mv643xx_eth: make LRO unconditional by Lennert Buytenhek · 16 years ago
  32. 97daee8 netxen: refactor pci probe by Dhananjay Phadke · 16 years ago
  33. dbf64b1 netxen: cleanup unused code by Dhananjay Phadke · 16 years ago
  34. 4da1294 netxen: advertise wake-on-lan support by Dhananjay Phadke · 16 years ago
  35. ba599d4 netxen: firmware download support by Dhananjay Phadke · 16 years ago
  36. 32344a3 ixbge: fix bug when using large pages and jumbo frames by Jesse Brandeburg · 16 years ago
  37. c7e4358 ixgbe: Move ring features into an enum, allowing easier future maintenance by Shannon Nelson · 16 years ago
  38. 5325a7b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  39. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  40. 467388f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  41. 028e141 netxen: handle pci bar 0 mapping failure by Dhananjay Phadke · 16 years ago
  42. 044fad0 netxen: fix physical port mapping by Dhananjay Phadke · 16 years ago
  43. 226485e i915: suspend/resume interrupt state by Jesse Barnes · 16 years ago
  44. 6c0594a Fix an oops in i915_gem_retire_requests() by Karsten Wiese · 16 years ago
  45. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  46. 046ee5d rtl8187: New USB ID's for RTL8187L by Larry Finger · 16 years ago
  47. 40b130a ath9k: Fix panic upon attach failure by Vasanthakumar Thiagarajan · 16 years ago
  48. 5c138dc orinoco: do not resgister NULL pm_notifier function by Andrey Borzenkov · 16 years ago
  49. 6dac62d Revert "etherh: Get working again." by David S. Miller · 16 years ago
  50. 5004417 drm/i915: Add missing mutex_lock(&dev->struct_mutex) by Pierre Willenbrock · 16 years ago
  51. 6fb8858 drm/i915: fix WC mapping in non-GEM i915 code. by Jesse Barnes · 16 years ago
  52. bab2d1f drm/i915: Fix regression in 95ca9d by Chris Wilson · 16 years ago
  53. f21289b drm/i915: Retire requests from i915_gem_busy_ioctl. by Eric Anholt · 16 years ago
  54. 5669fca drm/i915: suspend/resume GEM when KMS is active by Jesse Barnes · 16 years ago
  55. efbeed9 drm/i915: Don't let a device flush to prepare buffers clear new write_domains. by Eric Anholt · 16 years ago
  56. 8b0e378 drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path. by Eric Anholt · 16 years ago
  57. 0f99fed PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix by Ingo Molnar · 16 years ago
  58. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 16 years ago
  59. 7c24af4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  60. 3d92e8f m68k: atari - Rename "mfp" to "st_mfp" by Geert Uytterhoeven · 16 years ago
  61. ee92362 veth : add the set_mac_address capability by Daniel Lezcano · 16 years ago
  62. b956d41 sunlance: Beyond ARRAY_SIZE of ib->btx_ring by Roel Kluin · 16 years ago
  63. 7d3d5ec etherh: Get working again. by Russell King · 16 years ago
  64. 5acfac5 Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'suspend' into release by Len Brown · 16 years ago
  65. ba193d6 ACPI: remove CONFIG_ACPI_SYSTEM by Bjorn Helgaas · 16 years ago
  66. 4898c2b fujitsu-laptop: Use RFKILL support bitmask from firmware by Tony Vroon · 16 years ago
  67. 5403750 ixgbe: fix for 82598 Si errata causing buffer overflow by Don Skidmore · 16 years ago
  68. adfafef Merge branch 'hibernate' by Linus Torvalds · 16 years ago
  69. 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 16 years ago
  70. 56f382a battery: don't assume we are fully charged when not charging or discharging by Richard Hughes · 16 years ago
  71. 5423a0c ACPI: EC: Add delay for slow MSI controller by Alexey Starikovskiy · 16 years ago
  72. 2ec77fc Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  73. b5482d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  74. b6adea3 8250: fix boot hang with serial console when using with Serial Over Lan port by Mauro Carvalho Chehab · 16 years ago
  75. 3cf3114 atyfb: remove unused local variable `pwr_command' by Yang Hongyang · 16 years ago
  76. b28fe28 sx.c: avoid referencing freed memory if copy_from_user() fails by Dan Carpenter · 16 years ago
  77. 9b6d251 sx.c: fix dbl statement if - add missing braces by Ilpo Järvinen · 16 years ago
  78. d13c11f sungem: another error printed one too early by roel kluin · 16 years ago
  79. 2d96cf8 niu: Add TCAM classification configuration by Santwona Behera · 16 years ago
  80. 0d5048a ISDN: fix sc/shmem printk format warning by Randy Dunlap · 16 years ago
  81. 2cf0dbe SMSC: timeout reaches -1 by Roel Kluin · 16 years ago
  82. 3876732 ehea: Fix memory hotplug handling by Thomas Klein · 16 years ago
  83. 196b7e1 smsc9420: handle magic field of ethtool_eeprom by Steve Glendinning · 16 years ago
  84. 62660e2 sundance: missing parentheses? by Roel Kluin · 16 years ago
  85. 9df8f4e smsc9420: fix another postfixed timeout by Steve Glendinning · 16 years ago
  86. 494ef10 wimax/i2400m: driver loads firmware v1.4 instead of v1.3 by Inaky Perez-Gonzalez · 16 years ago
  87. 3768011 igb: this patch addes the sr-iov enablement option via num_vfs parameter by Alexander Duyck · 16 years ago
  88. 4ae196d igb: Add support for enabling VFs to PF driver. by Alexander Duyck · 16 years ago
  89. e173952 igb: add pf side of VMDq support by Alexander Duyck · 16 years ago
  90. 1bfaf07 igb: add vfs_allocated_count as placeholder for number of vfs by Alexander Duyck · 16 years ago
  91. 4654425 igb: update napi polling to consolidate function and return correct values by Alexander Duyck · 16 years ago
  92. 3d16118 drm/radeon: update sarea copies of last_ variables on resume. by etienne · 16 years ago
  93. ab00b3e drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. by Jesse Barnes · 16 years ago
  94. 496818f drm/i915: take struct mutex around fb unref by Jesse Barnes · 16 years ago
  95. 43565a0 drm: Use spread spectrum when the bios tells us it's ok. by Kristian Høgsberg · 16 years ago
  96. a29f5ca drm: Collapse identical i8xx_clock() and i9xx_clock(). by Kristian Høgsberg · 16 years ago
  97. f3cade5 drm: Bring PLL limits in sync with DDX values. by Kristian Høgsberg · 16 years ago
  98. 7f9872e drm: Add locking around cursor gem operations. by Kristian Høgsberg · 16 years ago
  99. 5c3b82e drm: Propagate failure from setting crtc base. by Chris Wilson · 16 years ago
  100. e62fb64 drm: Check for a NULL encoder when reverting on error path by Chris Wilson · 16 years ago