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