index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
net: ena: Make some functions static
YueHaibing
1
-7
/
+6
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-18
/
+60
2020-03-25
net: ena: Add PCI shutdown handler to allow safe kexec
Guilherme G. Piccoli
1
-10
/
+41
2020-03-17
net: ena: fix continuous keep-alive resets
Arthur Kiyanovski
1
-0
/
+1
2020-03-17
net: ena: avoid memory access violation by validating req_id properly
Arthur Kiyanovski
1
-4
/
+11
2020-03-17
net: ena: fix request of incorrect number of IRQ vectors
Arthur Kiyanovski
1
-3
/
+6
2020-03-17
net: ena: fix incorrect setting of the number of msix vectors
Arthur Kiyanovski
1
-1
/
+1
2020-03-14
net: ena: ethtool: clean up minor indentation issue
Colin Ian King
1
-1
/
+1
2020-03-10
net: ena: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-02-26
net: ena: fix broken interface between ENA driver and FW
Arthur Kiyanovski
2
-1
/
+16
2020-02-24
net/amazon: Ensure that driver version is aligned to the linux kernel
Leon Romanovsky
3
-27
/
+2
2020-02-23
net: ena: ethtool: remove redundant non-zero check on rc
Colin Ian King
1
-4
/
+0
2020-02-17
net: ena: remove set but not used variable 'hash_key'
YueHaibing
1
-4
/
+0
2020-02-11
net: ena: ena-com.c: prevent NULL pointer dereference
Arthur Kiyanovski
1
-0
/
+5
2020-02-11
net: ena: ethtool: use correct value for crc32 hash
Sameeh Jubran
1
-2
/
+2
2020-02-11
net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
Arthur Kiyanovski
3
-0
/
+16
2020-02-11
net: ena: fix corruption of dev_idx_to_host_tbl
Arthur Kiyanovski
1
-28
/
+0
2020-02-11
net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...
Arthur Kiyanovski
2
-1
/
+25
2020-02-11
net: ena: rss: store hash function as values and not bits
Arthur Kiyanovski
1
-1
/
+5
2020-02-11
net: ena: rss: fix failure to get indirection table
Sameeh Jubran
1
-0
/
+14
2020-02-11
net: ena: rss: do not allocate key when not supported
Sameeh Jubran
1
-3
/
+21
2020-02-11
net: ena: fix incorrect default RSS key
Arthur Kiyanovski
2
-0
/
+16
2020-02-11
net: ena: add missing ethtool TX timestamping indication
Arthur Kiyanovski
1
-0
/
+1
2020-02-11
net: ena: fix uses of round_jiffies()
Arthur Kiyanovski
1
-3
/
+3
2020-02-11
net: ena: fix potential crash when rxfh key is NULL
Arthur Kiyanovski
1
-8
/
+9
2019-12-27
net: ena: remove set but not used variable 'rx_ring'
YueHaibing
1
-3
/
+0
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-18
/
+18
2019-12-20
net: ena: fix issues in setting interrupt moderation params in ethtool
Arthur Kiyanovski
1
-14
/
+10
2019-12-20
net: ena: fix default tx interrupt moderation interval
Arthur Kiyanovski
1
-1
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-12
net: ena: Add first_interrupt field to napi struct
Sameeh Jubran
2
-2
/
+6
2019-12-12
net: ena: Implement XDP_TX action
Sameeh Jubran
3
-186
/
+701
2019-12-12
net: ena: implement XDP drop support
Sameeh Jubran
2
-11
/
+233
2019-12-10
net: ena: fix napi handler misbehavior when the napi budget is zero
Netanel Belgazal
1
-3
/
+7
2019-10-07
net: ena: ethtool: support set_channels callback
Sameeh Jubran
3
-3
/
+35
2019-10-07
net: ena: remove redundant print of number of queues
Sameeh Jubran
1
-2
/
+2
2019-10-07
net: ena: make ethtool -l show correct max number of queues
Sameeh Jubran
3
-25
/
+29
2019-10-07
net: ena: ethtool: get_channels: use combined only
Sameeh Jubran
1
-8
/
+2
2019-10-07
net: ena: multiple queue creation related cleanups
Sameeh Jubran
1
-20
/
+11
2019-10-07
net: ena: change num_queues to num_io_queues for clarity and consistency
Sameeh Jubran
3
-44
/
+44
2019-09-27
net: ena: clean up indentation issue
Colin Ian King
1
-2
/
+2
2019-09-22
net: ena: Select DIMLIB for ENA_ETHERNET
Mao Wenan
1
-0
/
+1
2019-09-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2019-09-16
net: ena: fix incorrect update of intr_delay_resolution
Arthur Kiyanovski
3
-4
/
+19
2019-09-16
net: ena: fix retrieval of nonadaptive interrupt moderation intervals
Arthur Kiyanovski
1
-2
/
+3
2019-09-16
net: ena: fix update of interrupt moderation register
Arthur Kiyanovski
1
-1
/
+4
2019-09-16
net: ena: remove all old adaptive rx interrupt moderation code from ena_com
Arthur Kiyanovski
2
-252
/
+0
2019-09-16
net: ena: remove ena_restore_ethtool_params() and relevant fields
Arthur Kiyanovski
2
-13
/
+0
2019-09-16
net: ena: remove old adaptive interrupt moderation code from ena_netdev
Arthur Kiyanovski
2
-10
/
+0
2019-09-16
net: ena: remove code duplication in ena_com_update_nonadaptive_moderation_in...
Arthur Kiyanovski
1
-14
/
+16
[next]