index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ena: fix incorrect usage of memory barriers
Netanel Belgazal
2018-09-09
4
-34
/
+26
*
net: ena: fix missing calls to READ_ONCE
Netanel Belgazal
2018-09-09
1
-4
/
+4
*
net: ena: fix missing lock during device destruction
Netanel Belgazal
2018-09-09
1
-13
/
+7
*
net: ena: fix potential double ena_destroy_device()
Netanel Belgazal
2018-09-09
1
-0
/
+5
*
net: ena: fix device destruction to gracefully free resources
Netanel Belgazal
2018-09-09
1
-6
/
+7
*
net: ena: fix driver when PAGE_SIZE == 64kB
Netanel Belgazal
2018-09-09
2
-5
/
+16
*
net: ena: fix surprise unplug NULL dereference kernel crash
Netanel Belgazal
2018-09-09
1
-2
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
1
-0
/
+1
|
\
|
*
net: ena: Fix use of uninitialized DMA address bits field
Gal Pressman
2018-07-27
1
-0
/
+1
*
|
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
1
-1
/
+1
*
|
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
1
-1
/
+2
|
/
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-13
1
-4
/
+4
*
net: ena: Use pci_sriov_configure_simple() to enable VFs
Alexander Duyck
2018-04-24
1
-27
/
+1
*
net: ena: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2018-03-26
3
-6
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-15
/
+30
|
\
|
*
net: ena: fix error handling in ena_down() sequence
Netanel Belgazal
2018-01-03
1
-2
/
+17
|
*
net: ena: unmask MSI-X only after device initialization is completed
Netanel Belgazal
2018-01-03
1
-13
/
+13
*
|
net: ena: increase ena driver version to 1.5.0
Netanel Belgazal
2018-01-02
1
-1
/
+1
*
|
net: ena: add detection and recovery mechanism for handling missed/misrouted ...
Netanel Belgazal
2018-01-02
5
-7
/
+80
|
/
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-4
/
+3
*
net: ena: fix race condition between device reset and link up setup
Netanel Belgazal
2017-11-20
2
-3
/
+11
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-16
1
-1
/
+1
|
\
|
*
mm: remove __GFP_COLD
Mel Gorman
2017-11-16
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
2
-5
/
+6
|
\
|
|
*
net: ena: fix wrong max Tx/Rx queues on ethtool
Netanel Belgazal
2017-10-19
1
-2
/
+2
|
*
net: ena: fix rare kernel crash when bar memory remap fails
Netanel Belgazal
2017-10-19
1
-1
/
+2
|
*
net: ena: reduce the severity of some printouts
Netanel Belgazal
2017-10-19
1
-2
/
+2
*
|
net: ena: increase ena driver version to 1.3.0
Netanel Belgazal
2017-10-19
1
-2
/
+2
*
|
net: ena: add new admin define for future support of IPv6 RSS
Netanel Belgazal
2017-10-19
1
-0
/
+6
*
|
net: ena: add statistics for missed tx packets
Netanel Belgazal
2017-10-19
3
-13
/
+19
*
|
net: ena: add power management ops to the ENA driver
Netanel Belgazal
2017-10-19
3
-27
/
+95
*
|
net: ena: remove legacy suspend suspend/resume support
Netanel Belgazal
2017-10-19
3
-56
/
+0
*
|
net: ena: improve ENA driver boot time.
Netanel Belgazal
2017-10-19
1
-4
/
+8
*
|
net: ena: Remove redundant unlikely()
Tobias Klauser
2017-09-26
1
-2
/
+2
|
/
*
net: ena: update ena driver to version 1.2.0
Netanel Belgazal
2017-06-23
1
-3
/
+3
*
net: ena: update driver's rx drop statistics
Netanel Belgazal
2017-06-23
1
-0
/
+9
*
net: ena: use lower_32_bits()/upper_32_bits() to split dma address
Netanel Belgazal
2017-06-23
1
-2
/
+2
*
net: ena: separate skb allocation to dedicated function
Netanel Belgazal
2017-06-23
1
-17
/
+27
*
net: ena: use napi_schedule_irqoff when possible
Netanel Belgazal
2017-06-23
1
-1
/
+1
*
net: ena: allow the driver to work with small number of msix vectors
Netanel Belgazal
2017-06-23
2
-20
/
+51
*
net: ena: add support for out of order rx buffers refill
Netanel Belgazal
2017-06-23
4
-17
/
+83
*
net: ena: add reset reason for each device FLR
Netanel Belgazal
2017-06-23
5
-6
/
+54
*
net: ena: change sizeof() argument to be the type pointer
Netanel Belgazal
2017-06-23
1
-8
/
+8
*
net: ena: add hardware hints capability to the driver
Netanel Belgazal
2017-06-23
6
-11
/
+137
*
net: ena: change return value for unsupported features unsupported return value
Netanel Belgazal
2017-06-23
3
-28
/
+24
*
net: ena: update ena driver to version 1.1.7
Netanel Belgazal
2017-06-11
1
-1
/
+1
*
net: ena: bug fix in lost tx packets detection mechanism
Netanel Belgazal
2017-06-11
3
-31
/
+50
*
net: ena: disable admin msix while working in polling mode
Netanel Belgazal
2017-06-11
1
-0
/
+8
*
net: ena: fix theoretical Rx hang on low memory systems
Netanel Belgazal
2017-06-11
3
-0
/
+58
*
net: ena: add missing unmap bars on device removal
Netanel Belgazal
2017-06-11
1
-4
/
+11
[next]