index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3pf
/
hns3_enet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
Salil Mehta
2017-12-15
1
-3214
/
+0
*
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-08
1
-1
/
+1
*
net: hns3: Fix a misuse to devm_free_irq
qumingguang
2017-11-02
1
-3
/
+2
*
net: hns3: Add reset interface implementation in client
Lipeng
2017-11-02
1
-0
/
+153
*
net: hns3: Add timeout process in hns3_enet
Lipeng
2017-11-02
1
-0
/
+86
*
net: hns3: fix the bug of hns3_set_txbd_baseinfo
Lipeng
2017-10-26
1
-1
/
+1
*
net: hns3: fix a bug about hns3_clean_tx_ring
Lipeng
2017-10-24
1
-3
/
+3
*
net: hns3: remove redundant memset when alloc buffer
Lipeng
2017-10-24
1
-2
/
+0
*
net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfg
Lipeng
2017-10-24
1
-2
/
+2
*
net: hns3: fix the bug when map buffer fail
Lipeng
2017-10-24
1
-1
/
+1
*
net: hns3: fix a bug when alloc new buffer
Lipeng
2017-10-24
1
-1
/
+1
*
net: hns3: Refactor the skb receiving and transmitting function
Yunsheng Lin
2017-10-22
1
-5
/
+12
*
net: hns3: Add mqprio hardware offload support in hns3 driver
Yunsheng Lin
2017-10-19
1
-17
/
+39
*
net: hns3: add support for set_ringparam
Lipeng
2017-10-10
1
-2
/
+2
*
net: hns3: fixes the ring index in hns3_fini_ring
Lipeng
2017-10-10
1
-1
/
+1
*
net: hns3: Cleanup for non-static function in hns3 driver
Yunsheng Lin
2017-10-09
1
-16
/
+4
*
net: hns3: Cleanup for endian issue in hns3 driver
Yunsheng Lin
2017-10-09
1
-2
/
+2
*
net: hns3: Add hns3_get_handle macro in hns3 driver
Yunsheng Lin
2017-10-09
1
-26
/
+13
*
net: hns3: fix null pointer dereference before null check
Colin Ian King
2017-10-01
1
-1
/
+3
*
net: hns3: Add DCB support when interacting with network stack
Yunsheng Lin
2017-09-28
1
-15
/
+87
*
net: hns3: Add dcb netlink interface for the support of DCB feature
Yunsheng Lin
2017-09-28
1
-0
/
+2
*
net: hns3: Fix initialization when cmd is not supported
Yunsheng Lin
2017-09-20
1
-5
/
+5
*
net: hns3: Cleanup for ROCE capability flag in ae_dev
Yunsheng Lin
2017-09-20
1
-5
/
+11
*
net: hns3: Fixes the initialization of MAC address in hardware
Lipeng
2017-09-19
1
-3
/
+4
*
net: hns3: Add support to change MTU in HNS3 hardware
Salil
2017-08-22
1
-0
/
+34
*
net: hns3: Fixes the static check warning due to missing unsupp L3 proto check
Salil
2017-08-18
1
-4
/
+10
*
net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch
Salil
2017-08-18
1
-0
/
+2
*
hns3pf: Fix some harmless copy and paste bugs
Dan Carpenter
2017-08-11
1
-2
/
+2
*
hns3pf: fix hns3_del_tunnel_port()
Dan Carpenter
2017-08-11
1
-1
/
+1
*
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
1
-2
/
+4
*
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
1
-1
/
+1
*
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
1
-1
/
+0
*
hns3pf: don't check handle during mqprio offload
Jiri Pirko
2017-08-07
1
-1
/
+1
*
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-07
1
-3
/
+3
*
net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC
Salil
2017-08-03
1
-0
/
+2848