summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
...
* ixgbe: extend firmware version supportPaul Greenwalt2018-01-097-14/+198
* ixgbe: advertise highest capable link speedPaul Greenwalt2018-01-091-9/+8
* ixgbe: remove unused enum latency_rangeEmil Tantilov2018-01-091-7/+0
* ixgbe: enable multicast on shutdown for WOLEmil Tantilov2018-01-091-7/+7
* ixgbe: setup xdp_rxq_infoJesper Dangaard Brouer2018-01-053-1/+15
* act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang2017-12-061-2/+4
* ixgbe: Fix skb list corruption on Power systemsBrian King2017-11-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-157-106/+332
|\
| * net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel2017-11-081-1/+1
| * net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-051-2/+2
| * net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko2017-11-021-0/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-301-12/+6
| |\
| * | net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko2017-10-211-2/+0
| * | ixgbe: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-211-6/+39
| * | ethernet/intel: Convert timers to use timer_setup()Kees Cook2017-10-181-4/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-094-50/+13
| |\ \
| * | | ixgbe: fix crash when injecting AER after failed resetEmil Tantilov2017-10-091-0/+3
| * | | ixgbe: Update adaptive ITR algorithmAlexander Duyck2017-10-093-55/+178
| * | | ixgbe: fix the FWSM.PT check in ixgbe_mng_present()Emil Tantilov2017-10-091-2/+2
| * | | ixgbe: fix use of uninitialized paddingEmil Tantilov2017-10-092-2/+4
| * | | ixgbe: add counter for times Rx pages gets allocated, not recycledJesper Dangaard Brouer2017-10-093-0/+7
| * | | ixgbe: split Tx/Rx ring clearing for ethtool loopback testEmil Tantilov2017-10-091-19/+34
| * | | ixgbe: add error checks when initializing the PHYEmil Tantilov2017-10-091-2/+6
| * | | ixgbe: restore normal RSS after last macvlan offload is removedShannon Nelson2017-10-091-0/+11
| * | | ixgbe: declare ixgbe_mac_operations structures as constBhumika Goyal2017-10-091-2/+2
| * | | ixgbe: Clear SWFW_SYNC register during initEmil Tantilov2017-10-091-7/+12
| * | | bpf, ixgbe: add meta data supportDaniel Borkmann2017-09-261-4/+26
| * | | bpf: add meta pointer for direct accessDaniel Borkmann2017-09-261-0/+1
* | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-12/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | ixgbe: Fix Tx map failure pathAlexander Duyck2017-10-261-12/+6
| | |/ | |/|
* / | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-253-8/+8
|/ /
* | 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