开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_main.c
Age
Commit message (
Expand
)
Author
2020-10-23
ionic: clean up sparse complaints
Shannon Nelson
2020-10-02
ionic: add new bad firmware error code
Shannon Nelson
2020-10-02
ionic: refill lif identity after fw_up
Shannon Nelson
2020-09-29
net: ionic: Remove WARN_ON(in_interrupt()).
Sebastian Andrzej Siewior
2020-09-18
ionic: add devlink firmware update
Shannon Nelson
2020-09-18
ionic: update the fw update api
Shannon Nelson
2020-09-02
ionic: clean adminq service routine
Shannon Nelson
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-12
ionic: reset device at probe
Shannon Nelson
2020-05-12
ionic: shorter dev cmd wait time
Shannon Nelson
2020-05-12
ionic: support longer tx sg lists
Shannon Nelson
2020-05-12
ionic: call ionic_port_init after fw-upgrade
Shannon Nelson
2020-04-21
drivers: Remove inclusion of vermagic header
Leon Romanovsky
2020-03-30
ionic: remove lifs on fw reset
Shannon Nelson
2020-03-21
ionic: check for NULL structs on teardown
Shannon Nelson
2020-03-21
ionic: leave dev cmd request contents alone on FW timeout
Shannon Nelson
2020-03-17
ionic: add decode for IONIC_RC_ENOSUPP
Shannon Nelson
2020-03-09
ionic: drop ethtool driver version
Shannon Nelson
2020-01-07
ionic: clear compiler warning on hb use before set
Shannon Nelson
2020-01-05
ionic: support sr-iov operations
Shannon Nelson
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-25
ionic: add heartbeat check
Shannon Nelson
2019-10-22
dynamic_debug: provide dynamic_hex_dump stub
Arnd Bergmann
2019-09-07
ionic: Remove unused including <linux/version.h>
YueHaibing
2019-09-05
ionic: Add adminq action
Shannon Nelson
2019-09-05
ionic: Add basic adminq support
Shannon Nelson
2019-09-05
ionic: Add basic lif support
Shannon Nelson
2019-09-05
ionic: Add port management commands
Shannon Nelson
2019-09-05
ionic: Add hardware init and device commands
Shannon Nelson
2019-09-05
ionic: Add basic framework for IONIC Network device driver
Shannon Nelson