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-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
2017-09-28
net: hns3: Add support for PFC setting in TM module
Yunsheng Lin
2
-5
/
+68
2017-09-28
net: hns3: Add support for dynamically buffer reallocation
Yunsheng Lin
3
-70
/
+87
2017-09-28
net: hns3: Support for dynamically assigning tx buffer to TC
Yunsheng Lin
2
-10
/
+55
2017-09-20
net: hns3: Fix for pri to tc mapping in TM
Yunsheng Lin
3
-9
/
+12
2017-09-20
net: hns3: Fix for setting rss_size incorrectly
Yunsheng Lin
3
-40
/
+38
2017-09-20
net: hns3: Fix typo error for feild in hclge_tm
Yunsheng Lin
2
-12
/
+12
2017-09-20
net: hns3: Fix for rx priv buf allocation when DCB is not supported
Yunsheng Lin
1
-0
/
+10
2017-09-20
net: hns3: Fix for rx_priv_buf_alloc not setting rx shared buffer
Yunsheng Lin
2
-1
/
+6
2017-09-20
net: hns3: Fix for not setting rx private buffer size to zero
Yunsheng Lin
1
-2
/
+14
2017-09-20
net: hns3: Fix for DEFAULT_DV when dev doesn't support DCB
Yunsheng Lin
2
-1
/
+6
2017-09-20
net: hns3: Fix initialization when cmd is not supported
Yunsheng Lin
4
-16
/
+31
2017-09-20
net: hns3: Cleanup for ROCE capability flag in ae_dev
Yunsheng Lin
3
-27
/
+19
2017-09-19
net: hns3: Fixes the premature exit of loop when matching clients
Lipeng
1
-34
/
+9
2017-09-19
net: hns3: Fixes the default VLAN-id of PF
Lipeng
1
-1
/
+5
2017-09-19
net: hns3: Fixes the ether address copy with appropriate API
Salil Mehta
1
-2
/
+1
2017-09-19
net: hns3: Fixes the initialization of MAC address in hardware
Lipeng
1
-3
/
+4
2017-09-19
net: hns3: Fixes ring-to-vector map-and-unmap command
Lipeng
2
-2
/
+14
2017-09-19
net: hns3: Fixes the command used to unmap ring from vector
Lipeng
1
-1
/
+1
2017-09-19
net: hns3: Fixes initialization of phy address from firmware
Lipeng
1
-0
/
+1
2017-08-30
net: hns3: Fixes the wrong IS_ERR check on the returned phydev value
Salil Mehta
1
-1
/
+1
2017-08-22
net: hns3: Add support to change MTU in HNS3 hardware
Salil
2
-0
/
+35
2017-08-19
net: hns3: fix a handful of spelling mistakes
Colin Ian King
2
-3
/
+3
2017-08-18
net: hns3: Fixes the static check warning due to missing unsupp L3 proto check
Salil
1
-4
/
+10
2017-08-18
net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings()
Salil
1
-37
/
+48
2017-08-18
net: hns3: Fixes the missing u64_stats_fetch_begin_irq in 64-bit stats fetch
Salil
1
-0
/
+2
2017-08-17
net: hns3: ensure media_type is unitialized
Colin Ian King
1
-1
/
+1
2017-08-11
hns3pf: Fix some harmless copy and paste bugs
Dan Carpenter
1
-2
/
+2
[next]