1. 191a99b ath9k: move common regulatory code out of if() branches by Bob Copeland · 16 years ago
  2. 65fe465 ath9k: remove prototype for ath9k_regd_get_current_country by Bob Copeland · 16 years ago
  3. 17580f6 ath9k: remove ath9k_regd_get_rd() by Bob Copeland · 16 years ago
  4. d0f48f9 ath9k: convert isWwrSKU macro into C code by Bob Copeland · 16 years ago
  5. e775aaf ath9k: save a few calls to ath9k_regd_get_eepromRD by Bob Copeland · 16 years ago
  6. 63a7c8e ath9k: remove write-only current_rd_inuse by Bob Copeland · 16 years ago
  7. 795cc0a iwlagn: clean up error path in iwl_pci_probe by Helmut Schaa · 16 years ago
  8. 8bd1d07 ath9k: Add open loop control support by Senthil Balasubramanian · 16 years ago
  9. 81cb762 mac80211: Extend the rate control API with an update callback by Sujith · 16 years ago
  10. b06e786 ath9k: Decrease minimum NF threshold by Sujith · 16 years ago
  11. 668158a ath9k: Fix incorrect noise floor reading for 4k EEPROM by Sujith · 16 years ago
  12. 0fd06c9 ath9k: Fix bug in disabling MIB counters by Sujith · 16 years ago
  13. edf7c06 ath9k: Initialize AGC calibration properly by Sujith · 16 years ago
  14. 4af9cf4 ath9k: Enable TSF Out of Range Interrupt by Sujith · 16 years ago
  15. 06d0f06 ath9k: Enable Fractional N mode by Sujith · 16 years ago
  16. fec0de1 ath9k: Fix rd_ext EEPROM capability for AR9285 by Sujith · 16 years ago
  17. e421c7b ath9k: Store the correct max TX power level by Sujith · 16 years ago
  18. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 16 years ago
  19. 96f5e66 mac80211: fix aggregation for hardware with ampdu queues by Johannes Berg · 16 years ago
  20. f3734ee make net/ieee80211.h private to ipw2x00 by Dan Williams · 16 years ago
  21. 1ea893f hostap: convert usage of net/ieee80211.h to linux/ieee80211.h by Dan Williams · 16 years ago
  22. 4d8faf6 wavelan: Test arraysize before an element of the array. by Roel Kluin · 16 years ago
  23. 076ae60 mac80211: disallow moving netns by Johannes Berg · 16 years ago
  24. 53d6f81c mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is set by Vasanthakumar Thiagarajan · 16 years ago
  25. f5ac2b9 libertas: fix power save issue in libertas_sdio module by Bing Zhao · 16 years ago
  26. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  27. 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
  28. fef7cc0 asix: new device ids by Greg Kroah-Hartman · 16 years ago
  29. 4545a3f qlge: Use one path to (re)fill rx buffers. by Ron Mercer · 16 years ago
  30. 49f2186 qlge: Optimize rx buffer refill process. by Ron Mercer · 16 years ago
  31. 8587ea3 qlge: Change frame route hw semaphore granularity. by Ron Mercer · 16 years ago
  32. cc288f5 qlge: Increase MAC addr hw sem granularity. by Ron Mercer · 16 years ago
  33. bb58b5b qlge: Clean up mac address and frame route settings. by Ron Mercer · 16 years ago
  34. bb80087 sit: used time_before for comparing jiffies by Wei Yongjun · 16 years ago
  35. 26d94b4 ipip: used time_before for comparing jiffies by Wei Yongjun · 16 years ago
  36. da6185d8 gre: used time_before for comparing jiffies by Wei Yongjun · 16 years ago
  37. 800d55f ipv6: Remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  38. 1ce85fe netlink: change nlmsg_notify() return value logic by Pablo Neira Ayuso · 16 years ago
  39. 4fb0a54 mv643xx_eth: set sane default receive coalescing timeout by Lennert Buytenhek · 16 years ago
  40. a5fe361 mv643xx_eth: move a couple of init actions from ->open() to port probe by Lennert Buytenhek · 16 years ago
  41. ea8a864 mv643xx_eth: convert to net_device_ops by Lennert Buytenhek · 16 years ago
  42. ab307a3 mv643xx_eth: make LRO unconditional by Lennert Buytenhek · 16 years ago
  43. a52b8bd tcp_scalable: Update malformed & dead url by Joe Perches · 16 years ago
  44. 97daee8 netxen: refactor pci probe by Dhananjay Phadke · 16 years ago
  45. dbf64b1 netxen: cleanup unused code by Dhananjay Phadke · 16 years ago
  46. 4da1294 netxen: advertise wake-on-lan support by Dhananjay Phadke · 16 years ago
  47. ba599d4 netxen: firmware download support by Dhananjay Phadke · 16 years ago
  48. 32344a3 ixbge: fix bug when using large pages and jumbo frames by Jesse Brandeburg · 16 years ago
  49. c7e4358 ixgbe: Move ring features into an enum, allowing easier future maintenance by Shannon Nelson · 16 years ago
  50. 8b6f92b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  51. 325fb5b netfilter: xt_recent: fix proc-file addition/removal of IPv4 addresses by Josef Drexler · 16 years ago
  52. 5325a7b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  53. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  54. 467388f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  55. d18921a Doc: Refer to ip-sysctl.txt for strict vs. loose rp_filter mode by Jesper Dangaard Brouer · 16 years ago
  56. e18f5fe Doc: Cleanup whitespaces in ip-sysctl.txt by Jesper Dangaard Brouer · 16 years ago
  57. bf869c3 Doc: Fix typos in ip-sysctl.txt about rp_filter. by Jesper Dangaard Brouer · 16 years ago
  58. 028e141 netxen: handle pci bar 0 mapping failure by Dhananjay Phadke · 16 years ago
  59. 044fad0 netxen: fix physical port mapping by Dhananjay Phadke · 16 years ago
  60. f7e603a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  61. cac7112 proc: proc_get_inode should de_put when inode already initialized by Krzysztof Sachanowicz · 16 years ago
  62. 226485e i915: suspend/resume interrupt state by Jesse Barnes · 16 years ago
  63. 6c0594a Fix an oops in i915_gem_retire_requests() by Karsten Wiese · 16 years ago
  64. 50fee1d net: amend the fix for SO_BSDCOMPAT gsopt infoleak by Eugene Teo · 16 years ago
  65. ebe47d4 netns: build fix for net_alloc_generic by Clemens Noss · 16 years ago
  66. ea5a42c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  67. d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  68. 046ee5d rtl8187: New USB ID's for RTL8187L by Larry Finger · 16 years ago
  69. 40b130a ath9k: Fix panic upon attach failure by Vasanthakumar Thiagarajan · 16 years ago
  70. 5c138dc orinoco: do not resgister NULL pm_notifier function by Andrey Borzenkov · 16 years ago
  71. 20f4d6c Linux 2.6.29-rc6 by Linus Torvalds · 16 years ago
  72. af23f57 acpi/doc: add missing param value by Randy Dunlap · 16 years ago
  73. ce16c53 netns: Remove net_alive by Eric W. Biederman · 16 years ago
  74. 6a1b305 tcp: Like icmp use register_pernet_subsys by Eric W. Biederman · 16 years ago
  75. 959d272 netns: Fix icmp shutdown. by Eric W. Biederman · 16 years ago
  76. a6e8f27 ipv4: Clean whitespaces in net/ipv4/Kconfig. by Jesper Dangaard Brouer · 16 years ago
  77. b2cc46a ipv4: Fix rp_filter description in net/ipv4/Kconfig. by Jesper Dangaard Brouer · 16 years ago
  78. 0117cfa snap: handle registration error and compile warning by Stephen Hemminger · 16 years ago
  79. 01af4a0 llc: fix non-const printk warning by Stephen Hemminger · 16 years ago
  80. 5747a1a ip: ipip compile warning by Stephen Hemminger · 16 years ago
  81. c1cf842 ip: add loose reverse path filtering by Stephen Hemminger · 16 years ago
  82. 6dac62d Revert "etherh: Get working again." by David S. Miller · 16 years ago
  83. 8310509 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  84. 5004417 drm/i915: Add missing mutex_lock(&dev->struct_mutex) by Pierre Willenbrock · 16 years ago
  85. 6fb8858 drm/i915: fix WC mapping in non-GEM i915 code. by Jesse Barnes · 16 years ago
  86. bab2d1f drm/i915: Fix regression in 95ca9d by Chris Wilson · 16 years ago
  87. f21289b drm/i915: Retire requests from i915_gem_busy_ioctl. by Eric Anholt · 16 years ago
  88. 5669fca drm/i915: suspend/resume GEM when KMS is active by Jesse Barnes · 16 years ago
  89. efbeed9 drm/i915: Don't let a device flush to prepare buffers clear new write_domains. by Eric Anholt · 16 years ago
  90. 8b0e378 drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path. by Eric Anholt · 16 years ago
  91. 09c50b4 selinux: Fix the NetLabel glue code for setsockopt() by Paul Moore · 16 years ago
  92. 586c250 cipso: Fix documentation comment by Paul Moore · 16 years ago
  93. 683fdc5 Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  94. 0f99fed PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix by Ingo Molnar · 16 years ago
  95. f7f84f3 docbook: split kernel-api for device-drivers by Randy Dunlap · 16 years ago
  96. 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 16 years ago
  97. 936577c x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors by Linus Torvalds · 16 years ago
  98. 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
  99. f8a1af6 PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device attributes by Mike Murphy · 16 years ago
  100. 245127d PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attribute by Mike Murphy · 16 years ago