aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAge
...
* ixgbe: Do not allow PF to add VLVF entry unless it actually needs itAlexander Duyck2016-04-04
* ixgbe: Extend trust to allow guest to set unicast addresschas williams2016-04-04
* ixgbe: on recv increment rx.ring->stats.yieldsPavel Tikhomirov2016-04-04
* ixgbe: Fix cls_u32 offload support for L4 portsSridhar Samudrala2016-03-30
* ixgbe: Fix cls_u32 offload support for fields with masksSridhar Samudrala2016-03-30
* ixgbe: fix error handling in TC cls_u32 offload routinesSridhar Samudrala2016-03-30
* ixgbe: make __ixgbe_setup_tc staticEmil Tantilov2016-03-30
* ixgbe: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-03-30
* ixgbe: Use udelay to avoid sleeping while atomicMark Rustad2016-03-30
* ixgbe: Fix ATR so that it correctly handles IPv6 extension headersAlexander Duyck2016-03-30
* ixgbe: Store VXLAN port number in network orderAlexander Duyck2016-03-30
* ixgbe: Fix for RAR0 not being set to default MAC addrTushar Dave2016-03-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\
| * net: relax setup_tc ndo op handle restrictionJohn Fastabend2016-03-03
| * net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend2016-03-01
| * ixgbe: fix dates on header of ixgbe_model.hJohn Fastabend2016-02-17
| * ixgbe: use u32 instead of __u32 in model headerJohn Fastabend2016-02-17
| * net: ixgbe: abort with cls u32 divisor groups greater than 1John Fastabend2016-02-17
| * net: ixgbe: add support for tc_u32 offloadJohn Fastabend2016-02-17
| * net: ixgbe: add minimal parser details for ixgbeJohn Fastabend2016-02-17
| * net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2016-02-17
| * net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-17
| * ixgbe: bulk free SKBs during TX completion cleanup cycleJesper Dangaard Brouer2016-02-11
* | mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-17
|/
* ixgbe: Make ATR recognize IPv6 extended headersMark Rustad2016-01-08
* ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh2016-01-08
* ixgbe: Fix to get FDMI HBA attributes information with X550Usha Ketineni2016-01-08
* ixgbe: Correct handling of any outer UDP checksum settingMark Rustad2016-01-08
* ixgbe: do not call check_link for ethtool in ixgbe_get_settings()Emil Tantilov2016-01-08
* ixgbe: fix broken PFC with X550Vasu Dev2016-01-08
* ixgbe: use correct FCoE DDP max checkVasu Dev2016-01-08
* ixgbe: Fill at least min credits to a TC credit refillsVasu Dev2016-01-08
* ixgbe: Fix bugs in ixgbe_clear_vf_vlans()Alexander Duyck2015-12-29
* ixgbe: Correct X550EM_x revision checkMark Rustad2015-12-29
* ixgbe: fix RSS limit for X550Emil Tantilov2015-12-29
* ixgbe: Clean up redundancy in hw_enc_featuresMark Rustad2015-12-29
* ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth2015-12-29
* ixgbe: add support for QSFP PHY types in ixgbe_get_settings()Emil Tantilov2015-12-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\
| * ixgbe: Reset interface after enabling SR-IOVAlexander Duyck2015-12-03
* | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-15
* | sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-15
* | ixgbe: do not report 2.5 Gbps as supportedEmil Tantilov2015-12-12
* | ixgbe: Clean stale VLANs when changing port VLAN or resettingAlexander Duyck2015-12-12
* | ixgbe: Clear stale pool mappingsAlexander Duyck2015-12-12
* | ixgbe: Fix VLAN promisc in relation to SR-IOVAlexander Duyck2015-12-12
* | ixgbe: Add support for VLAN promiscuous with SR-IOVAlexander Duyck2015-12-12
* | ixgbe: Reorder search to work from the top down instead of bottom upAlexander Duyck2015-12-12
* | ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVFAlexander Duyck2015-12-12
* | ixgbe: Simplify configuration of setting VLVF and VLVFBAlexander Duyck2015-12-12