index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: Clear the CMDQ registers before unmapping BAR region
Zenghui Yu
2020-10-26
1
-1
/
+1
*
net: hns3: clean up a return in hclge_tm_bp_setup()
Dan Carpenter
2020-10-26
1
-1
/
+1
*
net: hns3: dump tqp enable status in debugfs
Guangbin Huang
2020-09-29
3
-2
/
+25
*
net: hns3: debugfs add new command to query device specifications
Guangbin Huang
2020-09-29
1
-0
/
+28
*
net: hns3: remove unused code in hns3_self_test()
Guojia Liao
2020-09-29
1
-7
/
+2
*
net: hns3: Add RoCE VF reset support
Huazhong Tan
2020-09-29
2
-0
/
+51
*
net: hns3: add UDP segmentation offload support
Huazhong Tan
2020-09-29
1
-3
/
+17
*
net: hns3: rename trace event hns3_over_8bd
Huazhong Tan
2020-09-29
2
-3
/
+3
*
net: hns3: replace macro HNS3_MAX_NON_TSO_BD_NUM
Huazhong Tan
2020-09-29
2
-22
/
+31
*
net: hns3: add a structure for IR shaper's parameter in hclge_shaper_para_calc()
Huazhong Tan
2020-09-27
2
-44
/
+49
*
net: hns3: add a check for device specifications queried from firmware
Guangbin Huang
2020-09-27
2
-0
/
+28
*
net: hns3: replace the macro of max tm rate with the queried specification
Guangbin Huang
2020-09-27
5
-13
/
+29
*
net: hns3: add support to query device specifications
Guangbin Huang
2020-09-27
5
-1
/
+167
*
net: hns3: add debugfs to dump device capabilities
Guangbin Huang
2020-09-27
1
-0
/
+24
*
net: hns3: use capabilities queried from firmware
Guangbin Huang
2020-09-27
6
-19
/
+145
*
net: hns3: use capability flag to indicate FEC
Guangbin Huang
2020-09-27
4
-4
/
+11
*
net: hns3: add support to query device capability
Guangbin Huang
2020-09-27
5
-18
/
+29
*
net: hns3: delete redundant PCI revision judgement
Guangbin Huang
2020-09-27
2
-5
/
+1
*
net: hns3: add device version to replace pci revision
Guangbin Huang
2020-09-27
10
-69
/
+100
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
10
-110
/
+125
*
drivers/net/ethernet: rid ethernet of no-prototype warnings
Jesse Brandeburg
2020-09-25
1
-0
/
+1
*
net: hns3: rename macro of pci device id of vf
Guangbin Huang
2020-09-24
3
-8
/
+9
*
net: hns3: add support for 200G device
Guangbin Huang
2020-09-24
5
-11
/
+55
*
net: hns3: add debugfs of dumping pf interrupt resources
Yufeng Mo
2020-09-24
2
-0
/
+13
*
net: hns3: add a hardware error detect type
Yufeng Mo
2020-09-24
3
-0
/
+5
*
net: hns3: remove unnecessary variable initialization
Yufeng Mo
2020-09-24
6
-9
/
+9
*
net: hns3: refactor the function for dumping tc information in debugfs
Yufeng Mo
2020-09-24
1
-10
/
+5
*
net: hns3: Constify static structs
Rikard Falkeborn
2020-09-23
2
-18
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
2
-22
/
+22
|
\
|
*
net: hns: kerneldoc fixes
Lu Wei
2020-09-18
1
-2
/
+2
|
*
net: hns: kerneldoc fixes
Lu Wei
2020-09-16
1
-20
/
+20
*
|
net: hns3: simplify the return expression of hclgevf_client_start()
Qinglang Miao
2020-09-21
1
-7
/
+1
*
|
net: hns3: Supply missing hclge_dcb.h include file
Wang Hai
2020-09-18
1
-0
/
+1
*
|
net: hns3: use napi_consume_skb() when cleaning tx desc
Yunsheng Lin
2020-09-17
3
-15
/
+16
*
|
net: hns3: use writel() to optimize the barrier operation
Yunsheng Lin
2020-09-17
2
-8
/
+3
*
|
net: hns3: optimize the rx clean process
Yunsheng Lin
2020-09-17
1
-30
/
+31
*
|
net: hns3: optimize the tx clean process
Yunsheng Lin
2020-09-17
3
-45
/
+33
*
|
net: hns3: batch tx doorbell operation
Yunsheng Lin
2020-09-17
3
-12
/
+39
*
|
net: hns3: batch the page reference count updates
Yunsheng Lin
2020-09-17
2
-8
/
+25
*
|
net: hns: use IRQ_NOAUTOEN to avoid irq is enabled due to request_irq
Barry Song
2020-09-11
1
-1
/
+2
*
|
net: hns: Fix some kernel-doc warnings in hns_enet.c
Wang Hai
2020-09-10
1
-2
/
+1
*
|
net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.c
Wang Hai
2020-09-10
1
-2
/
+1
*
|
net: hns: fix 'cdev' kernel-doc warning in hnae_ae_unregister()
Wang Hai
2020-09-10
1
-1
/
+1
*
|
net: hns3: remove some unused function hns3_update_promisc_mode()
Guojia Liao
2020-09-08
2
-15
/
+0
*
|
net: hns3: remove some unused macros related to queue
Huazhong Tan
2020-09-08
1
-5
/
+0
*
|
net: hns3: remove unused field 'tc_num_last_time' in struct hclge_dev
Huazhong Tan
2020-09-08
1
-1
/
+0
*
|
net: hns3: remove unused field 'io_base' in struct hns3_enet_ring
Huazhong Tan
2020-09-08
2
-3
/
+0
*
|
net: hns3: fix a typo in struct hclge_mac
Guangbin Huang
2020-09-08
1
-1
/
+1
*
|
net: hns3: skip periodic service task if reset failed
Guangbin Huang
2020-09-08
2
-0
/
+6
*
|
net: hns3: narrow two local variable range in hclgevf_reset_prepare_wait()
Huazhong Tan
2020-09-08
1
-6
/
+6
[next]