index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-03
net: hns: Some checkpatch.pl script & warning fixes
Salil
2017-04-03
net: hns: Avoid Hip06 chip TX packet line bug
lipeng
2017-04-03
net: hns: Adjust the SBM module buffer threshold
Kejian Yan
2017-04-03
net: hns: Simplify the exception sequence in hns_ppe_init()
Kejian Yan
2017-04-03
net: hns: Optimise the code in hns_mdio_wait_ready()
Kejian Yan
2017-04-03
net: hns: Clean redundant code from hns_mdio.c file
Kejian Yan
2017-04-03
net: hns: Remove redundant mac table operations
Kejian Yan
2017-04-03
net: hns: Remove redundant mac_get_id()
Kejian Yan
2017-04-03
net: hns: Remove the redundant adding and deleting mac function
Kejian Yan
2017-04-03
net: hns: Correct HNS RSS key set function
lipeng
2017-04-03
net: hns: Replace netif_tx_lock to ring spin lock
lipeng
2017-04-03
net: hns: Fix to adjust buf_size of ring according to mtu
lipeng
2017-04-03
net: hns: Optimize hns_nic_common_poll for better performance
lipeng
2017-04-03
net: hns: bug fix of ethtool show the speed
Daode Huang
2017-04-03
net: hns: Remove redundant memset during buffer release
lipeng
2017-04-03
net: hns: Optimize the code for GMAC pad and crc Config
lipeng
2017-04-03
net: hns: Modify GMAC init TX threshold value
lipeng
2017-04-03
net: hns: Fix the implementation of irq affinity function
lipeng
2017-04-01
net: hns: Add ACPI support to check SFP present
Daode Huang
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-25
net: hns: avoid gcc-7.0.1 warning for uninitialized data
Arnd Bergmann
2017-03-25
net: hns: fix uninitialized data use
Arnd Bergmann
2017-02-14
net: hip04: Omit private ndo_get_stats function
Tobias Klauser
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-10
net: hns: Fix the device being used for dma mapping during TX
Kejian Yan
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-06
hns: avoid stack overflow with CONFIG_KASAN
Arnd Bergmann
2017-02-03
hns_enet: use cpumask_var_t for on-stack mask
Arnd Bergmann
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-18
net: Remove usage of net_device last_rx member
Tobias Klauser
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-12-20
net: hix5hd2_gmac: fix compatible strings name
Dongpo Li
2016-12-16
net: ethernet: hip04: Call SET_NETDEV_DEV()
Dongpo Li
2016-12-16
net: ethernet: hisi_femac: Call SET_NETDEV_DEV()
Dongpo Li
2016-12-06
net: hns: Fix to conditionally convey RX checksum flag to stack
Salil
2016-12-06
net: hix5hd2_gmac: add reset control and clock signals
Dongpo Li
2016-12-06
net: hix5hd2_gmac: add tx scatter-gather feature
Dongpo Li
2016-12-06
net: hix5hd2_gmac: add generic compatible string
Dongpo Li
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-10
net: hns: add the support to add/remove the ucast entry to/from table
Kejian Yan
2016-11-10
net: hns: add multicast tcam table clear
Kejian Yan
2016-11-10
net: hns: modify tcam table of mask_key
Qianqian Xie
2016-11-10
net: hns: modify tcam table of mac mc-entry
Qianqian Xie
2016-11-10
net: hns: modify tcam table of mac mc-port
Qianqian Xie
2016-11-10
net: hns: modify table index to get mac entry
Qianqian Xie
2016-11-10
net: hns: modify tcam table of mac uc-entry
Qianqian Xie
2016-11-10
net: hns: modify tcam table and set mac key
Qianqian Xie
2016-11-10
net: hns: modify buffer format of cpu data to le64
Qianqian Xie
2016-11-10
net: hns: fix to intimate the link-status change by adding LF/RF method
Daode Huang
[next]