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-05-08
format-security: move static strings to const
Kees Cook
1
-1
/
+1
2017-05-02
net: hns: fix ethtool_get_strings overflow in hns driver
Timmy Li
4
-4
/
+4
2017-04-30
net: hns: support deferred probe when no mdio
lipeng
1
-6
/
+33
2017-04-30
net: hns: support deferred probe when can not obtain irq
lipeng
3
-3
/
+11
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+38
2017-04-03
net: hns: Some checkpatch.pl script & warning fixes
Salil
6
-14
/
+11
2017-04-03
net: hns: Avoid Hip06 chip TX packet line bug
lipeng
7
-70
/
+169
2017-04-03
net: hns: Adjust the SBM module buffer threshold
Kejian Yan
1
-4
/
+4
2017-04-03
net: hns: Simplify the exception sequence in hns_ppe_init()
Kejian Yan
1
-9
/
+8
2017-04-03
net: hns: Optimise the code in hns_mdio_wait_ready()
Kejian Yan
1
-4
/
+6
2017-04-03
net: hns: Clean redundant code from hns_mdio.c file
Kejian Yan
1
-10
/
+0
2017-04-03
net: hns: Remove redundant mac table operations
Kejian Yan
2
-170
/
+0
2017-04-03
net: hns: Remove redundant mac_get_id()
Kejian Yan
3
-23
/
+0
2017-04-03
net: hns: Remove the redundant adding and deleting mac function
Kejian Yan
4
-122
/
+0
2017-04-03
net: hns: Correct HNS RSS key set function
lipeng
2
-14
/
+18
2017-04-03
net: hns: Replace netif_tx_lock to ring spin lock
lipeng
3
-10
/
+15
2017-04-03
net: hns: Fix to adjust buf_size of ring according to mtu
lipeng
7
-24
/
+337
2017-04-03
net: hns: Optimize hns_nic_common_poll for better performance
lipeng
2
-21
/
+31
2017-04-03
net: hns: bug fix of ethtool show the speed
Daode Huang
1
-1
/
+1
2017-04-03
net: hns: Remove redundant memset during buffer release
lipeng
1
-1
/
+0
2017-04-03
net: hns: Optimize the code for GMAC pad and crc Config
lipeng
1
-20
/
+16
2017-04-03
net: hns: Modify GMAC init TX threshold value
lipeng
2
-0
/
+10
2017-04-03
net: hns: Fix the implementation of irq affinity function
lipeng
2
-46
/
+30
2017-04-01
net: hns: Add ACPI support to check SFP present
Daode Huang
2
-5
/
+34
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-1
/
+1
2017-03-25
net: hns: avoid gcc-7.0.1 warning for uninitialized data
Arnd Bergmann
1
-0
/
+1
2017-03-25
net: hns: fix uninitialized data use
Arnd Bergmann
1
-2
/
+3
2017-02-14
net: hip04: Omit private ndo_get_stats function
Tobias Klauser
1
-6
/
+0
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-02-10
net: hns: Fix the device being used for dma mapping during TX
Kejian Yan
1
-1
/
+1
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+2
2017-02-06
hns: avoid stack overflow with CONFIG_KASAN
Arnd Bergmann
1
-6
/
+2
2017-02-03
hns_enet: use cpumask_var_t for on-stack mask
Arnd Bergmann
1
-10
/
+15
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
3
-3
/
+3
2017-01-18
net: Remove usage of net_device last_rx member
Tobias Klauser
1
-1
/
+0
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+2
2016-12-20
net: hix5hd2_gmac: fix compatible strings name
Dongpo Li
1
-6
/
+7
2016-12-16
net: ethernet: hip04: Call SET_NETDEV_DEV()
Dongpo Li
1
-1
/
+1
2016-12-16
net: ethernet: hisi_femac: Call SET_NETDEV_DEV()
Dongpo Li
1
-1
/
+1
2016-12-06
net: hns: Fix to conditionally convey RX checksum flag to stack
Salil
2
-7
/
+71
2016-12-06
net: hix5hd2_gmac: add reset control and clock signals
Dongpo Li
1
-12
/
+127
2016-12-06
net: hix5hd2_gmac: add tx scatter-gather feature
Dongpo Li
1
-11
/
+187
2016-12-06
net: hix5hd2_gmac: add generic compatible string
Dongpo Li
1
-4
/
+11
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+7
2016-11-10
net: hns: add the support to add/remove the ucast entry to/from table
Kejian Yan
7
-0
/
+155
2016-11-10
net: hns: add multicast tcam table clear
Kejian Yan
7
-0
/
+113
2016-11-10
net: hns: modify tcam table of mask_key
Qianqian Xie
1
-0
/
+7
2016-11-10
net: hns: modify tcam table of mac mc-entry
Qianqian Xie
1
-8
/
+17
2016-11-10
net: hns: modify tcam table of mac mc-port
Qianqian Xie
1
-5
/
+13
2016-11-10
net: hns: modify table index to get mac entry
Qianqian Xie
1
-4
/
+10
[next]