summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amazon
AgeCommit message (Expand)Author
2017-02-20net: ena: remove superfluous check in ena_remove()Lino Sanfilippo
2017-02-09net/ena: update driver version to 1.1.2Netanel Belgazal
2017-02-09net/ena: change condition for host attribute configurationNetanel Belgazal
2017-02-09net/ena: change driver's default timeoutsNetanel Belgazal
2017-02-09net/ena: reduce the severity of ena printoutsNetanel Belgazal
2017-02-09net/ena: use READ_ONCE to access completion descriptorsNetanel Belgazal
2017-02-09net/ena: use napi_complete_done() return valueNetanel Belgazal
2017-02-09net/ena: fix potential access to freed memory during device resetNetanel Belgazal
2017-02-09net/ena: refactor ena_get_stats64 to be atomic context safeNetanel Belgazal
2017-02-09net/ena: fix NULL dereference when removing the driver after device reset failedNetanel Belgazal
2017-02-09net/ena: fix RSS default hash configurationNetanel Belgazal
2017-02-09net/ena: fix ethtool RSS flow configurationNetanel Belgazal
2017-02-09net/ena: fix queues number calculationNetanel Belgazal
2017-02-09net/ena: remove ntuple filter support from device feature listNetanel Belgazal
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-10-26net: ena: use setup_timer() and mod_timer()Wei Yongjun
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson
2016-08-23net: ena: change the return type of ena_set_push_mode() to be void.Rami Rosen
2016-08-15net: ena: Fix error return code in ena_device_init()Wei Yongjun
2016-08-15net: ena: Remove unnecessary pci_set_drvdata()Wei Yongjun
2016-08-12net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)Netanel Belgazal