summaryrefslogtreecommitdiff
path: root/drivers/net/vmxnet3
Commit message (Expand)AuthorAge
* vmxnet3: avoid format strint overflow warningArnd Bergmann2017-07-14
* vmxnet3: ensure that adapter is in proper state during force_closeNeil Horman2017-05-12
* net: vmxnet3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-22
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-15
|\
| * vmxnet3: Move PCI Id to pci_ids.hAdit Ranadive2016-12-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\ \
| * | vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc()Alexey Khoroshilov2016-10-15
| |/
* | net: use core MTU range checking in virt driversJarod Wilson2016-10-20
|/
* vmxnet3: Wake queue from reset workBenjamin Poirier2016-10-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-30
|\
| * vmxnet3: fix tx data ring copy for variable sizeShrikrishna Khare2016-08-19
* | vmxnet3: fix non static symbol warningWei Yongjun2016-08-25
|/
* vmxnet3: update to version 3Shrikrishna Khare2016-06-16
* vmxnet3: introduce command to register memory regionShrikrishna Khare2016-06-16
* vmxnet3: add support for get_coalesce, set_coalesce ethtool operationsShrikrishna Khare2016-06-16
* vmxnet3: add receive data ring supportShrikrishna Khare2016-06-16
* vmxnet3: allow variable length transmit data ring bufferShrikrishna Khare2016-06-16
* vmxnet3: introduce generalized command interface to configure the deviceShrikrishna Khare2016-06-16
* vmxnet3: prepare for version 3 changesShrikrishna Khare2016-06-16
* vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare2016-06-10
* Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packetsShrikrishna Khare2016-04-21
* vmxnet3: fix lock imbalance in vmxnet3_tq_xmit()Arnd Bergmann2016-03-14
* vmxnet3: avoid calling pskb_may_pull with interrupts disabledNeil Horman2016-03-07
* Driver: Vmxnet3: Update Rx ring 2 max sizeShrikrishna Khare2016-02-21
* Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2016-01-06
* vmxnet3: fix checks for dma mapping errorsAlexey Khoroshilov2015-12-01
* Driver: Vmxnet3: Fix use of mfTableLen for big endian architecturesShrikrishna Khare2015-11-16
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* Driver: Vmxnet3: Extend register dump supportShrikrishna Khare2015-09-23
* vmxnet3: prevent receive getting out of sequence on napi pollNeil Horman2015-07-08
* vmxnet3: Bump up driver version numberShreyas Bhatewara2015-06-29
* vmxnet3: Changes for vmxnet3 adapter version 2 (fwd)Shreyas Bhatewara2015-06-23
* vmxnet3: Fix memory leaks in rx path (fwd)Shreyas Bhatewara2015-06-23
* vmxnet3: Register shutdown handler for device (fwd)Shreyas Bhatewara2015-06-23
* vmxnet3: spelling fixesstephen hemminger2015-04-01
* Driver: Vmxnet3: Copy TCP header to mapped frame for IPv6 packetsShrikrishna Khare2015-03-01
* Driver: Vmxnet3: Change the hex constant to its decimal equivalentShrikrishna Khare2015-02-08
* Driver: Vmxnet3: Fix ethtool -S to return correct rx queue statsShrikrishna Khare2015-01-16
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* Driver: Vmxnet3: Reinitialize vmxnet3 backend on wakeup from hibernateShrikrishna Khare2015-01-12
* Driver: Vmxnet3: Make Rx ring 2 size configurableShrikrishna Khare2015-01-06
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-08
* vmxnet3: use netdev_rss_key_fill() helperEric Dumazet2014-11-16
* Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-09
|\
| * PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.hFrancesco Ruggeri2014-09-24
* | VMXNET3: Check for map error in vmxnet3_set_mcAndy King2014-09-05
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* vmxnet3: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-06