index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_dev.c
Age
Commit message (
Expand
)
Author
2024-03-08
ionic: carry idev in ionic_cq struct
Shannon Nelson
2024-03-08
ionic: use specialized desc info structs
Shannon Nelson
2024-03-08
ionic: remove the cq_info to save more memory
Shannon Nelson
2024-03-08
ionic: remove callback pointer from desc_info
Shannon Nelson
2024-03-08
ionic: drop q mapping
Shannon Nelson
2024-03-08
ionic: remove desc, sg_desc and cmb_desc from desc_info
Shannon Nelson
2024-02-27
ionic: check cmd_regs before copying in or out
Shannon Nelson
2023-12-13
ionic: no fw read when PCI reset failed
Shannon Nelson
2023-12-13
ionic: pass opcode to devcmd_wait
Shannon Nelson
2023-12-05
ionic: Use cached VF attributes
Brett Creeley
2023-02-13
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
2023-02-03
ionic: missed doorbell workaround
Allen Hubbe
2022-10-27
ionic: new ionic device identity level and VF start control
Shannon Nelson
2022-02-28
ionic: no transition while stopping
Shannon Nelson
2022-02-18
ionic: catch transition back to RUNNING with fw_generation 0
Shannon Nelson
2022-01-25
ionic: replace set_vf data with union
Shannon Nelson
2022-01-25
ionic: stretch heartbeat detection
Shannon Nelson
2022-01-25
ionic: Query FW when getting VF info via ndo_get_vf_config
Brett Creeley
2022-01-25
ionic: better handling of RESET event
Shannon Nelson
2022-01-25
ionic: add FW_STOPPING state
Shannon Nelson
2022-01-25
ionic: Don't send reset commands if FW isn't running
Brett Creeley
2022-01-25
ionic: separate function for watchdog init
Shannon Nelson
2022-01-25
ionic: start watchdog after all is setup
Shannon Nelson
2021-10-02
ionic: remove debug stats
Shannon Nelson
2021-08-26
ionic: sync the filters in the work task
Shannon Nelson
2021-07-27
ionic: monitor fw status generation
Shannon Nelson
2021-04-02
ionic: link in the new hw timestamp code
Shannon Nelson
2021-03-30
ionic: avoid races in ionic_heartbeat_check
Shannon Nelson
2021-03-18
ionic: block actions during fw reset
Shannon Nelson
2021-03-10
ionic: optimize fastpath struct usage
Shannon Nelson
2020-12-01
ionic: remove some unnecessary oom messages
Shannon Nelson
2020-11-14
ionic: useful names for booleans
Shannon Nelson
2020-10-23
ionic: clean up sparse complaints
Shannon Nelson
2020-09-30
ionic: prevent early watchdog check
Shannon Nelson
2020-09-30
ionic: stop watchdog timer earlier on remove
Shannon Nelson
2020-09-29
net: ionic: Replace in_interrupt() usage.
Sebastian Andrzej Siewior
2020-09-02
ionic: clean up desc_info and cq_info structs
Shannon Nelson
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
2020-08-28
ionic: remove lif list concept
Shannon Nelson
2020-05-12
ionic: support longer tx sg lists
Shannon Nelson
2020-03-30
ionic: remove lifs on fw reset
Shannon Nelson
2020-03-30
ionic: check for linkup in watchdog
Shannon Nelson
2020-02-20
ionic: fix fw_status read
Shannon Nelson
2020-01-05
ionic: support sr-iov operations
Shannon Nelson
2019-10-25
ionic: add a watchdog timer to monitor heartbeat
Shannon Nelson
2019-10-25
ionic: add heartbeat check
Shannon Nelson
2019-09-05
ionic: Add basic adminq support
Shannon Nelson
2019-09-05
ionic: Add interrupts and doorbells
Shannon Nelson
2019-09-05
ionic: Add basic lif support
Shannon Nelson
2019-09-05
ionic: Add port management commands
Shannon Nelson
[next]