summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-03-02qed: Remove unused NVM vendor IDYuval Mintz2-10/+0
2016-03-02qed: Fix error flow on slowpath startYuval Mintz3-44/+64
2016-03-02qed: Move statistics to L2 codeYuval Mintz3-245/+324
2016-03-02qed: Support B0 instead of A0Yuval Mintz2-19/+24
2016-03-02qed: Correct BAR sizes for older MFWRam Amrani1-13/+29
2016-03-02wan: lmc: Switch to using managed resourcesAmitoj Kaur Chawla1-20/+7
2016-03-01qed: Print additional HW attention infoYuval Mintz2-105/+479
2016-03-01qed: Print HW attention reasonsYuval Mintz1-107/+1436
2016-03-01qed: Add support for HW attentionsYuval Mintz2-40/+357
2016-03-01qed: Semantic refactoring of interrupt codeYuval Mintz4-77/+105
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer5-53/+34
2016-03-01net/mlx5e: Don't modify CQ before it was createdGal Pressman1-0/+6
2016-03-01net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman2-6/+12
2016-03-01net/mlx5e: Set drop RQ's necessary parameters onlyTariq Toukan1-2/+10
2016-03-01net/mlx5e: Move common case counters within sq_stats structTariq Toukan1-4/+6
2016-03-01net/mlx5e: Changed naming convention of tx queues in ethtool statsTariq Toukan1-7/+8
2016-03-01net/mlx5e: Placement changed for carrier state updatesTariq Toukan1-2/+2
2016-03-01net/mlx5e: Replace async events spinlock with synchronize_irq()Tariq Toukan4-17/+14
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller25-94/+121
2016-03-01net: dsa: mv88e6xxx: support VLAN filteringVivien Didelot4-0/+43
2016-03-01net: dsa: mv88e6xxx: remove reserved VLANsVivien Didelot1-30/+3
2016-03-01net: dsa: mv88e6xxx: restore VLANTable map controlVivien Didelot1-7/+47
2016-03-01net: dsa: mv88e6xxx: assign dynamic FDB to bridgesVivien Didelot1-2/+39
2016-03-01net: dsa: mv88e6xxx: assign default FDB to portsVivien Didelot2-7/+91
2016-03-01net: dsa: mv88e6xxx: assign dynamic FDB to VLANsVivien Didelot2-9/+49
2016-03-01net: dsa: mv88e6xxx: extract single FDB dumpVivien Didelot1-33/+46
2016-03-01net: dsa: mv88e6xxx: extract single VLAN retrievalVivien Didelot1-20/+35
2016-03-01mlxsw: spectrum: Introduce port splittingIdo Schimmel3-3/+219
2016-03-01mlxsw: spectrum: Mark unused ports using NULLIdo Schimmel1-0/+1
2016-03-01mlxsw: spectrum: Store local port to module mapping during initIdo Schimmel2-21/+16
2016-03-01mlxsw: spectrum: Unmap local port from module during teardownIdo Schimmel1-0/+11
2016-03-01mlxsw: core: Add devlink port splitter callbacksJiri Pirko2-1/+35
2016-03-01mlxsw: Implement devlink interfaceJiri Pirko4-6/+58
2016-03-01mlx4: Implement port type setting via devlink interfaceJiri Pirko1-21/+65
2016-03-01mlx4: Implement devlink interfaceJiri Pirko4-13/+50
2016-03-01net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend1-3/+0
2016-03-01veth: implement ndo_set_rx_headroomPaolo Abeni1-0/+26
2016-03-01net/tun: implement ndo_set_rx_headroomPaolo Abeni1-1/+16
2016-03-01bnxt_en: Add hwrm_send_message_silent().Michael Chan3-1/+13
2016-03-01bnxt_en: Refactor _hwrm_send_message().Michael Chan1-5/+9
2016-03-01bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFORob Swindell3-8/+109
2016-03-01bnxt_en: Fix dmesg log firmware error messages.Michael Chan3-31/+17
2016-03-01bnxt_en: Use firmware provided message timeout value.Michael Chan2-1/+10
2016-03-01bnxt_en: Add coalescing support for tx rings.Michael Chan3-8/+49
2016-03-01bnxt_en: Refactor bnxt_hwrm_set_coal().Michael Chan1-9/+17
2016-03-01bnxt_en: Store irq coalescing timer values in micro seconds.Michael Chan3-29/+34
2016-03-01bnxt_en: Send PF driver unload notification to all VFs.Jeffrey Huang3-2/+52
2016-03-01bnxt_en: Improve bnxt_vf_update_mac().Jeffrey Huang1-5/+11
2016-03-01Merge tag 'linux-can-next-for-4.6-20160226' of git://git.kernel.org/pub/scm/l...David S. Miller2-5/+5
2016-02-29lan78xx: add ethtool set & get pause functionsWoojung.Huh@microchip.com1-3/+77