summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Make ATR recognize IPv6 extended headersMark Rustad2016-01-081-10/+37
* ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh2016-01-083-1/+8
* ixgbe: Fix to get FDMI HBA attributes information with X550Usha Ketineni2016-01-081-2/+5
* ixgbe: Correct handling of any outer UDP checksum settingMark Rustad2016-01-081-1/+1
* ixgbe: do not call check_link for ethtool in ixgbe_get_settings()Emil Tantilov2016-01-081-5/+2
* ixgbe: fix broken PFC with X550Vasu Dev2016-01-081-3/+3
* ixgbe: use correct FCoE DDP max checkVasu Dev2016-01-081-2/+2
* ixgbe: Fill at least min credits to a TC credit refillsVasu Dev2016-01-081-1/+6
* ixgbe: Fix bugs in ixgbe_clear_vf_vlans()Alexander Duyck2015-12-291-4/+4
* ixgbe: Correct X550EM_x revision checkMark Rustad2015-12-292-7/+4
* ixgbe: fix RSS limit for X550Emil Tantilov2015-12-291-1/+1
* ixgbe: Clean up redundancy in hw_enc_featuresMark Rustad2015-12-291-5/+2
* ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth2015-12-291-13/+42
* ixgbe: add support for QSFP PHY types in ixgbe_get_settings()Emil Tantilov2015-12-291-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-171-0/+3
|\
| * ixgbe: Reset interface after enabling SR-IOVAlexander Duyck2015-12-031-0/+3
* | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-151-1/+1
* | sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-151-2/+2
* | ixgbe: do not report 2.5 Gbps as supportedEmil Tantilov2015-12-121-4/+0
* | ixgbe: Clean stale VLANs when changing port VLAN or resettingAlexander Duyck2015-12-121-5/+72
* | ixgbe: Clear stale pool mappingsAlexander Duyck2015-12-123-9/+18
* | ixgbe: Fix VLAN promisc in relation to SR-IOVAlexander Duyck2015-12-123-73/+72
* | ixgbe: Add support for VLAN promiscuous with SR-IOVAlexander Duyck2015-12-122-12/+129
* | ixgbe: Reorder search to work from the top down instead of bottom upAlexander Duyck2015-12-121-23/+19
* | ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck2015-12-126-12/+38
* | ixgbe: Simplify configuration of setting VLVF and VLVFBAlexander Duyck2015-12-121-54/+34
* | ixgbe: Reduce VT code indent in set_vfta by introducing jump labelAlexander Duyck2015-12-121-72/+70
* | ixgbe: Simplify definitions for regidx and bit in set_vftaAlexander Duyck2015-12-121-29/+19
* | ixgbe: Fix SR-IOV VLAN pool configurationAlexander Duyck2015-12-121-2/+2
* | ixgbe: Return error on failure to allocate mac_tableAlexander Duyck2015-12-121-0/+2
* | ixgbe: Always turn PHY power on when requestedMark Rustad2015-12-032-2/+4
* | ixgbe: Handle extended IPv6 headers in Tx pathMark Rustad2015-12-031-8/+15
* | ixgbe: Save VF info and take referencesMark Rustad2015-12-033-23/+59
* | ixgbe: Wait for master disable to be setMark Rustad2015-12-031-1/+13
* | ixgbe: Correct spec violations by waiting after resetMark Rustad2015-12-034-5/+9
* | ixgbe: Update PTP to support X550EM_x devicesMark Rustad2015-12-034-197/+578
* | ixgbe: Allow FDB entries access to more RAR filtersAlexander Duyck2015-12-031-1/+4
* | ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addressesAlexander Duyck2015-12-031-3/+25
* | ixgbe: Refactor MAC address configuration codeAlexander Duyck2015-12-032-70/+100
* | ixgbe: Use private workqueue to avoid certain possible hangsMark Rustad2015-12-031-1/+13
* | ixgbe: Add support for newer thermal alarmMark Rustad2015-12-032-3/+23
* | ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550emMark Rustad2015-12-031-13/+8
* | ixgbe: Remove CS4227 diagnostic codeMark Rustad2015-11-231-80/+0
* | ixgbe/ixgbevf: use napi_schedule_irqoff()Alexander Duyck2015-11-231-2/+2
* | ixgbe: Add KR mode support for CS4227 chipMark Rustad2015-11-231-23/+62
* | ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck2015-11-231-1/+2
* | ixgbe: fix multiple kernel-doc errorsJean Sacren2015-11-231-6/+3
* | ixgbe: Delete redundant include fileMark Rustad2015-11-231-3/+0
* | ixgbe: drop null test before destroy functionsJulia Lawall2015-11-231-2/+1
* | net: provide generic busy polling to all NAPI driversEric Dumazet2015-11-181-1/+0
OpenPOWER on IntegriCloud