aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/nvidia
AgeCommit message (Expand)Author
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-09net: forcedeth: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher
2013-12-05forcedeth: run loopback test only on chipsets that support itIvan Vecera
2013-11-06net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz
2013-05-22net/ethernet/nvidia/forcedeth: Use module_pci_driver to register driverPeter Hüwe
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-02forcedeth: Do a dma_mapping_error check after skb_frag_dma_mapNeil Horman
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-03net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko
2012-12-28forcedeth: Fix WARNINGS that result when DMA mapping is not checkedLarry Finger
2012-12-03forcedeth: remove __dev* attributesBill Pemberton
2012-08-30forcedeth: prevent TX timeouts after rebootdavid decotigny
2012-08-30forcedeth: fix TX timeout caused by TX pause on down linkdavid decotigny
2012-08-30forcedeth: fix buffer overflowdavid decotigny
2012-07-22forcedeth: advertise transmit time stampingRichard Cochran
2012-07-20forcedeth: spin_unlock_irq in interrupt handler fixDenis Efremov
2012-07-10drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-04-30forcedeth: add transmit timestamping supportWillem de Bruijn
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-07forcedeth: stop using net_device.{base_addr, irq}.Francois Romieu
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-02-15net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2011-12-02forcedeath: Fix bql support for forcedeathIgor Maravic
2011-11-29forcedeth: Support for byte queue limitsTom Herbert
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-18net-forcedeth: fix possible stats inaccuracies on 32b hostsdavid decotigny
2011-11-16forcedeth: stats updated with a deferrable timerdavid decotigny
2011-11-16forcedeth: account for dropped RX framesdavid decotigny
2011-11-16forcedeth: implement ndo_get_stats64() APIdavid decotigny
2011-11-16forcedeth: allow to silence "TX timeout" debug messagesSameer Nanda
2011-11-16forcedeth: Add messages to indicate using MSI or MSI-XMike Ditto
2011-11-16forcedeth: fix stats on hardware without extended stats supportdavid decotigny
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-14net-forcedeth: Add internal loopback support for forcedeth NICs.Sanjay Hortikar
2011-11-14forcedeth: fix stats on hardware without extended stats supportdavid decotigny
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny
2011-11-07forcedeth: Improve stats countersMandeep Baines
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny
2011-11-07forcedeth: Acknowledge only interrupts that are being processedMike Ditto
2011-11-07forcedeth: fix race when unloading moduledavid decotigny
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones