summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: hns: enet specify a reference to dsaf by fwnode_handleKejian Yan2016-06-054-14/+16
* net: hns: use platform_get_irq instead of irq_of_parse_and_mapKejian Yan2016-06-051-3/+2Star
* net: hns: use device_* APIs instead of of_* APIsKejian Yan2016-06-052-12/+8Star
* net: hisilicon: add support of acpi for hns-mdioKejian Yan2016-06-051-37/+69
* net: hisilicon: cleanup to prepare for other casesKejian Yan2016-06-051-30/+18Star
* net: dsa: Add new binding implementationAndrew Lunn2016-06-041-0/+7
* net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio busAndrew Lunn2016-06-042-9/+86
* net: dsa: mv88e6xxx: Rename _phy_ to _mdio_Andrew Lunn2016-06-041-63/+63
* net: dsa: mv88e6xxx: Only support EDSA taggingAndrew Lunn2016-06-041-6/+2Star
* net: dsa: Copy the routing table into the switch structureAndrew Lunn2016-06-041-2/+2
* net: dsa: Remove dynamic allocate of routing tableAndrew Lunn2016-06-041-2/+1Star
* net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn2016-06-042-13/+18
* net: dsa: mv88e6xxx: fix circular lock in PPU workVivien Didelot2016-06-041-4/+9
* qed: Initialize hardware for new protocolsYuval Mintz2016-06-047-70/+1535
* qed: Add iscsi/rdma personalitiesYuval Mintz2016-06-046-4/+47
* qed: Add common HSI for new protocolsYuval Mintz2016-06-042-0/+3034
* qed: Revisit chain implementationYuval Mintz2016-06-045-86/+287
* net: ethernet: ti: cpsw: remove unused priv lockIvan Khoronzhuk2016-06-041-3/+0Star
* hv_netvsc: Fix VF register on vlan devicesHaiyang Zhang2016-06-041-0/+4
* loopback: make use of NETIF_F_GSO_SOFTWAREMarcelo Ricardo Leitner2016-06-041-3/+2Star
* net: fjes: fjes_main: Remove create_workqueueBhaktipriya Shridhar2016-06-041-2/+3
* qed: Utilize FW 8.10.3.0Yuval Mintz2016-06-0314-4549/+3907Star
* net: vrf: set operstate and mtu at link createDavid Ahern2016-06-031-0/+6
* net: ethernet: wiznet: Remove create_workqueueBhaktipriya Shridhar2016-06-021-2/+1Star
* ravb: Remove manual pause frame transmitMasaru Nagai2016-06-021-2/+0Star
* stmmac: make platform drivers depend on their associated SoCPeter Robinson2016-06-021-7/+7
* macvlan: Avoid unnecessary multicast cloningHerbert Xu2016-06-021-6/+34
* macvlan: Fix potential use-after free for broadcastsHerbert Xu2016-06-021-2/+8
* ravb: Add SET_RUNTIME_PM_OPS macroKazuya Mizuguchi2016-06-021-2/+1Star
* ravb: Add ESF in RCR for enabling separation filterMasaru Nagai2016-06-021-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-0129-167/+332
|\
| * sfc: Track RPS flow IDs per channel instead of per functionJon Cooper2016-06-013-17/+56
| * usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz2016-05-311-0/+51
| * virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian2016-05-311-16/+2Star
| * 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/+3Star
| * vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan2016-05-311-0/+3
| * sfc: use flow dissector helpers for aRFSEdward Cree2016-05-301-54/+21Star
| * net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi2016-05-301-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-264-15/+5Star
| * net/mlx4_en: get rid of ret_statsEric Dumazet2016-05-262-6/+6
| * net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats()Eric Dumazet2016-05-261-0/+4