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-12-27
net: hns3: add support to modify tqps number
Peng Li
5
-0
/
+240
2017-12-27
net: hns3: add support to query tqps number
Peng Li
3
-0
/
+33
2017-12-15
net: hns3: Add mailbox interrupt handling to PF driver
Salil Mehta
2
-8
/
+68
2017-12-15
net: hns3: Change PF to add ring-vect binding & resetQ to mailbox
Salil Mehta
3
-92
/
+159
2017-12-15
net: hns3: Add mailbox support to PF driver
Salil Mehta
4
-1
/
+309
2017-12-15
net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoC
Salil Mehta
9
-12
/
+46
2017-12-15
net: hns3: Add HNS3 VF driver to kernel build framework
Salil Mehta
3
-9
/
+30
2017-12-15
net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support
Salil Mehta
2
-0
/
+1653
2017-12-15
net: hns3: Add mailbox support to VF driver
Salil Mehta
2
-0
/
+269
2017-12-15
net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
Salil Mehta
2
-0
/
+598
2017-12-05
net: hns3: Refactors the requested reset & pending reset handling code
Salil Mehta
2
-36
/
+65
2017-12-05
net: hns3: Add reset service task for handling reset requests
Salil Mehta
2
-11
/
+34
2017-12-05
net: hns3: Refactor of the reset interrupt handling logic
Salil Mehta
2
-32
/
+78
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
[prev]
[next]