summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Fix Tx map failure pathAlexander Duyck2017-10-261-12/+6
* ixgbe: incorrect XDP ring accounting in ethtool tx_frame paramJohn Fastabend2017-10-091-8/+8
* net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagDing Tianhong2017-10-092-41/+0
* Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong2017-10-091-1/+1
* ixgbe: fix masking of bits read from IXGBE_VXLANCTRL registerSabrina Dubroca2017-10-091-1/+1
* ixgbe: Return error when getting PHY address if PHY access is not supportedMark D Rustad2017-10-091-0/+4
* ixgbe: use return codes from ndo_xdp_xmit that are distinguishableJesper Dangaard Brouer2017-08-241-2/+2
* ixgbe: change ndo_xdp_xmit return code on xmit errorsJesper Dangaard Brouer2017-08-181-1/+1
* net/sched: Fix the logic error to decide the ingress qdiscChris Mi2017-08-181-1/+1
* net: sched: use newly added classid identity helpersJiri Pirko2017-08-111-1/+1
* net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-071-3/+3
* net: sched: push cls related args into cls_common structureJiri Pirko2017-08-071-11/+6
* ixgbe: push cls_u32 and mqprio setup_tc processing into separate functionsJiri Pirko2017-08-071-28/+39
* net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-071-4/+5
* net: sched: change names of action number helpers to be aligned with the restJiri Pirko2017-08-041-1/+1
* ixgbe: Disable flow control for XFITony Nguyen2017-07-252-27/+35
* ixgbe: Do not support flow control autonegotiation for X553Tony Nguyen2017-07-251-6/+19
* ixgbe: Update NW_MNG_IF_SEL support for X553Tony Nguyen2017-07-253-6/+14
* ixgbe: Enable LASI interrupts for X552 devicesTony Nguyen2017-07-251-9/+22
* ixgbe: Ensure MAC filter was added before setting MACVLANTony Nguyen2017-07-251-3/+6
* xdp: Add batching support to redirect mapJohn Fastabend2017-07-171-3/+25
* xdp: add trace event for xdp redirectJohn Fastabend2017-07-171-1/+1
* ixgbe: add initial support for xdp redirectJohn Fastabend2017-07-171-1/+40
* ixgbe: NULL xdp_tx rings on resource cleanupJohn Fastabend2017-07-171-2/+6
* bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROGMartin KaFai Lau2017-06-161-0/+2
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
* ixgbe: pci_set_drvdata must be called before register_netdevJeff Mahoney2017-06-131-1/+1
* ixgbe: Resolve cppcheck format string warningTony Nguyen2017-06-131-1/+1
* ixgbe: fix writes to PFQDEEmil Tantilov2017-06-131-1/+1
* ixgbe: Bump version numberTony Nguyen2017-06-131-1/+1
* ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller2017-06-133-0/+29
* ixgbe: add statistic indicating number of skipped Tx timestampsJacob Keller2017-06-133-10/+17
* ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller2017-06-131-5/+15
* ixgbe: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller2017-06-131-3/+12
* net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2017-06-081-2/+5
* ixgbe: fix incorrect status checkEmil Tantilov2017-05-311-4/+4
* ixgbe: add missing configuration for rate select 1Emil Tantilov2017-05-311-0/+19
* ixgbe: always call setup_mac_link for multispeed fiberEmil Tantilov2017-05-311-18/+0
* ixgbe: add write flush when configuring CS4223/7Emil Tantilov2017-05-311-2/+18
* ixgbe: correct CS4223/7 PHY identificationEmil Tantilov2017-05-312-6/+7
* ixgbe: Resolve warnings for -Wimplicit-fallthroughTony Nguyen2017-05-315-11/+18
* ixgbe: Resolve truncation warning for q_vector->nameTony Nguyen2017-05-311-7/+7
* ixgbe: Add error checking to setting VF MACTony Nguyen2017-05-311-13/+41
* ixgbe: Correct thermal sensor event checkMark Rustad2017-05-311-2/+1
* ixgbe: enable L3/L4 filtering for Tx switched packetsEmil Tantilov2017-05-311-0/+3
* ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] supportPaul Greenwalt2017-05-313-2/+29
* ixgbe: initialize u64_stats_sync structures early at ixgbe_probeLiwei Song2017-05-311-4/+4
* ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packetsScott Peterson2017-05-311-2/+10
* net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar2017-05-211-0/+1
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-14/+2
|\
OpenPOWER on IntegriCloud