summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/3com/typhoon.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-4/+4
* eth: switch to netif_napi_add_weight()Jakub Kicinski2022-05-081-1/+1
* net: typhoon: include <net/vxlan.h>Eric Dumazet2022-02-071-0/+3
* net: typhoon: implement ndo_features_check methodEric Dumazet2022-02-051-5/+16
* ethernet: 3com/typhoon: don't write directly to netdev->dev_addrJakub Kicinski2022-01-261-2/+4
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-1/+3
* Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-151-31/+30
|\
| * typhoon: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-241-31/+30
* | csum_partial_copy_nocheck(): drop the last argumentAl Viro2020-08-201-2/+1
|/
* typhoon: use generic power managementVaibhav Gupta2020-07-011-21/+32
* net: typhoon: Add required whitespace after keywordsLogan Magee2020-03-231-141/+141
* net/3com: Delete driver and module versions from 3com driversLeon Romanovsky2020-02-241-1/+0
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* net: typhoon: Use net_device_stats from struct net_deviceTobias Klauser2017-04-071-4/+3
* 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/+0
* 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/+0
* 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/+1
* 3com/typhoon: reuse eth_mac_addr()Danny Kukawka2012-02-221-13/+1
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-3/+2
* 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-071-4/+0
* typhoon: convert to SKB paged frag API.Ian Campbell2011-09-221-2/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* 3c*/acenic/typhoon: Move 3Com Ethernet driversJeff Kirsher2011-08-101-0/+2574