aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm/ibmvnic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+0
2022-04-28Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden1-6/+0
2022-04-15ibmvnic: Allow multiple ltbs in txpool ltb_setSukadev Bhattiprolu1-1/+1
2022-04-15ibmvnic: Allow multiple ltbs in rxpool ltb_setSukadev Bhattiprolu1-2/+43
2022-04-15ibmvnic: convert rxpool ltb to a set of ltbsSukadev Bhattiprolu1-1/+6
2022-03-18ibmvnic: fix race between xmit and resetSukadev Bhattiprolu1-2/+5
2022-02-25ibmvnic: Allow queueing resets during probeSukadev Bhattiprolu1-0/+1
2022-01-24ibmvnic: remove unused ->wait_capabilitySukadev Bhattiprolu1-1/+0
2021-12-14ibmvnic: remove unused definesDany Madden1-2/+0
2021-09-15ibmvnic: Reuse tx pools when possibleSukadev Bhattiprolu1-0/+2
2021-09-15ibmvnic: Reuse rx pools when possibleSukadev Bhattiprolu1-0/+3
2021-09-15ibmvnic: Use bitmap for LTB map_idsSukadev Bhattiprolu1-1/+2
2021-09-15ibmvnic: Use/rename local vars in init_rx_poolsSukadev Bhattiprolu1-1/+1
2021-06-10ibmvnic: Allow device probe if the device is not ready at bootCristobal Forno1-2/+4
2021-04-12ibmvnic: clean up the remaining debugfs data structuresLijun Pan1-94/+0
2021-02-16net: re-solve some conflicts after net -> net-next mergeJakub Kicinski1-4/+6
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+3
2021-02-15ibmvnic: serialize access to work queue on removeSukadev Bhattiprolu1-1/+4
2021-02-12ibmvnic: change IBMVNIC_MAX_IND_DESCS to 16Dany Madden1-1/+1
2021-02-11ibmvnic: remove unused spinlock_t stats_lock definitionLijun Pan1-1/+0
2021-02-11ibmvnic: add comments for spinlock_t definitionsLijun Pan1-4/+6
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2020-11-28ibmvnic: no reset timeout for 5 seconds after resetDany Madden1-0/+2
2020-11-28ibmvnic: track pending loginSukadev Bhattiprolu1-0/+1
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+1
2020-11-24ibmvnic: enhance resetting status check during module exitLijun Pan1-2/+1
2020-11-20ibmvnic: Ensure that device queue memory is cache-line alignedDwip N. Banerjee1-5/+5
2020-11-20ibmvnic: Clean up TX code and TX buffer data structureThomas Falcon1-8/+0
2020-11-20ibmvnic: Introduce indirect subordinate Command Response Queue bufferThomas Falcon1-0/+9
2020-09-28ibmvnic: set up 200GBPS speedLijun Pan1-1/+1
2020-08-24ibmvnic: Fix use-after-free of VNIC login response bufferThomas Falcon1-0/+1
2020-08-19ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter structCristobal Forno1-0/+1
2020-03-10ibmvnic: Do not process device remove during device resetJuliet Kim1-1/+5
2019-11-26ibmvnic: Serialize device queriesThomas Falcon1-0/+2
2019-09-25net/ibmvnic: prevent more than one thread from running in resetJuliet Kim1-1/+4
2019-09-25net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can runJuliet Kim1-0/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner1-12/+1
2019-05-10net/ibmvnic: Update MAC address settings after adapter resetThomas Falcon1-2/+0
2019-04-27ibmvnic: Add device identification to requested IRQsMurilo Fossa Vicentini1-0/+2
2019-03-19ibmvnic: Report actual backing device speed and duplex valuesMurilo Fossa Vicentini1-5/+13
2018-12-10ibmvnic: Convert reset work item mutex to spin lockThomas Falcon1-1/+1
2018-11-19net/ibmnvic: Fix deadlock problem in resetJuliet Kim1-1/+1
2018-10-01ibmvnic: Add ethtool private flag for driver-defined queue limitsThomas Falcon1-0/+6
2018-10-01ibmvnic: Introduce driver limits for ring sizesThomas Falcon1-0/+1
2018-10-01ibmvnic: Increase maximum queue size limitThomas Falcon1-1/+1
2018-08-07ibmvnic: Remove code to request error informationThomas Falcon1-33/+0
2018-05-24ibmvnic: Introduce hard reset recoveryThomas Falcon1-0/+1
2018-05-24ibmvnic: Introduce active CRQ stateThomas Falcon1-0/+1
2018-04-12ibmvnic: Handle all login error conditionsNathan Fontenot1-1/+0
2018-04-08ibmvnic: Fix failover case for non-redundant configurationThomas Falcon1-0/+1