index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-9
/
+9
2020-03-22
ionic: check for NULL structs on teardown
Shannon Nelson
2
-13
/
+20
2020-03-22
ionic: clean irq affinity on queue deinit
Shannon Nelson
1
-0
/
+2
2020-03-22
ionic: ignore eexist on rx filter add
Shannon Nelson
1
-2
/
+2
2020-03-22
ionic: only save good lif dentry
Shannon Nelson
1
-1
/
+7
2020-03-22
ionic: leave dev cmd request contents alone on FW timeout
Shannon Nelson
1
-1
/
+4
2020-03-22
ionic: add timeout error checking for queue disable
Shannon Nelson
1
-5
/
+15
2020-03-22
ionic: make spdxcheck.py happy
Lukas Bulwahn
2
-2
/
+2
2020-03-18
ionic: add decode for IONIC_RC_ENOSUPP
Shannon Nelson
1
-0
/
+3
2020-03-18
ionic: print data for unknown xcvr type
Shannon Nelson
1
-4
/
+9
2020-03-18
ionic: remove adminq napi instance
Shannon Nelson
1
-0
/
+1
2020-03-18
ionic: deinit rss only if selected
Shannon Nelson
1
-1
/
+2
2020-03-18
ionic: stop devlink warn on mgmt device
Shannon Nelson
1
-2
/
+7
2020-03-16
net: ionic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-7
/
+7
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+4
2020-03-10
ionic: drop ethtool driver version
Shannon Nelson
3
-6
/
+2
2020-03-10
ionic: add support for device id 0x1004
Shannon Nelson
4
-2
/
+19
2020-03-10
ionic: print pci bus lane info
Shannon Nelson
1
-0
/
+1
2020-03-10
ionic: support ethtool rxhash disable
Shannon Nelson
1
-2
/
+9
2020-03-10
ionic: clean up bitflag usage
Shannon Nelson
5
-46
/
+41
2020-03-10
ionic: improve irq numa locality
Shannon Nelson
1
-2
/
+3
2020-03-10
ionic: remove pragma packed
Shannon Nelson
1
-21
/
+17
2020-03-10
ionic: keep ionic dev on lif init fail
Shannon Nelson
2
-5
/
+19
2020-03-07
ionic: fix vf op lock usage
Shannon Nelson
1
-4
/
+4
2020-03-05
ionic: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-22
/
+1
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+8
2020-02-21
ionic: fix fw_status read
Shannon Nelson
2
-4
/
+8
2020-02-19
ionic: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
1
-4
/
+1
2020-01-31
ionic: fix rxq comp packet type mask
Shannon Nelson
1
-1
/
+1
2020-01-08
ionic: clear compiler warning on hb use before set
Shannon Nelson
1
-1
/
+1
2020-01-08
ionic: restrict received packets to mtu size
Shannon Nelson
1
-2
/
+9
2020-01-08
ionic: add Rx dropped packet counter
Shannon Nelson
3
-3
/
+11
2020-01-08
ionic: drop use of subdevice tags
Shannon Nelson
1
-4
/
+0
2020-01-06
ionic: support sr-iov operations
Shannon Nelson
6
-8
/
+438
2020-01-06
ionic: ionic_if bits for sr-iov support
Shannon Nelson
1
-0
/
+97
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
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
2
-10
/
+21
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
[next]