aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/amd8111e.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-19amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang1-3/+3
2013-05-22net/ethernet/amd/amd8111e: Use module_pci_driver to register driverPeter Hüwe1-12/+1
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy1-1/+1
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-2/+2
2012-12-03net/amd: remove __dev* attributesBill Pemberton1-4/+4
2012-10-07drivers/net/ethernet/amd/amd8111e.c: fix error return codePeter Senna Tschudin1-0/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi1-2/+4
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-1/+0
2011-11-16amd8111e: Convert ETH_ADDR_LEN uses to ETH_ALENJoe Perches1-3/+3
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones1-4/+5
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-10amd: Move AMD (Lance) chipset driversJeff Kirsher1-0/+1992