index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
net: hns3: hns3:fix a bug about statistic counter in reset process
qumingguang
1
-0
/
+7
2017-11-02
net: hns3: Fix a misuse to devm_free_irq
qumingguang
1
-3
/
+2
2017-11-02
net: hns3: Add reset interface implementation in client
Lipeng
1
-0
/
+153
2017-11-02
net: hns3: Add timeout process in hns3_enet
Lipeng
2
-0
/
+88
2017-11-02
net: hns3: Add reset process in hclge_main
Lipeng
4
-0
/
+326
2017-11-02
net: hns3: Add support for misc interrupt
Lipeng
3
-0
/
+81
2017-11-02
net: hns3: Refactor the initialization of command queue
Lipeng
3
-16
/
+33
2017-11-02
net: hns3: Refactor mac_init function
qumingguang
1
-7
/
+7
2017-11-02
net: hns3: Refactor the mapping of tqp to vport
Lipeng
1
-11
/
+50
2017-11-02
net: hns3: remove a couple of redundant assignments
Colin Ian King
1
-3
/
+0
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-11-01
net: hns: set correct return value
Pan Bian
1
-2
/
+2
2017-10-26
net: hns3: fix the bug when reuse command description in hclge_add_mac_vlan_tbl
Lipeng
1
-3
/
+3
2017-10-26
net: hns3: fix a bug in hclge_uninit_client_instance
Lipeng
1
-2
/
+8
2017-10-26
net: hns3: add nic_client check when initialize roce base information
Lipeng
1
-1
/
+1
2017-10-26
net: hns3: fix the bug of hns3_set_txbd_baseinfo
Lipeng
1
-1
/
+1
2017-10-24
net: hns3: fix a bug about hns3_clean_tx_ring
Lipeng
2
-4
/
+4
2017-10-24
net: hns3: remove redundant memset when alloc buffer
Lipeng
1
-2
/
+0
2017-10-24
net: hns3: fix the TX/RX ring.queue_index in hns3_ring_get_cfg
Lipeng
1
-2
/
+2
2017-10-24
net: hns3: get vf count by pci_sriov_get_totalvfs
Lipeng
1
-1
/
+2
2017-10-24
net: hns3: fix the ops check in hns3_get_rxnfc
Lipeng
1
-1
/
+1
2017-10-24
net: hns3: fix the bug when map buffer fail
Lipeng
1
-1
/
+1
2017-10-24
net: hns3: fix a bug when alloc new buffer
Lipeng
1
-1
/
+1
2017-10-22
net: hns3: Add mac loopback selftest support in hns3 driver
Yunsheng Lin
2
-0
/
+327
2017-10-22
net: hns3: Refactor the skb receiving and transmitting function
Yunsheng Lin
2
-5
/
+16
2017-10-19
net: hns3: Add mqprio hardware offload support in hns3 driver
Yunsheng Lin
4
-19
/
+86
2017-10-18
net: hns: Convert timers to use timer_setup()
Kees Cook
2
-11
/
+9
2017-10-11
net: hns3: make local functions static
Wei Yongjun
1
-2
/
+4
2017-10-10
net: hns3: fix the ring count for ETHTOOL_GRXRINGS
Lipeng
1
-1
/
+1
2017-10-10
net: hns3: add support for ETHTOOL_GRXFH
Lipeng
3
-0
/
+68
2017-10-10
net: hns3: add support for set_rxnfc
Lipeng
6
-2
/
+129
2017-10-10
net: hns3: add support for set_ringparam
Lipeng
3
-2
/
+81
2017-10-10
net: hns3: fixes the ring index in hns3_fini_ring
Lipeng
1
-1
/
+1
2017-10-09
net: hns3: Cleanup for non-static function in hns3 driver
Yunsheng Lin
4
-27
/
+15
2017-10-09
net: hns3: Cleanup for endian issue in hns3 driver
Yunsheng Lin
5
-109
/
+145
2017-10-09
net: hns3: Cleanup for struct that used to send cmd to firmware
Yunsheng Lin
3
-119
/
+120
2017-10-09
net: hns3: Consistently using GENMASK in hns3 driver
Yunsheng Lin
2
-26
/
+26
2017-10-09
net: hns3: Cleanup indentation for Kconfig in the the hisilicon folder
Yunsheng Lin
1
-3
/
+3
2017-10-09
net: hns3: Add hns3_get_handle macro in hns3 driver
Yunsheng Lin
4
-63
/
+35
2017-10-09
net: hns3: Cleanup for shifting true in hns3 driver
Yunsheng Lin
1
-1
/
+1
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-10-01
net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'
Christophe JAILLET
1
-1
/
+2
2017-10-01
net: hns3: fix null pointer dereference before null check
Colin Ian King
1
-1
/
+3
2017-09-28
net: hns3: Add DCB support when interacting with network stack
Yunsheng Lin
1
-15
/
+87
2017-09-28
net: hns3: Setting for fc_mode and dcb enable flag in TM module
Yunsheng Lin
1
-4
/
+30
2017-09-28
net: hns3: Add dcb netlink interface for the support of DCB feature
Yunsheng Lin
4
-0
/
+117
2017-09-28
net: hns3: Add hclge_dcb module for the support of DCB feature
Yunsheng Lin
7
-6
/
+375
2017-09-28
net: hns3: Add some interface for the support of DCB feature
Yunsheng Lin
4
-5
/
+55
2017-09-28
net: hns3: Add tc-based TM support for sriov enabled port
Yunsheng Lin
1
-18
/
+31
2017-09-28
net: hns3: Add support for port shaper setting in TM module
Yunsheng Lin
2
-0
/
+36
[next]