index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-08
ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...
Teng Qi
1
-0
/
+4
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+10
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-05-18
net: hisilicon: hns: Fix wrong function name in comments
Yang Shen
8
-24
/
+24
2021-05-15
net: hns: remove redundant return int void function
Peng Li
1
-2
/
+0
2021-05-15
net: hns: space required before the open brace '{'
Peng Li
1
-1
/
+1
2021-05-15
net: hns: fix some code style issue about space
Peng Li
1
-35
/
+35
2021-05-15
net: hns: fix the comments style issue
Peng Li
1
-2
/
+1
2021-04-02
net: hns: Fix some typos
Lu Wei
1
-3
/
+3
2021-03-24
net: hns: remove redundant variable initialization
Yonglong Liu
6
-15
/
+15
2021-03-24
net: hns: remove unnecessary !! operation in hns_mac_config_sds_loopback_acpi()
Yonglong Liu
1
-1
/
+1
2021-03-24
net: hns: remove unused HNS_LED_PC_REG
Huazhong Tan
1
-1
/
+0
2021-03-24
net: hns: remove unused NIC_LB_TEST_RX_PKG_ERR
Huazhong Tan
1
-1
/
+1
2021-03-24
net: hns: remove unused config_half_duplex()
Huazhong Tan
3
-12
/
+0
2021-03-24
net: hns: remove unused set_rx_ignore_pause_frames()
Huazhong Tan
3
-26
/
+0
2021-03-24
net: hns: remove unused set_autoneg()
Huazhong Tan
2
-11
/
+0
2021-03-24
net: hns: remove unused get_autoneg()
Huazhong Tan
2
-15
/
+0
2021-03-17
hisilicon: Update drivers to use ethtool_sprintf
Alexander Duyck
5
-162
/
+90
2021-03-08
net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
Jia-Ju Bai
1
-1
/
+3
2021-01-19
net: hns: fix variable used when DEBUG is defined
Tom Rix
1
-1
/
+1
2020-12-29
net: hns: fix return value check in __lb_other_process()
Yunjian Wang
1
-0
/
+4
2020-12-10
hisilicon/hns: convert comma to semicolon
Zheng Yongjun
1
-6
/
+6
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
9
-108
/
+124
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-22
/
+22
2020-09-19
net: hns: kerneldoc fixes
Lu Wei
1
-2
/
+2
2020-09-17
net: hns: kerneldoc fixes
Lu Wei
1
-20
/
+20
2020-09-12
net: hns: use IRQ_NOAUTOEN to avoid irq is enabled due to request_irq
Barry Song
1
-1
/
+2
2020-09-11
net: hns: Fix some kernel-doc warnings in hns_enet.c
Wang Hai
1
-2
/
+1
2020-09-11
net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.c
Wang Hai
1
-2
/
+1
2020-09-11
net: hns: fix 'cdev' kernel-doc warning in hnae_ae_unregister()
Wang Hai
1
-1
/
+1
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+7
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-3
/
+6
2020-08-31
net: hns: Remove unused macro AE_NAME_PORT_ID_IDX
YueHaibing
1
-2
/
+0
2020-08-27
net: Take common prefetch code structure into a function
Tariq Toukan
1
-4
/
+1
2020-08-24
net: hns: Fix memleak in hns_nic_dev_probe
Dinghao Liu
1
-3
/
+6
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-21
net: hns: use eth_broadcast_addr() to assign broadcast address
Xu Wang
1
-1
/
+1
2020-06-26
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
1
-1
/
+1
2020-04-20
net: hns: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-03-12
net: hns: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-02-27
net: hns: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
1
-15
/
+1
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+1
2020-01-17
net: hns: fix soft lockup when there is not enough memory
Yonglong Liu
1
-3
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-25
/
+1
2019-11-08
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
Salil Mehta
3
-25
/
+1
2019-10-07
net: hns: make arrays static, makes object smaller
Colin Ian King
1
-2
/
+2
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-3
/
+5
2019-09-05
net: hns: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
[next]