Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
772ed869f535b4ec2b134645c951ff22de4d3f79
/
drivers
/
net
/
ethernet
/
amazon
/
ena
/
ena_netdev.c
772ed86
net: ena: fix surprise unplug NULL dereference kernel crash
by Netanel Belgazal
· 6 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
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
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
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
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
11a9a46
net: ena: update driver's rx drop statistics
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
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
800c55c
net: ena: bug fix in lost tx packets detection mechanism
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
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
da6f4cf
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
dd8427a
net/ena: change condition for host attribute configuration
by Netanel Belgazal
· 8 years ago
5add6e4
net/ena: reduce the severity of ena printouts
by Netanel Belgazal
· 8 years ago
b1669c9
net/ena: use napi_complete_done() return value
by Netanel Belgazal
· 8 years ago
3f6159d
net/ena: fix potential access to freed memory during device reset
by Netanel Belgazal
· 8 years ago
d81db240
net/ena: refactor ena_get_stats64 to be atomic context safe
by Netanel Belgazal
· 8 years ago
22b331c
net/ena: fix NULL dereference when removing the driver after device reset failed
by Netanel Belgazal
· 8 years ago
6a1ce2f
net/ena: fix queues number calculation
by Netanel Belgazal
· 8 years ago
fdeea0a
net/ena: remove ntuple filter support from device feature list
by Netanel Belgazal
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
f850b4a
net: ena: use setup_timer() and mod_timer()
by Wei Yongjun
· 8 years ago
d894be5
ethernet: use net core MTU range checking in more drivers
by Jarod Wilson
· 8 years ago
184b49c
net: ena: change the return type of ena_set_push_mode() to be void.
by Rami Rosen
· 8 years ago
6e22066f
net: ena: Fix error return code in ena_device_init()
by Wei Yongjun
· 8 years ago
557bc7d
net: ena: Remove unnecessary pci_set_drvdata()
by Wei Yongjun
· 8 years ago
1738cd3
net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
by Netanel Belgazal
· 8 years ago