summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net: move skb_mark_napi_id() into core networking stackEric Dumazet2015-11-181-1/+1
|/
* ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto2015-10-233-0/+68
* ixgbe: Add new ndo to trust VFHiroshi Shimamoto2015-10-234-0/+40
* drivers/net/intel: use napi_complete_done()Jesse Brandeburg2015-10-161-5/+9
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-3/+0
* ixgbe: Check for setup_internal_link methodMark Rustad2015-10-151-1/+1
* ixgbe: Fix CS4227-related semaphore error on reset failureMark Rustad2015-10-151-0/+9
* ixgbe: disable LRO by defaultEmil Tantilov2015-10-151-2/+0
* ixgbe: add flow control ethertype to the anti-spoofing filterEmil Tantilov2015-10-132-5/+15
* ixgbe: Advance version to 4.2.1Mark Rustad2015-09-231-1/+1
* ixgbe: X540 thermal warning interrupt not a GPIMark Rustad2015-09-231-3/+0
* ixgbe: Fix FCRTH value in VM-to-VM loopback modeMark Rustad2015-09-232-4/+11
* ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeededMark Rustad2015-09-231-3/+3
* ixgbe: Correct several flaws with with DCA setupMark Rustad2015-09-231-14/+26
OpenPOWER on IntegriCloud