aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-30Merge tag 'mlx5-GRE-Offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller5-39/+383
2017-08-30liquidio: fix crash in presence of zeroed-out base address regsRick Farrington1-0/+20
2017-08-30xen-netfront: be more drop monitor friendlyEric Dumazet1-1/+1
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman5-17/+321
2017-08-31net/mlx5e: Support TSO and TX checksum offloads for GRE tunnelsGal Pressman1-18/+33
2017-08-31net/mlx5e: Use IP version matching to classify IP trafficGal Pressman1-4/+29
2017-08-30qed: fix spelling mistake: "calescing" -> "coalescing"Colin Ian King1-1/+1
2017-08-30net: hns3: Fixes the wrong IS_ERR check on the returned phydev valueSalil Mehta1-1/+1
2017-08-30net: bcm63xx_enet: make bcm_enetsw_ethtool_ops constBhumika Goyal1-1/+1
2017-08-30net: mvpp2: dynamic reconfiguration of the comphy/GoP/MACAntoine Tenart1-1/+20
2017-08-30net: mvpp2: do not set GMAC autoneg when using XLG MACAntoine Tenart1-22/+42
2017-08-30net: mvpp2: improve the link management functionAntoine Tenart1-0/+11
2017-08-30net: mvpp2: simplify the link_event functionAntoine Tenart1-9/+4
2017-08-30net: mvpp2: initialize the comphyAntoine Tenart1-1/+43
2017-08-30phy: add the mvebu cp110 comphy driverAntoine Tenart3-0/+656
2017-08-30dp83640: don't hold spinlock while calling netif_rx_niStefan Sørensen1-2/+5
2017-08-30drivers: net: ethernet: qualcomm: rmnet: Initial implementationSubash Abhinov Kasiviswanathan14-0/+1342
2017-08-30staging: irda: fix init level for irda coreGreg KH1-1/+1
2017-08-29net: bcmgenet: Do not return from void functionFlorian Fainelli1-1/+1
2017-08-29net: bcmgenet: Use correct I/O accessorsFlorian Fainelli2-30/+58
2017-08-29liquidio: show NIC's U-Boot version in a dev_info() messageWeilin Chang1-0/+78
2017-08-29net: dsa: make some structures constBhumika Goyal2-2/+2
2017-08-29amd-xgbe: Interrupt summary bits are h/w version dependentTom Lendacky2-5/+16
2017-08-29vxlan: factor out VXLAN-GPE next protocolJiri Benc1-25/+7
2017-08-29net/mlx4: Add user mac FW update supportMoshe Shemesh5-2/+56
2017-08-29net/mlx4_core: Fix misplaced brackets of sizeofTariq Toukan1-1/+1
2017-08-29net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky1-1/+1
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha5-153/+150
2017-08-29net: phy: mdio-bcm-unimac: Use correct I/O accessorsFlorian Fainelli1-6/+26
2017-08-29net: systemport: Set correct RSB endian bits based on hostFlorian Fainelli1-2/+6
2017-08-29net: dsa: bcm_sf2: Use correct I/O accessorsFlorian Fainelli1-6/+6
2017-08-29net: systemport: Use correct I/O accessorsFlorian Fainelli1-6/+6
2017-08-29Merge tag 'wireless-drivers-next-for-davem-2017-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller126-1272/+4309
2017-08-29net: stmmac: constify clk_div_tableArvind Yadav1-1/+1
2017-08-29bnxt_en: add a dummy definition for bnxt_vf_rep_get_fid()Sathya Perla1-0/+5
2017-08-28hinic: don't build the module by defaultVitaly Kuznetsov1-1/+0
2017-08-28bnxt_en: add code to query TC flower offload statsSathya Perla1-0/+95
2017-08-28bnxt_en: add TC flower offload flow_alloc/free FW cmdsSathya Perla1-2/+139
2017-08-28bnxt_en: bnxt: add TC flower filter offload supportSathya Perla8-9/+850
2017-08-28bnxt_en: fix clearing devlink ptr from bnxt structSathya Perla2-7/+11
2017-08-28bnxt_en: Reduce default rings on multi-port cards.Michael Chan2-4/+10
2017-08-28bnxt_en: Improve -ENOMEM logic in NAPI poll loop.Michael Chan1-0/+7
2017-08-28bnxt: initialize board_info values with proper enumsScott Branden1-32/+32
2017-08-28bnxt: Add PCIe device IDs for bcm58802/bcm58808Ray Jui2-1/+15
2017-08-28bnxt_en: assign CPU affinity hints to bnxt_en IRQsVasundhara Volam2-2/+27
2017-08-28bnxt_en: Improve tx ring reservation logic.Michael Chan4-14/+44
2017-08-28bnxt_en: Update firmware interface spec. to 1.8.1.4.Michael Chan1-5/+181
2017-08-28ftgmac100: Support NCSI VLAN filtering when availableSamuel Mendoza-Jonas1-0/+5
2017-08-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller14-122/+280
2017-08-28net-next/hinic: fix comparison of a uint16_t type with -1Aviad Krawczyk2-36/+22