aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm/ibmvnic.c
Commit message (Expand)AuthorAge
* ibmvnic: fix dma_mapping_error callDesnes Augusto Nunes do Rosario2017-11-17
* 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-27
* ibmvnic: Update reset infrastructure to support tunable parametersJohn Allen2017-10-27
* 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-09-30
|/
* net: ibm: ibmvnic: constify vio_device_idArvind Yadav2017-08-17
* ibmvnic: Correct 'unused variable' warning in build.Nathan Fontenot2017-08-10
* ibmvnic: Add netdev_dbg output for debuggingNathan Fontenot2017-08-10
* ibmvnic: Clean up resources on probe failureNathan Fontenot2017-08-10
* 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
* ibmvnic: Exit polling routine correctly during adapter resetThomas Falcon2017-06-15
* ibmvnic: Remove VNIC_CLOSING check from pending_scrqThomas Falcon2017-06-15
* ibmvnic: Sanitize entire SCRQ buffer on resetThomas Falcon2017-06-15
* ibmvnic: Ensure that TX queues are disabled in __ibmvnic_closeThomas Falcon2017-06-15
* ibmvnic: Activate disabled RX buffer pools on resetThomas Falcon2017-06-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-15
|\
| * ibmvnic: Return failure on attempted mtu changeJohn Allen2017-06-07
* | ibmvnic: Remove netdev notify for failover resetsNathan Fontenot2017-06-13
* | ibmvnic: Client-initiated failoverThomas Falcon2017-06-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-06
|\|
| * ibmvnic: Remove module author mailing addressThomas Falcon2017-06-02
* | ibmvnic: Reset sub-crqs during driver resetNathan Fontenot2017-05-26
* | ibmvnic: Reset tx/rx pools on driver resetNathan Fontenot2017-05-26
* | ibmvnic: Reset the CRQ queue during driver resetNathan Fontenot2017-05-26
* | ibmvnic: Check adapter state during ibmvnic_pollNathan Fontenot2017-05-26
* | ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSEDThomas Falcon2017-05-26
* | ibmvnic: Halt TX and report carrier off on H_CLOSED return codeThomas Falcon2017-05-26
* | ibmvnic: Non-fatal error handlingJohn Allen2017-05-26
* | ibmvnic: Fix cleanup of SKB's on driver closeThomas Falcon2017-05-26
* | ibmvnic: Send gratuitous arp on resetJohn Allen2017-05-26
* | ibmvnic: Handle failover after failed init crqJohn Allen2017-05-26
* | ibmvnic: Track state of adapter napisJohn Allen2017-05-26