summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm/ibmvnic.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner2019-05-241-12/+1Star
* net/ibmvnic: Update MAC address settings after adapter resetThomas Falcon2019-05-111-2/+0Star
* ibmvnic: Add device identification to requested IRQsMurilo Fossa Vicentini2019-04-281-0/+2
* ibmvnic: Report actual backing device speed and duplex valuesMurilo Fossa Vicentini2019-03-191-5/+13
* ibmvnic: Convert reset work item mutex to spin lockThomas Falcon2018-12-111-1/+1
* net/ibmnvic: Fix deadlock problem in resetJuliet Kim2018-11-201-1/+1
* ibmvnic: Add ethtool private flag for driver-defined queue limitsThomas Falcon2018-10-021-0/+6
* ibmvnic: Introduce driver limits for ring sizesThomas Falcon2018-10-021-0/+1
* ibmvnic: Increase maximum queue size limitThomas Falcon2018-10-021-1/+1
* ibmvnic: Remove code to request error informationThomas Falcon2018-08-071-33/+0Star
* ibmvnic: Introduce hard reset recoveryThomas Falcon2018-05-251-0/+1
* ibmvnic: Introduce active CRQ stateThomas Falcon2018-05-251-0/+1
* ibmvnic: Handle all login error conditionsNathan Fontenot2018-04-131-1/+0Star
* ibmvnic: Fix failover case for non-redundant configurationThomas Falcon2018-04-081-0/+1
* ibmvnic: Remove unused TSO resources in TX pool structureThomas Falcon2018-03-181-2/+0Star
* ibmvnic: Update TX and TX completion routinesThomas Falcon2018-03-181-0/+1
* ibmvnic: Generalize TX pool structureThomas Falcon2018-03-181-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-271-0/+2
* ibmvnic: Update reset infrastructure to support tunable parametersJohn Allen2017-10-271-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/+0Star
* ibmvnic: Remove inflight listNathan Fontenot2017-04-211-9/+0Star
* ibmvnic: Fix ibmvnic_change_mac_addr struct formatMurilo Fossa Vicentini2017-04-211-1/+1
* ibmvnic: Remove debugfs supportNathan Fontenot2017-03-301-30/+0Star
* net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapterTobias Klauser2017-03-281-1/+0Star
* ibmvnic: Correct ibmvnic handling of device open/closeJohn Allen2017-03-221-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-201-0/+1
* ibmvnic: Use common counter for capabilities checksThomas Falcon2017-02-201-2/+1Star
* ibmvnic: Handle processing of CRQ messages in a taskletThomas Falcon2017-02-201-0/+1
* ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2016-10-291-0/+1