aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/3com/typhoon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-07net: typhoon: Use net_device_stats from struct net_deviceTobias Klauser1-4/+3
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet1-1/+1
2016-12-30net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner1-8/+8
2016-12-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner1-3/+6
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-11-09net: 3com: typhoon: fix typhoon_get_link_ksettingsPhilippe Reynes1-1/+6
2016-11-02net: 3com: typhoon: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+30
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-2/+2
2014-10-24net: typhoon: Remove redundant castsRasmus Villemoes1-2/+2
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2013-10-18net: typhoon: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
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-03typhoon: remove __dev* attributesBill Pemberton1-5/+5
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov1-1/+1
2012-04-30typhoon: get rid of redundant conditional before all to release_firmware()Jesper Juhl1-2/+1
2012-02-223com/typhoon: reuse eth_mac_addr()Danny Kukawka1-13/+1
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi1-3/+2
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-7/+9
2011-10-19net: add skb frag size accessorsEric Dumazet1-3/+3
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-09-22typhoon: convert to SKB paged frag API.Ian Campbell1-2/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-103c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher1-0/+2574