aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/pch_gbe
Commit message (Expand)AuthorAge
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-11
|\
| * pch_gbe: support ML7223 IOHTomoya2011-05-09
| * PCH_GbE : Fixed the issue of checksum judgmentToshiharu Okada2011-05-09
| * PCH_GbE : Fixed the issue of collision detectionToshiharu Okada2011-05-09
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* | ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-29
* | ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-29
* | net: pch_gbe: convert to hw_featuresMichał Mirosław2011-04-20
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* net: fix pch_gbe section mismatch warningRandy Dunlap2011-03-24
* PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-14
* pch_gbe: Fix the MAC Address load issue.Toshiharu Okada2011-02-14
* pch_gbe: Fix the issue that the receiving data is not normal.Toshiharu Okada2011-02-14
* pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtoolToshiharu Okada2011-02-09
* pch_gbe: don't use flush_scheduled_work()Tejun Heo2011-01-25
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\
| * pch_gbe driver: The wrong of initializer entryToshiharu Okada2010-11-29
| * pch_gbe dreiver: chang authorToshiharu Okada2010-11-29
* | net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław2010-12-06
* | drivers/net: use vzalloc()Eric Dumazet2010-11-28
|/
* pch_gbe: make local functions staticstephen hemminger2010-10-21
* drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLEJoe Perches2010-10-17
* pch_gbe: fix if condition in set_settings()Dan Carpenter2010-10-16
* NET: pch, fix use after freeJiri Slaby2010-10-11
* pch_gbe: add header filesRandy Dunlap2010-09-28
* net: Add Gigabit Ethernet driver of Topcliff PCHMasayuki Ohtake2010-09-25