summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks2016-06-091-1/+1
* net/mlx5e: Fix blue flame quota logicEli Cohen2016-06-091-1/+2
* net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha2016-06-091-4/+1
* net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia2016-06-091-0/+1
* net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2016-06-092-2/+59
* net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia2016-06-091-4/+1
* net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz2016-06-091-17/+17
* net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz2016-06-091-3/+3
* net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb2016-06-091-13/+15
* net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2016-06-091-1/+9
* net/mlx5: Fix root flow table updateMaor Gottlieb2016-06-091-1/+1
* net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny2016-06-091-1/+1
* mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()Ido Schimmel2016-06-092-43/+26
* mlxsw: spectrum: Make split flow match firmware requirementsIdo Schimmel2016-06-091-52/+95
* sfc: report supported link speeds on SFP connectionsBert Kenward2016-06-081-3/+4
* cxgb4: Add device id of T540-BT adapterHariprasad Shenai2016-06-081-0/+1
* net: fec: fix spelling mistakes and add missing newlineColin Ian King2016-06-071-4/+4
* bnxt_en: Simplify VLAN receive logic.Michael Chan2016-06-071-20/+9
* bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together.Michael Chan2016-06-071-0/+14
* bnxt_en: Fix tx push race condition.Michael Chan2016-06-071-1/+2
* bnx2x: allow adding VLANs while interface is downMichal Schmidt2016-06-051-89/+62
* net-next: mediatek: properly handle RGMII modesJohn Crispin2016-06-031-0/+3
* net-next: mediatek: add fixed-phy supportJohn Crispin2016-06-031-0/+3
* net-next: mediatek: fix gigabit and flow control advertisementJohn Crispin2016-06-031-4/+26
* net-next: mediatek: use mdiobus_free() in favour of kfree()John Crispin2016-06-031-2/+2
* net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistencyIvan Khoronzhuk2016-06-031-1/+1
* gianfar: fix the last transmit buffer descriptorYangbo Lu2016-06-031-1/+2
* stmmac: do not sleep in atomic context for mdio_resetVincent Palatin2016-06-021-2/+4
* qed: fix qed_fill_link() error handlingArnd Bergmann2016-06-013-10/+41
* net/ethoc: fix null dereference on error exit pathColin Ian King2016-06-011-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-3124-148/+268
|\
| * sfc: Track RPS flow IDs per channel instead of per functionJon Cooper2016-05-313-17/+56
| * bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov2016-05-311-7/+10
| * net: fec: update dirty_tx even if no skbTroy Kisky2016-05-311-5/+3
| * sfc: use flow dissector helpers for aRFSEdward Cree2016-05-291-54/+21
| * net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi2016-05-291-1/+3
| * qed: Don't config min BW on 100g on link flapYuval Mintz2016-05-261-0/+7
| * qed: Prevent 100g from working in MSISudarsana Reddy Kalluru2016-05-262-8/+15
| * qed: Add missing 100g init modeYuval Mintz2016-05-261-0/+7
| * qed: Save min/max accross dcbx-changeYuval Mintz2016-05-261-2/+4
| * qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru2016-05-261-11/+16
| * qede: Don't expose self-test for VFsYuval Mintz2016-05-261-1/+4
| * qede: Reload on GRO changesYuval Mintz2016-05-261-0/+24
| * qede: Fix VF minimum BW settingYuval Mintz2016-05-261-1/+1
| * net/mlx4_en: get rid of private net_device_statsEric Dumazet2016-05-254-15/+5
| * net/mlx4_en: get rid of ret_statsEric Dumazet2016-05-252-6/+6
| * net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet2016-05-251-0/+4
| * net/mlx4_en: fix tx_dropped bugEric Dumazet2016-05-254-5/+9
| * net: arc: trivial: Replace comma with a semicolonMarek Vasut2016-05-251-1/+1
| * net: stmmac: Fix incorrect memcpy source memoryMarek Vasut2016-05-251-1/+1
OpenPOWER on IntegriCloud