summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | i40evf: Fix Outer UDP RX checksum codeAnjali Singhai Jain2015-04-031-11/+13
| * | | | | net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed2015-04-021-0/+22
| * | | | | net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-021-0/+91
| * | | | | net/mlx5_core: Update module info macros for ConnectX4 SupportAchiad Shochat2015-04-021-3/+3
| * | | | | net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-0218-18/+18
| * | | | | net/mlx5_core: Fix a bug in alloc_tokenAchiad Shochat2015-04-021-1/+4
| * | | | | net/mlx5_core: Avoid usage command work entry after writing command doorbellIra Gusinsky2015-04-021-1/+2
| * | | | | net/mlx5_core: Avoid copying outbox in aysnc command completionEli Cohen2015-04-021-1/+2
| * | | | | net/mlx5_core: Use coherent memory for command interface pageEli Cohen2015-04-021-23/+49
| * | | | | net/mlx5_core: Use the right inbox struct in destroy mkey commandAchiad Shochat2015-04-021-1/+1
| * | | | | net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed2015-04-021-0/+3
| * | | | | net/mlx5_core: Avoid setting DC requestor/responder resourcesEli Cohen2015-04-021-2/+0
| * | | | | net/mlx5_core: Allocate firmware pages from device's NUMA nodeEli Cohen2015-04-021-1/+2
| * | | | | net/mlx4_en: Add RX-ALL supportMuhammad Mahajna2015-04-025-2/+81
| * | | | | net/mlx4_en: Add RX-FCS supportMuhammad Mahajna2015-04-022-7/+31
| * | | | | net/mlx4_en: Add interface identify supportIdo Shamay2015-04-024-0/+64
| * | | | | net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay2015-04-022-16/+23
| * | | | | net/mlx4: Set enhanced QoS support by default when ETS supportedIdo Shamay2015-04-021-3/+3
| * | | | | net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay2015-04-023-3/+14
| * | | | | net/mlx4_en: Enable TX rate limit per VFIdo Shamay2015-04-022-1/+187
| * | | | | net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay2015-04-025-1/+24
| * | | | | net/mlx4: Allocate VPPs for each port on PF initIdo Shamay2015-04-023-0/+76
| * | | | | net/mlx4: Query device for QoS per VF supportIdo Shamay2015-04-021-1/+9
| * | | | | net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay2015-04-023-0/+134
| * | | | | net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay2015-04-023-0/+112
| * | | | | net/mlx4: New file for QoS related firmware commandsIdo Shamay2015-04-026-88/+204
| * | | | | net/mlx4: Aesthetic code changes in multi_func_initIdo Shamay2015-04-021-4/+15
| * | | | | net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay2015-04-021-5/+0
| * | | | | net/mlx4_en: Change loopback only upon feature changeIdo Shamay2015-04-022-7/+10
| * | | | | net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay2015-04-023-0/+15
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-0222-226/+418
| |\ \ \ \ \
| * | | | | | vxge: Add const to ethtool_driver_stats_keysJoe Perches2015-04-012-19/+19
| * | | | | | chelsio cxgb/cxgb3: Make stats_strings arrays constJoe Perches2015-04-012-2/+2
| * | | | | | net: bcmgenet: enable MoCA link state change detectionPetri Gynther2015-04-013-2/+24
| * | | | | | ptp: ixgbe: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
| * | | | | | ptp: fec: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
| * | | | | | ptp: tg3: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1
| * | | | | | ptp: blackfin: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+3
| * | | | | | ptp: cpts: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
| * | | | | | ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1
| * | | | | | ptp: mlx4: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1
| * | | | | | ptp: igb: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
| * | | | | | ptp: e1000e: use helpers for converting ns to timespec.Richard Cochran2015-03-311-3/+1
| * | | | | | ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+3
| * | | | | | ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
| * | | | | | net/macb: unify peripheral version testingNicolas Ferre2015-03-312-5/+7
| * | | | | | net/macb: fix the peripheral version testNicolas Ferre2015-03-311-1/+1
| * | | | | | net/macb: add the user i/o to ethtool register dumpNicolas Ferre2015-03-312-2/+2
| * | | | | | net/macb: fix probe sequence to setup clocks earlierNicolas Ferre2015-03-312-67/+104
| * | | | | | net/macb: trivial: correct wording for capsNicolas Ferre2015-03-311-2/+2