summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ibm/ibmvnic.h
Commit message (Expand)AuthorAge
* ibmvnic: Handle all login error conditionsNathan Fontenot2018-04-12
* ibmvnic: Fix failover case for non-redundant configurationThomas Falcon2018-04-08
* ibmvnic: Remove unused TSO resources in TX pool structureThomas Falcon2018-03-17
* ibmvnic: Update TX and TX completion routinesThomas Falcon2018-03-17
* ibmvnic: Generalize TX pool structureThomas Falcon2018-03-17
* ibmvnic: Split counters for scrq/pools/napiNathan Fontenot2018-02-22
* ibmvnic: Rename active queue count variablesNathan Fontenot2018-02-21
* ibmvnic: Keep track of supplementary TX descriptorsThomas Falcon2018-02-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-23
|\
| * ibmvnic: Modify buffer size and number of queues on failoverJohn Allen2018-01-22
* | ibmvnic: Increase maximum number of RX/TX queuesThomas Falcon2017-12-19
* | ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUESThomas Falcon2017-12-19
|/
* 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
* ibmvnic: Enable TSO supportThomas Falcon2017-10-19
* ibmvnic: Implement per-queue statistics reportingJohn Allen2017-08-03
* ibmvnic: Fix error handling when registering long-term-mapped buffersThomas Falcon2017-06-22
* ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structureThomas Falcon2017-06-22
* ibmvnic: Non-fatal error handlingJohn Allen2017-05-26
* ibmvnic: Handle failover after failed init crqJohn Allen2017-05-26
* ibmvnic: Track state of adapter napisJohn Allen2017-05-26
* ibmvnic: Updated reset handlingNathan Fontenot2017-05-03
* ibmvnic: Replace is_closed with state fieldNathan Fontenot2017-05-03
* ibmvnic: Add set_link_state routine for setting adapter link stateNathan Fontenot2017-04-24
* ibmvnic: Insert header on VLAN tagged received frameMurilo Fossa Vicentini2017-04-24
* ibmvnic: Remove unused bouce bufferNathan Fontenot2017-04-21
* ibmvnic: Remove inflight listNathan Fontenot2017-04-21
* ibmvnic: Fix ibmvnic_change_mac_addr struct formatMurilo Fossa Vicentini2017-04-21
* ibmvnic: Remove debugfs supportNathan Fontenot2017-03-30
* net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapterTobias Klauser2017-03-27
* ibmvnic: Correct ibmvnic handling of device open/closeJohn Allen2017-03-21
* ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon2017-03-07
* ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqsThomas Falcon2017-02-19
* ibmvnic: Use common counter for capabilities checksThomas Falcon2017-02-19
* ibmvnic: Handle processing of CRQ messages in a taskletThomas Falcon2017-02-19
* ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2016-10-29
* Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"David S. Miller2016-10-29
* ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2016-10-29
* ibmvnic: Driver Version 1.0.1Thomas Falcon2016-10-18
* ibmvnic: Handle backing device failover and reinitializationThomas Falcon2016-08-19
* ibmvnic: Fix passive VNIC server login processThomas Falcon2016-07-09
* ibmvnic: Enable use of multiple tx/rx scrqsJohn Allen2016-04-09
* ibmvnic: map L2/L3/L4 header descriptors to firmwareThomas Falcon2016-04-05
* ibmvnic: Fix ibmvnic_capability structThomas Falcon2016-03-03
* Driver for IBM System i/p VNIC protocolThomas Falcon2015-12-28