Sign in
android-kvm
/
linux
/
fcd29ad17c6ff885dfae58f557e9323941e63ba2
/
drivers
/
net
/
ethernet
/
hisilicon
c17852a
net: hns3: Add support for enable/disable flow director
by Jian Shen
· 6 years ago
dc5e606
net: hns3: Remove all flow director rules when unload hns3 driver
by Jian Shen
· 6 years ago
6871af2
net: hns3: Add reset handle for flow director
by Jian Shen
· 6 years ago
05c2314
net: hns3: Add support for rule query of flow director
by Jian Shen
· 6 years ago
dd74f81
net: hns3: Add support for rule add/delete for flow director
by Jian Shen
· 6 years ago
1173286
net: hns3: Add input key and action config support for flow director
by Jian Shen
· 6 years ago
d695964
net: hns3: Add flow director initialization
by Jian Shen
· 6 years ago
5f991f7
net: phy: Add helper for advertise to lcl value
by Andrew Lunn
· 6 years ago
3ff6cde
hns3: Another build fix.
by David S. Miller
· 6 years ago
d401766
hns3: Fix the build.
by David S. Miller
· 6 years ago
e4fd750
net: hns3: Fix loss of coal configuration while doing reset
by Huazhong Tan
· 6 years ago
0d43bf4
net: hns3: Modify hns3_get_max_available_channels
by Huazhong Tan
· 6 years ago
fe5eb04
net: hns3: Change return type of hclge_tm_schd_info_update()
by Huazhong Tan
· 6 years ago
93d8daf
net: hns3: Fix for netdev not up problem when setting mtu
by Yunsheng Lin
· 6 years ago
996ff91
net: hns3: Fix for packet buffer setting bug
by Yunsheng Lin
· 6 years ago
4dc13b9
net: hns3: Add serdes parallel inner loopback support
by Fuyun Liang
· 6 years ago
eb66d50
net: hns3: Rename mac loopback to app loopback
by Fuyun Liang
· 6 years ago
a7b687b
net: hns3: Rename loop mode
by Fuyun Liang
· 6 years ago
cd2086b
net: hns3: Set extra mac address of pause param for HW
by Fuyun Liang
· 6 years ago
5b71ac3
net: hns3: Add support for sctp checksum offload
by Peng Li
· 6 years ago
ebfefb8
net: hns3: Remove redundant hclge_get_port_type()
by Peng Li
· 6 years ago
5f373b1
net: hns3: Fix speed/duplex information loss problem when executing ethtool ethx cmd of VF
by Fuyun Liang
· 6 years ago
c136b88
net: hns3: Add get_media_type ops support for VF
by Peng Li
· 6 years ago
75e9853
net: hns3: Remove print messages for error packet
by Jian Shen
· 6 years ago
2211f4e
net: hns3: Add unlikely for dma_mapping_error check
by Jian Shen
· 6 years ago
7a81011
net: hns3: Add nic state check before calling netif_tx_wake_queue
by Jian Shen
· 6 years ago
fa7a4bd
net: hns3: Add handle for default case
by Jian Shen
· 6 years ago
6cee6fc
net: hns3: Unify the prefix of vf functions
by Jian Shen
· 6 years ago
b4f1d30
net: hns3: Fix tqp array traversal condition for vf
by Jian Shen
· 6 years ago
0c21812
net: hns3: Adjust prefix of tx/rx statistic names
by Jian Shen
· 6 years ago
d0d72ba
net: hns3: Unify the type convert for desc.data
by Jian Shen
· 6 years ago
adefc0a
net: hns3: Fix ets validate issue
by Jian Shen
· 6 years ago
32c7fbc
net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()
by Jian Shen
· 6 years ago
d9f28fc
net: hns3: Fix client initialize state issue when roce client initialize failed
by Jian Shen
· 6 years ago
49dd805
net: hns3: Clear client pointer when initialize client failed or unintialize finished
by Jian Shen
· 6 years ago
37dc9cd
net: hns3: Fix cmdq registers initialization issue for vf
by Jian Shen
· 6 years ago
fd81331
net: hns3: Fix for setting speed for phy failed problem
by Fuyun Liang
· 6 years ago
582d37b
net: hns3: Check hdev state when getting link status
by Peng Li
· 6 years ago
2f7e489
net: hns3: Set STATE_DOWN bit of hdev state when stopping net
by Fuyun Liang
· 6 years ago
2648324
net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctl
by Xi Wang
· 6 years ago
3152fcc
net: hns3: Remove packet statistics of public
by Peng Li
· 6 years ago
799997a
net: hns3: Remove tx budget to clean more TX descriptors in a napi
by Peng Li
· 6 years ago
932d125
net: hns3: Add unlikely for buf_num check
by Peng Li
· 6 years ago
874bff0
net: hns3: Add default irq affinity
by Peng Li
· 6 years ago
c9c3941
net: hns3: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
0a959e4
net: hns: make function hns_gmac_wait_fifo_clean() static
by Wei Yongjun
· 6 years ago
70814e8
net: ethernet: Add helper for set_pauseparam for Asym Pause
by Andrew Lunn
· 6 years ago
af8d9bb
net: ethernet: Add helper for MACs which support asym pause
by Andrew Lunn
· 6 years ago
04b7d41
net: ethernet: Fix up drivers masking pause support
by Andrew Lunn
· 6 years ago
3630268
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
12f46bc
net: hns3: Refine hns3_get_link_ksettings()
by Jian Shen
· 7 years ago
7a0a928
net: hns3: Remove redundant codes of query advertised flow control abilitiy
by Jian Shen
· 7 years ago
7f7d9e5
net: hns3: Change the dst mac addr of loopback packet
by Yunsheng Lin
· 7 years ago
2d03eac
net: hns3: Only update mac configuation when necessary
by Yunsheng Lin
· 7 years ago
daaa852
net: hns3: Preserve vlan 0 in hardware table
by Yunsheng Lin
· 7 years ago
3f8601f
net: hns3: Fix ping exited problem when doing lp selftest
by Yunsheng Lin
· 7 years ago
0f29fc2
net: hns3: Fix for loopback selftest failed problem
by Yunsheng Lin
· 7 years ago
ce2c1d2
net: hns3: Implement shutdown ops in hns3 pci driver
by Yunsheng Lin
· 7 years ago
54e97d1
net: hns3: Fix error of checking used vlan id
by Jian Shen
· 7 years ago
fd5f9da
net: hns3: Fix for multicast failure
by Huazhong Tan
· 7 years ago
41dafea
net: hns3: Fix for vf vlan delete failed problem
by Yunsheng Lin
· 7 years ago
21c328d
net: ethernet: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 7 years ago
455c440
net: hns: add netif_carrier_off before change speed and duplex
by Peng Li
· 7 years ago
31fabbe
net: hns: add the code for cleaning pkt in chip
by Peng Li
· 7 years ago
583e728
net: hns3: modify variable type in hns3_nic_reuse_page
by Huazhong Tan
· 7 years ago
27a59593
net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
by Huazhong Tan
· 7 years ago
339379a
net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
by Huazhong Tan
· 7 years ago
b1ccd4c
net: hns: fix skb->truesize underestimation
by Huazhong Tan
· 7 years ago
ac4a5b5
net: hns: modify variable type in hns_nic_reuse_page
by Huazhong Tan
· 7 years ago
3ed614d
net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
by Huazhong Tan
· 7 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
3e85af6
net: hns3: Add vlan filter setting by ethtool command -K
by Peng Li
· 7 years ago
1c77215
net: hns3: Set tx ring' tc info when netdev is up
by Yunsheng Lin
· 7 years ago
26a07cc
net: hns3: Remove tx ring BD len register in hns3_enet
by Yunsheng Lin
· 7 years ago
128b900
net: hns3: Fix desc num set to default when setting channel
by Yunsheng Lin
· 7 years ago
60081dc
net: hns3: Fix for phy link issue when using marvell phy driver
by Jian Shen
· 7 years ago
b01b7cf
net: hns3: Fix for information of phydev lost problem when down/up
by Fuyun Liang
· 7 years ago
6c39d52
net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zero
by Xi Wang
· 7 years ago
5fd50ac
net: hns3: Add support for serdes loopback selftest
by Peng Li
· 7 years ago
be44b3a
net: hns3: Mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
1e14ef1
net: hns: Mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
375dd5e
net: hns3: Refine the MSIX allocation for PF
by Jian Shen
· 7 years ago
07acf90
net: hns3: Fix MSIX allocation issue for VF
by Jian Shen
· 7 years ago
bd34389
net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
by YueHaibing
· 7 years ago
4a62e25
net: hns3: fix return value error while hclge_cmd_csq_clean failed
by Huazhong Tan
· 7 years ago
89036f2
net: hisilicon: hns: Replace mdelay() with msleep()
by Jia-Ju Bai
· 7 years ago
ff7b912
net: hns: make hns_dsaf_roce_reset non static
by YueHaibing
· 7 years ago
336a443
net: hns: Make many functions static
by YueHaibing
· 7 years ago
977d5ad
ACPI: Convert ACPI reference args to generic fwnode reference args
by Sakari Ailus
· 7 years ago
c1907e5
net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memset
by YueHaibing
· 7 years ago
d71d838
net: hns3: Add SPDX tags to HNS3 PF driver
by Jian Shen
· 7 years ago
584b464
net: hns3: Remove unused struct member and definition
by Jian Shen
· 7 years ago
ef0c500
net: hns3: Fix misleading parameter name
by Jian Shen
· 7 years ago
c79301d
net: hns3: Modify inconsistent bit mask macros
by Jian Shen
· 7 years ago
f8a9178
net: hns3: Use decimal for bit offset macros
by Jian Shen
· 7 years ago
fdace1b
net: hns3: Correct unreasonable code comments
by Jian Shen
· 7 years ago
a10829c
net: hns3: Remove extra space and brackets
by Jian Shen
· 7 years ago
3f63990
net: hns3: Standardize the handle of return value
by Jian Shen
· 7 years ago
646cb51
net: hns3: Remove some redundant assignments
by Jian Shen
· 7 years ago
5550aa4d
net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
by Fuyun Liang
· 7 years ago
Next »