aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/amd8111e.c
AgeCommit message (Expand)Author
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-07-14ethernet: amd: fix 'foo* bar'Varka Bhadram
2014-07-14ethernet: amd: fix pci device idsVarka Bhadram
2014-07-14ethernet: amd: fix comment stylesVarka Bhadram
2014-07-14ethernet: amd: dynamic debug fixesVarka Bhadram
2014-07-14ethernet: amd: use devm_ioremap()Varka Bhadram
2014-07-14ethernet: amd: move amd111e_remove_one after probeVarka Bhadram
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-03-14amd8111e: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher
2013-10-18net: amd8111e: remove unnecessary pci_set_drvdata()Jingoo Han
2013-06-19amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang
2013-05-22net/ethernet/amd/amd8111e: Use module_pci_driver to register driverPeter Hüwe
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2012-12-03net/amd: remove __dev* attributesBill Pemberton
2012-10-07drivers/net/ethernet/amd/amd8111e.c: fix error return codePeter Senna Tschudin
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2011-11-16amd8111e: Convert ETH_ADDR_LEN uses to ETH_ALENJoe Perches
2011-11-14Sweep additional floors of strcpy in .get_drvinfo routinesRick Jones
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-10amd: Move AMD (Lance) chipset driversJeff Kirsher