aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm/ibmvnic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-03ibmvnic: Updated reset handlingNathan Fontenot1-4/+15
2017-05-03ibmvnic: Replace is_closed with state fieldNathan Fontenot1-2/+10
2017-04-24ibmvnic: Add set_link_state routine for setting adapter link stateNathan Fontenot1-0/+1
2017-04-24ibmvnic: Insert header on VLAN tagged received frameMurilo Fossa Vicentini1-0/+2
2017-04-21ibmvnic: Remove unused bouce bufferNathan Fontenot1-4/+0
2017-04-21ibmvnic: Remove inflight listNathan Fontenot1-9/+0
2017-04-21ibmvnic: Fix ibmvnic_change_mac_addr struct formatMurilo Fossa Vicentini1-1/+1
2017-03-30ibmvnic: Remove debugfs supportNathan Fontenot1-30/+0
2017-03-27net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapterTobias Klauser1-1/+0
2017-03-21ibmvnic: Correct ibmvnic handling of device open/closeJohn Allen1-0/+1
2017-03-07ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon1-0/+1
2017-02-19ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqsThomas Falcon1-0/+1
2017-02-19ibmvnic: Use common counter for capabilities checksThomas Falcon1-2/+1
2017-02-19ibmvnic: Handle processing of CRQ messages in a taskletThomas Falcon1-0/+1
2016-10-29ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon1-0/+1
2016-10-29Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"David S. Miller1-1/+0
2016-10-29ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon1-0/+1
2016-10-18ibmvnic: Driver Version 1.0.1Thomas Falcon1-1/+1
2016-08-19ibmvnic: Handle backing device failover and reinitializationThomas Falcon1-0/+2
2016-07-09ibmvnic: Fix passive VNIC server login processThomas Falcon1-0/+2
2016-04-09ibmvnic: Enable use of multiple tx/rx scrqsJohn Allen1-0/+1
2016-04-05ibmvnic: map L2/L3/L4 header descriptors to firmwareThomas Falcon1-0/+3
2016-03-03ibmvnic: Fix ibmvnic_capability structThomas Falcon1-3/+1
2015-12-28Driver for IBM System i/p VNIC protocolThomas Falcon1-0/+1046