summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amazon
Commit message (Expand)AuthorAge
* net: ena: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-09
|\
| * net: ena: fix error handling in ena_down() sequenceNetanel Belgazal2018-01-03
| * net: ena: unmask MSI-X only after device initialization is completedNetanel Belgazal2018-01-03
* | net: ena: increase ena driver version to 1.5.0Netanel Belgazal2018-01-02
* | net: ena: add detection and recovery mechanism for handling missed/misrouted ...Netanel Belgazal2018-01-02
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* net: ena: fix race condition between device reset and link up setupNetanel Belgazal2017-11-20
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-15
|\
| * mm: remove __GFP_COLDMel Gorman2017-11-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
|\ \ | |/
| * net: ena: fix wrong max Tx/Rx queues on ethtoolNetanel Belgazal2017-10-19
| * net: ena: fix rare kernel crash when bar memory remap failsNetanel Belgazal2017-10-19
| * net: ena: reduce the severity of some printoutsNetanel Belgazal2017-10-19
* | net: ena: increase ena driver version to 1.3.0Netanel Belgazal2017-10-19
* | net: ena: add new admin define for future support of IPv6 RSSNetanel Belgazal2017-10-19
* | net: ena: add statistics for missed tx packetsNetanel Belgazal2017-10-19
* | net: ena: add power management ops to the ENA driverNetanel Belgazal2017-10-19
* | net: ena: remove legacy suspend suspend/resume supportNetanel Belgazal2017-10-19
* | net: ena: improve ENA driver boot time.Netanel Belgazal2017-10-19
* | net: ena: Remove redundant unlikely()Tobias Klauser2017-09-26
|/
* net: ena: update ena driver to version 1.2.0Netanel Belgazal2017-06-23
* net: ena: update driver's rx drop statisticsNetanel Belgazal2017-06-23
* net: ena: use lower_32_bits()/upper_32_bits() to split dma addressNetanel Belgazal2017-06-23
* net: ena: separate skb allocation to dedicated functionNetanel Belgazal2017-06-23
* net: ena: use napi_schedule_irqoff when possibleNetanel Belgazal2017-06-23
* net: ena: allow the driver to work with small number of msix vectorsNetanel Belgazal2017-06-23
* net: ena: add support for out of order rx buffers refillNetanel Belgazal2017-06-23
* net: ena: add reset reason for each device FLRNetanel Belgazal2017-06-23
* net: ena: change sizeof() argument to be the type pointerNetanel Belgazal2017-06-23
* net: ena: add hardware hints capability to the driverNetanel Belgazal2017-06-23
* net: ena: change return value for unsupported features unsupported return valueNetanel Belgazal2017-06-23
* net: ena: update ena driver to version 1.1.7Netanel Belgazal2017-06-11
* net: ena: bug fix in lost tx packets detection mechanismNetanel Belgazal2017-06-11
* net: ena: disable admin msix while working in polling modeNetanel Belgazal2017-06-11
* net: ena: fix theoretical Rx hang on low memory systemsNetanel Belgazal2017-06-11
* net: ena: add missing unmap bars on device removalNetanel Belgazal2017-06-11
* net: ena: fix race condition between submit and completion admin commandNetanel Belgazal2017-06-11
* net: ena: add missing return when ena_com_get_io_handlers() failsNetanel Belgazal2017-06-11
* net: ena: fix bug that might cause hang after consecutive open/close interface.Netanel Belgazal2017-06-11
* net: ena: fix rare uncompleted admin command false alarmNetanel Belgazal2017-06-11
* net/ena: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-04-11
* net: ena: remove superfluous check in ena_remove()Lino Sanfilippo2017-02-20
* net/ena: update driver version to 1.1.2Netanel Belgazal2017-02-09
* net/ena: change condition for host attribute configurationNetanel Belgazal2017-02-09
* net/ena: change driver's default timeoutsNetanel Belgazal2017-02-09
* net/ena: reduce the severity of ena printoutsNetanel Belgazal2017-02-09
* net/ena: use READ_ONCE to access completion descriptorsNetanel Belgazal2017-02-09
* net/ena: use napi_complete_done() return valueNetanel Belgazal2017-02-09
* net/ena: fix potential access to freed memory during device resetNetanel Belgazal2017-02-09