summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-06-10stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks1-1/+1
2016-06-10net/mlx5e: Fix blue flame quota logicEli Cohen1-1/+2
2016-06-10net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha1-4/+1
2016-06-10net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia1-0/+1
2016-06-10net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2-2/+59
2016-06-10net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia1-4/+1
2016-06-10net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz1-17/+17
2016-06-10net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz1-3/+3
2016-06-10net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb1-13/+15
2016-06-10net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb1-1/+9
2016-06-10net/mlx5: Fix root flow table updateMaor Gottlieb1-1/+1
2016-06-10net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny1-1/+1
2016-06-09mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()Ido Schimmel2-43/+26
2016-06-09mlxsw: spectrum: Make split flow match firmware requirementsIdo Schimmel1-52/+95
2016-06-08sfc: report supported link speeds on SFP connectionsBert Kenward1-3/+4
2016-06-08cxgb4: Add device id of T540-BT adapterHariprasad Shenai1-0/+1
2016-06-08net: fec: fix spelling mistakes and add missing newlineColin Ian King1-4/+4
2016-06-08bnxt_en: Simplify VLAN receive logic.Michael Chan1-20/+9
2016-06-08bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.Michael Chan1-0/+14
2016-06-08bnxt_en: Fix tx push race condition.Michael Chan1-1/+2
2016-06-06bnx2x: allow adding VLANs while interface is downMichal Schmidt1-89/+62
2016-06-04net-next: mediatek: properly handle RGMII modesJohn Crispin1-0/+3
2016-06-04net-next: mediatek: add fixed-phy supportJohn Crispin1-0/+3
2016-06-04net-next: mediatek: fix gigabit and flow control advertisementJohn Crispin1-4/+26
2016-06-04net-next: mediatek: use mdiobus_free() in favour of kfree()John Crispin1-2/+2
2016-06-04net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistencyIvan Khoronzhuk1-1/+1
2016-06-04gianfar: fix the last transmit buffer descriptorYangbo Lu1-1/+2
2016-06-02stmmac: do not sleep in atomic context for mdio_resetVincent Palatin1-2/+4
2016-06-02qed: fix qed_fill_link() error handlingArnd Bergmann3-10/+41
2016-06-02net/ethoc: fix null dereference on error exit pathColin Ian King1-3/+4
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-148/+268
2016-06-01sfc: Track RPS flow IDs per channel instead of per functionJon Cooper3-17/+56
2016-06-01bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov1-7/+10
2016-05-31net: fec: update dirty_tx even if no skbTroy Kisky1-5/+3
2016-05-30sfc: use flow dissector helpers for aRFSEdward Cree1-54/+21
2016-05-30net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi1-1/+3
2016-05-28remove lots of IS_ERR_VALUE abusesArnd Bergmann3-5/+5
2016-05-26qed: Don't config min BW on 100g on link flapYuval Mintz1-0/+7
2016-05-26qed: Prevent 100g from working in MSISudarsana Reddy Kalluru2-8/+15
2016-05-26qed: Add missing 100g init modeYuval Mintz1-0/+7
2016-05-26qed: Save min/max accross dcbx-changeYuval Mintz1-2/+4
2016-05-26qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru1-11/+16
2016-05-26qede: Don't expose self-test for VFsYuval Mintz1-1/+4
2016-05-26qede: Reload on GRO changesYuval Mintz1-0/+24
2016-05-26qede: Fix VF minimum BW settingYuval Mintz1-1/+1
2016-05-26net/mlx4_en: get rid of private net_device_statsEric Dumazet4-15/+5
2016-05-26net/mlx4_en: get rid of ret_statsEric Dumazet2-6/+6
2016-05-26net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet1-0/+4
2016-05-26net/mlx4_en: fix tx_dropped bugEric Dumazet4-5/+9
2016-05-26net: arc: trivial: Replace comma with a semicolonMarek Vasut1-1/+1