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
/
hip04_eth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
hisilicon: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-14
/
+2
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-21
net: hisilicon: Fix a BUG trigered by wrong bytes_compl
Jiangfeng Xiao
1
-1
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-4
/
+3
2019-10-30
net: hisilicon: Fix ping latency when deal with high throughput
Jiangfeng Xiao
1
-6
/
+9
2019-10-29
net: hisilicon: Fix "Trying to free already-free IRQ"
Jiangfeng Xiao
1
-1
/
+0
2019-08-07
net: hisilicon: Fix dma_map_single failed on arm64
Jiangfeng Xiao
1
-9
/
+11
2019-08-07
net: hisilicon: fix hip04-xmit never return TX_BUSY
Jiangfeng Xiao
1
-1
/
+1
2019-08-07
net: hisilicon: make hip04_tx_reclaim non-reentrant
Jiangfeng Xiao
1
-2
/
+4
2019-07-13
net: hisilicon: Use devm_platform_ioremap_resource
Jiangfeng Xiao
1
-5
/
+2
2019-07-10
net: hisilicon: Add an tx_desc to adapt HI13X1_GMAC
Jiangfeng Xiao
1
-3
/
+31
2019-07-10
net: hisilicon: Add an rx_desc to adapt HI13X1_GMAC
Jiangfeng Xiao
1
-0
/
+9
2019-07-10
net: hisilicon: Offset buf address to adapt HI13X1_GMAC
Jiangfeng Xiao
1
-3
/
+17
2019-07-10
net: hisilicon: Add group field to adapt HI13X1_GMAC
Jiangfeng Xiao
1
-3
/
+5
2019-07-10
net: hisilicon: HI13X1_GMAX need dreq reset at first
Jiangfeng Xiao
1
-0
/
+24
2019-07-10
net: hisilicon: HI13X1_GMAX skip write LOCAL_PAGE_REG
Jiangfeng Xiao
1
-0
/
+2
2019-07-10
net: hisilicon: Cleanup for cast to restricted __be32
Jiangfeng Xiao
1
-2
/
+2
2019-07-10
net: hisilicon: Cleanup for got restricted __be32
Jiangfeng Xiao
1
-4
/
+4
2019-07-10
net: hisilicon: Add support for HI13X1 to hip04_eth
Jiangfeng Xiao
1
-7
/
+30
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-11-28
net: hisilicon: remove unexpected free_netdev
Pan Bian
1
-3
/
+1
2018-09-19
net: hns3: fix return type of ndo_start_xmit function
YueHaibing
1
-1
/
+2
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-1
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-02-14
net: hip04: Omit private ndo_get_stats function
Tobias Klauser
1
-6
/
+0
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-12-16
net: ethernet: hip04: Call SET_NETDEV_DEV()
Dongpo Li
1
-1
/
+1
2016-10-17
net: hip04: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
1
-1
/
+0
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-09-26
net: hip04: mark tx_done() static
Baoyou Xie
1
-1
/
+1
2016-09-17
hisilicon: constify net_device_ops structures
Julia Lawall
1
-1
/
+1
2016-08-31
net: hisilicon: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-01-13
hip04_eth: fix missing error handle for build_skb failed
wangweidong
1
-1
/
+4
2015-09-27
net: hisilicon: fix handling platform_get_irq result
Andrzej Hajda
1
-1
/
+1
2015-07-11
net: Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-05-12
hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
1
-1
/
+1
2015-04-16
net: hip04: Make tx coalesce timer actually work
Thomas Gleixner
1
-7
/
+11
2015-02-03
net: hip04: add missing MODULE_LICENSE
Arnd Bergmann
1
-0
/
+1
2015-01-29
hisilicon: add some missing curly braces
Dan Carpenter
1
-1
/
+2
2015-01-14
net: hisilicon: new hip04 ethernet driver
dingtianhong
1
-0
/
+969