index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
Age
Commit message (
Expand
)
Author
Lines
2019-10-22
dynamic_debug: provide dynamic_hex_dump stub
Arnd Bergmann
-0
/
+4
2019-10-07
ionic: fix stats memory dereference
Shannon Nelson
-10
/
+21
2019-09-22
ionic: Fix an error code in ionic_lif_alloc()
Dan Carpenter
-0
/
+1
2019-09-19
ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident
Nathan Chancellor
-1
/
+1
2019-09-07
ionic: Remove unused including <linux/version.h>
YueHaibing
-1
/
+0
2019-09-05
ionic: Add coalesce and other features
Shannon Nelson
-3
/
+166
2019-09-05
ionic: Add RSS support
Shannon Nelson
-0
/
+165
2019-09-05
ionic: Add driver stats
Shannon Nelson
-2
/
+480
2019-09-05
ionic: Add netdev-event handling
Shannon Nelson
-0
/
+64
2019-09-05
ionic: Add Tx and Rx handling
Shannon Nelson
-1
/
+1408
2019-09-05
ionic: Add initial ethtool support
Shannon Nelson
-1
/
+519
2019-09-05
ionic: Add async link status check and basic stats
Shannon Nelson
-6
/
+111
2019-09-05
ionic: Add Rx filter and rx_mode ndo support
Shannon Nelson
-6
/
+423
2019-09-05
ionic: Add management of rx filters
Shannon Nelson
-1
/
+194
2019-09-05
ionic: Add the basic NDO callbacks for netdev support
Shannon Nelson
-2
/
+387
2019-09-05
ionic: Add notifyq support
Shannon Nelson
-2
/
+186
2019-09-05
ionic: Add adminq action
Shannon Nelson
-0
/
+118
2019-09-05
ionic: Add basic adminq support
Shannon Nelson
-0
/
+941
2019-09-05
ionic: Add interrupts and doorbells
Shannon Nelson
-0
/
+91
2019-09-05
ionic: Add basic lif support
Shannon Nelson
-1
/
+477
2019-09-05
ionic: Add port management commands
Shannon Nelson
-0
/
+213
2019-09-05
ionic: Add hardware init and device commands
Shannon Nelson
-2
/
+3481
2019-09-05
ionic: Add basic framework for IONIC Network device driver
Shannon Nelson
-0
/
+180