aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm/ibmvnic.h
AgeCommit message (Expand)Author
2022-05-09Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden
2021-03-25ibmvnic: serialize access to work queue on removeSukadev Bhattiprolu
2020-11-28ibmvnic: no reset timeout for 5 seconds after resetDany Madden
2020-11-28ibmvnic: track pending loginSukadev Bhattiprolu
2020-11-24ibmvnic: enhance resetting status check during module exitLijun Pan
2020-09-28ibmvnic: set up 200GBPS speedLijun Pan
2020-08-24ibmvnic: Fix use-after-free of VNIC login response bufferThomas Falcon
2020-08-19ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter structCristobal Forno
2020-03-10ibmvnic: Do not process device remove during device resetJuliet Kim
2019-11-26ibmvnic: Serialize device queriesThomas Falcon
2019-09-25net/ibmvnic: prevent more than one thread from running in resetJuliet Kim
2019-09-25net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can runJuliet Kim
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner
2019-05-10net/ibmvnic: Update MAC address settings after adapter resetThomas Falcon
2019-04-27ibmvnic: Add device identification to requested IRQsMurilo Fossa Vicentini
2019-03-19ibmvnic: Report actual backing device speed and duplex valuesMurilo Fossa Vicentini
2018-12-10ibmvnic: Convert reset work item mutex to spin lockThomas Falcon
2018-11-19net/ibmnvic: Fix deadlock problem in resetJuliet Kim
2018-10-01ibmvnic: Add ethtool private flag for driver-defined queue limitsThomas Falcon
2018-10-01ibmvnic: Introduce driver limits for ring sizesThomas Falcon
2018-10-01ibmvnic: Increase maximum queue size limitThomas Falcon
2018-08-07ibmvnic: Remove code to request error informationThomas Falcon
2018-05-24ibmvnic: Introduce hard reset recoveryThomas Falcon
2018-05-24ibmvnic: Introduce active CRQ stateThomas Falcon
2018-04-12ibmvnic: Handle all login error conditionsNathan Fontenot
2018-04-08ibmvnic: Fix failover case for non-redundant configurationThomas Falcon
2018-03-17ibmvnic: Remove unused TSO resources in TX pool structureThomas Falcon
2018-03-17ibmvnic: Update TX and TX completion routinesThomas Falcon
2018-03-17ibmvnic: Generalize TX pool structureThomas Falcon
2018-02-22ibmvnic: Split counters for scrq/pools/napiNathan Fontenot
2018-02-21ibmvnic: Rename active queue count variablesNathan Fontenot
2018-02-20ibmvnic: Keep track of supplementary TX descriptorsThomas Falcon
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-22ibmvnic: Modify buffer size and number of queues on failoverJohn Allen
2017-12-19ibmvnic: Increase maximum number of RX/TX queuesThomas Falcon
2017-12-19ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUESThomas Falcon
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-19ibmvnic: Enable TSO supportThomas Falcon
2017-08-03ibmvnic: Implement per-queue statistics reportingJohn Allen
2017-06-22ibmvnic: Fix error handling when registering long-term-mapped buffersThomas Falcon
2017-06-22ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structureThomas Falcon
2017-05-26ibmvnic: Non-fatal error handlingJohn Allen
2017-05-26ibmvnic: Handle failover after failed init crqJohn Allen
2017-05-26ibmvnic: Track state of adapter napisJohn Allen
2017-05-03ibmvnic: Updated reset handlingNathan Fontenot
2017-05-03ibmvnic: Replace is_closed with state fieldNathan Fontenot
2017-04-24ibmvnic: Add set_link_state routine for setting adapter link stateNathan Fontenot