index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-13
1
-2
/
+2
|
\
|
*
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
2022-01-08
1
-0
/
+1
|
|
\
|
*
|
hinic: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
2021-12-10
1
-2
/
+2
*
|
|
hinic: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-10
1
-6
/
+2
*
|
|
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-03
1
-0
/
+1
|
|
/
*
|
net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-12-09
7
-40
/
+31
*
|
net: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-12-09
1
-9
/
+8
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
|
hinic: use ARRAY_SIZE instead of ARRAY_LEN
Guo Zhengkui
2021-11-15
1
-17
/
+15
|
/
*
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
1
-6
/
+4
*
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
2021-10-18
1
-1
/
+3
*
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
net: hinic: Open device for the user access when it is ready
Leon Romanovsky
2021-09-27
1
-5
/
+2
*
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-22
3
-10
/
+4
*
net: hinic: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-09-16
1
-4
/
+2
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
hinic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
1
-15
/
+2
*
hinic: make array speeds static const, makes object smaller
Colin Ian King
2021-08-19
1
-2
/
+4
*
devlink: Set device as early as possible
Leon Romanovsky
2021-08-09
4
-8
/
+8
*
net: huawei: hinic: Fix wrong function name in comments
Yang Shen
2021-05-17
6
-10
/
+10
*
net: hinic: fix misspelled "acessing"
Guangbin Huang
2021-05-14
1
-1
/
+1
*
net: hinic: remove unnecessary parentheses
Guangbin Huang
2021-05-14
7
-19
/
+19
*
net: hinic: add blank line after function declaration
Guangbin Huang
2021-05-14
2
-0
/
+2
*
net: hinic: remove unnecessary blank line
Guangbin Huang
2021-05-14
2
-2
/
+0
*
hinic: avoid gcc -Wrestrict warning
Arnd Bergmann
2021-03-25
1
-15
/
+10
*
hinic: Remove unused variable.
David S. Miller
2021-03-19
1
-1
/
+0
*
net: hinic: convert strlcpy to strscpy
Daode Huang
2021-03-19
1
-2
/
+2
*
net: hinic: remove the repeat word "the" in comment.
Daode Huang
2021-03-19
1
-1
/
+1
*
net: hinic: add a blank line after declarations
Daode Huang
2021-03-19
1
-0
/
+1
*
net: hinic: Remove unnecessary 'out of memory' message
Daode Huang
2021-03-19
4
-17
/
+5
*
net: hinic: simplify the return hinic_configure_max_qnum()
Zheng Yongjun
2020-12-10
1
-7
/
+1
*
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-24
1
-0
/
+1
*
devlink: move request_firmware out of driver
Jacob Keller
2020-11-20
1
-11
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
3
-13
/
+6
|
\
|
*
net: hinic: fix DEVLINK build errors
Randy Dunlap
2020-10-04
1
-0
/
+1
|
*
hinic: fix wrong return value of mac-set cmd
Luo bin
2020-09-25
2
-13
/
+5
*
|
devlink: convert flash_update to use params structure
Jacob Keller
2020-09-26
1
-3
/
+2
*
|
devlink: check flash_update parameter support in net core
Jacob Keller
2020-09-26
1
-3
/
+0
*
|
hinic: improve the comments of function header
Luo bin
2020-09-23
6
-4
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
5
-30
/
+63
|
\
|
|
*
hinic: fix sending pkts from core while self testing
Luo bin
2020-09-18
2
-2
/
+6
|
*
hinic: fix potential resource leak
Wei Li
2020-09-18
1
-7
/
+14
|
*
hinic: fix rewaking txq after netif_tx_disable
Luo bin
2020-09-12
2
-16
/
+28
|
*
hinic: bump up the timeout of UPDATE_FW cmd
Luo bin
2020-09-06
1
-0
/
+4
|
*
hinic: bump up the timeout of SET_FUNC_STATE cmd
Luo bin
2020-09-06
1
-5
/
+11
*
|
hinic: modify irq name
Luo bin
2020-09-18
4
-9
/
+13
*
|
hinic: add vxlan segmentation and cs offload support
Luo bin
2020-09-14
2
-12
/
+46
*
|
net: hinic: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
1
-4
/
+3
[next]