summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-18ibmvnic: Update TX and TX completion routinesThomas Falcon2-27/+29
2018-03-18ibmvnic: Update TX pool initialization routineThomas Falcon1-42/+48
2018-03-18ibmvnic: Update release TX pool routineThomas Falcon1-7/+12
2018-03-18ibmvnic: Update and clean up reset TX pool routineThomas Falcon1-20/+25
2018-03-18ibmvnic: Generalize TX pool structureThomas Falcon1-2/+3
2018-03-18hv_netvsc: add trace pointsStephen Hemminger5-2/+220
2018-03-18hv_netvsc: pass netvsc_device to rndis haltStephen Hemminger1-4/+3
2018-03-18net: ethernet: ti: cpsw: enable vlan rx vlan offloadGrygorii Strashko3-4/+67
2018-03-18cxgb4: Fix queue free path of ULD driversArjun Vynipadath1-0/+1
2018-03-16liquidio: Simplified napi pollIntiyaz Basha3-66/+35
2018-03-16cxgb4: notify fatal error to uld driversGanesh Goudar4-1/+14
2018-03-16net: macb: Add phy-handle DT supportBrad Mouring1-3/+5
2018-03-16net: macb: Remove redundant poll irq assignmentBrad Mouring1-4/+1
2018-03-16net: macb: Reorganize macb_mii bringupBrad Mouring1-38/+41
2018-03-16enic: drop IP proto check for vxlan tunnel deleteGovindarajulu Varadarajan1-3/+2
2018-03-15net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches5-13/+2
2018-03-14i40e: restore TCPv4 input set when re-enabling ATRJacob Keller1-0/+9
2018-03-14i40e: fix for wrong partition id calculation on OCP mezz cardsMariusz Stachura2-1/+25
2018-03-14i40e: factor out re-enable functions for ATR and SBJacob Keller1-16/+32
2018-03-14i40e: track filter type statistics when deleting invalid filtersJacob Keller1-8/+48
2018-03-14i40e: Fix permission check for VF MAC filtersFilip Sadowski1-28/+51
2018-03-14i40e: Cleanup i40e_vlan_rx_registerJacob Keller1-17/+4
2018-03-14i40e: Fix attach VF to VM issuePaweł Jabłoński1-0/+11
2018-03-14i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flowerGustavo A R Silva1-1/+1
2018-03-14i40e: remove i40e_fcoe filesCorentin Labbe2-1698/+0
2018-03-14liquidio: Add support for liquidio 10GBase-T NICVeerasenareddy Burru2-8/+28
2018-03-14tuntap: XDP_TX can use native XDPJason Wang1-11/+8
2018-03-14sfc: support FEC configuration through ethtoolEdward Cree3-0/+190
2018-03-14sfc: update MCDI protocol headersEdward Cree1-1046/+1776
2018-03-14ibmvnic: Fix reset return from closed stateJohn Allen1-3/+5
2018-03-13cxgb4: Add HMA supportArjun Vynipadath5-6/+303
2018-03-13ibmvnic: Fix recent errata commitThomas Falcon1-1/+3
2018-03-13ibmvnic: Handle TSO backing device errataThomas Falcon1-0/+18
2018-03-13ibmvnic: Pad small packets to minimum MTU sizeThomas Falcon1-0/+20
2018-03-13ibmvnic: Account for VLAN header length in TX buffersThomas Falcon1-3/+3
2018-03-13ibmvnic: Account for VLAN tag in L2 Header descriptorThomas Falcon1-1/+4
2018-03-13net: phy: set link state to down when creating the phy_deviceHeiner Kallweit1-1/+1
2018-03-13Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller5-25/+46
2018-03-12ixgbe: fix disabling hide VLAN on VF resetPaul Greenwalt1-1/+5
2018-03-12ixgbevf: fix unused variable warningArnd Bergmann1-5/+5
2018-03-12ixgbe: Add receive length error counterTonghao Zhang1-0/+1
2018-03-12ixgbe: remove unneeded ipsec state free callbackShannon Nelson1-13/+0
2018-03-12ixgbe: fix ipsec trailer lengthShannon Nelson1-1/+23
2018-03-12ixgbe: check for 128-bit authenticationShannon Nelson2-5/+12
2018-03-12mlxsw: spectrum_kvdl: Make some functions staticWei Yongjun1-3/+3
2018-03-12lan743x: make functions lan743x_csr_read and lan743x_csr_read staticColin Ian King1-2/+3
2018-03-12lan743x: remove some redundant variables and assignmentsColin Ian King1-12/+1
2018-03-12mlxsw: spectrum: Don't depend on ip_gre and ip6_grePetr Machata2-5/+11
2018-03-12mlxsw: spectrum: Move mlxsw_sp_span_gretap4_route()Petr Machata1-33/+33
2018-03-12net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata1-1/+1