aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pch_gbe (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-24pch_gbe: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-7/+7
2010-12-06net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław2-21/+4
2010-11-29pch_gbe driver: The wrong of initializer entryToshiharu Okada1-4/+4
2010-11-29pch_gbe dreiver: chang authorToshiharu Okada1-3/+3
2010-11-27drivers/net: use vzalloc()Eric Dumazet1-4/+2
2010-10-21pch_gbe: make local functions staticstephen hemminger3-15/+17
2010-10-17drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLEJoe Perches1-1/+1
2010-10-16pch_gbe: fix if condition in set_settings()Dan Carpenter1-1/+2
2010-10-11NET: pch, fix use after freeJiri Slaby1-1/+1
2010-09-28pch_gbe: add header filesRandy Dunlap1-0/+2
2010-09-24net: Add Gigabit Ethernet driver of Topcliff PCHMasayuki Ohtake9-0/+4811