summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2018-05-11ice: Set rq_last_status when cleaning rqJeff Shaw1-1/+1
2018-05-11Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller5-1/+52
2018-05-11mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'Christophe JAILLET1-2/+2
2018-05-10net/mlx5e: Err if asked to offload TC match on frag being firstRoi Dayan1-0/+4
2018-05-10net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim1-1/+10
2018-05-10net/mlx5: Free IRQs in shutdown pathDaniel Jurgens3-0/+38
2018-05-10qed: fix spelling mistake: "taskelt" -> "tasklet"Colin Ian King1-1/+1
2018-05-10net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'Christophe JAILLET1-7/+1
2018-05-10net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2-2/+21
2018-05-10cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar1-2/+1
2018-05-10cxgb4: zero the HMA memoryGanesh Goudar1-2/+2
2018-05-10nfp: flower: remove headroom from max MTU calculationPieter Jansen van Vuuren1-19/+0
2018-05-10qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon1-1/+1
2018-05-10qed: Fix l2 initializations over iWARP personalityMichal Kalderon1-4/+2
2018-05-08r8169: fix powering up RTL8168hHeiner Kallweit1-0/+3
2018-05-08net: aquantia: Limit number of vectors to actually allocated irqsIgor Russkikh3-10/+12
2018-05-08net: aquantia: driver should correctly declare vlan_features bitsIgor Russkikh1-0/+2
2018-05-07net: nixge: Address compiler warnings about signednessMoritz Fischer1-1/+1
2018-05-07net: nixge: Fix error path for obtaining mac addressMoritz Fischer1-3/+5
2018-05-04net: ethernet: sun: niu set correct packet size in skbRob Taglang1-3/+2
2018-05-04tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan1-4/+5
2018-05-03qed: fix spelling mistake: "offloded" -> "offloaded"Colin Ian King1-1/+1
2018-05-03net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"Colin Ian King1-1/+1
2018-05-028139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar1-1/+1
2018-05-02net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko1-0/+2
2018-05-01nfp: flower: set tunnel ttl value to net defaultJohn Hurley2-3/+12
2018-05-01net/mlx4: fix spelling mistake: "failedi" -> "failed"Colin Ian King1-1/+1
2018-04-30net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-coll...Colin Ian King1-1/+1
2018-04-30qed: fix spelling mistake: "checksumed" -> "checksummed"Colin Ian King1-1/+1
2018-04-29net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"Colin Ian King1-1/+1
2018-04-27sfc: fix ARFS expiry check on EF10Edward Cree1-2/+3
2018-04-27sfc: Use filter index rather than ID for rps_flow_id tableEdward Cree1-0/+2
2018-04-27Merge tag 'mlx5-fixes-2018-04-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller5-26/+36
2018-04-27mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports listIdo Schimmel1-7/+5
2018-04-27net: systemport: Correclty disambiguate driver instancesFlorian Fainelli1-4/+12
2018-04-27net: mvpp2: Fix clock resource by adding missing mg_core_clkMaxime Chevallier1-2/+17
2018-04-27net: mvpp2: Fix clk error path in mvpp2_probeMaxime Chevallier1-7/+8
2018-04-27nfp: don't depend on eth_tbl being availableJakub Kicinski4-16/+23
2018-04-26net/mlx5: Properly deal with flow counters when deleting rulesChris Mi1-1/+2
2018-04-26net/mlx5e: Fix traffic between VF and representorShahar Klein1-2/+3
2018-04-26net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh1-9/+14
2018-04-26net/mlx5e: TX, Use correct counter in dma_map error flowTariq Toukan1-10/+10
2018-04-26net/mlx5e: DCBNL fix min inline header size for dscpHuy Nguyen1-3/+5
2018-04-26net/mlx5e: Allow offloading ipv4 header re-write for icmpJianbo Liu1-1/+2
2018-04-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-16/+37
2018-04-24ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash1-5/+17
2018-04-24sfc: ARFS filter IDsEdward Cree6-46/+337
2018-04-24ice: Do not check INTEVENT bit for OICR interruptsBen Shelton2-6/+0
2018-04-24ice: Fix incorrect comment for action typeAnirudh Venkataramanan1-1/+1
2018-04-24ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan1-2/+2