index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/ena: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-04-11
2
-45
/
+12
*
net: ena: remove superfluous check in ena_remove()
Lino Sanfilippo
2017-02-20
1
-6
/
+0
*
net/ena: update driver version to 1.1.2
Netanel Belgazal
2017-02-09
1
-1
/
+1
*
net/ena: change condition for host attribute configuration
Netanel Belgazal
2017-02-09
2
-7
/
+6
*
net/ena: change driver's default timeouts
Netanel Belgazal
2017-02-09
2
-5
/
+5
*
net/ena: reduce the severity of ena printouts
Netanel Belgazal
2017-02-09
2
-13
/
+28
*
net/ena: use READ_ONCE to access completion descriptors
Netanel Belgazal
2017-02-09
2
-4
/
+5
*
net/ena: use napi_complete_done() return value
Netanel Belgazal
2017-02-09
1
-15
/
+29
*
net/ena: fix potential access to freed memory during device reset
Netanel Belgazal
2017-02-09
1
-13
/
+43
*
net/ena: refactor ena_get_stats64 to be atomic context safe
Netanel Belgazal
2017-02-09
3
-15
/
+42
*
net/ena: fix NULL dereference when removing the driver after device reset failed
Netanel Belgazal
2017-02-09
1
-1
/
+5
*
net/ena: fix RSS default hash configuration
Netanel Belgazal
2017-02-09
1
-1
/
+1
*
net/ena: fix ethtool RSS flow configuration
Netanel Belgazal
2017-02-09
1
-6
/
+6
*
net/ena: fix queues number calculation
Netanel Belgazal
2017-02-09
1
-1
/
+1
*
net/ena: remove ntuple filter support from device feature list
Netanel Belgazal
2017-02-09
1
-1
/
+0
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-6
/
+4
*
net: ena: use setup_timer() and mod_timer()
Wei Yongjun
2016-10-26
1
-6
/
+3
*
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
1
-7
/
+2
*
net: ena: change the return type of ena_set_push_mode() to be void.
Rami Rosen
2016-08-23
1
-9
/
+3
*
net: ena: Fix error return code in ena_device_init()
Wei Yongjun
2016-08-15
1
-0
/
+1
*
net: ena: Remove unnecessary pci_set_drvdata()
Wei Yongjun
2016-08-15
1
-3
/
+0
*
net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
Netanel Belgazal
2016-08-12
15
-0
/
+10540