summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-06-04net: hisilicon: add support of acpi for hns-mdioKejian Yan1-37/+69
2016-06-04net: hisilicon: cleanup to prepare for other casesKejian Yan1-30/+18
2016-06-04net: dsa: Add new binding implementationAndrew Lunn1-0/+7
2016-06-04net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio busAndrew Lunn2-9/+86
2016-06-04net: dsa: mv88e6xxx: Rename _phy_ to _mdio_Andrew Lunn1-63/+63
2016-06-04net: dsa: mv88e6xxx: Only support EDSA taggingAndrew Lunn1-6/+2
2016-06-04net: dsa: Copy the routing table into the switch structureAndrew Lunn1-2/+2
2016-06-04net: dsa: Remove dynamic allocate of routing tableAndrew Lunn1-2/+1
2016-06-04net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn2-13/+18
2016-06-04net: dsa: mv88e6xxx: fix circular lock in PPU workVivien Didelot1-4/+9
2016-06-03qed: Initialize hardware for new protocolsYuval Mintz7-70/+1535
2016-06-03qed: Add iscsi/rdma personalitiesYuval Mintz6-4/+47
2016-06-03qed: Add common HSI for new protocolsYuval Mintz2-0/+3034
2016-06-03qed: Revisit chain implementationYuval Mintz5-86/+287
2016-06-03net: ethernet: ti: cpsw: remove unused priv lockIvan Khoronzhuk1-3/+0
2016-06-03hv_netvsc: Fix VF register on vlan devicesHaiyang Zhang1-0/+4
2016-06-03loopback: make use of NETIF_F_GSO_SOFTWAREMarcelo Ricardo Leitner1-3/+2
2016-06-03net: fjes: fjes_main: Remove create_workqueueBhaktipriya Shridhar1-2/+3
2016-06-02qed: Utilize FW 8.10.3.0Yuval Mintz14-4549/+3907
2016-06-02net: vrf: set operstate and mtu at link createDavid Ahern1-0/+6
2016-06-02net: ethernet: wiznet: Remove create_workqueueBhaktipriya Shridhar1-2/+1
2016-06-01ravb: Remove manual pause frame transmitMasaru Nagai1-2/+0
2016-06-01stmmac: make platform drivers depend on their associated SoCPeter Robinson1-7/+7
2016-06-01macvlan: Avoid unnecessary multicast cloningHerbert Xu1-6/+34
2016-06-01macvlan: Fix potential use-after free for broadcastsHerbert Xu1-2/+8
2016-06-01ravb: Add SET_RUNTIME_PM_OPS macroKazuya Mizuguchi1-2/+1
2016-06-01ravb: Add ESF in RCR for enabling separation filterMasaru Nagai1-1/+2
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-167/+332
2016-05-31sfc: Track RPS flow IDs per channel instead of per functionJon Cooper3-17/+56
2016-05-31usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz1-0/+51
2016-05-31virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian1-16/+2
2016-05-31bnx2x: 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-29sfc: use flow dissector helpers for aRFSEdward Cree1-54/+21
2016-05-29net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi1-1/+3
2016-05-27remove 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
2016-05-26qed: Add missing 100g init modeYuval Mintz1-0/+7
2016-05-26qed: Save min/max accross dcbx-changeYuval Mintz1-2/+4
2016-05-26qed: Fix allocation in interrupt contextSudarsana Reddy Kalluru1-11/+16
2016-05-26qede: Don't expose self-test for VFsYuval Mintz1-1/+4
2016-05-26qede: Reload on GRO changesYuval Mintz1-0/+24
2016-05-26qede: Fix VF minimum BW settingYuval Mintz1-1/+1
2016-05-25net/mlx4_en: get rid of private net_device_statsEric Dumazet4-15/+5
2016-05-25net/mlx4_en: get rid of ret_statsEric Dumazet2-6/+6
2016-05-25net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet1-0/+4
2016-05-25net/mlx4_en: fix tx_dropped bugEric Dumazet4-5/+9
2016-05-25net: arc: trivial: Replace comma with a semicolonMarek Vasut1-1/+1