index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
Age
Commit message (
Expand
)
Author
2025-11-03
hinic3: fix misleading error message in hinic3_open_channel()
Alok Tiwari
2025-09-19
hinic3: Fix NULL vs IS_ERR() check in hinic3_alloc_rxqs_res()
Dan Carpenter
2025-09-16
hinic3: Fix code style (Missing a blank line before return)
Fan Gong
2025-09-16
hinic3: Fix missing napi->dev in netif_queue_set_napi
Fan Gong
2025-09-16
hinic3: Add port management
Fan Gong
2025-09-16
hinic3: Add Rss function
Fan Gong
2025-09-16
hinic3: Tx & Rx configuration
Fan Gong
2025-09-16
hinic3: Queue pair context initialization
Fan Gong
2025-09-16
hinic3: Queue pair resource initialization
Fan Gong
2025-09-16
hinic3: Queue pair endianness improvements
Fan Gong
2025-09-16
hinic3: Nic_io initialization
Fan Gong
2025-09-16
hinic3: Command Queue flush interfaces
Fan Gong
2025-09-16
hinic3: HW capability initialization
Fan Gong
2025-09-16
hinic3: HW common function initialization
Fan Gong
2025-09-16
hinic3: HW management interfaces
Fan Gong
2025-09-16
hinic3: HW initialization
Fan Gong
2025-08-26
devlink: Move graceful period parameter to reporter ops
Shahar Shitrit
2025-08-22
hinic3: Interrupt request configuration
Fan Gong
2025-08-22
hinic3: Mailbox management interfaces
Fan Gong
2025-08-22
hinic3: Mailbox framework
Fan Gong
2025-08-22
hinic3: TX & RX Queue coalesce interfaces
Fan Gong
2025-08-22
hinic3: Command Queue interfaces
Fan Gong
2025-08-22
hinic3: Command Queue framework
Fan Gong
2025-08-22
hinic3: Complete Event Queue interfaces
Fan Gong
2025-08-22
hinic3: Async Event Queue interfaces
Fan Gong
2025-07-25
net: Fix typos
Bjorn Helgaas
2025-06-21
eth: hinic: migrate to new RXFH callbacks
Jakub Kicinski
2025-06-10
hinic3: remove tx_q name collision hack
Gur Stavi
2025-06-10
hinic3: use netif_subqueue_sent api
Gur Stavi
2025-05-29
hinic3: Remove printed message during module init
Geert Uytterhoeven
2025-05-21
hinic3: module initialization and tx/rx logic
Fan Gong
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-16
net: hinic: Fix cleanup in create_rxqs/txqs()
Dan Carpenter
2024-12-10
net: hinic: Fix typo in dev_err message
Andrew Kreimer
2024-08-13
net: hinic: use ethtool_sprintf/puts
Rosen Penev
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-10-20
hinic: devlink health: use retained error fmsg API
Przemek Kitszel
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-20
net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...
Cai Huoqing
2023-09-13
net: hinic: Use devm_kasprintf()
Christophe JAILLET
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-11
net: hinic: Fix error handling in hinic_module_init()
Yuan Can
2022-11-07
net: hinic: Add support for configuration of rx-vlan-filter by ethtool
Cai Huoqing
2022-11-07
net: hinic: Add control command support for VF PMD driver in DPDK
Cai Huoqing
2022-11-07
net: hinic: Convert the cmd code from decimal to hex to be more readable
Cai Huoqing
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-25
net: hinic: Set max_mtu/min_mtu directly to simplify the code.
caihuoqing
2022-10-20
net: hinic: fix the issue of double release MBOX callback of VF
Zhengchao Shao
2022-10-20
net: hinic: fix the issue of CMDQ memory leaks
Zhengchao Shao
[next]