Sign in
android-kvm
/
linux
/
82c298100a2db7e4241e0fee73d94dc5ee573837
/
drivers
/
net
/
ethernet
/
amazon
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
a9e41a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
f913308
net: ena: gcc 8: fix compilation warning
by Sameeh Jubran
· 6 years ago
11bd7a0
net: ena: fix ena_com_fill_hash_function() implementation
by Sameeh Jubran
· 6 years ago
78cb421
net: ena: improve latency by disabling adaptive interrupt moderation by default
by Sameeh Jubran
· 6 years ago
9a27de0
net: ena: fix return value of ena_com_config_llq_info()
by Sameeh Jubran
· 6 years ago
d3cfe7d
net: ena: fix incorrect test of supported hash function
by Sameeh Jubran
· 6 years ago
b287cdb
net: ena: fix: Free napi resources when ena_up() fails
by Sameeh Jubran
· 6 years ago
8ee8ee7
net: ena: fix: set freed objects to NULL to avoid failing future allocations
by Sameeh Jubran
· 6 years ago
3c6eeff
net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry
by Sameeh Jubran
· 6 years ago
fb24ea5
drivers: Remove explicit invocations of mmiowb()
by Will Deacon
· 6 years ago
6b16f9e
net: move skb->xmit_more hint to softnet data
by Florian Westphal
· 6 years ago
a350ecc
net: remove 'fallback' argument from dev->ndo_select_queue()
by Paolo Abeni
· 6 years ago
d9b8656
net: ena: update driver version from 2.0.2 to 2.0.3
by Arthur Kiyanovski
· 6 years ago
e1f1bd9
net: ena: fix race between link up and device initalization
by Arthur Kiyanovski
· 6 years ago
750afb0
cross-tree: phase out dma_zalloc_coherent()
by Luis Chamberlain
· 6 years ago
4c23738
net: ena: update driver version from 2.0.1 to 2.0.2
by Arthur Kiyanovski
· 6 years ago
58a54b9
net: ena: fix crash during ena_remove()
by Arthur Kiyanovski
· 6 years ago
e76ad21
net: ena: fix crash during failed resume from hibernation
by Arthur Kiyanovski
· 6 years ago
00f17a8
net: ena: fix compilation error in xtensa architecture
by Arthur Kiyanovski
· 6 years ago
9fd2559
net: ena: enable Low Latency Queues
by Arthur Kiyanovski
· 6 years ago
8c590f9
net: ena: Fix Kconfig dependency on X86
by Netanel Belgazal
· 6 years ago
d864991
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
be26667
net: ena: fix indentations in ena_defs for better readability
by Arthur Kiyanovski
· 6 years ago
3a7b9d8
net: ena: update driver version to 2.0.1
by Arthur Kiyanovski
· 6 years ago
f1e90f6
net: ena: remove redundant parameter in ena_com_admin_init()
by Arthur Kiyanovski
· 6 years ago
87731f0
net: ena: change rx copybreak default to reduce kernel memory pressure
by Arthur Kiyanovski
· 6 years ago
0574bb8
net: ena: limit refill Rx threshold to 256 to avoid latency issues
by Arthur Kiyanovski
· 6 years ago
bd79117
net: ena: explicit casting and initialization, and clearer error handling
by Arthur Kiyanovski
· 6 years ago
cb36bb3
net: ena: use CSUM_CHECKED device indication to report skb's checksum status
by Arthur Kiyanovski
· 6 years ago
38005ca
net: ena: add functions for handling Low Latency Queues in ena_netdev
by Arthur Kiyanovski
· 6 years ago
689b2bd
net: ena: add functions for handling Low Latency Queues in ena_com
by Arthur Kiyanovski
· 6 years ago
a7982b8
net: ena: introduce Low Latency Queues data structures according to ENA spec
by Arthur Kiyanovski
· 6 years ago
095f2f1
net: ena: complete host info to match latest ENA spec
by Arthur Kiyanovski
· 6 years ago
0e575f8
net: ena: minor performance improvement
by Arthur Kiyanovski
· 6 years ago
248ab77
net: ena: fix auto casting to boolean
by Arthur Kiyanovski
· 6 years ago
78a55d0
net: ena: fix NULL dereference due to untimely napi initialization
by Arthur Kiyanovski
· 6 years ago
d7703dd
net: ena: fix rare bug when failed restart/resume is followed by driver removal
by Arthur Kiyanovski
· 6 years ago
d79c388
net: ena: fix warning in rmmod caused by double iounmap
by Arthur Kiyanovski
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
2162798
net: ena: remove ndo_poll_controller
by Eric Dumazet
· 6 years ago
e641e99f
net: ethernet: remove redundant include
by zhong jiang
· 6 years ago
37dff155
net: ena: fix incorrect usage of memory barriers
by Netanel Belgazal
· 6 years ago
28abf4e
net: ena: fix missing calls to READ_ONCE
by Netanel Belgazal
· 6 years ago
944b28a
net: ena: fix missing lock during device destruction
by Netanel Belgazal
· 6 years ago
fe870c7
net: ena: fix potential double ena_destroy_device()
by Netanel Belgazal
· 6 years ago
cfa324a
net: ena: fix device destruction to gracefully free resources
by Netanel Belgazal
· 6 years ago
ef5b077
net: ena: fix driver when PAGE_SIZE == 64kB
by Netanel Belgazal
· 6 years ago
772ed86
net: ena: fix surprise unplug NULL dereference kernel crash
by Netanel Belgazal
· 6 years ago
89b1698
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
101f0cd
net: ena: Fix use of uninitialized DMA address bits field
by Gal Pressman
· 7 years ago
8ec56fc
net: allow fallback function to pass netdev
by Alexander Duyck
· 7 years ago
4f49dec
net: allow ndo_select_queue to pass netdev
by Alexander Duyck
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
115ddc4
net: ena: Use pci_sriov_configure_simple() to enable VFs
by Alexander Duyck
· 7 years ago
6d2e1a8
net: ena: Eliminate duplicate barriers on weakly-ordered archs
by Sinan Kaya
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ee4552a
net: ena: fix error handling in ena_down() sequence
by Netanel Belgazal
· 7 years ago
7853b49
net: ena: unmask MSI-X only after device initialization is completed
by Netanel Belgazal
· 7 years ago
7009744
net: ena: increase ena driver version to 1.5.0
by Netanel Belgazal
· 7 years ago
8510e1a
net: ena: add detection and recovery mechanism for handling missed/misrouted MSI-X
by Netanel Belgazal
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
d18e4f6
net: ena: fix race condition between device reset and link up setup
by Netanel Belgazal
· 7 years ago
7c225c6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
453f85d
mm: remove __GFP_COLD
by Mel Gorman
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
046b307
net: ena: increase ena driver version to 1.3.0
by Netanel Belgazal
· 7 years ago
58894d5
net: ena: add new admin define for future support of IPv6 RSS
by Netanel Belgazal
· 7 years ago
11095fd
net: ena: add statistics for missed tx packets
by Netanel Belgazal
· 7 years ago
8c5c7ab
net: ena: add power management ops to the ENA driver
by Netanel Belgazal
· 7 years ago
dbeaf1e
net: ena: remove legacy suspend suspend/resume support
by Netanel Belgazal
· 7 years ago
88aef2f
net: ena: improve ENA driver boot time.
by Netanel Belgazal
· 7 years ago
a59df39
net: ena: fix wrong max Tx/Rx queues on ethtool
by Netanel Belgazal
· 7 years ago
411838e
net: ena: fix rare kernel crash when bar memory remap fails
by Netanel Belgazal
· 7 years ago
cd7aea1
net: ena: reduce the severity of some printouts
by Netanel Belgazal
· 7 years ago
1f4cf93
net: ena: Remove redundant unlikely()
by Tobias Klauser
· 7 years ago
8523899
net: ena: update ena driver to version 1.2.0
by Netanel Belgazal
· 8 years ago
11a9a46
net: ena: update driver's rx drop statistics
by Netanel Belgazal
· 8 years ago
3ae5907
net: ena: use lower_32_bits()/upper_32_bits() to split dma address
by Netanel Belgazal
· 8 years ago
4265114
net: ena: separate skb allocation to dedicated function
by Netanel Belgazal
· 8 years ago
e745daf
net: ena: use napi_schedule_irqoff when possible
by Netanel Belgazal
· 8 years ago
0644368
net: ena: allow the driver to work with small number of msix vectors
by Netanel Belgazal
· 8 years ago
ad974ba
net: ena: add support for out of order rx buffers refill
by Netanel Belgazal
· 8 years ago
e2eed0e
net: ena: add reset reason for each device FLR
by Netanel Belgazal
· 8 years ago
9175011
net: ena: change sizeof() argument to be the type pointer
by Netanel Belgazal
· 8 years ago
82ef30f
net: ena: add hardware hints capability to the driver
by Netanel Belgazal
· 8 years ago
d149763
net: ena: change return value for unsupported features unsupported return value
by Netanel Belgazal
· 8 years ago
e7ff7ef
net: ena: update ena driver to version 1.1.7
by Netanel Belgazal
· 8 years ago
800c55c
net: ena: bug fix in lost tx packets detection mechanism
by Netanel Belgazal
· 8 years ago
a2cc5198
net: ena: disable admin msix while working in polling mode
by Netanel Belgazal
· 8 years ago
a3af7c1
net: ena: fix theoretical Rx hang on low memory systems
by Netanel Belgazal
· 8 years ago
0857d92
net: ena: add missing unmap bars on device removal
by Netanel Belgazal
· 8 years ago
661d2b0
net: ena: fix race condition between submit and completion admin command
by Netanel Belgazal
· 8 years ago
2d2c600
net: ena: add missing return when ena_com_get_io_handlers() fails
by Netanel Belgazal
· 8 years ago
418df30
net: ena: fix bug that might cause hang after consecutive open/close interface.
by Netanel Belgazal
· 8 years ago
a77c1aa
net: ena: fix rare uncompleted admin command false alarm
by Netanel Belgazal
· 8 years ago
da6f4cf5
net/ena: switch to pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
90a6c99
net: ena: remove superfluous check in ena_remove()
by Lino Sanfilippo
· 8 years ago
3e5d689
net/ena: update driver version to 1.1.2
by Netanel Belgazal
· 8 years ago
Next »