aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/via
Commit message (Expand)AuthorAge
* net: via: via-rhine: use %p to format void * address instead of %xColin Ian King2017-11-29
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-14
* net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-05
* net: via: via-velocity: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-12
* net: via: via-rhine: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-12
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* ethernet: use core min/max MTU checkingJarod Wilson2016-10-18
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* via-velocity: remove null pointer check on array tdinfo->skb_dmaColin Ian King2016-09-09
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* via-velocity: unconditionally drop frames with bad l2 lengthTimo Teräs2015-11-17
* via-rhine: fix VLAN receive handling regression.Andrej Ota2015-10-16
* net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee2015-09-25
* net: via: VIA_RHINE and VIA_VELOCITY should depend on HAS_DMAGeert Uytterhoeven2015-06-28
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* net: via/Kconfig: replace USE_OF with OF_???Antonio Borneo2015-06-21
* net: via-rhine: remove unneeded include fileAntonio Borneo2015-06-21
* via-rhine: close SMP transmit races.françois romieu2015-05-04
* via-rhine: dma_wmb transmit barrier.françois romieu2015-05-04
* via-rhine: add consistent memory barrier in vlan receive code.françois romieu2015-05-04
* via-rhine: kiss rx_head_desc goodbye.françois romieu2015-05-04
* via-rhine: forbid holes in the receive descriptor ring.françois romieu2015-05-04
* via-rhine: gotoize rhine_open error path.françois romieu2015-05-04
* via-rhine: allocate and map receive buffer in a single transactionfrançois romieu2015-05-04
* via-rhine: commit receive buffer address before descriptor status update.françois romieu2015-05-04
* via-velocity: constify of_device_id arrayFabian Frederick2015-03-17
* net: via-rhine: constify of_device_id arrayFabian Frederick2015-03-17
* net: via-rhine: add BQL supportTino Reichardt2015-02-24
* mii: Handle link state changes for forced modes in mii_check_media()Ben Hutchings2015-01-19
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* net: ethernet: via: drop owner assignment from platform_driversWolfram Sang2014-10-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\
| * treewide: fix errors in printkMasanari Iida2014-09-01
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
|/
* via-rhine: fix full-duplex with autoneg disableFrançois Cachereul2014-06-12
* net: via-rhine: Convert #ifdef USE_MMIO to a runtime flagAlexey Charkov2014-05-05
* net: via-rhine: Drop revision property, use quirks insteadAlexey Charkov2014-05-02
* net: via-rhine: add OF bus bindingAlexey Charkov2014-04-23
* net: via-rhine: reduce usage of the PCI-specific structAlexey Charkov2014-04-23
* net: via-rhine: switch to generic DMA functionsAlexey Charkov2014-04-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
|\
| * via-rhine: Disable device in error pathRoger Luethi2014-03-19
* | via-velocity: Call dev_kfree_skb_any instead of kfree_skb.Eric W. Biederman2014-03-25
* | via-rhine: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-25
* | via: fix a punctuation typowangweidong2014-03-18
* | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
|/
* net,via-rhine: Fix tx_timeout handlingRichard Weinberger2014-01-15
* via-velocity: fix netif_receive_skb use in irq disabled section.françois romieu2013-11-28