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
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
2017-03-27
net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapter
Tobias Klauser
2017-03-21
ibmvnic: Correct ibmvnic handling of device open/close
John Allen
2017-03-07
ibmvnic: Fix overflowing firmware/hardware TX queue
Thomas Falcon
2017-02-19
ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqs
Thomas Falcon
2017-02-19
ibmvnic: Use common counter for capabilities checks
Thomas Falcon
2017-02-19
ibmvnic: Handle processing of CRQ messages in a tasklet
Thomas Falcon
2016-10-29
ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
Thomas Falcon
2016-10-29
Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"
David S. Miller
2016-10-29
ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context
Thomas Falcon
2016-10-18
ibmvnic: Driver Version 1.0.1
Thomas Falcon
2016-08-19
ibmvnic: Handle backing device failover and reinitialization
Thomas Falcon
2016-07-09
ibmvnic: Fix passive VNIC server login process
Thomas Falcon
2016-04-09
ibmvnic: Enable use of multiple tx/rx scrqs
John Allen
2016-04-05
ibmvnic: map L2/L3/L4 header descriptors to firmware
Thomas Falcon
2016-03-03
ibmvnic: Fix ibmvnic_capability struct
Thomas Falcon
2015-12-28
Driver for IBM System i/p VNIC protocol
Thomas Falcon