index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-6
/
+10
2019-12-05
ionic: keep users rss hash across lif reset
Shannon Nelson
1
-6
/
+10
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+2
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+4
2019-10-30
ionic: Remove set but not used variable 'sg_desc'
YueHaibing
1
-2
/
+0
2019-10-29
Merge tag 'v5.4-rc4' into docs-next
Jonathan Corbet
3
-10
/
+22
2019-10-26
ionic: update driver version
Shannon Nelson
1
-1
/
+1
2019-10-26
ionic: implement support for rx sgl
Shannon Nelson
3
-84
/
+224
2019-10-26
ionic: add a watchdog timer to monitor heartbeat
Shannon Nelson
3
-2
/
+20
2019-10-26
ionic: add heartbeat check
Shannon Nelson
3
-1
/
+70
2019-10-26
ionic: reverse an interrupt coalesce calculation
Shannon Nelson
1
-1
/
+1
2019-10-26
ionic: fix up struct name comments
Shannon Nelson
1
-98
/
+98
2019-10-22
dynamic_debug: provide dynamic_hex_dump stub
Arnd Bergmann
2
-0
/
+4
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-10
/
+21
2019-10-10
docs: fix some broken references
Mauro Carvalho Chehab
1
-2
/
+2
2019-10-07
ionic: fix stats memory dereference
Shannon Nelson
2
-10
/
+21
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2019-10-02
ionic: add lif_quiesce to wait for queue activity to stop
Shannon Nelson
1
-0
/
+16
2019-10-02
ionic: implement ethtool set-fec
Shannon Nelson
1
-27
/
+67
2019-10-02
ionic: report users coalesce request
Shannon Nelson
3
-18
/
+19
2019-10-02
ionic: use wait_on_bit_lock() rather than open code
Shannon Nelson
3
-13
/
+13
2019-10-02
ionic: simplify returns in devlink info
Shannon Nelson
1
-5
/
+4
2019-10-01
ionic: select CONFIG_NET_DEVLINK
Arnd Bergmann
1
-0
/
+1
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
1
-2
/
+2
2019-09-23
ionic: Fix an error code in ionic_lif_alloc()
Dan Carpenter
1
-0
/
+1
2019-09-20
ionic: Remove unnecessary ternary operator in ionic_debugfs_add_ident
Nathan Chancellor
1
-1
/
+1
2019-09-07
ionic: Remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-09-05
ionic: Add coalesce and other features
Shannon Nelson
5
-3
/
+166
2019-09-05
ionic: Add RSS support
Shannon Nelson
3
-0
/
+165
2019-09-05
ionic: Add driver stats
Shannon Nelson
5
-2
/
+480
2019-09-05
ionic: Add netdev-event handling
Shannon Nelson
2
-0
/
+64
2019-09-05
ionic: Add Tx and Rx handling
Shannon Nelson
5
-1
/
+1408
2019-09-05
ionic: Add initial ethtool support
Shannon Nelson
6
-1
/
+519
2019-09-05
ionic: Add async link status check and basic stats
Shannon Nelson
2
-6
/
+111
2019-09-05
ionic: Add Rx filter and rx_mode ndo support
Shannon Nelson
2
-6
/
+423
2019-09-05
ionic: Add management of rx filters
Shannon Nelson
5
-1
/
+194
2019-09-05
ionic: Add the basic NDO callbacks for netdev support
Shannon Nelson
6
-2
/
+387
2019-09-05
ionic: Add notifyq support
Shannon Nelson
3
-2
/
+186
2019-09-05
ionic: Add adminq action
Shannon Nelson
2
-0
/
+118
2019-09-05
ionic: Add basic adminq support
Shannon Nelson
10
-0
/
+941
2019-09-05
ionic: Add interrupts and doorbells
Shannon Nelson
8
-0
/
+91
2019-09-05
ionic: Add basic lif support
Shannon Nelson
11
-1
/
+477
2019-09-05
ionic: Add port management commands
Shannon Nelson
5
-0
/
+213
2019-09-05
ionic: Add hardware init and device commands
Shannon Nelson
13
-2
/
+3481
2019-09-05
ionic: Add basic framework for IONIC Network device driver
Shannon Nelson
9
-0
/
+218