summaryrefslogtreecommitdiffstats
path: root/drivers/net/pch_gbe
Commit message (Expand)AuthorAgeFilesLines
* 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-141-42/+55
* pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada2011-02-091-8/+4Star
* pch_gbe: don't use flush_scheduled_work()Tejun Heo2011-01-251-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/+4Star
* | drivers/net: use vzalloc()Eric Dumazet2010-11-281-4/+2Star
|/
* 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-259-0/+4811