aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-02-283c59x: Ensure to apply the expires timeStafford Horne1-1/+1
2016-02-27rocker: fix an error codeDan Carpenter1-1/+1
2016-02-26Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller13-144/+261
2016-02-25net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny3-170/+189
2016-02-25qed, qede: rebrand module descriptionYuval Mintz2-6/+6
2016-02-25qed: Prevent probe on previous errorYuval Mintz1-0/+11
2016-02-25qed: add MODULE_FIRMWARE()Yuval Mintz1-0/+2
2016-02-25qede: Don't report link change needlesslyYuval Mintz1-6/+10
2016-02-25qede: Linearize SKBs when neededYuval Mintz1-5/+33
2016-02-25qede: Change pci DID for 10g deviceYuval Mintz1-1/+1
2016-02-25netxen: Use kobj_to_dev()Amitoj Kaur Chawla1-5/+5
2016-02-253c59x: Use setup_timer()Amitoj Kaur Chawla1-8/+2
2016-02-25forcedeth: Use setup_timer()Amitoj Kaur Chawla1-6/+2
2016-02-25net: tulip: Use setup_timer()Amitoj Kaur Chawla1-9/+5
2016-02-25gianfar: fix endianness for hardware timestampYangbo Lu1-2/+2
2016-02-25gianfar_ptp: replace get_of_u32 with of_property_read_u32Yangbo Lu1-20/+13
2016-02-24bnx2x: add a separate GENEVE Kconfig symbolArnd Bergmann2-7/+17
2016-02-24igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann3-6/+8
2016-02-24igb: Fix VLAN tag stripping on Intel i350Corinna Vinschen1-9/+32
2016-02-24igbvf: remove "link is Up" message when registering mcast addressJon Maxwell1-1/+0
2016-02-24igbvf: Add support for generic Tx checksumsAlexander Duyck2-61/+82
2016-02-24igb: Add support for generic Tx checksumsAlexander Duyck1-58/+48
2016-02-24igb: rename igb define to be more genericTodd Fujinaka2-4/+4