summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/pensando/ionic/ionic_lif.h
AgeCommit message (Expand)Author
2024-03-08ionic: rearrange ionic_qcqShannon Nelson
2024-03-04ionic: change the hwstamp likely checkBrett Creeley
2024-02-16ionic: Add XDP_REDIRECT supportShannon Nelson
2024-02-16ionic: Add XDP_TX supportShannon Nelson
2024-02-16ionic: add initial framework for XDP supportShannon Nelson
2023-12-05ionic: Make the check for Tx HW timestamping more obviousBrett Creeley
2023-07-24ionic: add FLR recovery supportShannon Nelson
2023-06-12ionic: add support for ethtool extended stat link_down_countNitya Sunkad
2023-02-13ionic: add tx/rx-push support with device Component Memory BuffersShannon Nelson
2023-02-03ionic: missed doorbell workaroundAllen Hubbe
2022-01-25ionic: remove the dbid_inuse bitmapShannon Nelson
2022-01-25ionic: add FW_STOPPING stateShannon Nelson
2021-10-10ionic: handle vlan id overflowShannon Nelson
2021-10-10ionic: remove mac overflow flagsShannon Nelson
2021-10-02ionic: remove debug statsShannon Nelson
2021-08-28ionic: recreate hwstamp queues on ifupShannon Nelson
2021-08-26ionic: sync the filters in the work taskShannon Nelson
2021-08-26ionic: remove old work task typesShannon Nelson
2021-07-23ionic: catch no ptp support earlierShannon Nelson
2021-07-23ionic: make all rx_mode work threadsafeShannon Nelson
2021-04-08ionic: add ts_config replayShannon Nelson
2021-04-02ionic: link in the new hw timestamp codeShannon Nelson
2021-04-02ionic: add handling of larger descriptorsShannon Nelson
2021-03-18ionic: stop watchdog when in broken stateShannon Nelson
2021-03-10ionic: optimize fastpath struct usageShannon Nelson
2021-02-16ionic: Remove unused function pointer typedef ionic_reset_cbChen Lin
2020-11-14ionic: useful names for booleansShannon Nelson
2020-09-29net: ionic: Replace in_interrupt() usage.Sebastian Andrzej Siewior
2020-09-16ionic: dynamic interrupt moderationShannon Nelson
2020-09-02ionic: struct reorder for faster accessShannon Nelson
2020-08-28ionic: pull reset_queues into tx_timeout handlerShannon Nelson
2020-08-28ionic: change the descriptor ring length without full resetShannon Nelson
2020-08-28ionic: use index not pointer for queue trackingShannon Nelson
2020-08-28ionic: reduce contiguous memory allocation requirementShannon Nelson
2020-08-28ionic: clean up unnecessary non-static functionsShannon Nelson
2020-08-28ionic: rework and simplify handling of the queue stats blockShannon Nelson
2020-08-28ionic: remove lif list conceptShannon Nelson
2020-08-03ionic: separate interrupt for Tx and RxShannon Nelson
2020-08-03ionic: tx separate servicingShannon Nelson
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-21ionic: remove unused ionic_coal_hw_to_usecShannon Nelson
2020-07-21ionic: get MTU from lif identityShannon Nelson
2020-07-20ionic: use mutex to protect queue operationsShannon Nelson
2020-07-07ionic: centralize queue reset codeShannon Nelson
2020-05-12ionic: add more ethtool statsShannon Nelson
2020-05-12ionic: support longer tx sg listsShannon Nelson
2020-03-30ionic: remove lifs on fw resetShannon Nelson
2020-03-30ionic: check for linkup in watchdogShannon Nelson
2020-03-09ionic: clean up bitflag usageShannon Nelson
2020-01-07ionic: add Rx dropped packet counterShannon Nelson