index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
1
-2
/
+14
|
|
\
|
*
|
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
1
-1
/
+1
*
|
|
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-07-03
1
-8
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ACPI: hns_dsaf_acpi_dsm_guid can be static
kbuild test robot
2017-06-27
1
-1
/
+1
|
*
|
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
2017-06-07
1
-8
/
+7
|
|
/
*
/
net/hns:bugfix of ethtool -t phy self_test
Lin Yun Sheng
2017-06-19
1
-2
/
+14
|
/
*
format-security: move static strings to const
Kees Cook
2017-05-09
1
-1
/
+1
*
net: hns: fix ethtool_get_strings overflow in hns driver
Timmy Li
2017-05-02
4
-4
/
+4
*
net: hns: support deferred probe when no mdio
lipeng
2017-05-01
1
-6
/
+33
*
net: hns: support deferred probe when can not obtain irq
lipeng
2017-05-01
3
-3
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
3
-7
/
+38
|
\
|
*
net: hns: Add ACPI support to check SFP present
Daode Huang
2017-04-01
2
-5
/
+34
|
*
net: hns: avoid gcc-7.0.1 warning for uninitialized data
Arnd Bergmann
2017-03-26
1
-0
/
+1
|
*
net: hns: fix uninitialized data use
Arnd Bergmann
2017-03-26
1
-2
/
+3
*
|
net: hns: Some checkpatch.pl script & warning fixes
Salil
2017-04-03
6
-14
/
+11
*
|
net: hns: Avoid Hip06 chip TX packet line bug
lipeng
2017-04-03
7
-70
/
+169
*
|
net: hns: Adjust the SBM module buffer threshold
Kejian Yan
2017-04-03
1
-4
/
+4
*
|
net: hns: Simplify the exception sequence in hns_ppe_init()
Kejian Yan
2017-04-03
1
-9
/
+8
*
|
net: hns: Optimise the code in hns_mdio_wait_ready()
Kejian Yan
2017-04-03
1
-4
/
+6
*
|
net: hns: Clean redundant code from hns_mdio.c file
Kejian Yan
2017-04-03
1
-10
/
+0
*
|
net: hns: Remove redundant mac table operations
Kejian Yan
2017-04-03
2
-170
/
+0
*
|
net: hns: Remove redundant mac_get_id()
Kejian Yan
2017-04-03
3
-23
/
+0
*
|
net: hns: Remove the redundant adding and deleting mac function
Kejian Yan
2017-04-03
4
-122
/
+0
*
|
net: hns: Correct HNS RSS key set function
lipeng
2017-04-03
2
-14
/
+18
*
|
net: hns: Replace netif_tx_lock to ring spin lock
lipeng
2017-04-03
3
-10
/
+15
*
|
net: hns: Fix to adjust buf_size of ring according to mtu
lipeng
2017-04-03
7
-24
/
+337
*
|
net: hns: Optimize hns_nic_common_poll for better performance
lipeng
2017-04-03
2
-21
/
+31
*
|
net: hns: bug fix of ethtool show the speed
Daode Huang
2017-04-03
1
-1
/
+1
*
|
net: hns: Remove redundant memset during buffer release
lipeng
2017-04-03
1
-1
/
+0
*
|
net: hns: Optimize the code for GMAC pad and crc Config
lipeng
2017-04-03
1
-20
/
+16
*
|
net: hns: Modify GMAC init TX threshold value
lipeng
2017-04-03
2
-0
/
+10
*
|
net: hns: Fix the implementation of irq affinity function
lipeng
2017-04-03
2
-46
/
+30
*
|
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-29
1
-1
/
+1
|
/
*
net: hip04: Omit private ndo_get_stats function
Tobias Klauser
2017-02-14
1
-6
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-11
1
-1
/
+1
|
\
|
*
net: hns: Fix the device being used for dma mapping during TX
Kejian Yan
2017-02-10
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-07
1
-6
/
+2
|
\
|
|
*
hns: avoid stack overflow with CONFIG_KASAN
Arnd Bergmann
2017-02-06
1
-6
/
+2
*
|
hns_enet: use cpumask_var_t for on-stack mask
Arnd Bergmann
2017-02-03
1
-10
/
+15
*
|
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
3
-3
/
+3
*
|
net: Remove usage of net_device last_rx member
Tobias Klauser
2017-01-18
1
-1
/
+0
*
|
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-4
/
+2
|
/
*
net: hix5hd2_gmac: fix compatible strings name
Dongpo Li
2016-12-20
1
-6
/
+7
*
net: ethernet: hip04: Call SET_NETDEV_DEV()
Dongpo Li
2016-12-16
1
-1
/
+1
*
net: ethernet: hisi_femac: Call SET_NETDEV_DEV()
Dongpo Li
2016-12-16
1
-1
/
+1
*
net: hns: Fix to conditionally convey RX checksum flag to stack
Salil
2016-12-06
2
-7
/
+71
*
net: hix5hd2_gmac: add reset control and clock signals
Dongpo Li
2016-12-06
1
-12
/
+127
*
net: hix5hd2_gmac: add tx scatter-gather feature
Dongpo Li
2016-12-06
1
-11
/
+187
*
net: hix5hd2_gmac: add generic compatible string
Dongpo Li
2016-12-06
1
-4
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-1
/
+7
|
\
[prev]
[next]