aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/via
Commit message (Expand)AuthorAge
* 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
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
* | net: via-rhine: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-23
|/
* via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi2013-09-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-16
|\
| * drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall2013-08-15
* | net: via-rhine: Fix incorrect placement of __initdataSachin Kamat2013-08-09
* | net/velocity: add poll controller function for velocity nicAmit Uttamchandani2013-07-19
|/
* via-rhine: fix dma mapping errorsNeil Horman2013-07-12
* net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-29
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-20
* net: velocity: Add platform device support to VIA velocity driverTony Prisk2013-05-20