summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ibm/ibmvnic.c
AgeCommit message (Expand)Author
2017-10-08ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqsNathan Fontenot
2017-06-17ibmvnic: Initialize completion variables before starting workNathan Fontenot
2017-06-17ibmvnic: Call napi_disable instead of napi_enable in failure pathNathan Fontenot
2017-06-17ibmvnic: Fix endian error when requesting device capabilitiesThomas Falcon
2017-06-17ibmvnic: Fix endian errors in error reporting outputThomas Falcon
2016-11-26ibmvnic: drop duplicate header seq_file.hGeliang Tang
2016-11-13ibmvnic: Fix size of debugfs name bufferThomas Falcon
2016-11-13ibmvnic: Unmap ibmvnic_statistics structureThomas Falcon
2016-11-09ibmvnic: Start completion queue negotiation at server-provided optimum valuesJohn Allen
2016-10-29ibmvnic: Fix missing brackets in init_sub_crq_irqsThomas Falcon
2016-10-29ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon
2016-10-29Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"David S. Miller
2016-10-29ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon
2016-10-18ibmvnic: Update MTU after device initializationThomas Falcon
2016-10-18ibmvnic: Fix GFP_KERNEL allocation in interrupt contextThomas Falcon
2016-09-13net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman
2016-08-25ibmvnic: fix error return code in ibmvnic_probe()Wei Yongjun
2016-08-25ibmvnic: convert to use simple_open()Wei Yongjun
2016-08-20ibmvnic: Handle backing device failover and reinitializationThomas Falcon
2016-07-09ibmvnic: Fix passive VNIC server login processThomas Falcon
2016-07-09ibmvnic: simplify and improve driver probe functionThomas Falcon
2016-07-09ibmvnic: dispose irq mappingsThomas Falcon
2016-07-09ibmvnic: properly start and stop tx queuesThomas Falcon
2016-06-29ibmvnic: fix to use list_for_each_safe() when delete itemsWei Yongjun
2016-04-09ibmvnic: Enable use of multiple tx/rx scrqsJohn Allen
2016-04-05ibmvnic: enable RX checksum offloadThomas Falcon
2016-04-05ibmvnic: map L2/L3/L4 header descriptors to firmwareThomas Falcon
2016-03-03ibmvnic: Fix ibmvnic_capability structThomas Falcon
2015-12-28Driver for IBM System i/p VNIC protocolThomas Falcon