summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/3com/typhoon.c
Commit message (Expand)AuthorAgeFilesLines
* net: typhoon: Use net_device_stats from struct net_deviceTobias Klauser2017-04-071-4/+3Star
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* net: 3com: typhoon: typhoon_init_one: make return values more specificThomas Preisner2016-12-301-8/+8
* net: 3com: typhoon: typhoon_init_one: fix incorrect return valuesThomas Preisner2016-12-301-3/+6
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: 3com: typhoon: fix typhoon_get_link_ksettingsPhilippe Reynes2016-11-091-1/+6
* net: 3com: typhoon: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-021-30/+30
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0Star
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
* net: typhoon: Remove redundant castsRasmus Villemoes2014-10-241-2/+2
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* net: typhoon: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-1/+0Star
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-2/+2
* typhoon: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* treewide: fix comment/printk/variable typosAnatol Pomozov2012-09-011-1/+1
* typhoon: get rid of redundant conditional before all to release_firmware()Jesper Juhl2012-04-301-2/+1Star
* 3com/typhoon: reuse eth_mac_addr()Danny Kukawka2012-02-221-13/+1Star
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-3/+2Star
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-7/+9
* net: add skb frag size accessorsEric Dumazet2011-10-191-3/+3
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-081-4/+0Star
* typhoon: convert to SKB paged frag API.Ian Campbell2011-09-221-2/+1Star
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* 3c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher2011-08-111-0/+2574