summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-03-12cxgb4/cxgb4vf: check fw caps to set link mode maskGanesh Goudar
2018-03-12cxgb4: do not display 50Gbps as unsupported speedGanesh Goudar
2018-03-12liquidio: fix ndo_change_mtu to always return correct status to the callerVeerasenareddy Burru
2018-03-11net: hns3: add result checking for VF when modify unicast mac addressJian Shen
2018-03-11net: hns3: add existence checking before adding unicast mac addressJian Shen
2018-03-11net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()Jian Shen
2018-03-11net: hns3: fix error type definition of return valueJian Shen
2018-03-11net: hns3: fix for buffer overflow smatch warningYunsheng Lin
2018-03-11net: hns3: fix for loopback failure when vlan filter is enableYunsheng Lin
2018-03-11net: hns3: add support for querying pfc puase packets statisticPeng Li
2018-03-11net: hns3: fix rx path skb->truesize reporting bugPeng Li
2018-03-11net: hns3: unify the pause params setup functionFuyun Liang
2018-03-11net: hns3: fix for ipv6 address loss problem after setting channelsFuyun Liang
2018-03-11net: hns3: fix for netdev not running problem after calling net_stop and net_...Fuyun Liang
2018-03-11net: hns3: add existence check when remove old uc mac addressFuyun Liang
2018-03-09cxgb4: increase max tx rate limit to 100 GbpsGanesh Goudar
2018-03-09net: hns3: fix for coal configuation lost when setting the channelYunsheng Lin
2018-03-09net: hns3: refactor the coalesce related structYunsheng Lin
2018-03-09net: hns3: fix for coalesce configuration lost during resetYunsheng Lin
2018-03-09net: hns3: refactor the get/put_vector functionYunsheng Lin
2018-03-09net: hns3: fix for use-after-free when setting ring parameterYunsheng Lin
2018-03-09net: hns3: fix for pause configuration lost during resetYunsheng Lin
2018-03-09net: hns3: fix for RSS configuration loss problem during resetYunsheng Lin
2018-03-09net: hns3: refactor the hclge_get/set_rss_tuple functionYunsheng Lin
2018-03-09net: hns3: refactor the hclge_get/set_rss functionYunsheng Lin
2018-03-08sfc: support RSS spreading of ethtool ntuple filtersEdward Cree
2018-03-08liquidio: avoid doing useless workPrasad Kanneganti
2018-03-08liquidio: Resolved mbox read issue while reading more than one 64bit dataIntiyaz Basha
2018-03-08Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2018-03-08ibmvnic: Do not disable device during failover or partition migrationThomas Falcon
2018-03-08ibmvnic: Reorganize device closeThomas Falcon
2018-03-08ibmvnic: Clean up device closeThomas Falcon
2018-03-08net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and...Peng Li
2018-03-08net: hns3: set the max ring num when alloc netdevPeng Li
2018-03-08net: hns3: fix the queue id for tqp enable&&resetPeng Li
2018-03-08net: hns3: fix endian issue when PF get mbx message flagPeng Li
2018-03-08net: hns3: set the cmdq out_vld bit to 0 after usedPeng Li
2018-03-08net: hns3: VF should get the real rss_size instead of rss_size_maxPeng Li
2018-03-07net/mlx5: Fix wrongly assigned CQ reference counterLeon Romanovsky
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel
2018-03-07net/mlx5e: Added common function for to_ipsec_sa_entryAviad Yehezkel
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel
2018-03-07net/mlx5: Added required metadata capability for ipsecAviad Yehezkel
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman
2018-03-07net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman
2018-03-07net/mlx5: Use MLX5_IPSEC_DEV macro for ipsec capsSaeed Mahameed
2018-03-07cxgb3: remove VLA usageGustavo A. R. Silva