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