summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_mac.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns: add the code for cleaning pkt in chipPeng Li2018-08-291-0/+44
* 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
* net: hns: add attribute cpld_ctrl for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-17/+21
* net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-44/+108
* net: hns: sort the header file by alphabetical orderDaode Huang2016-04-261-6/+6
* net: hns: add a new dsaf mode for debug portYisen.Zhuang\(Zhuangyuzeng\)2016-04-261-4/+4
* net: hns: add support of pause frame ctrl for HNS V2Lisheng2016-04-021-23/+7
* net: hns: adds limitation for debug port mtuKejian Yan2016-03-221-0/+3
* net: hns: fix the bug about mtu settingKejian Yan2016-03-221-1/+3
* net: hns: add uc match for debug portsKejian Yan2016-03-221-0/+8
* net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil2015-12-041-7/+7
* net: hisilicon fix a bug on Hisilicon Network Subsystemhuangdaode2015-10-181-1/+1
* net: hisilicon net: fix a bug about ledlipeng2015-10-141-1/+3
* net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode2015-09-281-1/+1
* net: add Hisilicon Network Subsystem DSAF supporthuangdaode2015-09-201-0/+900