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