summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* qed: Initialize hardware for new protocolsYuval Mintz2016-06-037-70/+1535
* qed: Add iscsi/rdma personalitiesYuval Mintz2016-06-036-4/+47
* qed: Add common HSI for new protocolsYuval Mintz2016-06-032-0/+3034
* qed: Revisit chain implementationYuval Mintz2016-06-035-86/+287
* net: ethernet: ti: cpsw: remove unused priv lockIvan Khoronzhuk2016-06-031-3/+0
* qed: Utilize FW 8.10.3.0Yuval Mintz2016-06-0214-4549/+3907
* net: ethernet: wiznet: Remove create_workqueueBhaktipriya Shridhar2016-06-021-2/+1
* ravb: Remove manual pause frame transmitMasaru Nagai2016-06-011-2/+0
* stmmac: make platform drivers depend on their associated SoCPeter Robinson2016-06-011-7/+7
* ravb: Add SET_RUNTIME_PM_OPS macroKazuya Mizuguchi2016-06-011-2/+1
* ravb: Add ESF in RCR for enabling separation filterMasaru Nagai2016-06-011-1/+2
* 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
| * net: alx: use custom skb allocatorFeng Tang2016-05-252-1/+51
| * sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree2016-05-251-0/+16
| * net: mvneta: Fix lacking spinlock initializationGregory CLEMENT2016-05-251-0/+1
| * qed: Reset the enable flag for eth protocol.Sudarsana Reddy Kalluru2016-05-251-1/+1
| * net/qlge: Avoids recursive EEH errorGavin Shan2016-05-241-1/+2
| * qed: signedness bug in qed_dcbx_process_tlv()Dan Carpenter2016-05-231-1/+2
| * net: hns: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-231-11/+0
* | remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-273-5/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-221-1/+1
|\
| * aeroflex/greth: fix warning about unused variableSam Ravnborg2016-05-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-2016-38/+34
|\ \
| * | ps3_gelic: use kmemdupMuhammad Falak R Wani2016-05-201-2/+2
| * | net:liquidio: use kmemdupMuhammad Falak R Wani2016-05-201-3/+1
| * | intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck2016-05-208-0/+8
| * | net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-2010-22/+12
| * | qede: Fix DMA address APIs usageManish Chopra2016-05-201-4/+3
| * | net: au1000 eth: simplify logical expressionxypron.glpk@gmx.de2016-05-191-1/+1
| * | net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-5/+4
| * | net: thunderx: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-1/+3