summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2017-08-18ixgbe: change ndo_xdp_xmit return code on xmit errorsJesper Dangaard Brouer
2017-08-18net/sched: Fix the logic error to decide the ingress qdiscChris Mi
2017-08-11net: sched: use newly added classid identity helpersJiri Pirko
2017-08-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-08igb: support BCM54616 PHYJohn W Linville
2017-08-08igbvf: convert msleep to mdelay in atomic contextGreg Edwards
2017-08-08igbvf: after mailbox write, wait for replyGreg Edwards
2017-08-08igbvf: add lock around mailbox opsGreg Edwards
2017-08-08e1000e: Initial Support for IceLakeSasha Neftin
2017-08-08igb: do not drop PF mailbox lock after read of VF messageGreg Edwards
2017-08-08igb: expose mailbox unlock methodGreg Edwards
2017-08-08igb: add argument names to mailbox op function declarationsGreg Edwards
2017-08-08igb: Remove incorrect "unexpected SYS WRAP" log messageCorinna Vinschen
2017-08-08e1000e: add check on e1e_wphy() return valueGustavo A R Silva
2017-08-08igb: protect TX timestamping from API misuseCliff Spradlin
2017-08-08igb: Fix error of RX network flow classificationGangfeng Huang
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07ixgbe: push cls_u32 and mqprio setup_tc processing into separate functionsJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko
2017-08-01ixgbe: Initialize 64-bit stats seqcountsFlorian Fainelli
2017-08-01i40e: Initialize 64-bit statistics TX ring seqcountFlorian Fainelli
2017-07-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-07-26i40e: handle setting administratively set MAC address back to zeroStefan Assmann
2017-07-26i40evf: remove unnecessary __packedTushar Dave
2017-07-26i40evf: Use le32_to_cpu before evaluating HW desc fieldsTushar Dave
2017-07-26i40e: report BPF prog id during XDP_QUERY_PROGDaniel Borkmann
2017-07-26i40evf: add some missing includesJesse Brandeburg
2017-07-26i40e: display correct UDP tunnel type nameJacob Keller
2017-07-26i40e/i40evf: remove mismatched type warningsJesse Brandeburg
2017-07-26i40e/i40evf: make IPv6 ATR code clearerJesse Brandeburg
2017-07-26i40e: fix odd formatting and indentJesse Brandeburg
2017-07-26i40e: fix up 32 bit timespec referencesJesse Brandeburg
2017-07-26i40e: Handle admin Q timeout when releasing NVMPaul M Stillwell Jr
2017-07-26i40e: remove WQ_UNBOUND and the task limit of our workqueueJacob Keller
2017-07-26i40e: Fix for trace found with S4 stateCarolyn Wyborny
2017-07-26i40e: fix incorrect variable assignmentGustavo A R Silva
2017-07-25ixgbe: Disable flow control for XFITony Nguyen
2017-07-25ixgbe: Do not support flow control autonegotiation for X553Tony Nguyen
2017-07-25ixgbe: Update NW_MNG_IF_SEL support for X553Tony Nguyen
2017-07-25ixgbe: Enable LASI interrupts for X552 devicesTony Nguyen
2017-07-25ixgbe: Ensure MAC filter was added before setting MACVLANTony Nguyen
2017-07-17xdp: Add batching support to redirect mapJohn Fastabend
2017-07-17xdp: add trace event for xdp redirectJohn Fastabend
2017-07-17ixgbe: add initial support for xdp redirectJohn Fastabend
2017-07-17ixgbe: NULL xdp_tx rings on resource cleanupJohn Fastabend
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds