aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amazon
Commit message (Expand)AuthorAge
* net: ena: fix compilation error in xtensa architectureArthur Kiyanovski2018-10-22
* net: ena: enable Low Latency QueuesArthur Kiyanovski2018-10-18
* net: ena: Fix Kconfig dependency on X86Netanel Belgazal2018-10-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-13
|\
| * net: ena: fix auto casting to booleanArthur Kiyanovski2018-10-09
| * net: ena: fix NULL dereference due to untimely napi initializationArthur Kiyanovski2018-10-09
| * net: ena: fix rare bug when failed restart/resume is followed by driver removalArthur Kiyanovski2018-10-09
| * net: ena: fix warning in rmmod caused by double iounmapArthur Kiyanovski2018-10-09
* | net: ena: fix indentations in ena_defs for better readabilityArthur Kiyanovski2018-10-11
* | net: ena: update driver version to 2.0.1Arthur Kiyanovski2018-10-11
* | net: ena: remove redundant parameter in ena_com_admin_init()Arthur Kiyanovski2018-10-11
* | net: ena: change rx copybreak default to reduce kernel memory pressureArthur Kiyanovski2018-10-11
* | net: ena: limit refill Rx threshold to 256 to avoid latency issuesArthur Kiyanovski2018-10-11
* | net: ena: explicit casting and initialization, and clearer error handlingArthur Kiyanovski2018-10-11
* | net: ena: use CSUM_CHECKED device indication to report skb's checksum statusArthur Kiyanovski2018-10-11
* | net: ena: add functions for handling Low Latency Queues in ena_netdevArthur Kiyanovski2018-10-11
* | net: ena: add functions for handling Low Latency Queues in ena_comArthur Kiyanovski2018-10-11
* | net: ena: introduce Low Latency Queues data structures according to ENA specArthur Kiyanovski2018-10-11
* | net: ena: complete host info to match latest ENA specArthur Kiyanovski2018-10-11
* | net: ena: minor performance improvementArthur Kiyanovski2018-10-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-04
|\|
| * net: ena: remove ndo_poll_controllerEric Dumazet2018-09-28
* | net: ethernet: remove redundant includezhong jiang2018-09-18
|/
* net: ena: fix incorrect usage of memory barriersNetanel Belgazal2018-09-09
* net: ena: fix missing calls to READ_ONCENetanel Belgazal2018-09-09
* net: ena: fix missing lock during device destructionNetanel Belgazal2018-09-09
* net: ena: fix potential double ena_destroy_device()Netanel Belgazal2018-09-09
* net: ena: fix device destruction to gracefully free resourcesNetanel Belgazal2018-09-09
* net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal2018-09-09
* net: ena: fix surprise unplug NULL dereference kernel crashNetanel Belgazal2018-09-09
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-02
|\
| * net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman2018-07-27
* | net: allow fallback function to pass netdevAlexander Duyck2018-07-09
* | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-09
|/
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-12
* net: ena: Use pci_sriov_configure_simple() to enable VFsAlexander Duyck2018-04-24
* 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-19
* 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