summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2016-04-04ixgbe: Extend cls_u32 offload to support UDP headersAmritha Nambiar
2016-04-04ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore
2016-04-04ixgbe: add a callback to set the maximum transmit bitrateRostislav Pehlivanov
2016-04-04ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad
2016-04-04ixgbe: Add support for generic Tx checksumsAlexander Duyck
2016-04-04ixgbe: use eth_platform_get_mac_address()Sowmini Varadhan
2016-04-04ixgbe: Make all unchanging ops structures constMark Rustad
2016-04-04ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTAAlexander Duyck
2016-04-04ixgbe: Do not allow PF to add VLVF entry unless it actually needs itAlexander Duyck
2016-04-04ixgbe: Extend trust to allow guest to set unicast addresschas williams
2016-04-04ixgbe: on recv increment rx.ring->stats.yieldsPavel Tikhomirov
2016-03-29ixgbe: Fix cls_u32 offload support for L4 portsSridhar Samudrala
2016-03-29ixgbe: Fix cls_u32 offload support for fields with masksSridhar Samudrala
2016-03-29ixgbe: fix error handling in TC cls_u32 offload routinesSridhar Samudrala
2016-03-29ixgbe: make __ixgbe_setup_tc staticEmil Tantilov
2016-03-29ixgbe: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-03-29ixgbe: Use udelay to avoid sleeping while atomicMark Rustad
2016-03-29ixgbe: Fix ATR so that it correctly handles IPv6 extension headersAlexander Duyck
2016-03-29ixgbe: Store VXLAN port number in network orderAlexander Duyck
2016-03-29ixgbe: Fix for RAR0 not being set to default MAC addrTushar Dave
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend
2016-03-01net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend
2016-02-17ixgbe: fix dates on header of ixgbe_model.hJohn Fastabend
2016-02-17ixgbe: use u32 instead of __u32 in model headerJohn Fastabend
2016-02-17net: ixgbe: abort with cls u32 divisor groups greater than 1John Fastabend
2016-02-17net: ixgbe: add support for tc_u32 offloadJohn Fastabend
2016-02-17net: ixgbe: add minimal parser details for ixgbeJohn Fastabend
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2016-02-11ixgbe: bulk free SKBs during TX completion cleanup cycleJesper Dangaard Brouer
2016-01-08ixgbe: Make ATR recognize IPv6 extended headersMark Rustad
2016-01-08ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh
2016-01-08ixgbe: Fix to get FDMI HBA attributes information with X550Usha Ketineni
2016-01-08ixgbe: Correct handling of any outer UDP checksum settingMark Rustad
2016-01-08ixgbe: do not call check_link for ethtool in ixgbe_get_settings()Emil Tantilov
2016-01-08ixgbe: fix broken PFC with X550Vasu Dev
2016-01-08ixgbe: use correct FCoE DDP max checkVasu Dev
2016-01-08ixgbe: Fill at least min credits to a TC credit refillsVasu Dev
2015-12-29ixgbe: Fix bugs in ixgbe_clear_vf_vlans()Alexander Duyck
2015-12-29ixgbe: Correct X550EM_x revision checkMark Rustad
2015-12-29ixgbe: fix RSS limit for X550Emil Tantilov
2015-12-29ixgbe: Clean up redundancy in hw_enc_featuresMark Rustad
2015-12-29ixgbe: report correct media type for KR, KX and KX4 interfacesVeola Nazareth
2015-12-29ixgbe: add support for QSFP PHY types in ixgbe_get_settings()Emil Tantilov
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert
2015-12-12ixgbe: do not report 2.5 Gbps as supportedEmil Tantilov