summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/huawei/hinic3/hinic3_netdev_ops.c
AgeCommit message (Expand)Author
2026-03-12hinic3: Add chip_present_flag checks to prevent errors when card is absentFan Gong
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-20hinic3: Add HW event handlerFan Gong
2026-01-20hinic3: Add mac filter opsFan Gong
2026-01-20hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addrFan Gong
2026-01-20hinic3: Add .ndo_features_checkFan Gong
2026-01-20hinic3: Add .ndo_set_features and .ndo_fix_featuresFan Gong
2026-01-20hinic3: Add .ndo_tx_timeout and .ndo_get_stats64Fan Gong
2026-01-20hinic3: Add PF management interfacesFan Gong
2025-11-03hinic3: fix misleading error message in hinic3_open_channel()Alok Tiwari
2025-09-16hinic3: Add port managementFan Gong
2025-09-16hinic3: Add Rss functionFan Gong
2025-09-16hinic3: Tx & Rx configurationFan Gong
2025-09-16hinic3: Queue pair context initializationFan Gong
2025-09-16hinic3: Queue pair resource initializationFan Gong
2025-05-21hinic3: module initialization and tx/rx logicFan Gong