Age | Commit message (Expand) | Author |
2020-06-11 | ionic: add pcie_print_link_status | Shannon Nelson |
2020-06-11 | ionic: remove support for mgmt device | Shannon Nelson |
2020-06-09 | ionic: wait on queue start until after IFF_UP | Shannon Nelson |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-12 | ionic: add more ethtool stats | Shannon Nelson |
2020-05-12 | ionic: more ionic name tweaks | Shannon Nelson |
2020-05-12 | ionic: ionic_intr_free parameter change | Shannon Nelson |
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: add support for more xcvr types | Shannon Nelson |
2020-05-12 | ionic: protect vf calls from fw reset | Shannon Nelson |
2020-05-12 | ionic: updates to ionic FW api description | 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-05-12 | ionic: leave netdev mac alone after fw-upgrade | Shannon Nelson |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-05-06 | ionic: Use debugfs_create_bool() to export bool | Geert Uytterhoeven |
2020-04-30 | ionic: add device reset to fw upgrade down | Shannon Nelson |
2020-04-30 | ionic: refresh devinfo after fw-upgrade | Shannon Nelson |
2020-04-30 | ionic: no link check until after probe | Shannon Nelson |
2020-04-21 | drivers: Remove inclusion of vermagic header | Leon Romanovsky |
2020-04-14 | ionic: fix unused assignment | Shannon Nelson |
2020-04-14 | ionic: add dynamic_debug header | Shannon Nelson |
2020-04-08 | ionic: set station addr only if needed | Shannon Nelson |
2020-04-08 | ionic: replay filters after fw upgrade | Shannon Nelson |
2020-03-30 | ionic: remove lifs on fw reset | Shannon Nelson |
2020-03-30 | ionic: disable the queues on link down | Shannon Nelson |
2020-03-30 | ionic: check for queues before deleting | Shannon Nelson |
2020-03-30 | ionic: clean tx queue of unfinished requests | Shannon Nelson |
2020-03-30 | ionic: move irq request to qcq alloc | Shannon Nelson |
2020-03-30 | ionic: move debugfs add/delete to match alloc/free | Shannon Nelson |
2020-03-30 | ionic: check for linkup in watchdog | Shannon Nelson |
2020-03-30 | ionic: decouple link message from netdev state | Shannon Nelson |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-21 | ionic: check for NULL structs on teardown | Shannon Nelson |
2020-03-21 | ionic: clean irq affinity on queue deinit | Shannon Nelson |
2020-03-21 | ionic: ignore eexist on rx filter add | Shannon Nelson |
2020-03-21 | ionic: only save good lif dentry | Shannon Nelson |
2020-03-21 | ionic: leave dev cmd request contents alone on FW timeout | Shannon Nelson |
2020-03-21 | ionic: add timeout error checking for queue disable | Shannon Nelson |
2020-03-21 | ionic: make spdxcheck.py happy | Lukas Bulwahn |
2020-03-17 | ionic: add decode for IONIC_RC_ENOSUPP | Shannon Nelson |
2020-03-17 | ionic: print data for unknown xcvr type | Shannon Nelson |
2020-03-17 | ionic: remove adminq napi instance | Shannon Nelson |
2020-03-17 | ionic: deinit rss only if selected | Shannon Nelson |
2020-03-17 | ionic: stop devlink warn on mgmt device | Shannon Nelson |
2020-03-15 | net: ionic: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-09 | ionic: drop ethtool driver version | Shannon Nelson |
2020-03-09 | ionic: add support for device id 0x1004 | Shannon Nelson |