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.13.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
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-06
net: hns3: Optimize PF CMDQ interrupt switching process
Xi Wang
1
-0
/
+13
2018-06-06
net: hns3: Fix for VF mailbox receiving unknown message
Xi Wang
1
-3
/
+20
2018-06-06
net: hns3: Fix for VF mailbox cannot receiving PF response
Xi Wang
1
-0
/
+3
2018-06-05
net: hns3: remove unused hclgevf_cfg_func_mta_filter
Arnd Bergmann
1
-11
/
+0
2018-06-05
net: hns: Fix the process of adding broadcast addresses to tcam
Xi Wang
1
-5
/
+18
2018-06-01
net: hns3: Optimize the VF's process of updating multicast MAC
Xi Wang
4
-5
/
+187
2018-06-01
net: hns3: Optimize the PF's process of updating multicast MAC
Xi Wang
4
-21
/
+136
2018-06-01
net: hns3: Fix for vxlan tx checksum bug
Yunsheng Lin
1
-0
/
+29
2018-06-01
net: hns3: Add missing break in misc_irq_handle
Yunsheng Lin
1
-3
/
+3
2018-06-01
net: hns3: Fix for phy not link up problem after resetting
Yunsheng Lin
1
-4
/
+3
2018-06-01
net: hns3: Fix for hclge_reset running repeatly problem
Yunsheng Lin
1
-6
/
+34
2018-06-01
net: hns3: Fix for service_task not running problem after resetting
Yunsheng Lin
2
-0
/
+2
2018-06-01
net: hns3: Fix setting mac address error
Jian Shen
1
-0
/
+13
2018-06-01
net: hns3: Add repeat address checking for setting mac address
Jian Shen
1
-0
/
+6
2018-06-01
net: hns3: Add support for IFF_ALLMULTI flag
Peng Li
6
-12
/
+21
2018-06-01
net: hns3: Disable vf vlan filter when vf vlan table is full
Yunsheng Lin
1
-0
/
+7
2018-05-29
net: hns3: Fixes initalization of RoCE handle and makes it conditional
Lijun Ou
1
-3
/
+5
2018-05-29
net: hns3: Adds support for led locate command for copper port
Jian Shen
2
-41
/
+6
2018-05-29
net: hns3: Remove unused led control code
Jian Shen
3
-112
/
+0
2018-05-29
net: hns3: Clear TX/RX rings when stopping port & un-initializing client
Fuyun Liang
3
-10
/
+110
2018-05-29
net: hns3: Removes unnecessary check when clearing TX/RX rings
Fuyun Liang
1
-6
/
+0
2018-05-29
net: hns3: Fixes the init of the VALID BD info in the descriptor
Fuyun Liang
1
-0
/
+2
2018-05-29
net: hns3: Fixes the state to indicate client-type initialization
Peng Li
2
-4
/
+49
2018-05-29
net: hns3: Fix for PF mailbox receving unknown message
Xi Wang
1
-3
/
+20
2018-05-29
net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)
Peng Li
2
-1
/
+10
2018-05-29
net: hns3: Add STRP_TAGP field support for hardware revision 0x21
Peng Li
2
-5
/
+40
2018-05-29
net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 config
Peng Li
3
-10
/
+29
2018-05-29
net: hns3: Updates RX packet info fetch in case of multi BD
Peng Li
1
-18
/
+18
2018-05-21
net: hns3: Fix for CMDQ and Misc. interrupt init order problem
Yunsheng Lin
1
-8
/
+8
2018-05-21
net: hns3: Fixes kernel panic issue during rmmod hns3 driver
Xi Wang
1
-2
/
+2
2018-05-21
net: hns3: Fix for netdev not running problem after calling net_stop and net_...
Fuyun Liang
1
-0
/
+3
2018-05-21
net: hns3: Use enums instead of magic number in hclge_is_special_opcode
Huazhong Tan
1
-1
/
+5
2018-05-21
net: hns3: Fix for hns3 module is loaded multiple times problem
Xi Wang
6
-2
/
+8
2018-05-21
net: hns3: Fix the missing client list node initialization
Xi Wang
1
-0
/
+2
2018-05-21
net: hns3: cleanup of return values in hclge_init_client_instance()
Jian Shen
1
-8
/
+6
2018-05-21
net: hns3: Fixes API to fetch ethernet header length with kernel default
Peng Li
1
-102
/
+2
2018-05-21
net: hns3: Fixes error reported by Kbuild and internal review
Salil Mehta
1
-1
/
+3
2018-05-16
net: hns3: Fixes the missing PCI iounmap for various legs
Fuyun Liang
1
-0
/
+2
2018-05-16
net: hns3: Add support of .sriov_configure in HNS3 driver
Peng Li
1
-26
/
+32
2018-05-16
net: hns3: Fix for fiber link up problem
Yunsheng Lin
1
-1
/
+1
2018-05-16
net: hns3: Fixes the back pressure setting when sriov is enabled
Yunsheng Lin
2
-5
/
+45
2018-05-16
net: hns3: Change return value in hnae3_register_client
Fuyun Liang
1
-1
/
+1
2018-05-16
net: hns3: Change return type of hnae3_register_ae_algo
Fuyun Liang
4
-6
/
+8
2018-05-16
net: hns3: Change return type of hnae3_register_ae_dev
Fuyun Liang
3
-8
/
+3
2018-05-16
net: hns3: Add a check for client instance init state
Fuyun Liang
2
-3
/
+13
2018-05-16
net: hns3: Fix for the null pointer problem occurring when initializing ae_de...
Fuyun Liang
3
-8
/
+9
2018-05-16
net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
Fuyun Liang
3
-49
/
+79
[next]