summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/tehuti
Commit message (Expand)AuthorAgeFilesLines
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-301-1/+1
* ethernet: use core min/max MTU checkingJarod Wilson2016-10-182-10/+7
* net: tehuti: fix typo: "eneble" -> "enable"Colin Ian King2016-08-211-1/+1
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal2016-04-261-7/+1
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-5/+0
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-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: Spelling s/transmition/transmission/Geert Uytterhoeven2014-01-141-1/+1
* net: do not pretend FRAGLIST supportEric Dumazet2013-12-021-1/+0
* net: tehuti: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-231-1/+0
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-191-2/+2
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-3/+3
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-091-3/+2
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-4/+4
* tehuti: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-74/+103
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-2/+2
|\
| * tehuti: delete redundant NULL check before release_firmware()Jesper Juhl2012-04-301-2/+2
* | net: Fix spelling typo in netMasanari Iida2012-04-141-1/+1
* | tehuti: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-071-4/+0
|/
* netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-081-4/+3
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-1/+0
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-081-2/+4
* net: add skb frag size accessorsEric Dumazet2011-10-191-3/+3
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-1/+1
* tehuti: shorten PCI device table.françois romieu2011-10-031-4/+4
* tehuti: convert to SKB paged frag API.Ian Campbell2011-09-221-3/+3
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* tehuti: Move the Tehuti driverJeff Kirsher2011-08-114-0/+3062