summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
...
* 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-091-16/+34
* ixgbe: Move bridge mode from flag to variableDon Skidmore2015-04-093-19/+20
* e100: Use dma_rmb/wmb where appropriateAlexander Duyck2015-04-091-3/+3
* i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck2015-04-092-4/+4
* e1000, e1000e: Use dma_rmb instead of rmb for descriptor read orderingAlexander Duyck2015-04-082-7/+7
* 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
* ptp: ixgbe: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
* 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
* ethernet: Use bool function returns of true/false instead of 1/0Joe Perches2015-03-311-2/+2
* Merge branch 'ptp-2038'David S. Miller2015-03-315-54/+57
|\
| * ptp: ixgbe: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-7/+7
| * ptp: igb: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-20/+21
| * ptp: i40e: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-13/+13
| * ptp: fm10k: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-6/+6
| * ptp: e1000e: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-8/+8
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-2910-24/+46
|\
| * i40e: Bump version to 1.2.43Catherine Sullivan2015-03-271-1/+1
| * i40evf: add FW version to ethtool infoMitch Williams2015-03-271-1/+1
| * i40e: Increase PF reset max loop limitAkeem G Abodunrin2015-03-271-1/+1
| * i40evf: resequence close operationsMitch Williams2015-03-271-7/+3
| * i40evf: delay releasing ringsMitch Williams2015-03-273-13/+14
| * i40e/i40evf: implement KR2 supportJesse Brandeburg2015-03-276-1/+26
* | igb: Enable TSO for stacked vlanToshiaki Makita2015-03-291-0/+1
|/
* igbvf: use netif_carrier_off earlier when bringing if downTodd Fujinaka2015-03-201-2/+1
* igb: use netif_carrier_off earlier when bringing if downTodd Fujinaka2015-03-201-3/+1
* e1000e: NVM write protect access removed from SPT HWYanir Lubetkin2015-03-201-1/+2
* e1000e: call netif_carrier_off early on downEliezer Tamir2015-03-201-2/+2
* ixgb: call netif_carrier_off early on downEliezer Tamir2015-03-201-1/+2
* i40e: add NVM update events to AQ cleanShannon Nelson2015-03-191-0/+4
* ixgbevf: Use ether_addr_copy() instead of memcpy()Jeff Kirsher2015-03-131-4/+4
* ixgbevf: Fix code comments and whitespaceJeff Kirsher2015-03-139-495/+498
* ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anythingAlexander Duyck2015-03-132-15/+4