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
2019-01-17
net: hns: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-01-04
net: hns: Fix use after free identified by SLUB debug
Yonglong Liu
2019-01-04
net: hns: Fix WARNING when hns modules installed
Yonglong Liu
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-16
net: hns: Fix ping failed when use net bridge and send multicast
Yonglong Liu
2018-12-16
net: hns: Add mac pcs config when enable|disable mac
Yonglong Liu
2018-12-16
net: hns: Fix ntuple-filters status error.
Yonglong Liu
2018-12-16
net: hns: Avoid net reset caused by pause frames storm
Yonglong Liu
2018-12-16
net: hns: Free irq when exit from abnormal branch
Yonglong Liu
2018-12-16
net: hns: Clean rx fbd when ae stopped.
Yonglong Liu
2018-12-16
net: hns: Fixed bug that netdev was opened twice
Yonglong Liu
2018-12-16
net: hns: Some registers use wrong address according to the datasheet.
Yonglong Liu
2018-12-16
net: hns: All ports can not work when insmod hns ko after rmmod.
Yonglong Liu
2018-12-16
net: hns: Incorrect offset address used for some registers.
Yonglong Liu
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-28
net: hns: remove ndo_poll_controller
Eric Dumazet
2018-09-25
net: hns: fix for unmapping problem when SMMU is on
Yunsheng Lin
2018-09-17
net: hns: make function hns_gmac_wait_fifo_clean() static
Wei Yongjun
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-29
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-29
net: hns: add netif_carrier_off before change speed and duplex
Peng Li
2018-08-29
net: hns: add the code for cleaning pkt in chip
Peng Li
2018-08-22
net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
Huazhong Tan
2018-08-22
net: hns: fix skb->truesize underestimation
Huazhong Tan
2018-08-22
net: hns: modify variable type in hns_nic_reuse_page
Huazhong Tan
2018-08-22
net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-07
net: hns: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-02
net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
YueHaibing
2018-07-27
net: hisilicon: hns: Replace mdelay() with msleep()
Jia-Ju Bai
2018-07-26
net: hns: make hns_dsaf_roce_reset non static
YueHaibing
2018-07-26
net: hns: Make many functions static
YueHaibing
2018-07-23
ACPI: Convert ACPI reference args to generic fwnode reference args
Sakari Ailus
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-04
net: hns: Fix the process of adding broadcast addresses to tcam
Xi Wang
2018-04-19
net: hns: Avoid action name truncation
dann frazier
2018-03-31
ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr
Joe Perches
2018-03-17
net: hns: Fix ethtool private flags
Matthias Brugger
2018-01-22
net: hns: Fix for variable may be used uninitialized warnings
Huazhong Tan
2018-01-02
net: hns: add ACPI mode support for ethtool -p
Jian Shen
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-01
net: hns: set correct return value
Pan Bian
[next]