summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm/ibmvnic.h
Commit message (Expand)AuthorAgeFilesLines
* ibmvnic: Remove unused TSO resources in TX pool structureThomas Falcon2018-03-171-2/+0
* ibmvnic: Update TX and TX completion routinesThomas Falcon2018-03-171-0/+1
* ibmvnic: Generalize TX pool structureThomas Falcon2018-03-171-2/+3
* ibmvnic: Split counters for scrq/pools/napiNathan Fontenot2018-02-221-2/+5
* ibmvnic: Rename active queue count variablesNathan Fontenot2018-02-211-2/+2
* ibmvnic: Keep track of supplementary TX descriptorsThomas Falcon2018-02-201-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-231-0/+2
|\
| * ibmvnic: Modify buffer size and number of queues on failoverJohn Allen2018-01-221-0/+2
* | ibmvnic: Increase maximum number of RX/TX queuesThomas Falcon2017-12-191-1/+1
* | ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUESThomas Falcon2017-12-191-1/+1
|/
* ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic d...Desnes Augusto Nunes do Rosario2017-11-141-2/+25
* ibmvnic: Add vnic client data to login bufferNathan Fontenot2017-11-111-0/+2
* ibmvnic: Fix failover error path for non-fatal resetsJohn Allen2017-10-281-0/+2
* ibmvnic: Update reset infrastructure to support tunable parametersJohn Allen2017-10-281-1/+23
* ibmvnic: Enable TSO supportThomas Falcon2017-10-191-0/+5
* ibmvnic: Implement per-queue statistics reportingJohn Allen2017-08-031-0/+17
* ibmvnic: Fix error handling when registering long-term-mapped buffersThomas Falcon2017-06-221-0/+1
* ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structureThomas Falcon2017-06-221-1/+1
* ibmvnic: Non-fatal error handlingJohn Allen2017-05-261-0/+1
* ibmvnic: Handle failover after failed init crqJohn Allen2017-05-261-1/+1
* ibmvnic: Track state of adapter napisJohn Allen2017-05-261-0/+1
* ibmvnic: Updated reset handlingNathan Fontenot2017-05-031-4/+15
* ibmvnic: Replace is_closed with state fieldNathan Fontenot2017-05-031-2/+10
* ibmvnic: Add set_link_state routine for setting adapter link stateNathan Fontenot2017-04-241-0/+1
* ibmvnic: Insert header on VLAN tagged received frameMurilo Fossa Vicentini2017-04-241-0/+2
* ibmvnic: Remove unused bouce bufferNathan Fontenot2017-04-211-4/+0
* ibmvnic: Remove inflight listNathan Fontenot2017-04-211-9/+0
* ibmvnic: Fix ibmvnic_change_mac_addr struct formatMurilo Fossa Vicentini2017-04-211-1/+1
* ibmvnic: Remove debugfs supportNathan Fontenot2017-03-301-30/+0
* net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapterTobias Klauser2017-03-271-1/+0
* ibmvnic: Correct ibmvnic handling of device open/closeJohn Allen2017-03-211-0/+1
* ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon2017-03-071-0/+1
* ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqsThomas Falcon2017-02-191-0/+1
* ibmvnic: Use common counter for capabilities checksThomas Falcon2017-02-191-2/+1
* ibmvnic: Handle processing of CRQ messages in a taskletThomas Falcon2017-02-191-0/+1
* ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2016-10-291-0/+1
* Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"David S. Miller2016-10-291-1/+0
* ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2016-10-291-0/+1
* ibmvnic: Driver Version 1.0.1Thomas Falcon2016-10-181-1/+1
* ibmvnic: Handle backing device failover and reinitializationThomas Falcon2016-08-191-0/+2
* ibmvnic: Fix passive VNIC server login processThomas Falcon2016-07-091-0/+2
* ibmvnic: Enable use of multiple tx/rx scrqsJohn Allen2016-04-091-0/+1
* ibmvnic: map L2/L3/L4 header descriptors to firmwareThomas Falcon2016-04-051-0/+3
* ibmvnic: Fix ibmvnic_capability structThomas Falcon2016-03-031-3/+1
* Driver for IBM System i/p VNIC protocolThomas Falcon2015-12-281-0/+1046
OpenPOWER on IntegriCloud