aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/vmxnet3
Commit message (Expand)AuthorAge
* vmxnet3" make ethtool ops conststephen hemminger2012-01-05
* ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings2011-12-16
* ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings2011-12-16
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-08
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-22
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* net: add skb frag size accessorsEric Dumazet2011-10-19
* vmxnet3: fix skb truesize underestimationEric Dumazet2011-10-13
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* vmxnet3: convert to SKB paged frag API.Ian Campbell2011-09-22
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-20
|\
| * vmxnet3: Don't enable vlan filters in promiscuous mode.Jesse Gross2011-08-13
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
|/
* vmxnet3: fix publicity of NETIF_F_HIGHDMAShreyas Bhatewara2011-07-21
* vmxnet3: set netdev parant device before calling netdev_infoShreyas Bhatewara2011-07-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-14
|\
| * vmxnet3: round down # of queues to power of twoShreyas Bhatewara2011-07-07
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-06
|\|
| * vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara2011-07-05
* | vmxnet3: Enable GRO support.Jesse Gross2011-06-28
* | vmxnet3: Convert to new vlan model.Jesse Gross2011-06-27
* | vmxnet3: remove unused variableNeil Horman2011-06-13
* | vmxnet3: convert to 64 bit stats interfacestephen hemminger2011-06-09
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-17
|\
| * vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch2011-05-16
* | vmxnet3: Use single tx queue when CONFIG_PCI_MSI not definedShreyas Bhatewara2011-05-12
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-11
|\|
| * vmxnet3: Consistently disable irqs when taking adapter->cmd_lockRoland Dreier2011-05-06
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* | net: vmxnet3: convert to hw_featuresMichał Mirosław2011-04-19
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-28
* vmxnet3: Dont allocate extra MSI-x vectorsShreyas Bhatewara2011-01-16
* vmxnet3: Add locking for access to command registerShreyas Bhatewara2011-01-16
* vmxnet3: Disable napi in suspend, reenable in resume.Shreyas Bhatewara2011-01-16
* vmxnet3: Make ethtool handlers multiqueue awareShreyas Bhatewara2011-01-16
* vmxnet3: Provide required number of bytes in first SG bufferShreyas Bhatewara2011-01-16
* vmxnet3: Enable HW Rx VLAN stripping by defaultShreyas Bhatewara2011-01-16
* vmxnet3: Preserve the MAC address configured by ifconfigShreyas Bhatewara2011-01-16
* vmxnet3: fix ring size updateShreyas Bhatewara2011-01-16
* drivers/net/*/: Use static constJoe Perches2010-12-21
* vmxnet3: locking problems in xmitDan Carpenter2010-12-20
* net: Fix drivers advertising HW_CSUM feature to use csum_startMichał Mirosław2010-12-16
* drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-12
* vmxnet3: fix compilation when RSS is disabledScott J. Goldman2010-11-28
* net-next: Add multiqueue support to vmxnet3 driverShreyas Bhatewara2010-11-19
* vmxnet: trivial annotation of protocol constantHarvey Harrison2010-10-30
* vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison2010-10-30