aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm/ibmvnic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-17ibmvnic: Remove unused TSO resources in TX pool structureThomas Falcon1-2/+0
2018-03-17ibmvnic: Update TX and TX completion routinesThomas Falcon1-0/+1
2018-03-17ibmvnic: Generalize TX pool structureThomas Falcon1-2/+3
2018-02-22ibmvnic: Split counters for scrq/pools/napiNathan Fontenot1-2/+5
2018-02-21ibmvnic: Rename active queue count variablesNathan Fontenot1-2/+2
2018-02-20ibmvnic: Keep track of supplementary TX descriptorsThomas Falcon1-0/+1
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2018-01-22ibmvnic: Modify buffer size and number of queues on failoverJohn Allen1-0/+2
2017-12-19ibmvnic: Increase maximum number of RX/TX queuesThomas Falcon1-1/+1
2017-12-19ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUESThomas Falcon1-1/+1
2017-11-14ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic driverDesnes Augusto Nunes do Rosario1-2/+25
2017-11-11ibmvnic: Add vnic client data to login bufferNathan Fontenot1-0/+2
2017-10-28ibmvnic: Fix failover error path for non-fatal resetsJohn Allen1-0/+2
2017-10-28ibmvnic: Update reset infrastructure to support tunable parametersJohn Allen1-1/+23
2017-10-19ibmvnic: Enable TSO supportThomas Falcon1-0/+5
2017-08-03ibmvnic: Implement per-queue statistics reportingJohn Allen1-0/+17
2017-06-22ibmvnic: Fix error handling when registering long-term-mapped buffersThomas Falcon1-0/+1
2017-06-22ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structureThomas Falcon1-1/+1
2017-05-26ibmvnic: Non-fatal error handlingJohn Allen1-0/+1
2017-05-26ibmvnic: Handle failover after failed init crqJohn Allen1-1/+1
2017-05-26ibmvnic: Track state of adapter napisJohn Allen1-0/+1
2017-05-03ibmvnic: Updated reset handlingNathan Fontenot1-4/+15
2017-05-03ibmvnic: Replace is_closed with state fieldNathan Fontenot1-2/+10
2017-04-24ibmvnic: Add set_link_state routine for setting adapter link stateNathan Fontenot1-0/+1
2017-04-24ibmvnic: Insert header on VLAN tagged received frameMurilo Fossa Vicentini1-0/+2
2017-04-21ibmvnic: Remove unused bouce bufferNathan Fontenot1-4/+0
2017-04-21ibmvnic: Remove inflight listNathan Fontenot1-9/+0
2017-04-21ibmvnic: Fix ibmvnic_change_mac_addr struct formatMurilo Fossa Vicentini1-1/+1
2017-03-30ibmvnic: Remove debugfs supportNathan Fontenot1-30/+0
2017-03-27net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapterTobias Klauser1-1/+0
2017-03-21ibmvnic: Correct ibmvnic handling of device open/closeJohn Allen1-0/+1
2017-03-07ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon1-0/+1
2017-02-19ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqsThomas Falcon1-0/+1
2017-02-19ibmvnic: Use common counter for capabilities checksThomas Falcon1-2/+1
2017-02-19ibmvnic: Handle processing of CRQ messages in a taskletThomas Falcon1-0/+1
2016-10-29ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon1-0/+1
2016-10-29Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"David S. Miller1-1/+0
2016-10-29ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon1-0/+1
2016-10-18ibmvnic: Driver Version 1.0.1Thomas Falcon1-1/+1
2016-08-19ibmvnic: Handle backing device failover and reinitializationThomas Falcon1-0/+2
2016-07-09ibmvnic: Fix passive VNIC server login processThomas Falcon1-0/+2
2016-04-09ibmvnic: Enable use of multiple tx/rx scrqsJohn Allen1-0/+1
2016-04-05ibmvnic: map L2/L3/L4 header descriptors to firmwareThomas Falcon1-0/+3
2016-03-03ibmvnic: Fix ibmvnic_capability structThomas Falcon1-3/+1
2015-12-28Driver for IBM System i/p VNIC protocolThomas Falcon1-0/+1046