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
/
hns
Age
Commit message (
Expand
)
Author
2017-04-03
net: hns: Simplify the exception sequence in hns_ppe_init()
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-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
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-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-06
net: hns: Fix to conditionally convey RX checksum flag to stack
Salil
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
2016-11-10
net: hns: modify ethtool statistics value error
Qianqian Xie
2016-11-10
net: hns: delete redundant macro definition
Qianqian Xie
2016-11-10
net: hns: bug fix about restart auto-negotiation
Daode Huang
2016-11-10
net: hns: set default mac pause time to 0xffff
Daode Huang
2016-11-10
net: hns: fix for promisc mode in HNS driver
Kejian Yan
2016-11-10
net: hns: add fuzzy match of tcam table for hns
Kejian Yan
2016-11-07
net: hns: fix device reference leaks
Johan Hovold
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-17
net: hns: Fix hns_dsaf module autoload for OF registration
Javier Martinez Canillas
2016-10-14
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-06
net: hns: Add missing \n to end of dev_err messages, tidy up text
Colin Ian King
2016-10-03
net: hns: delete redundant broadcast packet filter process
Daode Huang
2016-10-03
net: hns: bug fix about broadcast/multicast packets
Daode Huang
[next]