index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-19
hinic3: Fix NULL vs IS_ERR() check in hinic3_alloc_rxqs_res()
Dan Carpenter
1
-1
/
+1
2025-09-16
hinic3: Fix code style (Missing a blank line before return)
Fan Gong
3
-0
/
+8
2025-09-16
hinic3: Fix missing napi->dev in netif_queue_set_napi
Fan Gong
1
-1
/
+1
2025-09-16
hinic3: Add port management
Fan Gong
4
-0
/
+161
2025-09-16
hinic3: Add Rss function
Fan Gong
7
-1
/
+436
2025-09-16
hinic3: Tx & Rx configuration
Fan Gong
8
-1
/
+197
2025-09-16
hinic3: Queue pair context initialization
Fan Gong
8
-0
/
+782
2025-09-16
hinic3: Queue pair resource initialization
Fan Gong
7
-7
/
+749
2025-09-16
hinic3: Queue pair endianness improvements
Fan Gong
5
-69
/
+79
2025-09-16
hinic3: Nic_io initialization
Fan Gong
4
-3
/
+88
2025-09-16
hinic3: Command Queue flush interfaces
Fan Gong
6
-0
/
+124
2025-09-16
hinic3: HW capability initialization
Fan Gong
4
-0
/
+115
2025-09-16
hinic3: HW common function initialization
Fan Gong
4
-1
/
+716
2025-09-16
hinic3: HW management interfaces
Fan Gong
8
-0
/
+152
2025-09-16
hinic3: HW initialization
Fan Gong
5
-4
/
+316
2025-08-26
devlink: Move graceful period parameter to reporter ops
Shahar Shitrit
1
-4
/
+6
2025-08-22
hinic3: Interrupt request configuration
Fan Gong
4
-6
/
+178
2025-08-22
hinic3: Mailbox management interfaces
Fan Gong
2
-2
/
+460
2025-08-22
hinic3: Mailbox framework
Fan Gong
4
-0
/
+535
2025-08-22
hinic3: TX & RX Queue coalesce interfaces
Fan Gong
2
-5
/
+66
2025-08-22
hinic3: Command Queue interfaces
Fan Gong
3
-0
/
+522
2025-08-22
hinic3: Command Queue framework
Fan Gong
7
-8
/
+694
2025-08-22
hinic3: Complete Event Queue interfaces
Fan Gong
6
-55
/
+545
2025-08-22
hinic3: Async Event Queue interfaces
Fan Gong
9
-0
/
+740
2025-07-25
net: Fix typos
Bjorn Helgaas
2
-2
/
+2
2025-06-21
eth: hinic: migrate to new RXFH callbacks
Jakub Kicinski
1
-31
/
+16
2025-06-10
hinic3: remove tx_q name collision hack
Gur Stavi
1
-11
/
+9
2025-06-10
hinic3: use netif_subqueue_sent api
Gur Stavi
1
-2
/
+1
2025-05-29
hinic3: Remove printed message during module init
Geert Uytterhoeven
1
-2
/
+0
2025-05-21
hinic3: module initialization and tx/rx logic
Fan Gong
37
-0
/
+3581
2024-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2024-12-16
net: hinic: Fix cleanup in create_rxqs/txqs()
Dan Carpenter
1
-0
/
+2
2024-12-10
net: hinic: Fix typo in dev_err message
Andrew Kreimer
1
-1
/
+1
2024-08-13
net: hinic: use ethtool_sprintf/puts
Rosen Penev
1
-23
/
+10
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-19
/
+21
2023-10-20
hinic: devlink health: use retained error fmsg API
Przemek Kitszel
1
-161
/
+56
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-3
/
+0
2023-09-20
net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced before check 'hwdev'
Cai Huoqing
1
-3
/
+0
2023-09-13
net: hinic: Use devm_kasprintf()
Christophe JAILLET
1
-5
/
+3
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+8
2022-11-11
net: hinic: Fix error handling in hinic_module_init()
Yuan Can
1
-1
/
+8
2022-11-07
net: hinic: Add support for configuration of rx-vlan-filter by ethtool
Cai Huoqing
3
-0
/
+55
2022-11-07
net: hinic: Add control command support for VF PMD driver in DPDK
Cai Huoqing
2
-0
/
+84
2022-11-07
net: hinic: Convert the cmd code from decimal to hex to be more readable
Cai Huoqing
1
-52
/
+52
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2
-4
/
+4
2022-10-25
net: hinic: Set max_mtu/min_mtu directly to simplify the code.
caihuoqing
3
-17
/
+7
2022-10-20
net: hinic: fix the issue of double release MBOX callback of VF
Zhengchao Shao
1
-1
/
+0
2022-10-20
net: hinic: fix the issue of CMDQ memory leaks
Zhengchao Shao
1
-1
/
+1
2022-10-20
net: hinic: fix memory leak when reading function table
Zhengchao Shao
1
-6
/
+12
[next]