index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ionic: Fix error handling in ionic_init_module()
Yuan Can
2022-11-14
1
-1
/
+7
*
ionic: fix up issues with handling EAGAIN on FW cmds
Shannon Nelson
2022-08-25
1
-1
/
+3
*
ionic: stretch heartbeat detection
Shannon Nelson
2022-01-25
1
-20
/
+14
*
ionic: Query FW when getting VF info via ndo_get_vf_config
Brett Creeley
2022-01-25
1
-0
/
+22
*
ionic: Allow flexibility for error reporting on dev commands
Brett Creeley
2022-01-25
1
-4
/
+27
*
ionic: Correctly print AQ errors if completions aren't received
Brett Creeley
2022-01-25
1
-0
/
+2
*
ionic: fix up printing of timeout error
Shannon Nelson
2022-01-25
1
-2
/
+6
*
ionic: add FW_STOPPING state
Shannon Nelson
2022-01-25
1
-1
/
+3
*
ionic: Don't send reset commands if FW isn't running
Brett Creeley
2022-01-25
1
-8
/
+10
*
ionic: fix type complaint in ionic_dev_cmd_clean()
Shannon Nelson
2022-01-25
1
-3
/
+3
*
ionic: allow adminq requests to override default error message
Shannon Nelson
2021-10-10
1
-15
/
+32
*
ionic: add polling to adminq wait
Shannon Nelson
2021-10-02
1
-6
/
+30
*
ionic: check for binary values in FW ver string
Shannon Nelson
2021-10-02
1
-3
/
+14
*
ionic: squelch unnecessary fw halted message
Shannon Nelson
2021-08-28
1
-2
/
+2
*
ionic: print firmware version on identify
Shannon Nelson
2021-07-27
1
-0
/
+2
*
ionic: link in the new hw timestamp code
Shannon Nelson
2021-04-02
1
-0
/
+2
*
ionic: split adminq post and wait calls
Shannon Nelson
2021-04-02
1
-4
/
+11
*
ionic: protect adminq from early destroy
Shannon Nelson
2021-03-18
1
-6
/
+16
*
ionic: optimize fastpath struct usage
Shannon Nelson
2021-03-10
1
-3
/
+1
*
ionic: remove some unnecessary oom messages
Shannon Nelson
2020-12-01
1
-3
/
+1
*
ionic: clean up sparse complaints
Shannon Nelson
2020-10-23
1
-2
/
+2
*
ionic: add new bad firmware error code
Shannon Nelson
2020-10-02
1
-0
/
+2
*
ionic: refill lif identity after fw_up
Shannon Nelson
2020-10-02
1
-5
/
+11
*
net: ionic: Remove WARN_ON(in_interrupt()).
Sebastian Andrzej Siewior
2020-09-29
1
-4
/
+0
*
ionic: add devlink firmware update
Shannon Nelson
2020-09-18
1
-8
/
+15
*
ionic: update the fw update api
Shannon Nelson
2020-09-18
1
-0
/
+4
*
ionic: clean adminq service routine
Shannon Nelson
2020-09-02
1
-26
/
+0
*
ionic: use index not pointer for queue tracking
Shannon Nelson
2020-08-28
1
-11
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
1
-9
/
+9
|
\
|
*
ionic: call ionic_port_init after fw-upgrade
Shannon Nelson
2020-05-12
1
-9
/
+9
*
|
ionic: reset device at probe
Shannon Nelson
2020-05-12
1
-0
/
+1
*
|
ionic: shorter dev cmd wait time
Shannon Nelson
2020-05-12
1
-1
/
+1
*
|
ionic: support longer tx sg lists
Shannon Nelson
2020-05-12
1
-0
/
+2
*
|
drivers: Remove inclusion of vermagic header
Leon Romanovsky
2020-04-21
1
-1
/
+1
|
/
*
ionic: remove lifs on fw reset
Shannon Nelson
2020-03-30
1
-3
/
+5
*
ionic: check for NULL structs on teardown
Shannon Nelson
2020-03-21
1
-1
/
+6
*
ionic: leave dev cmd request contents alone on FW timeout
Shannon Nelson
2020-03-21
1
-1
/
+4
*
ionic: add decode for IONIC_RC_ENOSUPP
Shannon Nelson
2020-03-17
1
-0
/
+3
*
ionic: drop ethtool driver version
Shannon Nelson
2020-03-09
1
-4
/
+2
*
ionic: clear compiler warning on hb use before set
Shannon Nelson
2020-01-07
1
-1
/
+1
*
ionic: support sr-iov operations
Shannon Nelson
2020-01-05
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-0
/
+2
|
\
|
*
dynamic_debug: provide dynamic_hex_dump stub
Arnd Bergmann
2019-10-22
1
-0
/
+2
*
|
ionic: add heartbeat check
Shannon Nelson
2019-10-25
1
-1
/
+23
|
/
*
ionic: Remove unused including <linux/version.h>
YueHaibing
2019-09-07
1
-1
/
+0
*
ionic: Add adminq action
Shannon Nelson
2019-09-05
1
-0
/
+111
*
ionic: Add basic adminq support
Shannon Nelson
2019-09-05
1
-0
/
+26
*
ionic: Add basic lif support
Shannon Nelson
2019-09-05
1
-0
/
+1
*
ionic: Add port management commands
Shannon Nelson
2019-09-05
1
-0
/
+88
*
ionic: Add hardware init and device commands
Shannon Nelson
2019-09-05
1
-0
/
+291
[next]