summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ibmvnic: Improve TX buffer accountingThomas Falcon2018-03-171-9/+21
* ibmvnic: Update TX and TX completion routinesThomas Falcon2018-03-172-27/+29
* ibmvnic: Update TX pool initialization routineThomas Falcon2018-03-171-42/+48
* ibmvnic: Update release TX pool routineThomas Falcon2018-03-171-7/+12
* ibmvnic: Update and clean up reset TX pool routineThomas Falcon2018-03-171-20/+25
* ibmvnic: Generalize TX pool structureThomas Falcon2018-03-171-2/+3
* hv_netvsc: add trace pointsStephen Hemminger2018-03-175-2/+220
* hv_netvsc: pass netvsc_device to rndis haltStephen Hemminger2018-03-171-4/+3
* net: ethernet: ti: cpsw: enable vlan rx vlan offloadGrygorii Strashko2018-03-173-4/+67
* cxgb4: Fix queue free path of ULD driversArjun Vynipadath2018-03-171-0/+1
* liquidio: Simplified napi pollIntiyaz Basha2018-03-163-66/+35
* cxgb4: notify fatal error to uld driversGanesh Goudar2018-03-164-1/+14
* net: macb: Add phy-handle DT supportBrad Mouring2018-03-161-3/+5
* net: macb: Remove redundant poll irq assignmentBrad Mouring2018-03-161-4/+1
* net: macb: Reorganize macb_mii bringupBrad Mouring2018-03-161-38/+41
* enic: drop IP proto check for vxlan tunnel deleteGovindarajulu Varadarajan2018-03-161-3/+2
* net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches2018-03-155-13/+2
* i40e: restore TCPv4 input set when re-enabling ATRJacob Keller2018-03-141-0/+9
* i40e: fix for wrong partition id calculation on OCP mezz cardsMariusz Stachura2018-03-142-1/+25
* i40e: factor out re-enable functions for ATR and SBJacob Keller2018-03-141-16/+32
* i40e: track filter type statistics when deleting invalid filtersJacob Keller2018-03-141-8/+48
* i40e: Fix permission check for VF MAC filtersFilip Sadowski2018-03-141-28/+51
* i40e: Cleanup i40e_vlan_rx_registerJacob Keller2018-03-141-17/+4
* i40e: Fix attach VF to VM issuePaweł Jabłoński2018-03-141-0/+11
* i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flowerGustavo A R Silva2018-03-141-1/+1
* i40e: remove i40e_fcoe filesCorentin Labbe2018-03-142-1698/+0
* liquidio: Add support for liquidio 10GBase-T NICVeerasenareddy Burru2018-03-142-8/+28
* tuntap: XDP_TX can use native XDPJason Wang2018-03-141-11/+8
* 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
* net: phy: set link state to down when creating the phy_deviceHeiner Kallweit2018-03-121-1/+1
* 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/+0
| * 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/+1
* | 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