summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-06
|\
| * net: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann2017-03-25
| * net: hns: fix uninitialized data useArnd Bergmann2017-03-25
* | net: hns: Adjust the SBM module buffer thresholdKejian Yan2017-04-03
* | net: hns: Remove redundant mac table operationsKejian Yan2017-04-03
* | net: hns: Remove the redundant adding and deleting mac functionKejian Yan2017-04-03
|/
* net: hns: add the support to add/remove the ucast entry to/from tableKejian Yan2016-11-10
* net: hns: add multicast tcam table clearKejian Yan2016-11-10
* net: hns: modify tcam table of mask_keyQianqian Xie2016-11-10
* net: hns: modify tcam table of mac mc-entryQianqian Xie2016-11-10
* net: hns: modify tcam table of mac mc-portQianqian Xie2016-11-10
* net: hns: modify table index to get mac entryQianqian Xie2016-11-10
* net: hns: modify tcam table of mac uc-entryQianqian Xie2016-11-10
* net: hns: modify tcam table and set mac keyQianqian Xie2016-11-10
* net: hns: fix for promisc mode in HNS driverKejian Yan2016-11-10
* net: hns: add fuzzy match of tcam table for hnsKejian Yan2016-11-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-29
|\
| * net: hns: Fix hns_dsaf module autoload for OF registrationJavier Martinez Canillas2016-10-17
* | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-10-14
|\ \ | |/ |/|
| * net: hns: fix port not available after testing loopbackKejian Yan2016-10-03
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-09
|\ \ | |/
| * net: hns: Add support of ACPI to HNS driver RoCE Reset functionSalil2016-08-25
* | net: hns: remove redundant dev_err call in hns_dsaf_get_cfg()Wei Yongjun2016-08-23
|/
* net: hns: Add reset function support for RoCE driveroulijun2016-08-19
* ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...Peter Chen2016-08-01
* net: hns: fix return value check in hns_dsaf_get_cfg()Wei Yongjun2016-07-05
* net: hns: normalize two different loopDaode Huang2016-07-01
* net: hns: delete redundant parentheseDaode Huang2016-07-01
* net: hns: change code style from a = a + x to a += xDaode Huang2016-07-01
* net: hns: fix sbm default parameters config errorDaode Huang2016-06-21
* net: hns: fix bug of getting the wrong tcam dataDaode Huang2016-06-21
* net: hns: add spin lock for tcam table operationDaode Huang2016-06-21
* net: hns: bugfix about pfc pause frame statisticsDaode Huang2016-06-21
* net: hns: Remove unnecessary device resource freeQianqian Xie2016-06-21
* net: hns: fix hns dsaf v1 dont support tx_pause closeQianqian Xie2016-06-21
* net: hns: dsaf adds support of acpiKejian Yan2016-06-04
* net: hns: add dsaf misc operation methodKejian Yan2016-06-04
* net: hns: use device_* APIs instead of of_* APIsKejian Yan2016-06-04
* net: hns: add attribute cpld_ctrl for dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-26
* net: hns: separate debug dsaf device from service dsaf deviceYisen.Zhuang\(Zhuangyuzeng\)2016-04-26
* net: hns: sort the header file by alphabetical orderDaode Huang2016-04-26
* net: hns: add attribute reset-field-offset for dsaf nodeYisen.Zhuang\(Zhuangyuzeng\)2016-04-26
* net: hns: add a new dsaf mode for debug portYisen.Zhuang\(Zhuangyuzeng\)2016-04-26
* net: hns: add support of pause frame ctrl for HNS V2Lisheng2016-04-02
* net: hns: fix a bug for cycle indexQianqian Xie2016-03-24
* net: hns: set xge statistic reg as read onlyQianqian Xie2016-03-22
* net: hns: fix the bug about loopbackyankejian2016-03-07
* net: hns: enet specifies a reference to dsafyankejian2016-01-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\
| * net:hns: print MAC with %pMAndy Shevchenko2015-12-13