summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-06-09stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks
2016-06-09net/mlx5e: Fix blue flame quota logicEli Cohen
2016-06-09net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha
2016-06-09net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich
2016-06-09net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia
2016-06-09net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz
2016-06-09net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz
2016-06-09net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb
2016-06-09net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb
2016-06-09net/mlx5: Fix root flow table updateMaor Gottlieb
2016-06-09net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny
2016-06-09mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()Ido Schimmel
2016-06-09mlxsw: spectrum: Make split flow match firmware requirementsIdo Schimmel
2016-06-08sfc: report supported link speeds on SFP connectionsBert Kenward
2016-06-08cxgb4: Add device id of T540-BT adapterHariprasad Shenai
2016-06-07net: fec: fix spelling mistakes and add missing newlineColin Ian King
2016-06-07bnxt_en: Simplify VLAN receive logic.Michael Chan
2016-06-07bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.Michael Chan
2016-06-07bnxt_en: Fix tx push race condition.Michael Chan
2016-06-05bnx2x: allow adding VLANs while interface is downMichal Schmidt
2016-06-03net-next: mediatek: properly handle RGMII modesJohn Crispin
2016-06-03net-next: mediatek: add fixed-phy supportJohn Crispin
2016-06-03net-next: mediatek: fix gigabit and flow control advertisementJohn Crispin
2016-06-03net-next: mediatek: use mdiobus_free() in favour of kfree()John Crispin
2016-06-03net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistencyIvan Khoronzhuk
2016-06-03gianfar: fix the last transmit buffer descriptorYangbo Lu
2016-06-02stmmac: do not sleep in atomic context for mdio_resetVincent Palatin
2016-06-01qed: fix qed_fill_link() error handlingArnd Bergmann
2016-06-01net/ethoc: fix null dereference on error exit pathColin Ian King
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-31sfc: Track RPS flow IDs per channel instead of per functionJon Cooper
2016-05-31bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov
2016-05-31net: fec: update dirty_tx even if no skbTroy Kisky
2016-05-29sfc: use flow dissector helpers for aRFSEdward Cree
2016-05-29net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-26qed: Don't config min BW on 100g on link flapYuval Mintz
2016-05-26qed: Prevent 100g from working in MSISudarsana Reddy Kalluru
2016-05-26qed: Add missing 100g init modeYuval Mintz
2016-05-26qed: Save min/max accross dcbx-changeYuval Mintz
2016-05-26qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru
2016-05-26qede: Don't expose self-test for VFsYuval Mintz
2016-05-26qede: Reload on GRO changesYuval Mintz
2016-05-26qede: Fix VF minimum BW settingYuval Mintz
2016-05-25net/mlx4_en: get rid of private net_device_statsEric Dumazet
2016-05-25net/mlx4_en: get rid of ret_statsEric Dumazet
2016-05-25net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet
2016-05-25net/mlx4_en: fix tx_dropped bugEric Dumazet
2016-05-25net: arc: trivial: Replace comma with a semicolonMarek Vasut