index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
/
ibmvnic.h
Age
Commit message (
Expand
)
Author
2021-02-16
net: re-solve some conflicts after net -> net-next merge
Jakub Kicinski
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-15
ibmvnic: serialize access to work queue on remove
Sukadev Bhattiprolu
2021-02-12
ibmvnic: change IBMVNIC_MAX_IND_DESCS to 16
Dany Madden
2021-02-11
ibmvnic: remove unused spinlock_t stats_lock definition
Lijun Pan
2021-02-11
ibmvnic: add comments for spinlock_t definitions
Lijun Pan
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-28
ibmvnic: no reset timeout for 5 seconds after reset
Dany Madden
2020-11-28
ibmvnic: track pending login
Sukadev Bhattiprolu
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-24
ibmvnic: enhance resetting status check during module exit
Lijun Pan
2020-11-20
ibmvnic: Ensure that device queue memory is cache-line aligned
Dwip N. Banerjee
2020-11-20
ibmvnic: Clean up TX code and TX buffer data structure
Thomas Falcon
2020-11-20
ibmvnic: Introduce indirect subordinate Command Response Queue buffer
Thomas Falcon
2020-09-28
ibmvnic: set up 200GBPS speed
Lijun Pan
2020-08-24
ibmvnic: Fix use-after-free of VNIC login response buffer
Thomas Falcon
2020-08-19
ibmvnic: store RX and TX subCRQ handle array in ibmvnic_adapter struct
Cristobal Forno
2020-03-10
ibmvnic: Do not process device remove during device reset
Juliet Kim
2019-11-26
ibmvnic: Serialize device queries
Thomas Falcon
2019-09-25
net/ibmvnic: prevent more than one thread from running in reset
Juliet Kim
2019-09-25
net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
Juliet Kim
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114
Thomas Gleixner
2019-05-10
net/ibmvnic: Update MAC address settings after adapter reset
Thomas Falcon
2019-04-27
ibmvnic: Add device identification to requested IRQs
Murilo Fossa Vicentini
2019-03-19
ibmvnic: Report actual backing device speed and duplex values
Murilo Fossa Vicentini
2018-12-10
ibmvnic: Convert reset work item mutex to spin lock
Thomas Falcon
2018-11-19
net/ibmnvic: Fix deadlock problem in reset
Juliet Kim
2018-10-01
ibmvnic: Add ethtool private flag for driver-defined queue limits
Thomas Falcon
2018-10-01
ibmvnic: Introduce driver limits for ring sizes
Thomas Falcon
2018-10-01
ibmvnic: Increase maximum queue size limit
Thomas Falcon
2018-08-07
ibmvnic: Remove code to request error information
Thomas Falcon
2018-05-24
ibmvnic: Introduce hard reset recovery
Thomas Falcon
2018-05-24
ibmvnic: Introduce active CRQ state
Thomas Falcon
2018-04-12
ibmvnic: Handle all login error conditions
Nathan Fontenot
2018-04-08
ibmvnic: Fix failover case for non-redundant configuration
Thomas Falcon
2018-03-17
ibmvnic: Remove unused TSO resources in TX pool structure
Thomas Falcon
2018-03-17
ibmvnic: Update TX and TX completion routines
Thomas Falcon
2018-03-17
ibmvnic: Generalize TX pool structure
Thomas Falcon
2018-02-22
ibmvnic: Split counters for scrq/pools/napi
Nathan Fontenot
2018-02-21
ibmvnic: Rename active queue count variables
Nathan Fontenot
2018-02-20
ibmvnic: Keep track of supplementary TX descriptors
Thomas Falcon
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-22
ibmvnic: Modify buffer size and number of queues on failover
John Allen
2017-12-19
ibmvnic: Increase maximum number of RX/TX queues
Thomas Falcon
2017-12-19
ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES
Thomas Falcon
2017-11-14
ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic d...
Desnes Augusto Nunes do Rosario
2017-11-11
ibmvnic: Add vnic client data to login buffer
Nathan Fontenot
2017-10-28
ibmvnic: Fix failover error path for non-fatal resets
John Allen
2017-10-28
ibmvnic: Update reset infrastructure to support tunable parameters
John Allen
2017-10-19
ibmvnic: Enable TSO support
Thomas Falcon
[next]