summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: aquantia: oops when shutdown on already stopped deviceIgor Russkikh2018-04-291-3/+5
* net: aquantia: Regression on reset with 1.x firmwareIgor Russkikh2018-04-291-0/+16
* bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam2018-04-292-24/+27
* net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk2018-04-291-1/+1
* amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky2018-04-291-17/+54
* amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky2018-04-297-4/+160
* amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2018-04-292-2/+19
* net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu2018-04-293-9/+7
* net: mvpp2: Fix DMA address mask sizeMaxime Chevallier2018-04-291-5/+7
* i40e: Fix attach VF to VM issuePaweł Jabłoński2018-04-291-0/+11
* nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe2018-04-121-4/+5
* sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng2018-04-121-1/+1
* net: mvneta: fix enable of all initialized RXQsYelena Krivosheev2018-03-301-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-291-1/+5
|\
| * nfp: bpf: fix check of program max insn countJakub Kicinski2018-03-241-1/+5
* | qede: Do not drop rx-checksum invalidated packets.Manish Chopra2018-03-291-8/+2
* | qede: Fix barrier usage after tx doorbell write.Manish Chopra2018-03-271-6/+4
* | net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh2018-03-271-0/+1
* | net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha2018-03-273-47/+62
* | Merge tag 'mlx5-fixes-2018-03-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-03-275-33/+51
|\ \
| * | net/mlx5e: Sync netdev vxlan ports at openShahar Klein2018-03-261-6/+3
| * | net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz2018-03-262-4/+4
| * | net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu2018-03-261-8/+8
| * | net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan2018-03-261-2/+7
| * | net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh2018-03-261-0/+17
| * | net/mlx5: Make eswitch support to depend on switchdevOr Gerlitz2018-03-263-5/+3
| * | net/mlx5e: Use 32 bits to store VF representor SQ numberOr Gerlitz2018-03-261-3/+3
| * | net/mlx5e: Don't override vport admin link state in switchdev modeJianbo Liu2018-03-261-5/+6
| |/
* | r8169: fix setting driver_data after register_netdevHeiner Kallweit2018-03-271-2/+2
|/
* mlxsw: spectrum_router: Handle MTU change of GRE netdevsPetr Machata2018-03-231-0/+24
* mlxsw: spectrum_router: Move mlxsw_sp_rif_ipip_lb_op()Petr Machata2018-03-231-27/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-2251-258/+421
|\
| * net: aquantia: driver version bumpIgor Russkikh2018-03-221-1/+1
| * net: aquantia: Implement pci shutdown callbackIgor Russkikh2018-03-223-0/+36
| * net: aquantia: Allow live mac address changesIgor Russkikh2018-03-221-0/+2
| * net: aquantia: Add tx clean budget and valid budget handling logicIgor Russkikh2018-03-224-9/+13
| * net: aquantia: Change inefficient wait loop on fw data readsIgor Russkikh2018-03-222-15/+28
| * net: aquantia: Fix a regression with reset on old firmwareIgor Russkikh2018-03-221-0/+4
| * net: aquantia: Fix hardware reset when SPI may rarely hangupIgor Russkikh2018-03-221-5/+15
| * qede: fix spelling mistake: "registeration" -> "registration"Colin Ian King2018-03-212-3/+3
| * bnx2x: fix spelling mistake: "registeration" -> "registration"Colin Ian King2018-03-211-1/+1
| * net: gemini: fix memory leakIgor Pylypiv2018-03-201-0/+1
| * net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET2018-03-201-2/+4
| * net: fec: Fix unbalanced PM runtime callsFlorian Fainelli2018-03-181-0/+2
| * net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)2018-03-171-1/+2
| * net: hns: Fix ethtool private flagsMatthias Brugger2018-03-174-4/+6
| * mlxsw: spectrum_buffers: Set a minimum quota for CPU port trafficIdo Schimmel2018-03-171-6/+6
| * qede: Fix qedr link updateMichal Kalderon2018-03-161-2/+2
| * qed: Fix non TCP packets should be dropped on iWARP ll2 connectionMichal Kalderon2018-03-161-0/+15
| * qed: Fix MPA unalign flow in case header is split across two packets.Michal Kalderon2018-03-161-1/+1