summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ibm/ibmvnic.c
Commit message (Expand)AuthorAge
...
* ibmvnic: Reset long term map ID counterThomas Falcon2018-02-09
* ibmvnic: queue reset when CRQ gets closed during resetNathan Fontenot2018-02-08
* ibmvnic: Ensure that buffers are NULL after freeThomas Falcon2018-02-07
* ibmvnic: Fix rx queue cleanup for non-fatal resetsJohn Allen2018-02-07
* ibmvnic: fix empty firmware version and errors cleanupDesnes Augusto Nunes do Rosario2018-02-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-03
|\
| * ibmvnic: fix firmware version when no firmware level has been provided by the...Desnes Augusto Nunes do Rosario2018-02-01
* | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-01
|\ \ | |/ |/|
| * treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-09
* | ibmvnic: Wait for device response when changing MACThomas Falcon2018-01-29
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-23
|\ \
| * | ibmvnic: Allocate and request vpd in init_resourcesJohn Allen2018-01-22
| * | ibmvnic: Revert to previous mtu when unsupported value requestedJohn Allen2018-01-22
| * | ibmvnic: Modify buffer size and number of queues on failoverJohn Allen2018-01-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-19
|\ \ \ | |/ /
| * | ibmvnic: Fix IPv6 packet descriptorsThomas Falcon2018-01-18
| * | ibmvnic: Fix IP offload control bufferThomas Falcon2018-01-18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
|\ \ \ | |/ /
| * | ibmvnic: Fix pending MAC address changesThomas Falcon2018-01-16
| |/
* | ibmvnic: Don't handle RX interrupts when not up.Nathan Fontenot2018-01-11
* | ibmvnic: Include header descriptor support for ARP packetsThomas Falcon2017-12-19
* | ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUESThomas Falcon2017-12-19
|/
* ibmvnic: fix dma_mapping_error callDesnes Augusto Nunes do Rosario2017-11-18
* ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic d...Desnes Augusto Nunes do Rosario2017-11-14
* ibmvnic: Add vnic client data to login bufferNathan Fontenot2017-11-11
* ibmvnic: Fix failover error path for non-fatal resetsJohn Allen2017-10-28
* ibmvnic: Update reset infrastructure to support tunable parametersJohn Allen2017-10-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\
| * ibmvnic: Fix calculation of number of TX header descriptorsThomas Falcon2017-10-18
* | ibmvnic: Let users change net device featuresThomas Falcon2017-10-19
* | ibmvnic: Enable TSO supportThomas Falcon2017-10-19
* | ibmvnic: Enable scatter-gather supportThomas Falcon2017-10-19
* | ibmvnic: Set state UPMick Tarsel2017-10-01
|/
* net: ibm: ibmvnic: constify vio_device_idArvind Yadav2017-08-17
* ibmvnic: Correct 'unused variable' warning in build.Nathan Fontenot2017-08-09
* ibmvnic: Add netdev_dbg output for debuggingNathan Fontenot2017-08-09
* ibmvnic: Clean up resources on probe failureNathan Fontenot2017-08-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-09
|\
| * ibmvnic: Initialize SCRQ's during login renegotiationThomas Falcon2017-08-02
* | ibmvnic: Report rx buffer return codes as netdev_dbgJohn Allen2017-08-07
* | ibmvnic: Implement .get_channelsJohn Allen2017-08-03
* | ibmvnic: Implement .get_ringparamJohn Allen2017-08-03
* | ibmvnic: Convert vnic server reported statistics to cpu endianJohn Allen2017-08-03
* | ibmvnic: Implement per-queue statistics reportingJohn Allen2017-08-03
* | ibmvnic: Check for transport event on driver resumeJohn Allen2017-07-24
|/
* ibmvnic: Fix assignment of RX/TX IRQ'sThomas Falcon2017-06-29
* ibmvnic: Correct return code checking for ibmvnic_init during probeNathan Fontenot2017-06-22
* ibmvnic: Fix error handling when registering long-term-mapped buffersThomas Falcon2017-06-22
* ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN stateJohn Allen2017-06-20
* ibmvnic: driver initialization for kdump/kexecNathan Fontenot2017-06-16