aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-12ixgbe: do not report 2.5 Gbps as supportedEmil Tantilov1-4/+0
2015-12-12ixgbe: Clean stale VLANs when changing port VLAN or resettingAlexander Duyck1-5/+72
2015-12-12ixgbe: Clear stale pool mappingsAlexander Duyck3-9/+18
2015-12-12ixgbe: Fix VLAN promisc in relation to SR-IOVAlexander Duyck3-73/+72
2015-12-12ixgbe: Add support for VLAN promiscuous with SR-IOVAlexander Duyck2-12/+129
2015-12-12ixgbe: Reorder search to work from the top down instead of bottom upAlexander Duyck1-23/+19
2015-12-12ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck6-12/+38
2015-12-12ixgbe: Simplify configuration of setting VLVF and VLVFBAlexander Duyck1-54/+34
2015-12-12ixgbe: Reduce VT code indent in set_vfta by introducing jump labelAlexander Duyck1-72/+70
2015-12-12ixgbe: Simplify definitions for regidx and bit in set_vftaAlexander Duyck1-29/+19
2015-12-12ixgbe: Fix SR-IOV VLAN pool configurationAlexander Duyck1-2/+2
2015-12-12ixgbe: Return error on failure to allocate mac_tableAlexander Duyck1-0/+2
2015-12-03ixgbe: Reset interface after enabling SR-IOVAlexander Duyck1-0/+3
2015-12-03ixgbe: Always turn PHY power on when requestedMark Rustad2-2/+4
2015-12-03ixgbe: Handle extended IPv6 headers in Tx pathMark Rustad1-8/+15
2015-12-03ixgbe: Save VF info and take referencesMark Rustad3-23/+59
2015-12-03ixgbe: Wait for master disable to be setMark Rustad1-1/+13
2015-12-03ixgbe: Correct spec violations by waiting after resetMark Rustad4-5/+9
2015-12-03ixgbe: Update PTP to support X550EM_x devicesMark Rustad4-197/+578
2015-12-03ixgbe: Allow FDB entries access to more RAR filtersAlexander Duyck1-1/+4
2015-12-03ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addressesAlexander Duyck1-3/+25
2015-12-03ixgbe: Refactor MAC address configuration codeAlexander Duyck2-70/+100
2015-12-03ixgbe: Use private workqueue to avoid certain possible hangsMark Rustad1-1/+13
2015-12-03ixgbe: Add support for newer thermal alarmMark Rustad2-3/+23
2015-12-03ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550emMark Rustad1-13/+8
2015-11-23ixgbe: Remove CS4227 diagnostic codeMark Rustad1-80/+0
2015-11-23ixgbe/ixgbevf: use napi_schedule_irqoff()Alexander Duyck1-2/+2
2015-11-23ixgbe: Add KR mode support for CS4227 chipMark Rustad1-23/+62
2015-11-23ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vectorAlexander Duyck1-1/+2
2015-11-23ixgbe: fix multiple kernel-doc errorsJean Sacren1-6/+3
2015-11-23ixgbe: Delete redundant include fileMark Rustad1-3/+0
2015-11-23ixgbe: drop null test before destroy functionsJulia Lawall1-2/+1
2015-11-18net: provide generic busy polling to all NAPI driversEric Dumazet1-1/+0
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet1-1/+1
2015-10-23ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto3-0/+68
2015-10-23ixgbe: Add new ndo to trust VFHiroshi Shimamoto4-0/+40
2015-10-16drivers/net/intel: use napi_complete_done()Jesse Brandeburg1-5/+9
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-3/+0
2015-10-15ixgbe: Check for setup_internal_link methodMark Rustad1-1/+1
2015-10-15ixgbe: Fix CS4227-related semaphore error on reset failureMark Rustad1-0/+9
2015-10-15ixgbe: disable LRO by defaultEmil Tantilov1-2/+0
2015-10-13ixgbe: add flow control ethertype to the anti-spoofing filterEmil Tantilov2-5/+15
2015-09-23ixgbe: Advance version to 4.2.1Mark Rustad1-1/+1
2015-09-23ixgbe: X540 thermal warning interrupt not a GPIMark Rustad1-3/+0
2015-09-23ixgbe: Fix FCRTH value in VM-to-VM loopback modeMark Rustad2-4/+11
2015-09-23ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeededMark Rustad1-3/+3
2015-09-23ixgbe: Correct several flaws with with DCA setupMark Rustad1-14/+26
2015-09-23ixgbe: Add new X550EM SFP+ device IDMark Rustad1-0/+1
2015-09-23ixgbe: Update ixgbe_disable_pcie_master flow for X550*Mark Rustad1-0/+3
2015-09-23ixgbe: Add small packet padding support for X550Mark Rustad2-0/+4