Age | Commit message (Expand) | Author | Files | Lines |
2011-05-23 | Add appropriate <linux/prefetch.h> include for prefetch users | Paul Gortmaker | 1 | -0/+1 |
2011-05-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -7/+16 |
2011-05-09 | pch_gbe: support ML7223 IOH | Tomoya | 1 | -0/+11 |
2011-05-09 | PCH_GbE : Fixed the issue of checksum judgment | Toshiharu Okada | 1 | -5/+4 |
2011-05-09 | PCH_GbE : Fixed the issue of collision detection | Toshiharu Okada | 1 | -2/+1 |
2011-04-30 | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 1 | -1/+1 |
2011-04-30 | ethtool: Use full 32 bit speed range in ethtool's set_settings | David Decotigny | 1 | -4/+7 |
2011-04-30 | ethtool: Call ethtool's get/set_settings callbacks with cleaned data | David Decotigny | 2 | -4/+4 |
2011-04-20 | net: pch_gbe: convert to hw_features | Michał Mirosław | 4 | -74/+42 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 3 | -10/+10 |
2011-03-25 | net: fix pch_gbe section mismatch warning | Randy Dunlap | 1 | -3/+3 |
2011-03-15 | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki | 1 | -1/+1 |
2011-02-15 | pch_gbe: Fix the MAC Address load issue. | Toshiharu Okada | 2 | -1/+8 |
2011-02-14 | pch_gbe: Fix the issue that the receiving data is not normal. | Toshiharu Okada | 1 | -42/+55 |
2011-02-09 | pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool | Toshiharu Okada | 1 | -8/+4 |
2011-01-25 | pch_gbe: don't use flush_scheduled_work() | Tejun Heo | 1 | -1/+1 |
2010-12-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -7/+7 |
2010-12-06 | net: Fix too optimistic NETIF_F_HW_CSUM features | Michał Mirosław | 2 | -21/+4 |
2010-11-29 | pch_gbe driver: The wrong of initializer entry | Toshiharu Okada | 1 | -4/+4 |
2010-11-29 | pch_gbe dreiver: chang author | Toshiharu Okada | 1 | -3/+3 |
2010-11-28 | drivers/net: use vzalloc() | Eric Dumazet | 1 | -4/+2 |
2010-10-21 | pch_gbe: make local functions static | stephen hemminger | 3 | -15/+17 |
2010-10-18 | drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLE | Joe Perches | 1 | -1/+1 |
2010-10-16 | pch_gbe: fix if condition in set_settings() | Dan Carpenter | 1 | -1/+2 |
2010-10-11 | NET: pch, fix use after free | Jiri Slaby | 1 | -1/+1 |
2010-09-28 | pch_gbe: add header files | Randy Dunlap | 1 | -0/+2 |
2010-09-25 | net: Add Gigabit Ethernet driver of Topcliff PCH | Masayuki Ohtake | 9 | -0/+4811 |