aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns
AgeCommit message (Expand)Author
2019-11-12net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta
2019-07-10net: hns: fix unsigned comparison to less than zeroColin Ian King
2019-07-10net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta
2019-06-25net: hns: Fix loopback test failed at copper portsYonglong Liu
2019-05-08net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu
2019-05-08net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu
2019-05-08net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu
2019-05-08net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-05-08net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu
2019-05-02net: hns: Fix WARNING when hns modules installedJun Xiao
2019-03-23net: hns: Fix object reference leaks in hns_dsaf_roce_reset()Huang Zijiang
2019-03-13net: hns: Restart autoneg need return failed when autoneg offYonglong Liu
2019-03-13net: hns: Fix for missing of_node_put() after of_parse_phandle()Yonglong Liu
2019-02-27net: hns: Fix use after free identified by SLUB debugYonglong Liu
2019-01-13net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu
2019-01-13net: hns: Add mac pcs config when enable|disable macYonglong Liu
2019-01-13net: hns: Fix ntuple-filters status error.Yonglong Liu
2019-01-13net: hns: Avoid net reset caused by pause frames stormYonglong Liu
2019-01-13net: hns: Free irq when exit from abnormal branchYonglong Liu
2019-01-13net: hns: Clean rx fbd when ae stopped.Yonglong Liu
2019-01-13net: hns: Fixed bug that netdev was opened twiceYonglong Liu
2019-01-13net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu
2019-01-13net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu
2019-01-13net: hns: Incorrect offset address used for some registers.Yonglong Liu
2018-09-28net: hns: remove ndo_poll_controllerEric Dumazet
2018-09-25net: hns: fix for unmapping problem when SMMU is onYunsheng Lin
2018-08-29net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-08-29net: hns: add the code for cleaning pkt in chipPeng Li
2018-08-22net: hns: use eth_get_headlen interface instead of hns_nic_get_headlenHuazhong Tan
2018-08-22net: hns: fix skb->truesize underestimationHuazhong Tan
2018-08-22net: hns: modify variable type in hns_nic_reuse_pageHuazhong Tan
2018-08-22net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-07net: hns: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-02net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'YueHaibing
2018-07-27net: hisilicon: hns: Replace mdelay() with msleep()Jia-Ju Bai
2018-07-26net: hns: make hns_dsaf_roce_reset non staticYueHaibing
2018-07-26net: hns: Make many functions staticYueHaibing
2018-07-23ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus
2018-07-09net: allow fallback function to pass netdevAlexander Duyck
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-04net: hns: Fix the process of adding broadcast addresses to tcamXi Wang
2018-04-19net: hns: Avoid action name truncationdann frazier
2018-03-31ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addrJoe Perches
2018-03-17net: hns: Fix ethtool private flagsMatthias Brugger
2018-01-22net: hns: Fix for variable may be used uninitialized warningsHuazhong Tan
2018-01-02net: hns: add ACPI mode support for ethtool -pJian Shen
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller