1. 31f05a2 ixgbe: update all DESC_ADV macros to accept a ring pointer by Alexander Duyck · 14 years ago
  2. 9e10e04 ixgbe: combine Rx into into ixgbe_configure_rx by Alexander Duyck · 14 years ago
  3. 2f1860b ixgbe: pull all Tx init into ixgbe_configure_tx by Alexander Duyck · 14 years ago
  4. a34bcff ixgbe: move all GPIE register config into a single function by Alexander Duyck · 14 years ago
  5. f5b4a52 ixgbe: Move virtualization config into a separate function by Alexander Duyck · 14 years ago
  6. 7367096 ixgbe: move all Rx DMA control register writes to one central location by Alexander Duyck · 14 years ago
  7. 477de6e ixgbe: Move max frame size and Rx buffer length configuration into a function by Alexander Duyck · 14 years ago
  8. 826437d ixgbe: remove redundant configuration of vmolr, rename generic variable by Alexander Duyck · 14 years ago
  9. 1395807 ixgbe: bump PS header size to 512 bytes by Alexander Duyck · 14 years ago
  10. f5dc442 ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_mode by Alexander Duyck · 14 years ago
  11. 4865452 ixgbe: pull PSRTYPE configuration into a separate function by Alexander Duyck · 14 years ago
  12. acd3717 ixgbe: pull ring configuration into it's own function by Alexander Duyck · 14 years ago
  13. 05abb12 ixgbe: consolidate all setting of MRQC into one function by Alexander Duyck · 14 years ago
  14. 43e69bf ixgbe: move Tx ring configuration into a separate function by Alexander Duyck · 14 years ago
  15. 120ff94 ixgbe: move configuration of the MTQC register into it's own function by Alexander Duyck · 14 years ago
  16. 179b409 ixgbe: combine two modifications of TXDCTL into one by Alexander Duyck · 14 years ago
  17. 67ebd79 ixgbe: move setting of GSO size for 82598 into ixgbe_configure_dcb by Alexander Duyck · 14 years ago
  18. d716a7d ixgbe: remove redundant DMA alignment code by Alexander Duyck · 14 years ago
  19. 083fc58 ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundaries by Don Skidmore · 14 years ago
  20. 357e8b5f xilinx_emaclite: netpoll support by Michal Simek · 14 years ago
  21. 6f0bee1 slip: fix get_stats() method by Eric Dumazet · 14 years ago
  22. dd57f97 vxge: Implement 64bit stats by Eric Dumazet · 14 years ago
  23. bb2537f ether3: Use net_device_stats from struct net_device by Tobias Klauser · 14 years ago
  24. 25aec76 ether1: Use net_device_stats from struct net_device by Tobias Klauser · 14 years ago
  25. 2244d07 net: simplify flags for tx timestamping by Oliver Hartkopp · 14 years ago
  26. 4d5870e drivers/net/sunvnet.c: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  27. c6c7598 drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level> by Joe Perches · 14 years ago
  28. 0b29b89 sunhme: Use return value of register_netdev by Tobias Klauser · 14 years ago
  29. cb5d991 greth: Use return value of register_netdev by Tobias Klauser · 14 years ago
  30. 900853a drivers/net/qlcnic: Use available error codes by Julia Lawall · 14 years ago
  31. 636b811 drivers/net/pcmcia: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  32. 666be42 s2io: Update driver version by Jon Mason · 14 years ago
  33. be265e9 s2io: remove unused code by Jon Mason · 14 years ago
  34. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
  35. 24763d8 qlcnic: turn off lro when rxcsum is disabled. by Sucheta Chakraborty · 14 years ago
  36. 8dec32cc qlcnic: fix link diag test by Sony Chacko · 14 years ago
  37. 6932427 qlcnic: fix link status message by Sony Chacko · 14 years ago
  38. b602121 qlcnic: add eswitch statistics support by Amit Kumar Salecha · 14 years ago
  39. ecd7d31 qlcnic: fix for setting function modes by Rajesh Borundia · 14 years ago
  40. 3c4b23b qlcnic: device state management fixes for virtual func by Amit Kumar Salecha · 14 years ago
  41. 933fce12 qlcnic: fix aer for virtual func by Amit Kumar Salecha · 14 years ago
  42. 1f76da5 enic: Mark intr_timer in vnic_enet_config as deprecated by Roopa Prabhu · 14 years ago
  43. 8321779 enic: Check if rq/wq buf not NULL before freeing them by Roopa Prabhu · 14 years ago
  44. ce16cc0 enic: Clean up: remove enic_dev_stats_clear by Roopa Prabhu · 14 years ago
  45. 7c46835 enic: Use offsetof macro in vic tlv length calculation by Roopa Prabhu · 14 years ago
  46. ae94abe enic: Add new firmware devcmds by Roopa Prabhu · 14 years ago
  47. 90cf0b5 enic: Add support for firmware management device by Roopa Prabhu · 14 years ago
  48. 294dab2 enic: Add set mac address by Roopa Prabhu · 14 years ago
  49. 559764d cpmac: fix all checkpatch errors and warnings by Florian Fainelli · 14 years ago
  50. 264fd77 am79c961a: Use net_device_stats from struct net_device by Tobias Klauser · 14 years ago
  51. 2154c704 r6040: fix all checkpatch errors and warnings by Florian Fainelli · 14 years ago
  52. 7136e11 pcnet_cs: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  53. ea0a52c pcnet_cs: Use proper netdev_*-printouts by Wolfram Sang · 14 years ago
  54. 0141480 ethtool: Provide a default implementation of ethtool_ops::get_drvinfo by Ben Hutchings · 14 years ago
  55. f7df0b8 drivers/isdn: Adjust confusing if indentation by Julia Lawall · 14 years ago
  56. 9e1634a drivers/net: Adjust confusing if indentation by Julia Lawall · 14 years ago
  57. 1f1d47e drivers/net/hamradio: Adjust confusing if indentation by Julia Lawall · 14 years ago
  58. cc81735 drivers/net/bnx2x: Adjust confusing if indentation by Julia Lawall · 14 years ago
  59. 2145f1a drivers/net: Adjust confusing if indentation by Julia Lawall · 14 years ago
  60. 6f74dbb drivers/atm: Adjust confusing if indentation by Julia Lawall · 14 years ago
  61. 022484c drivers/net: Adjust confusing if indentation by Julia Lawall · 14 years ago
  62. 9b0f1d8 drivers/net/irda: Adjust confusing if indentation by Julia Lawall · 14 years ago
  63. 354c8e3 drivers/net/wan: Adjust confusing if indentation by Julia Lawall · 14 years ago
  64. 1565c7c macvtap: Implement multiqueue for macvtap driver by Krishna Kumar · 14 years ago
  65. 6891dd2 bnx2x: Load firmware in open() instead of probe() by Dmitry Kravkov · 14 years ago
  66. eca6fc7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  67. 5ca6f7c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  68. 2245ba2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  69. e2e96c6 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  70. 7355a5a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  71. 5a41794 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  72. 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
  73. cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
  74. 43d9f87 ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS by Zhang Rui · 14 years ago
  75. 6e37c65 ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS by Zhang Rui · 14 years ago
  76. d09fe55 ACPI processor: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  77. 06af7eb ACPI power_resource: remove unused procfs I/F by Zhang Rui · 14 years ago
  78. 47f5c89 ACPI: remove deprecated ACPI procfs I/F by Zhang Rui · 14 years ago
  79. 1c8fce2 ACPI: introduce drivers/acpi/sysfs.c by Zhang Rui · 14 years ago
  80. c172cb7 Merge branch 'acpica-gpe' into release by Len Brown · 14 years ago
  81. e8eb622 Merge branch 'bugzilla-16422' into release by Len Brown · 14 years ago
  82. ecd8ee0 Merge branch 'procfs-cleanup' into release by Len Brown · 14 years ago
  83. feb29c5 Merge branch 'apei' into release by Len Brown · 14 years ago
  84. f2a6618 Merge branch 'nvs' into release by Len Brown · 14 years ago
  85. c637e48 ACPI: introduce module parameter acpi.aml_debug_output by Zhang Rui · 14 years ago
  86. a25ee92 ACPI: introduce drivers/acpi/debugfs.c by Zhang Rui · 14 years ago
  87. 4725fd3 intel_idle: recognize Lincroft Atom Processor by Arjan van de Ven · 14 years ago
  88. 2ff729d ACPI, APEI, ERST debug support by Huang Ying · 14 years ago
  89. fc58fb1 fusion: add function parameter names to kernel-doc by Randy Dunlap · 14 years ago
  90. 1f5cfe2 fusion: fix non-kernel-doc comment block by Randy Dunlap · 14 years ago
  91. d310ad0 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  92. c29c08b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  93. f279941 hwmon: (via-cputemp) Remove bogus "SHOW" global variable by H. Peter Anvin · 14 years ago
  94. 4bd2691 hwmon: jc42 depends on I2C by Randy Dunlap · 14 years ago
  95. c6b8724 hwmon: (pc87427) Move sysfs file removal to a separate function by Jean Delvare · 14 years ago
  96. 008e5f3 hwmon: (pc87427) Add temperature monitoring support by Jean Delvare · 14 years ago
  97. 9d32df1 hwmon: (pc87427) Add support for the second logical device by Jean Delvare · 14 years ago
  98. 328716b hwmon: (pc87427) Add support for manual fan speed control by Jean Delvare · 14 years ago
  99. 0d22d58 hwmon: (pc87427) Minor style cleanups by Jean Delvare · 14 years ago
  100. 4e7d99e hwmon: (pc87427) Handle disabled fan inputs properly by Jean Delvare · 14 years ago