summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-06-06hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpersVitaly Kuznetsov3-25/+22
2016-06-06hv_netvsc: remove redundant assignment in netvsc_recv_callback()Vitaly Kuznetsov1-1/+0
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-05net: dsa: Add new binding implementationAndrew Lunn1-0/+7
2016-06-05net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio busAndrew Lunn2-9/+86
2016-06-05net: dsa: mv88e6xxx: Rename _phy_ to _mdio_Andrew Lunn1-63/+63
2016-06-05net: dsa: mv88e6xxx: Only support EDSA taggingAndrew Lunn1-6/+2
2016-06-05net: dsa: Copy the routing table into the switch structureAndrew Lunn1-2/+2
2016-06-05net: dsa: Remove dynamic allocate of routing tableAndrew Lunn1-2/+1
2016-06-05net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn2-13/+18
2016-06-05net: dsa: mv88e6xxx: fix circular lock in PPU workVivien Didelot1-4/+9
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-04hv_netvsc: Fix VF register on vlan devicesHaiyang Zhang1-0/+4
2016-06-04loopback: make use of NETIF_F_GSO_SOFTWAREMarcelo Ricardo Leitner1-3/+2
2016-06-04net: fjes: fjes_main: Remove create_workqueueBhaktipriya Shridhar1-2/+3
2016-06-03qed: Utilize FW 8.10.3.0Yuval Mintz14-4549/+3907
2016-06-03net: vrf: set operstate and mtu at link createDavid Ahern1-0/+6
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-02macvlan: Avoid unnecessary multicast cloningHerbert Xu1-6/+34
2016-06-02macvlan: Fix potential use-after free for broadcastsHerbert Xu1-2/+8
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 Torvalds29-167/+332
2016-06-01sfc: Track RPS flow IDs per channel instead of per functionJon Cooper3-17/+56
2016-06-01usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz1-0/+51
2016-06-01virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian1-16/+2
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-31vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan1-0/+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 Bergmann4-7/+7
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