summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe
AgeCommit message (Expand)Author
2018-01-12ixgbe: Fix kernel-doc format warningsTony Nguyen
2018-01-12ixgbe: Fix handling of macvlan Tx offloadAlexander Duyck
2018-01-12ixgbe: avoid bringing rings up/down as macvlans are added/removedAlexander Duyck
2018-01-12ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offloadAlexander Duyck
2018-01-12ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded r...Alexander Duyck
2018-01-12ixgbe: Don't assume dev->num_tc is equal to hardware TC configAlexander Duyck
2018-01-12ixgbe: Default to 1 pool always being allocatedAlexander Duyck
2018-01-12ixgbe: Assume provided MAC filter has been verified by macvlanAlexander Duyck
2018-01-09ixgbe: Drop l2_accel_priv data pointer from ring structAlexander Duyck
2018-01-09ixgbe: Use ring values to test for Tx pendingAlexander Duyck
2018-01-09ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devicesAlexander Duyck
2018-01-09ixgbe: There is no need to update num_rx_pools in L2 fwd offloadAlexander Duyck
2018-01-09ixgbe: Add support for macvlan offload RSS on X550 and clean-up pool handlingAlexander Duyck
2018-01-09ixgbe: Perform reinit any time number of VFs changeAlexander Duyck
2018-01-09ixgbe: Fix interaction between SR-IOV and macvlan offloadAlexander Duyck
2018-01-09ixgbe: Remove an obsolete comment about ITRTonghao Zhang
2018-01-09ixgbe: extend firmware version supportPaul Greenwalt
2018-01-09ixgbe: advertise highest capable link speedPaul Greenwalt
2018-01-09ixgbe: remove unused enum latency_rangeEmil Tantilov
2018-01-09ixgbe: enable multicast on shutdown for WOLEmil Tantilov
2018-01-05ixgbe: setup xdp_rxq_infoJesper Dangaard Brouer
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang
2017-11-21ixgbe: Fix skb list corruption on Power systemsBrian King
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-26ixgbe: Fix Tx map failure pathAlexander Duyck
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-21net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko
2017-10-21ixgbe: Convert ndo_setup_tc offloads to block callbacksJiri Pirko
2017-10-18ethernet/intel: Convert timers to use timer_setup()Kees Cook
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-09ixgbe: fix crash when injecting AER after failed resetEmil Tantilov
2017-10-09ixgbe: Update adaptive ITR algorithmAlexander Duyck
2017-10-09ixgbe: fix the FWSM.PT check in ixgbe_mng_present()Emil Tantilov
2017-10-09ixgbe: fix use of uninitialized paddingEmil Tantilov
2017-10-09ixgbe: add counter for times Rx pages gets allocated, not recycledJesper Dangaard Brouer
2017-10-09ixgbe: split Tx/Rx ring clearing for ethtool loopback testEmil Tantilov
2017-10-09ixgbe: add error checks when initializing the PHYEmil Tantilov
2017-10-09ixgbe: restore normal RSS after last macvlan offload is removedShannon Nelson
2017-10-09ixgbe: declare ixgbe_mac_operations structures as constBhumika Goyal
2017-10-09ixgbe: Clear SWFW_SYNC register during initEmil Tantilov
2017-10-09ixgbe: incorrect XDP ring accounting in ethtool tx_frame paramJohn Fastabend
2017-10-09net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagDing Tianhong
2017-10-09Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong
2017-10-09ixgbe: fix masking of bits read from IXGBE_VXLANCTRL registerSabrina Dubroca
2017-10-09ixgbe: Return error when getting PHY address if PHY access is not supportedMark D Rustad