summaryrefslogtreecommitdiffstats
path: root/drivers/net/pch_gbe
AgeCommit message (Expand)AuthorLines
2011-08-12pch_gbe: Move the OKI Semiconductor driverJeff Kirsher-4794/+0
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker-0/+1
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-7/+16
2011-05-09pch_gbe: support ML7223 IOHTomoya-0/+11
2011-05-09PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada-5/+4
2011-05-09PCH_GbE : Fixed the issue of collision detectionToshiharu Okada-2/+1
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny-1/+1
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny-4/+7
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny-4/+4
2011-04-20net: pch_gbe: convert to hw_featuresMichał Mirosław-74/+42
2011-03-31Fix common misspellingsLucas De Marchi-10/+10
2011-03-24net: fix pch_gbe section mismatch warningRandy Dunlap-3/+3
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki-1/+1
2011-02-14pch_gbe: Fix the MAC Address load issue.Toshiharu Okada-1/+8
2011-02-13pch_gbe: Fix the issue that the receiving data is not normal.Toshiharu Okada-42/+55
2011-02-09pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada-8/+4
2011-01-24pch_gbe: don't use flush_scheduled_work()Tejun Heo-1/+1
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-7/+7
2010-12-06net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław-21/+4
2010-11-29pch_gbe driver: The wrong of initializer entryToshiharu Okada-4/+4
2010-11-29pch_gbe dreiver: chang authorToshiharu Okada-3/+3
2010-11-27drivers/net: use vzalloc()Eric Dumazet-4/+2
2010-10-21pch_gbe: make local functions staticstephen hemminger-15/+17
2010-10-17drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLEJoe Perches-1/+1
2010-10-16pch_gbe: fix if condition in set_settings()Dan Carpenter-1/+2
2010-10-11NET: pch, fix use after freeJiri Slaby-1/+1
2010-09-28pch_gbe: add header filesRandy Dunlap-0/+2
2010-09-24net: Add Gigabit Ethernet driver of Topcliff PCHMasayuki Ohtake-0/+4811