index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
17
-662
/
+2848
2017-11-14
net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIs
Salil Mehta
2
-81
/
+43
2017-11-11
net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplex
Fuyun Liang
1
-12
/
+1
2017-11-11
net: hns3: fix a bug when getting phy address from NCL_config file
Fuyun Liang
1
-1
/
+1
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
3
-2
/
+4
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2017-11-03
net: hns3: fix a bug for phy supported feature initialization
Fuyun Liang
1
-0
/
+10
2017-11-03
net: hns3: add support for nway_reset
Fuyun Liang
1
-0
/
+18
2017-11-03
net: hns3: add support for set_link_ksettings
Fuyun Liang
1
-0
/
+11
2017-11-03
net: hns3: fix a bug in hns3_driv_to_eth_caps
Fuyun Liang
1
-7
/
+2
2017-11-03
net: hns3: fix for getting advertised_caps in hns3_get_link_ksettings
Fuyun Liang
1
-0
/
+3
2017-11-03
net: hns3: fix for getting autoneg in hns3_get_link_ksettings
Fuyun Liang
1
-15
/
+15
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+2
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
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
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-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
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-12
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
[next]