aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pch_gbe
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-2/+2
* pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter2012-05-211-7/+8
* pch_gbe: Do not abort probe on bad MACDarren Hart2012-05-211-3/+14
* pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada2012-05-211-1/+1
* pch_gbe: support ML7831 IOHToshiharu Okada2012-05-211-0/+10
* pch_gbe: fixed the issue which receives an unnecessary packet.Toshiharu Okada2012-05-211-7/+14
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-221-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-111-7/+16
|\
| * pch_gbe: support ML7223 IOHTomoya2011-05-091-0/+11
| * PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada2011-05-091-5/+4
| * PCH_GbE : Fixed the issue of collision detectionToshiharu Okada2011-05-091-2/+1
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-1/+1
* | ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-291-4/+7
* | ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-292-4/+4
* | net: pch_gbe: convert to hw_featuresMichał Mirosław2011-04-204-74/+42
|/
* Fix common misspellingsLucas De Marchi2011-03-313-10/+10
* net: fix pch_gbe section mismatch warningRandy Dunlap2011-03-241-3/+3
* PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-151-1/+1
* pch_gbe: Fix the MAC Address load issue.Toshiharu Okada2011-02-142-1/+8
* pch_gbe: Fix the issue that the receiving data is not normal.Toshiharu Okada2011-02-131-42/+55
* pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada2011-02-091-8/+4
* pch_gbe: don't use flush_scheduled_work()Tejun Heo2011-01-241-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-082-7/+7
|\
| * pch_gbe driver: The wrong of initializer entryToshiharu Okada2010-11-291-4/+4
| * pch_gbe dreiver: chang authorToshiharu Okada2010-11-291-3/+3
* | net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław2010-12-062-21/+4
* | drivers/net: use vzalloc()Eric Dumazet2010-11-271-4/+2
|/
* pch_gbe: make local functions staticstephen hemminger2010-10-213-15/+17
* drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLEJoe Perches2010-10-171-1/+1
* pch_gbe: fix if condition in set_settings()Dan Carpenter2010-10-161-1/+2
* NET: pch, fix use after freeJiri Slaby2010-10-111-1/+1
* pch_gbe: add header filesRandy Dunlap2010-09-281-0/+2
* net: Add Gigabit Ethernet driver of Topcliff PCHMasayuki Ohtake2010-09-249-0/+4811