aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/3com/typhoon.c
AgeCommit message (Expand)Author
2017-04-07net: typhoon: Use net_device_stats from struct net_deviceTobias Klauser
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2016-12-30net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner
2016-12-30net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-09net: 3com: typhoon: fix typhoon_get_link_ksettingsPhilippe Reynes
2016-11-02net: 3com: typhoon: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-10-24net: typhoon: Remove redundant castsRasmus Villemoes
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2013-10-18net: typhoon: remove unnecessary pci_set_drvdata()Jingoo Han
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-03typhoon: remove __dev* attributesBill Pemberton
2012-09-01treewide: fix comment/printk/variable typosAnatol Pomozov
2012-04-30typhoon: get rid of redundant conditional before all to release_firmware()Jesper Juhl
2012-02-223com/typhoon: reuse eth_mac_addr()Danny Kukawka
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-09-22typhoon: convert to SKB paged frag API.Ian Campbell
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-103c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher