summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns: Use IS_ERR_OR_NULL() helper functionHongbo Li2024-08-291-1/+1
* net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()Krzysztof Kozlowski2024-08-281-0/+1
* net: hns: fix fake link up on xge portYonglong Liu2023-12-061-0/+29
* net: hns: Add missing fwnode_handle_put in hns_mac_initPeng Wu2022-04-251-1/+5
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-1/+1
* net: hisilicon: hns: Fix wrong function name in commentsYang Shen2021-05-171-3/+3
* net: hns: fix the comments style issuePeng Li2021-05-141-2/+1
* net: hns: remove redundant variable initializationYonglong Liu2021-03-241-1/+1
* drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-251-17/+17
* net: hns: use true,false for bool variablesJason Yan2020-04-201-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* net: hns: Fix sparse: some warnings in HNS driversYonglong Liu2019-04-041-1/+1
* net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu2018-12-161-0/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-041-0/+44
|\
| * net: hns: add the code for cleaning pkt in chipPeng Li2018-08-291-0/+44
* | net: ethernet: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-291-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-8/+5
|\
| * net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'YueHaibing2018-08-021-5/+0
| * net: hns: Make many functions staticYueHaibing2018-07-261-3/+5
* | ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus2018-07-231-2/+4
|/
* ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addrJoe Perches2018-03-311-4/+2
* net: hns: add ACPI mode support for ethtool -pJian Shen2018-01-021-1/+1
* net: hns: support deferred probe when no mdiolipeng2017-04-301-6/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-061-4/+7
|\
| * net: hns: Add ACPI support to check SFP presentDaode Huang2017-04-011-4/+7
* | net: hns: Remove the redundant adding and deleting mac functionKejian Yan2017-04-031-38/+0
* | net: hns: Fix to adjust buf_size of ring according to mtulipeng2017-04-031-2/+1
|/
* net: hns: add the support to add/remove the ucast entry to/from tableKejian Yan2016-11-101-0/+40
* net: hns: add multicast tcam table clearKejian Yan2016-11-101-0/+12
* net: hns: fix for promisc mode in HNS driverKejian Yan2016-11-101-0/+2
* net: hns: add fuzzy match of tcam table for hnsKejian Yan2016-11-101-6/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-301-3/+10
|\
| * Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-10-141-3/+10
| |\
| | * net: hns: fix the bug of forwarding tableDaode Huang2016-10-031-3/+10
* | | ethernet: use core min/max MTU checkingJarod Wilson2016-10-181-2/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-111-11/+11
|\ \ | |/ |/|
| * net: hns: Add missing \n to end of dev_err messages, tidy up textColin Ian King2016-10-061-11/+11
* | net: hns: Add support of ACPI to HNS driver RoCE Reset functionSalil2016-08-251-16/+1
|/
* net: hns: mdio->irq is an array, so no need to check if it is nullColin Ian King2016-08-151-2/+1
* ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...Peter Chen2016-08-011-3/+6
* net: hns: add media-type property for hnsKejian Yan2016-07-011-0/+26
* net: hns: remove redundant hns_mac_dev_to_enet_if()Kejian Yan2016-07-011-15/+0
* net: hns: register phy device in each mac initial sequenceKejian Yan2016-06-041-7/+126
* net: hns: dsaf adds support of acpiKejian Yan2016-06-041-40/+40
* net: hns: add dsaf misc operation methodKejian Yan2016-06-041-7/+7
* net: hns: add uniform interface for phy connectionKejian Yan2016-06-041-10/+24
* net: hns: change port-id property to reg property in dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-291-3/+3
* net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon propertyYisen.Zhuang\(Zhuangyuzeng\)2016-04-291-12/+14
* net: hns: add attribute port-mode-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-0/+10
* net: hns: add attribute port-rst-offset for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-0/+10