index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
/
ibmvnic.h
Age
Commit message (
Expand
)
Author
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
2017-08-03
ibmvnic: Implement per-queue statistics reporting
John Allen
2017-06-22
ibmvnic: Fix error handling when registering long-term-mapped buffers
Thomas Falcon
2017-06-22
ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure
Thomas Falcon
2017-05-26
ibmvnic: Non-fatal error handling
John Allen
2017-05-26
ibmvnic: Handle failover after failed init crq
John Allen
2017-05-26
ibmvnic: Track state of adapter napis
John Allen
2017-05-03
ibmvnic: Updated reset handling
Nathan Fontenot
2017-05-03
ibmvnic: Replace is_closed with state field
Nathan Fontenot
2017-04-24
ibmvnic: Add set_link_state routine for setting adapter link state
Nathan Fontenot
2017-04-24
ibmvnic: Insert header on VLAN tagged received frame
Murilo Fossa Vicentini
2017-04-21
ibmvnic: Remove unused bouce buffer
Nathan Fontenot
2017-04-21
ibmvnic: Remove inflight list
Nathan Fontenot
2017-04-21
ibmvnic: Fix ibmvnic_change_mac_addr struct format
Murilo Fossa Vicentini
2017-03-30
ibmvnic: Remove debugfs support
Nathan Fontenot
[next]