summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm/ibmvnic.h
Commit message (Expand)AuthorAgeFilesLines
* ibmvnic: Fix error handling when registering long-term-mapped buffersThomas Falcon2017-06-221-0/+1
* ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structureThomas Falcon2017-06-221-1/+1
* ibmvnic: Non-fatal error handlingJohn Allen2017-05-261-0/+1
* ibmvnic: Handle failover after failed init crqJohn Allen2017-05-261-1/+1
* ibmvnic: Track state of adapter napisJohn Allen2017-05-261-0/+1
* ibmvnic: Updated reset handlingNathan Fontenot2017-05-031-4/+15
* ibmvnic: Replace is_closed with state fieldNathan Fontenot2017-05-031-2/+10
* ibmvnic: Add set_link_state routine for setting adapter link stateNathan Fontenot2017-04-241-0/+1
* ibmvnic: Insert header on VLAN tagged received frameMurilo Fossa Vicentini2017-04-241-0/+2
* ibmvnic: Remove unused bouce bufferNathan Fontenot2017-04-211-4/+0
* ibmvnic: Remove inflight listNathan Fontenot2017-04-211-9/+0
* ibmvnic: Fix ibmvnic_change_mac_addr struct formatMurilo Fossa Vicentini2017-04-211-1/+1
* ibmvnic: Remove debugfs supportNathan Fontenot2017-03-301-30/+0
* net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapterTobias Klauser2017-03-271-1/+0
* ibmvnic: Correct ibmvnic handling of device open/closeJohn Allen2017-03-211-0/+1
* ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon2017-03-071-0/+1
* ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqsThomas Falcon2017-02-191-0/+1
* ibmvnic: Use common counter for capabilities checksThomas Falcon2017-02-191-2/+1
* ibmvnic: Handle processing of CRQ messages in a taskletThomas Falcon2017-02-191-0/+1
* ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2016-10-291-0/+1
* Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"David S. Miller2016-10-291-1/+0
* ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2016-10-291-0/+1
* ibmvnic: Driver Version 1.0.1Thomas Falcon2016-10-181-1/+1
* ibmvnic: Handle backing device failover and reinitializationThomas Falcon2016-08-191-0/+2
* ibmvnic: Fix passive VNIC server login processThomas Falcon2016-07-091-0/+2
* ibmvnic: Enable use of multiple tx/rx scrqsJohn Allen2016-04-091-0/+1
* ibmvnic: map L2/L3/L4 header descriptors to firmwareThomas Falcon2016-04-051-0/+3
* ibmvnic: Fix ibmvnic_capability structThomas Falcon2016-03-031-3/+1
* Driver for IBM System i/p VNIC protocolThomas Falcon2015-12-281-0/+1046