summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-06-10bgmac: Add support for ethtool statisticsFlorian Fainelli2-2/+126
2016-06-10bgmac: Bind net_device with backing device structureFlorian Fainelli1-0/+1
2016-06-10net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RXEric Dumazet1-2/+2
2016-06-08qede: Add dcbnl support.Sudarsana Reddy Kalluru4-0/+356
2016-06-08qed: Add dcbnl support.Sudarsana Reddy Kalluru2-0/+1097
2016-06-08qed: Add support for query/config dcbx.Sudarsana Reddy Kalluru3-1/+563
2016-06-08qed: potential overflow in qed_cxt_src_t2_alloc()Dan Carpenter1-1/+1
2016-06-08be2net: Fix provisioning of RSS for VFs in multi-partition configurationsSomnath Kotur4-30/+130
2016-06-08be2net: Enable Wake-On-LAN from shutdown for SkyhawkSriharsha Basavapatna4-47/+39
2016-06-08be2net: use max-TXQs limit too while provisioning VF queue pairsSuresh Reddy4-85/+90
2016-06-08qed: PF to reply to unknown messagesYuval Mintz1-11/+22
2016-06-08qed: PF enforce MAC limitation of VFsYuval Mintz2-6/+79
2016-06-08qed: Move doorbell calculation from VF to PFYuval Mintz2-11/+38
2016-06-08qed: Make PF more robust against malicious VFYuval Mintz1-4/+68
2016-06-08qed: PF-VF resource negotiationYuval Mintz3-69/+135
2016-06-08qed: Relax VF firmware requirementsYuval Mintz4-50/+116
2016-06-07net: ethernet: cavium: liquidio: request_manager: Remove create_workqueueBhaktipriya Shridhar1-2/+3
2016-06-07net: ethernet: cavium: liquidio: response_manager: Remove create_workqueueBhaktipriya Shridhar1-2/+1
2016-06-05net: hns: net: hns: enet adds support of acpiKejian Yan1-12/+44
2016-06-05net: hns: implement the miscellaneous operation by aslKejian Yan1-0/+167
2016-06-05net: hns: register phy device in each mac initial sequenceKejian Yan1-7/+126
2016-06-05net: hns: dsaf adds support of acpiKejian Yan3-83/+114
2016-06-05net: hns: add dsaf misc operation methodKejian Yan10-70/+111
2016-06-05net: hns: add uniform interface for phy connectionKejian Yan8-25/+49
2016-06-05net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan4-14/+16
2016-06-05net: hns: use platform_get_irq instead of irq_of_parse_and_mapKejian Yan1-3/+2
2016-06-05net: hns: use device_* APIs instead of of_* APIsKejian Yan2-12/+8
2016-06-05net: hisilicon: add support of acpi for hns-mdioKejian Yan1-37/+69
2016-06-05net: hisilicon: cleanup to prepare for other casesKejian Yan1-30/+18
2016-06-04qed: Initialize hardware for new protocolsYuval Mintz7-70/+1535
2016-06-04qed: Add iscsi/rdma personalitiesYuval Mintz6-4/+47
2016-06-04qed: Add common HSI for new protocolsYuval Mintz2-0/+3034
2016-06-04qed: Revisit chain implementationYuval Mintz5-86/+287
2016-06-04net: ethernet: ti: cpsw: remove unused priv lockIvan Khoronzhuk1-3/+0
2016-06-03qed: Utilize FW 8.10.3.0Yuval Mintz14-4549/+3907
2016-06-02net: ethernet: wiznet: Remove create_workqueueBhaktipriya Shridhar1-2/+1
2016-06-02ravb: Remove manual pause frame transmitMasaru Nagai1-2/+0
2016-06-02stmmac: make platform drivers depend on their associated SoCPeter Robinson1-7/+7
2016-06-02ravb: Add SET_RUNTIME_PM_OPS macroKazuya Mizuguchi1-2/+1
2016-06-02ravb: Add ESF in RCR for enabling separation filterMasaru Nagai1-1/+2
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