summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ixgbe: Add a RETA query command to VF-PF channel APIVlad Zolotarov2015-04-112-0/+39
| | * | ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS infoVlad Zolotarov2015-04-114-2/+40
| | * | ixgbe: Add the appropriate ethtool ops to query RSS indirection table and keyVlad Zolotarov2015-04-113-1/+44
| | * | ixgbe: Refactor the RSS configuration codeVlad Zolotarov2015-04-112-44/+112
| * | | net/macb: sqe_test_errors are TX errors, not RX errorsWolfgang Steinwender2015-04-131-2/+2
| |/ /
| * | ixgbe: Drop unnecessary call to rcu_barrierAlexander Duyck2015-04-101-2/+0
| * | ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_featuresAlexander Duyck2015-04-101-1/+1
| * | ixgbe: adds x550 specific FCoE offloadsVasu Dev2015-04-103-27/+107
| * | ixgbe: add support for X550 source_address_prunningDon Skidmore2015-04-103-0/+77
| * | ixgbe: add new bridge mode support function.Don Skidmore2015-04-101-16/+34
| * | ixgbe: Move bridge mode from flag to variableDon Skidmore2015-04-103-19/+20
| * | amd-xgbe: Add support for the netdev Tx watchdogLendacky, Thomas2015-04-092-0/+12
| * | amd-xgbe: Move Rx mode configuration into initLendacky, Thomas2015-04-093-17/+20
| * | amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas2015-04-094-28/+21
| * | e100: Use dma_rmb/wmb where appropriateAlexander Duyck2015-04-091-3/+3
| * | i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck2015-04-092-4/+4
| * | mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck2015-04-094-10/+10
| * | cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriateAlexander Duyck2015-04-093-14/+14
| * | sfc: Revert SRIOV changes.David S. Miller2015-04-0816-454/+207
| * | stmmac: Add an optional register interface clockAndrew Bresticker2015-04-082-0/+16
| * | sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah2015-04-089-1/+87
| * | sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-04-0815-207/+368
| * | e1000, e1000e: Use dma_rmb instead of rmb for descriptor read orderingAlexander Duyck2015-04-082-7/+7
| * | s2io: Update driver to use dma_wmbAlexander Duyck2015-04-081-4/+4
| * | sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmbAlexander Duyck2015-04-083-18/+18
| * | cxgb4: Move ethtool related code to a separate fileHariprasad Shenai2015-04-075-1608/+1702
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-072-7/+3
| |\|
| * | mvneta: implement SGMII-based in-band link state signalingStas Sergeev2015-04-031-11/+95
| * | i40e: Bump to version 1.3.1Catherine Sullivan2015-04-031-2/+2
| * | i40evf: Refactor VF RSS codeAnjali Singhai Jain2015-04-031-32/+11
| * | i40evf: protect VLAN filter listMitch Williams2015-04-031-2/+22
| * | i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain2015-04-034-53/+76
| * | i40e: stop flow director on shutdownMitch Williams2015-04-031-0/+2
| * | i40e: fix up VXLAN messagesShannon Nelson2015-04-031-19/+19
| * | i40e: Don't register/de-register apps on NIC partitions in MFP modeNeerav Parikh2015-04-031-0/+8
| * | i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabledGreg Rose2015-04-032-0/+27
| * | i40e: warn at the right timeMitch Williams2015-04-031-3/+2
| * | i40e: fix invalid void return in FCoE codeJesse Brandeburg2015-04-031-2/+1
| * | i40e/i40evf: fix bug when skb allocation failsJesse Brandeburg2015-04-032-2/+8
| * | i40e: Change some memcpys to struct assignmentsJesse Brandeburg2015-04-031-11/+8
| * | i40e: Print some more info to help figure out the cause of HMC errorAnjali Singhai Jain2015-04-031-0/+3
| * | i40e: validate VSI param from VFsMitch Williams2015-04-031-0/+2
| * | 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