summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* sfc: support FEC configuration through ethtoolEdward Cree2018-03-143-0/+190
* sfc: update MCDI protocol headersEdward Cree2018-03-141-1046/+1776
* ibmvnic: Fix reset return from closed stateJohn Allen2018-03-141-3/+5
* cxgb4: Add HMA supportArjun Vynipadath2018-03-135-6/+303
* ibmvnic: Fix recent errata commitThomas Falcon2018-03-131-1/+3
* ibmvnic: Handle TSO backing device errataThomas Falcon2018-03-131-0/+18
* ibmvnic: Pad small packets to minimum MTU sizeThomas Falcon2018-03-131-0/+20
* ibmvnic: Account for VLAN header length in TX buffersThomas Falcon2018-03-131-3/+3
* ibmvnic: Account for VLAN tag in L2 Header descriptorThomas Falcon2018-03-131-1/+4
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-03-125-25/+46
|\
| * ixgbe: fix disabling hide VLAN on VF resetPaul Greenwalt2018-03-121-1/+5
| * ixgbevf: fix unused variable warningArnd Bergmann2018-03-121-5/+5
| * ixgbe: Add receive length error counterTonghao Zhang2018-03-121-0/+1
| * ixgbe: remove unneeded ipsec state free callbackShannon Nelson2018-03-121-13/+0Star
| * ixgbe: fix ipsec trailer lengthShannon Nelson2018-03-121-1/+23
| * ixgbe: check for 128-bit authenticationShannon Nelson2018-03-122-5/+12
* | mlxsw: spectrum_kvdl: Make some functions staticWei Yongjun2018-03-121-3/+3
* | lan743x: make functions lan743x_csr_read and lan743x_csr_read staticColin Ian King2018-03-121-2/+3
* | lan743x: remove some redundant variables and assignmentsColin Ian King2018-03-121-12/+1Star
* | mlxsw: spectrum: Don't depend on ip_gre and ip6_grePetr Machata2018-03-122-5/+11
* | mlxsw: spectrum: Move mlxsw_sp_span_gretap4_route()Petr Machata2018-03-121-33/+33
* | net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata2018-03-121-1/+1
* | cxgb4/cxgb4vf: check fw caps to set link mode maskGanesh Goudar2018-03-122-23/+38
* | cxgb4: do not display 50Gbps as unsupported speedGanesh Goudar2018-03-121-0/+3
* | liquidio: fix ndo_change_mtu to always return correct status to the callerVeerasenareddy Burru2018-03-125-113/+141
|/
* net: hns3: add result checking for VF when modify unicast mac addressJian Shen2018-03-123-2/+6
* net: hns3: add existence checking before adding unicast mac addressJian Shen2018-03-121-1/+16
* net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()Jian Shen2018-03-121-5/+5
* net: hns3: fix error type definition of return valueJian Shen2018-03-121-6/+6
* net: hns3: fix for buffer overflow smatch warningYunsheng Lin2018-03-123-42/+39Star
* net: hns3: fix for loopback failure when vlan filter is enableYunsheng Lin2018-03-121-0/+16
* net: hns3: add support for querying pfc puase packets statisticPeng Li2018-03-123-0/+73
* net: hns3: fix rx path skb->truesize reporting bugPeng Li2018-03-121-6/+4Star
* net: hns3: unify the pause params setup functionFuyun Liang2018-03-123-14/+13Star
* net: hns3: fix for ipv6 address loss problem after setting channelsFuyun Liang2018-03-121-2/+2
* net: hns3: fix for netdev not running problem after calling net_stop and net_...Fuyun Liang2018-03-122-0/+6
* net: hns3: add existence check when remove old uc mac addressFuyun Liang2018-03-125-16/+20
* cxgb4: increase max tx rate limit to 100 GbpsGanesh Goudar2018-03-092-5/+5
* net: hns3: fix for coal configuation lost when setting the channelYunsheng Lin2018-03-091-3/+34
* net: hns3: refactor the coalesce related structYunsheng Lin2018-03-093-36/+46
* net: hns3: fix for coalesce configuration lost during resetYunsheng Lin2018-03-091-42/+114
* net: hns3: refactor the get/put_vector functionYunsheng Lin2018-03-094-10/+37
* net: hns3: fix for use-after-free when setting ring parameterYunsheng Lin2018-03-091-5/+5
* net: hns3: fix for pause configuration lost during resetYunsheng Lin2018-03-091-2/+2
* net: hns3: fix for RSS configuration loss problem during resetYunsheng Lin2018-03-093-54/+56
* net: hns3: refactor the hclge_get/set_rss_tuple functionYunsheng Lin2018-03-092-37/+67
* net: hns3: refactor the hclge_get/set_rss functionYunsheng Lin2018-03-092-32/+9Star
* sfc: support RSS spreading of ethtool ntuple filtersEdward Cree2018-03-099-150/+443
* liquidio: avoid doing useless workPrasad Kanneganti2018-03-092-2/+9
* liquidio: Resolved mbox read issue while reading more than one 64bit dataIntiyaz Basha2018-03-091-2/+3